@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #00002f;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
a img { 
	border: none;
}


a:link {
	color: #42413C;
	text-decoration: none; 
}

a:hover, a:active, a:focus { 
	text-decoration: underline;
}
#flashcontent {
	height: 340px;
	font: 12px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
}

#flash{
display: block;
}

.container {
	width: 956px; 
	background-image: url(images/containerback.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
}


.header {
	background-color: #9A0103;
	background-image: url(images/header.gif);
	height: 82px;
	width: 936px;
	color: #FFF;
	text-align: right;
	padding-top: 30px;
	padding-right: 20px;
}


.sidebar1 {
	float: left;
	width: 236px;
	padding-bottom: 10px;
	padding-left: 19px;
}
.content {
	width: 418px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sidebar2 {
	float: left;
	width: 189px;
	margin-left: 14px;
	padding: 10px;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #ADB96E;
	color: #FFF;
}


.footer {
	position: relative;
	clear: none;
	background-image: url(images/bottomedge.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 992px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 0.7em;
	color: #FFF;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.sidebar1 h1 {
	font-size:0.8em;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	color:#fff;
	text-align:right;
}
.titleback1, .titleback2, .titleback3, .titleback4, .titleback5  {
	height:87px;
	width:232px;
	padding-top: 170px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.titleback1 {
	background-image: url(images/titleback1.jpg);
}

.titleback2 {
	background-image: url(images/titleback2.jpg);
}
.titleback3 {
	background-image: url(images/titleback3.jpg);
}
.titleback4 {
	background-image: url(images/titleback4.jpg);
}
.titleback5 {
	background-image: url(images/titleback5.jpg);
}

.familyowned {
	text-align:center;
	font-size:0.8em;
	font-weight:bold;
}
.content h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #091E7C;
}
#footer a {
	color: #FFF;
}
a.redbutton {
	background:url(images/redbutton.gif);
	width:183px;
	height:30px;
	padding-top:12px;
	display:block;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin-bottom: 10px;
	
}
a.redbutton:hover {
	background:url(images/redbutton-over.gif);
	color:#FC3;
	text-decoration:none;
}
.sidebox {
    margin: 20px 0px 0px;
    color: #000;
	font-size:12px;
    width: 153px;
    padding: 15px;
    text-align: left;
	background:url(images/sideboxback.gif);
	background-repeat:repeat-x;
    background-color: #ccc;
    border: 1px solid #aeaeae;
 
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.divider {
	display:block;
	height:20px;
	background:#009CDD;
}
.container .content a {
	font-weight: bold;
	color: #B70100;
}
.sp-nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
