@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #767141;
}
#wrapper {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background: #767141;
}
#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 122px;
	position: relative;
}
#mainContent {
	background-color: #d1eb96;
	margin: 0px;
	padding: 0px;
	height: 100%;
	float: left;
	width: 100%;
}


#footer {
	background-color: #333;
	margin: 0px;
	padding: 10px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	clear: both;
}
#wrapper #mainContent #innerContent {
	background-color: #E7F4C6;
	padding: 0px;
	height: 100%;
	width: 750px;
	margin-left: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 16px;
}

#wrapper #mainContent #innerContent #headingBar {
	background-color: #CECAA8;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 580px;
	float: left;
}
#wrapper #mainContent #innerContent #headingBar img {
	padding: 0px;
	margin-top: -7px;
	margin-left: -14px;
}

#wrapper #mainContent #innerContent #sidebar {
	background-color: #A3D62F;
	margin: 0px;
	padding: 0px;
	width: 170px;
	float: right;
	height: 100%;
	clear: none;
}
#wrapper #mainContent #innerContent #sidebar img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0.2em;
}
#wrapper #mainContent #innerContent #p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	height: auto;
	width: 560px;
	padding-top: 60px;
	padding-left: 7px;
}
#wrapper #mainContent #homepods {
	margin: 0px;
	padding: 0px;
	width: 780px;
	border-top-width: 7px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a3d62f;
	border-bottom-color: #CECAA8;
}
#wrapper #mainContent img {
	padding: 0px;
	margin-top: 8px;
	margin-right: -1px;
	margin-bottom: 5px;
	margin-left: 6px;
}

#header #logo {
	margin: 0px;
	padding: 0px;
}

#header #phone  {
	position: absolute;
	left: 286px;
}
#header #email {
	position: absolute;
	left: 494px;
}
#header #giftvouchers  {
	position: absolute;
	left: 286px;
	top: 68px;
}
#header #scottishtourismlogo {
	position: absolute;
	left: 710px;
}
#header #navcontainer {
	position: absolute;
	top: 99px;
	left: 0px;
	visibility: visible;
	background-color: #A3D62F;
	width: 780px;
	border-bottom-color: #333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0px;
	color: White;
	float: left;
}

#navcontainer ul li a
{
	padding: 0.7em 0.6em;
	background-color: #A3D62F;
	color: #333;
	text-decoration: none;
	float: left;
	border-right: none;
	margin-left: 10px;
}

#navcontainer ul li a:hover
{
	background-color: #333;
	color: #fff;
}
#wrapper #mainContent #innerContent #sideimg {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 292px;
	float: right;
	background-color: #A3D62F;
}
#wrapper #mainContent #innerContent #p_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	height: 300px;
	width: 430px;
	padding-top: 55px;
	padding-left: 7px;
}
#wrapper #mainContent #innerContent #headingBararticle {
	background-color: #CECAA8;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 750px;
	float: left;
}
#wrapper #mainContent #innerContent #headingBararticle img {
	padding: 0px;
	margin-top: -7px;
	margin-left: -14px;
}
#wrapper #footer #footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	width: 710px;
	height: 20px;
}
#wrapper #footer #footerlinks ul li {
	list-style-type: none;
	display: inline;
	padding: 10px;
}

#wrapper #footer #footerlinks ul li a {
	text-decoration: none;
	color: #A3D62F;
	display: inline;
	list-style-type: none;
}
#wrapper #footer #footerlinks ul a:hover {
	color: #FFF;
}
#wrapper #mainContent #gallery {
	margin: 0px;
	padding: 0px;
	height: 480px;
}

