/* CSS Document */

html, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
}

/********wrapper styles *****/

#wrapper {
	width: 830px;
	text-align: left;
	margin: 0 auto;
}

.boxContainer{
	width: 830px;
	margin:0 auto;
}

/****** masthead styles *******/

#header {
	width: 765px;
	height: 112px;
	margin: 40px auto 0px;
}

.headerLeft{
	width:335px;
	height:112px;
	float:left;

}

.headerRight{
	width:423px;
	height:112px;
	margin-left: 338px;
}

#logoBox {
	width:313px;
	height:57px;
}

.endorsement{
	width:313px;
	height:auto;
	margin-top: 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.endorsedBy{
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#339900;
}
#googleAdBox{
	width:765px;
	height:90px;
	margin:0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#icons{
	width:770px;
	height:183px;
	margin:0 auto;
}

.iconsLeft{
	width:374px;
	height:183px;
	float:left;
}

.iconsRight{
	width:374px;
	height:183px;
	margin-left:383px;
}

.greenFlip{
	width:180px;
	height:178px;
	background-image:url(../images/greenBox.jpg);
	background-repeat:no-repeat;
}

.greenFlip .inter{
	width:137px;
	height:160px;
	margin:0px auto 0;
	padding-top:7px;
}

.inter .button{
	padding:3px 0px 0px 0px;
}

#insureMe{
	width:770px;
	height:auto;
	margin:0 auto;
	padding-top:15px;
	text-align:center;
}

#insureMe a:link{
	font:bold 16px/24px Arial, Helvetica, sans-serif;
	color:#2758A5;
	text-decoration:underline;
}

#insureMe a:hover{
	color:#47AE00;
}

	

#auto{
	float:left;
	margin: 0px;
}

#home{
	margin-left:187px;
}

#health{
	float:left;
}

#life{
	margin-left:187px;
}

.tagline{
	width:440px;
	height:24px;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top: 0px;
}

#topNav {
	width:905px;
	height:30px;
}

/****** columns *******/

#leftCol{
	width:275px;
	height:600px;
	float:left;
}

.searchBox{
	width:230px;
	height:30px;
	background-color:#314641;
	background-image: url(file:///Macintosh%20HD/Users/briancrooks/Sites/brianThomas/beta/opelousas/images/searchBkgnd.jpg);
	background-repeat: no-repeat;
}

.searchBox_inpput{
	padding:3px 0px 0px 87px;
	width: 130px;
	margin-top: 0px;
	height: 27px;
}

#rightCol{
	width:150px;
	height:auto;
	float:right;
	padding-right:0px;
	padding-top: 20px;
}

#centerCol{
	width:440px;
	height:auto;
	margin: 0px 0px 0px 275px;
	padding-top: 20px;
	padding-right: 20px;
}

#content #pageName {
	font-size: 1.2em;
	color: #003366;
	padding-bottom: 5px;
	width: 465px;
	font-weight: bold;
}

#content #pageName h2{
	font-size: 100%;
	color: #003366;
	margin:0px;
	font-weight: bold;
}

p {
	margin-top: 0;
	font-size: 80%;
}

h1 {
	margin-bottom: 0.5em;
	font-size: 90%;
	color: #003366;
	line-height: 1.38em;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 87%;
	color: #003366;
	line-height: 97%;
}

h3 {
	margin-bottom: 0.5em;
	font-size: 87%;
	color: #003366;
	line-height: 97%;
}

h4, h5, h6 {
	margin-bottom: 0.5em;
	font-size: 87%;
	color: #003366;
}

#content h1{
	font-size: 100%;
	color: #003366;
	font-weight: bold;
	margin: 0px;
}

#content h2{
	margin-bottom: 0.5em;
	font-size: 87%;
	color: #003366;
	line-height: normal;
	font-weight: bold;
}
#content h3{
	margin-bottom: 0.5em;
	font-size: 77%;
	color: #455D8B;
	line-height: 97%;
	padding-left: 0px;
}

#content h4{
	margin-bottom: 0.5em;
	font-size: 77%;
	color: #000000;
	margin-left: 7px;
}

.h3_divider {
	border-bottom: thin dotted #999999;
	text-indent: 0px;
	font-weight: bolder;
}

.h3_divider_main {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: medium solid #999999;
	color: #003366;
	text-indent: 0px;
	padding-bottom: 3px;
	font-weight: bolder;
}

.container {
	width:905px;
	padding-left: 0px;
	font-color:#333333;
	margin-right: 0px;
	padding-top: 2px;
	margin-top: 0px;
	
}
#navcontainer
{
	width: 230px;
	margin: 0 auto;
	padding: 6px;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	text-align: center;
	height: auto;
}

