﻿* {margin:0; padding:0;}
body{font-family: Trebuchet MS, Arial, Verdana; font-size:62.5%;}
div{float:left;}
a:link {
color: #A6610F; text-decoration:none;
}
a:visited {
color: #15549A;
}
a:hover {
color: #B0180E;
}
a:active {
color: #B0180E;
}


#main{float:none; width:800px; margin: 0 auto;}
#top_include{background: url(images/header.jpg) no-repeat bottom left;}
#flash {margin: 8px 12px 6px 0; float:right;}
#content_back{background: #EDEAE2 url(images/content-back_bg.jpg) no-repeat top; padding-bottom:20px; width:800px;}
#content_box {width:550px; float:left; }
.content{width:382px; margin: 0 0 0 25px; padding: 20px; font-size:110%; 
background:#F6F5F1 url(images/content_bg.jpg) no-repeat top right;}
html>* .content {margin: 0 0 0 50px; }
.content p {margin: 0 0 15px 0;}
#content_box h1{margin: 35px 0 16px 22px; color:#3B3B3B; font-size:150%; text-decoration: underline; }
.moreinfo{background:url(images/more_info_bg.jpg) no-repeat top left; padding: 13px 0 0 12px;}
#contact_include {margin: 0 20px 0 18px; background: #FBFBF9 url(images/contact_bg.jpg) repeat-y top left;}
html>* #contact_include {margin: 0 20px 0 35px; }
#contact_include img{float:left; }
#right{float:left; border-right:2px solid #fff; width:243px;}
#right_include {width:240px;}


#nav li{list-style:none; }
#nav li a{color:#1A5A8A; font-size: 130%; font-weight: bold; display: block; padding: 9px 15px; width:182px; height:1%; 
background: url(images/leftnav_bg.jpg) repeat-x bottom; margin: 0 5px 0 0; text-decoration:none;}

* html #nav li a {width:176px;}


#nav li a:hover{color:#B0180E;}
#contact_content {border: 1px solid #D1CFCC; border-top:none; border-bottom:none; width:459px; 
background: url(images/contact_content_bg.jpg) repeat-x top left;  min-height: 120px;}
.browse {margin: 5px 5px 0px 5px; padding: 25px 0;}
.headlines ul li{list-style:none; font-size: 110%; font-weight:bold; padding: 9px 15px; width: 200px;}
.footer{ color:#F6F5F1; font-size: 100%; line-height:18px; text-align:center; padding: 20px 10px;
background: #690000 url(images/footer_bg.jpg) repeat-x top left; float:none; clear:both;}
.footer p {
	padding:8px;
	width:400px;
	margin:0 auto;
}
ul {
	padding-left: 15px;
	margin-bottom:10px;
}
li {
	padding: 2px;
}
ol {
	padding-left: 20px;
	margin-bottom:10px;
}
