/* CSS Document */

* {
margin:0;
padding:0;
}

html, body {margin:0; padding:0}
body {font-size: 76%; font-family:Arial, Helvetica, sans-serif; color:#333333;
	background-image: url(images/bkg.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;

}


div#boxed {border: 1px solid #016834; margin:6px;}

a:link {color:#016834; text-decoration:underline;  font-weight: bold}
a:visited {color:#016834; text-decoration:underline; font-weight: bold}
a:active  {color:#666666; text-decoration:underline; font-weight: bold}
a:hover   {color:#223e92; text-decoration:none; font-weight: bold}


/*IMAGE SWAP FOR IE 6 ISSUE */
	#ie6_version {
		display: none;
		border:none;
	}
	
	#allothers {
		display: block;
		border:none;
	}
/* Main div blocks basic styling */

div#container {margin: 0 auto; width: 950px; padding:0; background-color:#FFF;  }
div#header {min-height:99px}
div#InsuranceLand{float:left; width:630px;}
div#topImages {background-image:url(images/headbkg.jpg); background-repeat:no-repeat;}


#content {float: left;	width: 923px;}
#sidecolumn { 
	margin: 0; 	float: left; width: 210px; height: 1% /* Holly hack for Peekaboo Bug */}

div#sitemap {clear: both; margin:0; padding:0;  min-height:180px;  background-image:url(images/sitemapbkg.jpg); background-repeat:no-repeat}
div#footer {clear: both; color:#333333; font-size:x-small;}


/* TOP AREA */
div#topImages  p.bannertext {
	margin: 10px 20px 10px 15px;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style:bold;
	}

div#topImages h2 {
	margin: 0 0 10px 15px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style:normal;


	}

/*TOP Menu styling */
#topMenu {
	background: #223e92;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 125px;
	float:right;
	overflow:hidden;

}
#topMenu li {
	margin: 0;
	padding: 0;
}
#topMenu a {
	background: #223e92;
	border-bottom: 1px solid #c4d2fa;
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#topMenu a:hover {
	background: #016935 url("images/hoverTop.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

/*Main Menu styling */
div#menu {
	background-image:url(images/navbkg.jpg);
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height:57px;
    overflow:hidden;
	position:relative;
}

div#menu ul {
	letter-spacing: 0.1ex;
	clear:left;
   	float:left;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	left:50%;
   	text-align:center;

}
div#menu li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

div#menu li a {
	color: #ffffff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 20px;
	text-decoration: none;
	font-weight:normal;
}
div#menu li a:hover {
	background: #223e92 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}

/* Content Styling */
div#content h1 {
	margin: 0 75px 5px 8px;
	color:#223e92;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	letter-spacing: .05ex;
	font-style:normal;
	line-height:150%;
	text-align:left;

	}
	
div#content h2 {
	margin:0;
 	color:#016834; 
	font-family: “Times New Roman”, Arial, sans-serif;
	font-size: 1.3em; 
	font-weight:bold; 
}
	
div#content p {	
	margin: 0 0 15px 8px;
	LINE-HEIGHT: 165%;
}
	

div#content p.TableText {	
	margin: 5px 5px 0 0px;
	LINE-HEIGHT: 110%;
}
	

	
div#content .bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}


div#content ul
{
list-style-type: none;
padding: 0;
margin: 10px;
}


div#content li {
	LINE-HEIGHT: 100%;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:15px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: .9em;

}	

div#content ol li {
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:70px;
	line-height:145%;
	background-image:none;

}	


div#content .images {border : 1px solid #333333; display:block;}

div#content table {table-layout:auto; margin-left: auto; margin-right: auto;} 
div#content table.hometable
{ width:700px;
border-collapse: collapse;
border-spacing: 0px;
margin-left:auto;
margin-right:auto;
border-collapse: collapse;
text-align:center;

}



div#sidecolumn h2 {
	margin:0 .5em; padding: .5em .5em 0 0em;
 	color:#005dab; 
	font-family: “Times New Roman”, Arial, sans-serif;
	font-size: 1.1em; 
	letter-spacing: .25ex;	
	font-weight:normal; 
	border-bottom: 1px solid #005dab;}
	
div#sidecolumn p {color:#666666; padding:7px; }




div#boxed a:link {color:#016834; text-decoration:underline;  font-weight: normal}
div#boxed a:visited {color:#016834; text-decoration:underline; font-weight: normal}
div#boxed a:active  {color:#cccccc; text-decoration:underline; font-weight: normal}
div#boxed a:hover   {color:#FF0000; text-decoration:underline; font-weight: normal}



	
div#sitemap h2 {
	margin: 0 25px 5px 8px;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	letter-spacing: .05ex;
	font-style:normal;
	line-height:125%;
	text-align:left;

	}


div#sitemap ul {
	list-style-type: none;
}

div#sitemap ul li {
	font-weight:bold;

}


div#sitemap li a{
	color : #FFFFFF;
	text-decoration : none;
	font-weight:bold;


}

div#sitemap li a:hover{
	background-color : #223e92;

}


div#sitemap a:link {color:#FFFFFF; text-decoration:none;  font-weight: normal}
div#sitemap a:visited {color:#FFFFFF; text-decoration:none; font-weight: normal}
div#sitemap a:active  {color:#cccccc; text-decoration:underline; font-weight: normal}
div#sitemap a:hover   {color:#ffff00; text-decoration:underline; font-weight: normal}


/*for right column on homeowners insurance page */	
p.bannertext1 {
	padding-top:20px;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight:bold;
}

#auto1 ul li {text-align:left;}
#auto1 h2 {text-align:left; padding-top:15px;}
	
