.cb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

form { padding: 0; margin: 0; }
img { border-width: 0; }
html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #333333;
	background: #B02017 url(../cmsimages/main.jpg) repeat-y top center; 
}

body { position: relative; }

td { font-size: 12px; }

a           
{   
    color: #00447C;
    font-weight: normal;
	text-decoration: none;
}
a:hover { text-decoration: underline; } 

h1
{
	font-size: 20px;	
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	color: #00447C;
}
h2
{
	font-size: 15px;	
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	color: #00447C;
}
h3
{
	font-size: 13px;	
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	color: #00447C;
}
h4,h5,h6
{
	font-size: 11px;	
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	color: #00447C;
}
p
{
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
ul
{
	margin-top: 0px;
}

#page
{
	margin: 0 auto;
	text-align: left;
	width: 937px;
}

#header
{
        width: 100%;
        background-image:url('/cmsimages/top-bg.jpg'); 
        background-repeat: repeat-x; 
}

#logo 
{
	float: left;
	padding-bottom: 20px;
	position: relative;
	width: 600px;
}

#phone
{ 
        float: right; 
        padding-top: 10px; 
        /*width: 559px; */
        text-align:right;
}

#counties
{
	position: absolute; 
	left: 30px;
	top:84px; 
	color:#b32018; font-weight:bold; 
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size:14px;
}

.topblue {
        color:#00457c; 
	font-weight:bold; 
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size:17px;
}

.topredsm {
        color:#b32018; 
	font-weight:bold; 
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size:14px;
}

.topred {
        color:#b32018; 
	font-weight:bold; 
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size:30px;
}

/* TOP NAV */
#navtop
{
	clear: both;
	background: url(../cmsimages/nav.jpg) no-repeat top left;
	list-style: none;
	margin: 0px;
	padding: 0px;
        padding-bottom: 15px; 
	overflow: hidden;
}
#navtop li
{
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
}
#navtop li a
{
	display: block;
	line-height: 37px;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	padding: 0px 6px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #FFF;
}
#navtop li.last a { border-right: 0px solid #FFF; }
#navtop li a:hover, 
ul#navtop li.selected
{
	background: url(../cmsimages/nav-on.jpg) repeat-x top left;
	text-decoration: none;
}

/* dropdown nav items */
#navtop li ul
{
	display: none;
	position: absolute;
	list-style: none;
	margin: 0px;
	background-color: #5276A5;
	z-index: 99;
	padding: 0px;
}
#navtop li:hover ul,
#navtop li.hover ul
{
	display: block;
}

#navtop li:hover ul.redraw,
#navtop li.hover ul.redraw
{
	/* 
	   needed for safari if drop down is going over flash
	   without this, the drop down flickers or even becomes invisible
	   when you mouse over it.
	   This is a hack that causes safari to redraw the drop down nav on top of the flash
	*/
}

#navtop li ul li
{
	float: none;
	position: relative;
	background: none;
        border-bottom:1px solid #ffffff;
}
#navtop li ul li a,
#navtop li.selected ul li a
{
	border-right:0px;
	padding: 0px 5px;
	margin: 0px;
	line-height: 24px;
	color: #E6EFF9;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-transform: none;
}
#navtop li ul li a:hover,
#navtop li ul li.selected
{
	color: #000;
	background: none;
}

#topPhotos
{
	margin: 5px 0px 12px 0px;
}

#globalcontent p, 
#globalcontent_2 p, 
#globalcontent_3 p,
#globalcontent_4 p,
#globalcontent_6 p,
#globalcontent_7 p,
#globalcontent_7 p
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#globalcontent_2
{
	margin: 0px;
	padding: 0px;
}
#blueBox
{
	vertical-align: middle;
	background: #00457C;
}
#content_3
{
	color: #FFF;
	text-align: center;
	font-size: 16px;
	margin: 0px;
	padding: 15px;
}
#globalcontent_4
{
	padding: 0px;
	margin: 0px;
}

#globalcontent_8
{
	padding: 0px;
	margin: 0px;
}

#content
{
	margin: 0px;
	padding: 0px 20px 20px;
	line-height: 19px;
}
#content_2 
{
	margin: 0px;
	padding: 0px 30px 20px 10px;
	line-height: 19px;
}

#globalcontent_5
{
	padding: 0px 20px 20px 20px;
	margin: 0px;
	line-height: 19px;
}

#globalcontent_5 h2 {
	text-align: center;
}

