html, body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background:url(images/bg2_sub.gif);
	background-repeat:repeat-x;
	}

h1 {font-family:"Times New Roman", Times, serif; color:#00274F; font-size:26px; font-weight:500; margin-bottom:5px}
h2 {font-family:"Times New Roman", Times, serif; color:#A06345; font-size:18px; font-weight:500; font-style:italic; margin-bottom:5px; margin-top:10px}
h3 {font-family:"Times New Roman", Times, serif; color:#00274F; font-size:14px; margin-bottom:5px; margin-top:10px}
h4 {font-family:"Times New Roman", Times, serif; color:#00274F; font-size:12px; margin-bottom:4px; margin-top:9px}

.divider {background-image:url(/content/divide.gif);
	background-repeat:repeat-x;
	height:15px;
	}

#dropmenudiv{
	position:absolute;
	background-color: #F6F2F0;
	border:1px solid #CCC4BE;
	border-bottom-width: 0;
	font:normal 11px "Times New Roman", Times, serif;
	line-height:18px;
	z-index:100;
	}

#homeoffices {border:1px solid #B6AC67;
	text-align:center;
	width:445px;
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	height:65px;
	background-color:#ebe4d2;
	vertical-align:middle;
	margin-top:20px;
	padding:15px 0px 15px 0px;
	}
	
.dot2 {background:url(images/rt_dots.jpg);
	background-repeat:no-repeat;
	}

.bottext {font-size:9px;
	color:#6D6D6D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}

.maintext {color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:600px;
	}
	
.br1 {margin-bottom:5px;
	height:2px;
	}

ul {
	list-style-image: url(images/bullets.gif);
	}

ul_area {
	list-style-image: url(images/bullets.gif);
	margin:0px;
	}

li {margin-bottom:3px;}

.lawyer {margin:10px}

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

.typetext {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6D6D6D;}

.formselect {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6D6D6D;
	width:230px;
	}

/* Links */
#dropmenudiv a{
	width: 100%;
	color:#00274F;
	display: block;
	text-indent: 3px;
	font-family:"Times New Roman", Times, serif; 
	border-bottom: 1px solid #CCC4BE;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #F0EBE8; color:#A06345
	}
	
a {font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A1634B;
	}
	
a.toplink {color:#69A8EB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
	}
	
a.leftlink {color:#00274F;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	}
	
a.leftlink:hover {color:#A06345; font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	}

a.print {color:#6D6D6D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin-right:25px;
	}

a.news {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6D6D6D;
	}
	
a.botlink {color:#666666;
	text-decoration:none;
	}

