@charset "UTF-8";
/* CSS Document */
body {
	background: #C2DAD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	line-height: 16px;
}
li {
	padding: 5px;
	color: #181000;
	text-decoration: none;
	list-style-type: disc;
}
.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px solid #000000;
	font-size:32px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	text-transform:uppercase;
	font-style: normal;
	color: #660000;
	font-weight: bold;
	width: 85%;
	padding-left: 10px;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.floatleft {
	float: left;
	border: 2px solid #003333;
}
div#nav a, div#footer a {
	color: #FFFFFF;
	text-decoration:none;
}
div#nav a:hover, div#footer a:hover {
	color: #ff9900;
}
div#nav a:visited, div#footer a:visited {
	color: #FFFFFF;
}
#wrapper {
	background: #669999;
	border: 2px solid #336666;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	width: 850px;
}
#branding {
	position: relative;
}
#content {
	background-color:#FFFFFF;
	margin: 25px 50px 25px 50px;
	padding-left:5px;
}
#main {
	width: 60%;
}
div#main p {
	margin-left: 5px;
}
#sub {
	float: right;
	margin-top: 85px;
	width: 37%;
}
div#sub img{
	margin: 0px 0px 0px 12px;
}
#nav {
	background-image:url(images/nav_bg.gif);
	background-color: #003333;
	border-top: #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
	height: 30px;
	margin-top: 0px
	padding-top;
}
div#nav p {
	text-align: center;
	word-spacing: 1px;
	font-size: 14px;
}
#footer {
	background-color: #291a04;
	font-size: 10px;
	text-align: right;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
	line-height: 1.3em;
}
div#footer p{
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	font-weight:bold;
	float: left;
	margin: 5px;
}
.sig {
	font-size:13px;
	font-weight:bold;
	color:#660000;
	padding-bottom: 20px;
	padding-left: 10px;
}
.quote {
	font-size:18px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color:#333333;
	margin: 20px 0px 0px 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right:20px;
	font-style: italic;
}
div #main img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.content {
	padding-left: 10px;
	color:#181000;
	padding-right: 20px;
}
.center {
	margin: 0px 0px 0px 50px;
} 
.insurance {
	background-color: b85c00;
	font-size: 10px;
	color:#FFFFFF;
	padding-top: 5px;
	margin-left: 20px;
	width: 150px;
	height: 130px;
}

.insurance p{
	margin: 35px 5px 35px 5px;
}

.subtext {
	color:#000033;
	font-style:italic;
	font-size:12px;
}
.hr {
	border-bottom:1px solid #ff9900;
	height: 1px;
	width: 100%;
}
.box {
	background-color: #999933;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	width: 94%;
}
.box a {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
	color: #333333;
}
.border {
	border-right-style: solid;
	border-right: 1px solid #999999;
	padding-right: 45px;
	margin-left: 10px;
}
li {
	font-weight: bold;
	color: #660000;
}
.address {
	color:#000033;
	font-style:italic;
	font-size:14px;
}
