/* CSS Document */
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #566347;
}
body {
	background-color: #E0EECB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #990000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
form {
	margin: 0px;
	padding: 0px;
}
#quickquote {
	padding-right: 14px;
	padding-left: 10px;
}
#quickquote .formfield {
	background-color: #FFFFFF;
	width: 120px;
	border: 1px solid #566347;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #566347;
}
#quickquote td {
	padding-bottom: 5px;
}
#keywords {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style-type: disc;
}
#keywords ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#keywords a {
	color: #fff;
	text-decoration: none;
}
#keywords a:hover {
	color: #990000;
	text-decoration: underline;
}
#topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: right;
	width: 300px;
	height: 18px;
	padding-top: 7px;
	overflow: hidden;
}
#topnav a.redlink {
	font-size: 12px;
	color: #990000;
}
#topnav a.redlink:link {
	text-decoration: none;
}
#topnav a.redlink:visited {
	text-decoration: none;
	color: #990000;
}
#topnav a.redlink:hover {
	text-decoration: underline;
	color: #990000;
}
#topnav a.redlink:active {
	text-decoration: none;
	color: #990000;
} 
#topnav a {
	font-size: 12px;
	color: #666666;
}
#topnav a:link {
	text-decoration: none;
}
#topnav a:visited {
	text-decoration: none;
	color: #666666;
}
#topnav a:hover {
	text-decoration: underline;
	color: #666666;
}
#topnav a:active {
	text-decoration: none;
	color: #666666;
} 
#footer {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525D32;
	text-decoration: none;
	padding: 5px;
}
#footer a {
	font-size: 12px;
	color: #525D32;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #525D32;
}
#footer a:hover {
	text-decoration: underline;
	color: #525D32;
}
#footer a:active {
	text-decoration: none;
	color: #525D32;
}
#testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 8px;
	width: 475px;
}
#testimonials .signature {
	padding-top: 6px;
	padding-left: 350px;
}
h1 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #576447;
}

.doubleline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADB29E;
}
h2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #96BF55;
	letter-spacing: -1px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #525D32;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.mainframe_white_left {
	background-image: url(../images/_mainframe_white_leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainframe_white_right {

	background-image: url(../images/_mainframe_white_rightbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainframe_green_right {
	background-image: url(../images/_mainframe_green_rightbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #525D32;
}
.mainframe_green_left {
	background-image: url(../images/_mainframe_green_leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #525D32;
}

blockquote {
	padding: 0px;
	margin: 7px;
	float: right;
	font-weight: bold;
	font-size: 11px;
	width: 163px;
	background: transparent url(../images/_left_quote.gif) left top no-repeat;
}
blockquote div {
	padding: 0 22px;
	background: transparent url(../images/_right_quote.gif) right bottom no-repeat;
}
