body	{background-color: #fff;
	color: #000;
	font: 100.01% arial, heveltica, sans-serif;}
* {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 900px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(Scotland/images/middle.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#header {
	color: #83150e;
	background: #FFFFFF url(images/logo-home.jpg) no-repeat center top;
	text-align: center;
	font: medium arial, heveltica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	height: 100px;
	width: 749px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-bottom: 0px;
	padding-top: 5em;
}
#topbox {
	background-image: url(Scotland/images/top900.jpg);
	width: 900px;
	background-repeat: no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#bottombox {
	background-image: url(Scotland/images/bottom900.jpg);
	width: 900px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav 	{
	font-variant: small-caps;
	background-color: #FFFFFF;
	height: 110px;
	padding-top: 0.5em;
	width: 749px;
	margin-right: auto;
	margin-left: auto;
}	
.right {
	background-position: right;
	float: right;
	margin-right: .5em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	clear: right;
}


#content {
	line-height: 1.4em;
	width: 748px;
	border-top: none #410205;
	border-right: none #410205;
	border-bottom: none #410205;
	border-left: none #410205;
	padding: 3em 1em;
	min-height: 400px;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
}


#sidebar  {
	background: #7c874d;
	padding: 10px;
	width: 170px;
	margin: 0px 20px 10px 10px;
	color: #410205;
	text-align: center;
	line-height: 1.75em;
	border: #410205 solid 1px;
	float: right;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

	
#footer 	{
	background: #7c874d;
	border: #410205 solid 1px;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
	font-variant: small-caps;
	margin: 2px 10px 12px 20px;
	clear: right;}


.caption {
	font-size: .8em;
	text-align: center;
	font-variant: small-caps;
	padding: .5em;
}

h1, h2, h3, h4	{
	color: #410205;
	font-family: sans-serif;
	font-weight: 100;}

h1 	{
	font-size: 1.6em;
	margin-bottom:3px;}	

h2 	{
	font-size: 1.5em;
	padding-right: 3em;
	padding-left: 8em;
	padding-bottom: 1em;
	padding-top: .5em;
}
h3	{
	font-size: 1.2em;}
	
a:link  {
	color:#990000;
	text-decoration: none;
}

a:visited {
	color:#003300;
	text-decoration: none;
}
a:hover{ text-decoration:none; color:#8B0000; }	
a:active { text-decoration:none; color:#8B0000;}
.left {
	background-position: right;
	float: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: .5em;
}
