/* CSS Document */

body{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;

}
h2{
	font-size:22px;
	font-weight:bold;
	color:#990000;
	margin: 5px 0px;
	display:inline;
}

h3{
	font-size:14px;
	margin: 0px;
	padding: 0px;
}

h4, h4 a{
	color:#990000;
	line-height: 16px;
}
h5, h5 a{
	color:#2F3E5F;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	display:inline;
	font-weight:bold;
	font-size:11px;

}
p, td, li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

th {
	background-color:#333333;
	color:#FFFFFF;
}
a{
	font-weight:bold;
	text-decoration:none;
	color:#2F3E5F;
}
ol, ul {
	list-style-position:outside;
}
label {
	width: 250px;
	font-weight:bold;
	color:#2F3E5F;
}
img {
	padding: 10px;
}
#container {
	margin: auto;
	top:0;
	width:715px;
	background-image:url(images/left-bar.gif);
	background-repeat:repeat;
}
#shadow {
	position:relative;
	margin:0 auto;
	padding: 5px 0px ;
	width:725px;
	background-image: url(images/table-shadow.gif);
	background-repeat: repeat-y;
}
#title {
	float:left;
	width:236px;
	height:240px;
	background-image:url(images/title.png);
}
#menu{
	float:left;
	width:235px;
	height:auto;
	background-image:url(images/menu.jpg);
	list-style-type: none;
}

#top-pic {
	width:479px;
	height:197px;
	background-image: url(images/top-pic2.jpg);
	float: right;
	border-bottom: #484848 solid 5px;

}
#large-quote{
	/*margin-left:236px;*/
	width:469px;
	height:38px;
	text-align:right;
	background-color:#606060;
	padding-right: 10px;
	float: right;
	vertical-align:middle;
}
#large-quote img{
	padding:0px;
}

#left-bar{
	float:left;
	width:236px;
	clear:left;
	display:none;
}
#left-bar-b{
	float:left;
	width:226px;
	margin: 0px;
	padding: 5px;
	text-align:left;
	vertical-align:middle;
	background-image:url(images/newsletter-sign-up.jpg);
}
#left-bar-b div {
	border-bottom:dotted;
	border-bottom-color:#666666;
	border-bottom-width:medium;
}
input.red {background-color: #cc0000;}
#footer{
	left:25px;
	top:701px;
	width:715px;
	height:16px;
	background-color:#2F3E5E;
	clear:both;
	text-align:center;
	font-size:12px;
}
#footer a {
	color:#FFFFFF;
	padding: 2px;
}
#content{
	float:right;
	background-color:#FFFFFF;
	clear:right;
	width:467px;
	padding: 10px 5px;
	min-height: 586px;
}
*html #content {
	height: 586px;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin:0px 0;
	width:232px;
	border-top-width: 1px;
	border-top-color: #CBD2DC;

}

ul#navlist li
{
	display: block;
	margin: 0px 0;
	padding: 0;

}

ul#navlist li a
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-size:11px;
	display: block;
	width: 230px;
	padding: 0.5em 0 0.5em 0.4em;
	margin: 0px;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	border-top-color: #CBD2DC;
	border-right-color: #C5CCD6;
	border-bottom-color: #CBD2DC;
	border-left-color: #CAD1DB;
	text-transform: uppercase;
}

#navcontainer>ul#navlist li a { 
	width: auto; 
	margin: 0px;

}

ul#navlist li#active a
{
	background: #f0e7d7;
	color: #fff;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #fff;
	background-image:url(images/newsletter-sign-up.jpg);
	background-repeat:repeat;
	border-color: #aaab9c #fff #fff #ccc;
}
.style10 {font-size: 9px}
.floatL{
	float:left;
}
.floatR{
	float:right;
}
a.more {
	color:#CC0000;
	font-size:11px;
	font-weight:bold;
}
