body
{
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: arial, verdana, tahoma, times new roman;
}
.float-right {float:right; padding-left: 15px;}
.float-left {float:left; padding-right: 15px;}
.edu {}
a, a:link
{
	text-decoration: underline:
	color: #36C;
}
a:visited
{
	text-decoration: underline;
	color: #36C;
}

a:hover
{
	text-decoration: underline;
	color: #000;
}

#contheader
{
	width: auto;
	height: 50px;
	background: #2E2E2E url('../images/background-contheader.jpg') repeat-x;
}

#header
{
	margin: 0 auto;
	width: 780px;
	height: 50px;
}

#header ul
{
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: -1px;
}

#header li 
{
	display: inline;
	margin-left: 10px;
}

#header li a
{
	text-decoration: none;
	color: #FFF;
}

#header li a:hover
{
	text-decoration: none;
	color: #97B0E6;
}

#headerleft
{
	float: left;
	width: 700px;
	height: 50px;
}

#headerleft form
{
margin: 0px;
padding: 0px;
}

#headerleft ul
{
	text-align: left;

}

ul#home 
{	margin: 0px; 
	padding: 0px;
}

#headerleft li 
{
	display: inline;
	margin: 0 15px 0 0;
}

#headerright
{
	float: left;
	width: 580px;
	height: 50px;
}

#contmain
{
	width: auto;
	height: 150px;
	background: #3366CC url('../images/background-cont.jpg') repeat-x;
}

#main
{
	margin: 0 auto;
	width: 960px;
	height: 150px;
	background: url('../images/logo.jpg') no-repeat 60px 0px;
}

#mainleft
{
	float: left;
	width: 430px;
	height: 150px;
}

#text h1
{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 150%;
	letter-spacing: -2px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	font-weight: normal;
	border-bottom: 1px solid #C8D5EE;
	
 
}
 #text h3.subheader
{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 135%;
	letter-spacing: -2px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	font-weight: normal;
	color: #000000;
	
 
}

#texthome h1
{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 150%;
	letter-spacing: -2px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	font-weight: normal;
	border-bottom: 1px solid #C8D5EE;
	
 
}
#mainright
{
	float: left;
	width: 330px;
	height: 150px;
}

#mainright h2
{
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 110%;
	color: #DBE3F7;
	letter-spacing: -1px;
	font-weight: normal;
	text-align: left;
	font-family: georgia, arial, verdana, tahoma, times new roman;
}

#mainright2
{
	float: left;
	width: 370px;
	height: 150px;
}
#mainright2 h2 ul
{ margin-top: 17px;
  padding-top: 0px; 
  
  }
#mainright2 h2
{
	margin: 0;
	padding: 0px 0 0 0;
	font-size: 110%;
	color: #41210A;
	letter-spacing: 0px;
	font-weight: normal;
	text-align: left;
	font-family: georgia, arial, verdana, tahoma, times new roman;
	font-size: 16px;
}

#mainright2 h2 li#calltoaction
{
background:url(/images/button.jpg) no-repeat;
padding: 13px 0px 14px 34px;
list-style: none;
font-size: 17px;
margin-top: 5px;

}
#mainright2 h2 li#calltoactionedu
{
background:url(/images/button.jpg) no-repeat;
padding: 13px 0px 14px 20px;
list-style: none;
font-size: 17px;
margin-top: 5px;

}


#mainright2 h2 li#calltoaction a 
{
color: #DF8D00;
}
#mainright2 h2 li#calltoaction a:hover 
{
color: #000000;
}

#conttext
{
	width: auto;
	background: #FFF url('../images/background-text.jpg') repeat-x;
	font-size: 90%;
}

#text
{
	margin: 0 auto;
	width: 960px;
}
#texthome
{
	margin: 0 auto;
	width: 885px;
}

#textleft
{
	float: left;
	width: 760px;
}
#textlefthome
{
	width: auto; float:none; margin: auto;
}
#textlefthome h1
{
	width: auto; float:none; margin: auto;
}
#textleft li { padding: 5px 0 5px 0; }
#textleft p { padding-right: 10px; }

#textright
{
	float: right;
	margin: 50px 0 0 0;
	padding: 0 10px;
	width: 150px;
}

#textright h4
{
	padding: 0 10px 0 5px;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
	color: #BBB;
}


#textright ul
{
	width: 180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}

#textright a
{
	font-size: 12px; 
	display: block;
	width: 165px;
	background: #FFF url('../images/menu-normal.gif') no-repeat;
	padding: 5px 10px 5px 40px;
	
}

#textright ul.list li
{
	font-size: 12px; 
	display: block;
	width: 165px;
	background: #FFF url('../images/menu-normal.gif') no-repeat;
	padding: 5px 10px 5px 40px;
	
}