#navBottom {
	background: url(../cmsimages/base-gradient.jpg) repeat-x bottom left;
}

#globalcontent_6 {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	padding: 15px;
}

#globalcontent_6 a {
	color: #333333;
	text-decoration: none;
}

#globalcontent_6 a:hover {
	color: #00447C;
	text-decoration: underline;
}

#globalcontent_6 h1 {
	color: #B5121B;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#globalcontent_6 h2
{
	color: #00447C;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#footer
{
	background: url(../cmsimages/footer.jpg) no-repeat top left;
	height: 66px;
}
#globalcontent_7
{
	padding: 10px;
	color: #FFF;
	font-size: 9px;
	text-align: center;
	line-height: 12px;
}
#globalcontent_7 a
{
	color: #FFF;
	text-transform: none;
}
#globalcontent_7 a:hover
{
	color: #FFF;
	text-transform: underline;
}

/* Logoworks link back */
#linkback, #linkback a
{
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px;
	margin: 0px 0px;
	text-decoration: none;
	text-align: center;
}

#formLinks {
	width: 500px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#formLinks a {
	display: block;
	float: left;
	padding: 3px;
	margin-right: 5px;
	width: 150px;
	color: #fff;
	background-color: #808285;
	text-decoration: none;
	text-align: center;
}

#formLinks a:hover {
	text-decoration: none;
	background-color: #565656;
}

.sideBar {
	float: right;
	margin-left: 15px;
	background: #ddd;
	width: 190px;
	padding: 10px;
	border: 3px solid gray;
}

.sideBar ul {
	margin-left: 18px;
	padding-left: 0;
}

.sideBarBlue {
	float: right;
	margin-left: 15px;
	background: #9ed1fc;
	width: 250px;
	padding: 10px;
	border: 3px solid #00457c;
	color: #00457c;
}

.sideBarBlue ul {
	margin-left: 18px;
	padding-left: 0;
}

#pagePic {
	float: left;
	width: 640px;
	height: 150px;
	background: blue;
}

#blurbText {
	float: left;
	width: 279px;
	height: 150px;
	margin-left: 6px;
	background: #00457c;
	padding: 0 5px;
	color: white;
	font-size: 14px;
	text-align: center;
}

#blurbText h1 {
	color: white;
	text-align: center;
}

.quest {
	color: #B02017;
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
}

.red {
	color: #cc0000;
	font-weight: bold;
}

.redline {
        border-bottom: 3px ridge #B02017; 
        margin-bottom: 15px;
}

#promoBtns {
	margin: 5px auto;
	margin-bottom: 16px;
	width: 700px;
}

#promoBtns a {
	float: left;
	margin-right: 4px;
}

.bl { color:#00447C; font-weight:bold;}

#sideBox {
	position: relative;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: #59abff url('/cmsimages/sb-gradient.png') repeat-x top;
	border: 1px solid #288ff9;
	text-align: center;
	font-family: "Verdana", "Tahoma", "Arial", sans-serif;
	font-size: 11px;
	color: #032d8c;
	width: 244px;
}

#sideBox .sbTitle {
	clear: both;
	margin-top: 10px;
	margin-bottom: 3px;
}

#sideBox .roundedCorner {
	position: absolute;
}

#sideBox ul {
	float: left;
	width: 105px;
	margin: 0 0 0 14px;
	padding: 0;
	text-align: center;
	list-style-type: none;
}

#superpgs { 
        float: left; 
        position: relative; 
        top: 7px; 
        left: 27px;
}

