h1 {
	font-size: 2.00em;
	color: #c00000;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #c00000;
}
h3 {
	font-size:1.0em;
	font-weight:bold;
}

body {
margin:0px;
font-family:georgia;
}

#container {
width:100%;
background-color:#cccc99;
}

#logobar {
width:100%;
height:100px;
background:#660033 url(images/macalpin/RoyalStewart.jpg) repeat-x;
}

#logo {
float:left;
clear:none;
}

#searchbox {
color:#fff;
float:right;
clear:none;
padding:20px 0px 0px 0px;
width:240px;
}

#leftnav {
position:absolute;
left:-0px;
top:108px;
width:150px;
padding:5px;
background-color:#cccc99;
}

#bottom_nav {
clear:none;
width:100%;
text-align:center;
padding:0px auto 0px auto;
background-color:#f2f0d8;
}

#content {
height:100%;
clear:none;
margin-left:160px;
margin-right:5px;
padding:5px;
background-color:#fcfcee;
text-align:center;
border:1px solid #060B10;
}
p {
text-align:left;
text-indent:25px;
}
#footer {
text-align:center;
font-family: Verdana;
font-size:11px;
font-weight:bold;
width:100%;
height:20px;
color:#fff;
background:#a60201;
}

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
font-family:verdana;
font-size:12px;
font-weight:bold;
text-transform:capitalize;
color:#252543;
text-decoration:none;
}
#leftnav a:hover {
font-family:verdana;
font-size:12px;
font-weight:bold;
text-transform:capitalize;
color:#660033;
text-decoration:underline;
}
#searchbox a:link, #searchbox a:visited, #searchbox a:active {
font-family:verdana;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
color:#fff;
text-decoration:none;
}
#searchbox a:hover {
font-family:verdana;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
color:#fff;
text-decoration:underline;
}

#bottom_nav a:link, #bottom_nav a:visited, #bottom_nav a:active {
font-family: Verdana;
font-size: 12px;
color: #cccc99;
text-decoration:none;
}

.top {
text-align:left;
}

#bottom_nav a:hover {
font-family: Verdana;
font-size: 12px;
color: #cccc99;
text-decoration:underline;
}

#content div.boxgreen {
background:#cccc99;  border: 6px solid #5e573b; text-align:center; margin:15px 70px 0 70px; padding:2px 5px 2px 5px; 
}
