body {
	background-color: #E7E7D9;
	margin: 0px;
	padding: 15px 50px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
a:link { color: #7C724B; }
a:visited { color: #7C724B; }
a:active { color: #7C724B; }

h1 { font-family: Arial; color: #800004; font-size: 16px; }
h2 { font-family: Arial; color: #333333; font-size: 14px; font-variant: small-caps; }
h3 { color: #000000; font-size: 12px; font-variant: small-caps; }
h4 { color: #666666; font-size: 12px; }

#container {
	width: 100%;
	display: block;
	text-align: center;
}
#header_row {
	width: 100%;
}
#header_quote {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#header_phone {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}

#main_table {
	width: 100%;
	border-left: #000000 solid 1px
	border-right: #000000 solid 1px;
}

.bodycopy, .bodycopy td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
}

.phoneinfo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
.crumb {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #4B4C3F;
	font-weight: bold;
}
.crumb a:link, .crumb a:visited {
	/* color: #7C724B; */
	color: #000000;
	text-decoration: none;
}
.crumb a:hover {
	/* color: #FFFF00; */
	color: #FFFE9F;
	text-decoration: underline;
}
.bodycopyBold {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #7C724B;
}
#footer {
	width: 100%;
	color: #4D4D35;
	font-size: 9px;
}
#home_details {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
#home_details a:link, #home_details a:visited, #home_details a:hover {
	color: #999999;
}
#intro_description {
	font-size: 9px;
}

#copyright_row {
	width: 100%;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
}

#copyright {
	background-image: url(images/tb_end.gif);
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	font-variant: small-caps;
	color: #4D4D35;
	padding-top: 2px;
}

div.navmenu {
	display: block;
	padding: 2px 2px 5px 10px;
}

div.navmenu a:link, div.navmenu a:visited {
	display: block;
	color: #DDDDDD;
	border: 1px solid #4B4C3F;
	font-family: Arial;
	font-weight: normal;
	width: 110px;
	height: 18px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}
div.navmenu a:hover {
	/*color: #BCB28B;*/
	color: #FFFE9F;
	/*border: 1px solid #CCCCCC;*/
	border: 1px solid #FFFE9F;
}
a.navdeep0 {
	font-size: 11px;
	padding-left: 20px;
	background-image: url("images/arrow.gif");
	background-repeat: no-repeat;
}
a.navdeep1 { font-size: 11px; padding-left: 25px; }
a.navdeep2 { font-size: 10px; padding-left: 35px; }
div.navmenu a#currentpage { text-decoration: underline; color: #FFFE9F; }

.quickquote { width: 110px; }
.quickquote td { font-size: 10px; }
.quickquote form { margin: 0px; }
.quickquote p { padding: 0px 0px 0px 6px; margin: 3px; }
.quickquote input { font-size: 10px; }