#textright a:link
{
	color: #36C;
	text-decoration: underline;
}

#textright a:hover
{
	background: #FFF url('../images/menu-hover.gif') no-repeat;
	color: #000;
}

#text p
{
	margin: 0 0 15px 0;
	padding: 0;
}
#textleft h3 
{ color: #666600; }
#mainleft h3
{
margin: 0;
	padding: 50px 0 0 0;
	font-size: 250%;
	color: #FFF;
	font-weight: normal;
	letter-spacing: -3px;
	
	
}

blockquote
{
	margin: 0 0 15px 0;
	padding: 10px 30px;
	padding-left: 60px;
	width: 570px;
	border-left: 6px solid #36C;
	border-right: 6px solid #36C;
	background: #E8ECF9;
	font-family: georgia, arial, verdana, tahoma, times new roman;
	background-image: url(/images/mini-owl.jpg);
	background-repeat: no-repeat;
}

blockquote.call2quote
{

	padding: 10px 5px;
	padding-bottom: 30px;
	width: 130px;
	border-left: 6px solid #36C;
	border-right: 6px solid #36C;
	background: #E8ECF9;
	letter-spacing: -1px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	float: left;
	text-align: center;
	background-image: url(/images/branch.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-right: 20px;
}
blockquote.call2quoteedu
{

	padding: 10px 5px;
	padding-bottom: 30px;
	width: 230px;
	border-left: 6px solid #36C;
	border-right: 6px solid #36C;
	background: #E8ECF9;
	letter-spacing: -1px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	float: left;
	text-align: center;
	background-image: url(/images/branch.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-right: 20px;
}
form.qdf { padding-right: 20px; }

#textbanner
{
	width: 100%;
	height: 50px;
}

#textbanner ul
{
	margin: 0;
	padding: 17px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: -1px;
}

#textbanner li
{
	display: inline;
	margin: 0 10px 0 0;
}

#contfooter
{
	clear: both;
	top: 20px;
	width: 100%;
	background: #2E2E2E url('../images/background-footer.jpg') repeat-x;
	font-size: 90%
}

#footer
{
	margin: 0 auto;
	padding: 10px 0;
	color: #888;
	width: 780px;
}

#footer p
{
	margin: 10px 0;
	padding: 0;
}

#footer h4
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999;
}

#footerleft, #footerright
{
	float: left;
	width: 50%;
}

#footerbottom
{
	width: 100%;
	text-align: center;
	letter-spacing: -1px;
}

#footerbottom a
{
	color: #CCC;
}

#footerbottom a:hover
{
	color: #FFF;
}

span.search
{ color: #FFFFFF;
font-size: 20px; }

div.topics ul { float: left; width: 31%; margin: 0px; padding: 0px;  padding-left: 10px; }
div.topics ul li { font-size: 16px; color: #3864C3; font-weight: bold; list-style: none; height: 75px; }
div.topics ul li a { text-decoration: none; }
div.topics ul p a { color: black; font-size: 11px; font-weight: normal; text-decoration: underline; }
div.topics ul p a:hover { color: #666666; }
div.topics ul p { color: black; font-size: 11px; font-weight: normal; line-height: 12px; }

img.getfreequotes {float: right; border: none; text-decoration: none;}


#scroll{ height: 100px; font-weight: normal; overflow: auto; width: 220px; }
.imgright { float: left; margin: 10px 20px 10px 0px; }

div.call2quoteinsurance a img{ border: none; text-decoration: none; }
div.call2quoteinsurance { float: left; padding: 15px; padding-right: 20px; }
table.msrp td { padding-right: 20px; }
table.msrp th { margin: 0px; padding: 0px; text-align: left; padding-top: 5px; color:#0033CC; font-size: 16px;}

#textright .addthis_toolbox.addthis_pill_combo a {
    float: left;
	background-image: none;
}
.addthis_button_compact .at15t_compact {
    float: left;
}   
blockquote h3 {margin: 0px; padding: 0px; padding-bottom: 7px; }
div.vcard { margin-bottom: 10px; }
.estimator { float: left; padding: 0px 15px 15px 0px; }
div#frame {
width:520px; 
background:#FFFFFF; 
border:5px solid #3366CC;
padding:10px;
overflow:hidden; 
margin-bottom: 15px; 
overflow:hidden; 
-moz-border-radius:8px;
-webkit-border-radius:8px;
-opera-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;}

h3#quotetool {
font-size:20px; 
color: #FF9933; 
pading: 0px; 
margin: 0px; 
position:relative; 
z-index:200; 
top:17px; 
left:20px; 
background-color:#FFF; 
padding:0 8px 0 8px; 
width: 325px;}

div#frame h3 {color:black; padding-bottom: 0px; margin-bottom:0px;}