#navcontainer p{
	text-align:left;
	font-size:12px;
	line-height:15px;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

ul#navlist li
{
display: block;
margin:0;
padding:0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	height:30px;
	padding: 0px 6px 0px 6px;
	color: #333;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	line-height:24px;
	font-weight:bold;
	text-decoration: none;
	text-indent:3px;
	background-image:url(file:///Macintosh%20HD/Users/briancrooks/Sites/brianThomas/beta/opelousas/images/leftBttnOn.jpg);
	background-repeat: no-repeat;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background-image:url(file:///Macintosh%20HD/Users/briancrooks/Sites/brianThomas/beta/opelousas/images/leftBttnOver.jpg);
	background-repeat: no-repeat;
	color: #B57EDC;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #B57EDC;
	/*background: transparent;*/
	background-image:url(file:///Macintosh%20HD/Users/briancrooks/Sites/brianThomas/beta/opelousas/images/leftBttnOver.jpg);
	background-repeat: no-repeat;

}

#left_nav {
	width: 245px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background: #D0D2A9;
}

#left_nav ul {
	margin: 0px 7px 0px 0px; 
	padding: 0px;
}

#left_nav li {
	font: bolder 80% Arial, Helvetica, sans-serif;
	list-style: square url(file:///Macintosh%20HD/Users/briancrooks/Sites/brianThomas/beta/opelousas/css/none) inside;
	color: #666666;	
	padding: 2px 2px 2px 0px;
	margin: 0px 0px 3px 0px;
}


div#sideNav {
	color: #666666;
	width: 170px;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	
}

#left_nav h1, h2 {
	color: #333333;
	margin-top: 10px;
}

#left_nav h3 {
	font-size:90%;
	padding-bottom: 5px;
	color:#336699;
	margin-top: 10px;
}

#left_nav p {
	font-size:80%;
	color:#333333;
	margin-right:5px;
	padding-top: 10px;
}

#slideShow{
	width:230px;
	height:180px;
	padding-top: 20px;
}

#leftBox a:link, #leftBox a:active, #leftBox a:visited {
	color:#336699;
	text-decoration: underline;
	font: bold;

}

#leftBox a:hover {
	color:#003366;
	text-decoration: underline;

}

#content {
	margin: 0 0px 0 180px;
	padding: 0px 0px 15px 10px;
}


#content_right {
	margin: 0px 200px;
}

#content_right a:link, #content_right a:active, #content_right a:visited {
	color:#336699;
	text-decoration: underline;
	font: bold;

}

#content_right a:hover {
	color:#003366;
	text-decoration: underline;

}

#content_right ul {
	margin: 0px 7px 0px 0px; 
	padding: 0px;
}

#content_right li {
	list-style: none;
	color: #336699;	
	padding: 2px 2px 2px 10px;
	margin: 0px 0px 10px 0px;
}

.sectionBlock{
	display: block;
	height: auto;
	width: 475px;
	font-size: 80%;
	color: #333333;
	text-indent: 7px;
	padding-top: 5px;
	margin-bottom:10px;
	font-weight: bold;
	background: #E0E0E0;
	padding-bottom: 5px;
}

.sectionBlock h2{
	text-indent: 7px;
	color:#CC0000;
}

/************* 3rd column right ***************/
.navTopBlck{
	display: block;
	background: #989DA5;
	width: 140px;
	font-size: 80%;
	color: #FFFFFF;
	text-indent: 7px;
	padding-top: 5px;
	font-weight: bold;
	min-height: 20px;
}

.navTopBlck h3{
	text-indent:10px;
	color:#fff;
}

.rightBoxStyle {
	margin: 0px;
	background-color:#EEEEEE;
	border:thin solid #CCCCCC;
	width: 140px;
}

div#content_rightlink {
	Float: right;
	margin: 0px;
	padding-top: 30px;
	width: 140px;
}

div#content_rightlink p {
	font-size: 70%;
	color:#666666;
	padding: 5px 5px 0px 7px;
}

.boxRight_column {
	Width: 140px;
	font-size: 80%;
	padding:0px 10px 0px 0px;
	text-indent: 0px;
}

div#content_rightlink ul {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
}

div#content_rightlink li {
	font: bold 70%;
	list-style: circle url(file:///Macintosh%20HD/Users/briancrooks/Sites/brianThomas/beta/opelousas/css/none) inside;
	color: #666666;	
	padding: 5px 5px 0px 7px;
	margin: 0px 0px 3px 0px;
}

div#content_rightlink a:link, div#content_rightlink a:active, div#content_rightlink a:visited  {
	color:#4D71AB;
	text-decoration: underline;
}

div#content_rightlink a:hover {
	color:#666666;
	text-decoration:underline;
}

div#rightlink_box {
	Padding: 0px 0px 5px 8px;
}

div#rightlink_Header {
	background: #4C728F repeat-x scroll 0px 0px;
	padding: 8px 5px 8px 10px;
	font-size: 1em;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-align: center;
	height: 15px;

}

div#rightlinks {
	display: block;
	color: #333333;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

div#rightlinks a:link, div#rightlinks a:active, div#rightlinks a:visited {
	display: block;
	color: #000033;
	padding: 5px 8px 5px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin groove #FFFFFF;

}

div#rightlinks a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #8DA7B8 repeat-x 100% 50%;

}

#rightlinks_text {
	padding: 10px 5px 0px 10px;
}

div#rightlinks_text h3 {
	font-size: 1em;
	color: #CC0000;
	padding-bottom: 5px;
}

div#rightlinks_text a:link, div#rightlinks_text a:active, div#rightlinks_text a:visited, div#rightlinks_text a:hover {
	color: #003366;
	text-decoration: underline;
}

#links_subnav {
	color: #FFFFFF;
	min-width: 640px;
	margin-left: 9px;
	margin-top: 2px;
	height: 22px;
	margin-bottom: 2px;
	position: absolute;
}


/************Side Navigation***********/

div#sideNav a:link, div#sideNav a:active, div#sideNav a:visited {
	color: #306296;
	background: #EDEEF2 repeat-x 100% 50%;
	text-decoration: none;
	width: 170px;
	height: 24px;
	display: block;
	text-indent: 8px;
	margin-top:0px;
	margin-bottom: 3px;
	padding-top: 5px;
	border-bottom: thin solid #999999;
}

div#sideNav a:hover {
	color: #0A50A1;
	background: #D2E4FC repeat-x 100% 50%;
	display: block;
	text-indent: 8px;
}

div#sideNav h3{
	margin-bottom:5px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

div#sideNav ul{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

div#sideNav li {
	list-style:none;
	margin-bottom: 3px;
	color:#306296;
	font-size:80%;
	background: #EDEEF2 repeat-x 100% 50%;
	border-bottom: thin solid #999999;
}

div#sideNav li a {
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 18px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
}

div#sideNav li a:link, div#sideNav li a:active, div#sideNav li a:visited {
	display: block;
	color: #306296;
	text-decoration: none;
	background: transparent;
}

div#sideNav li a:hover, div#sideNav li a:focus{
	color: #0A50A1;
	background: #D2E4FC repeat-x 100% 50%;
}

.altLink a:link, .altLink a:visited, .altLink a:active {
	color: #666666;
	text-decoration: underline;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: bold;
	padding-top:3px;
}

.altLink a:hover {
	color:#0066CC;
}


div#content_leftlink {
	width: 180px;
	float: left;
	padding: 15px 5px;
}

.paddedLinks {
	padding-top:20px;
	
}

div#content a:link, div#content a:active, div#content a:visited {
	color: #3366CC;
	text-decoration: underline;
}

div#content a:hover {
	color:#666666;
}
.introText {
	color: #314641;
	text-align: left;
	font-size: 20px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	font-family: Frutiger, Tahoma, Arial, sans-serif;
}
.smallSidetxt {
	font-size: 0.9em;
	line-height: 1.5em;
}

/* footer styles */
#footer {
	width: 758px;
	padding-bottom: 18px;
	padding-top: 15px;
	margin: 5px auto 0px;
}

#footerNav{
	width:900px;
	height:32px;
	margin:0px auto;
	font: xx-small Arial, Helvetica, sans-serif;
	color: #666666;
}

ul#footerlist
{
text-align: center;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#footerlist li
{
display: inline;
margin: 0;
padding: 0;
}

ul#footerlist li a
{
display: inline;
width: 100%;
padding: 6px 3px 6px 3px;
color: #2759A4;
text-decoration:underline;
}

#footerNav>ul#footerlist li a { width: auto; }

ul#footerlist li#active a
{
	/*background: transparent;*/
	color: #2759A4;
}

ul#footerlist li a:hover, ul#footerlist li#active a:hover
{
	color: #777;
/*background: transparent;*/
}


#copyRight{
	width:758px;
	height:32px;
	margin:0px auto;
	font: xx-small Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:center;
}


/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}


.leftimage{
float: left;
margin: 0 10 20 0;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
width: auto;
}
td {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.submitbutton {
	background: url(../images/getquotes_btn.png) no-repeat;
	width:85px;
	height:25px;
}
button {
	background: #000000;
}
