body {
	margin: 0px;
	background-color: #A8B383;
	color: #000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	color: #774224;
	line-height: 31px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF2D1;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF2D1;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_nav td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	}
.top_nav td a:link{
	color: #774224;
	text-decoration: none;
		font-weight: bold;
}
.top_nav td a:visited{
	color: #774224;
	text-decoration: none;
	font-weight: bold;
}
.top_nav td a:hover{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.header {
	background-repeat: no-repeat;
	height: 179px;
	width: 950px;
	background-image: url(images/header.jpg);
}
.side_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #774224;
	padding-left: 20px;
	padding-top:20px;
}
.side_nav ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.side_nav ul li {
	margin-bottom: 7px;
	padding-left: 0px;
	margin-top: 7px;
}
.side_nav ul li a:visited{
	text-decoration: none;
	color: #FFF2D1;
	font-weight: normal;
}
.side_nav ul li a:link{
	text-decoration: none;
	color: #FFF2D1;
	font-weight: normal;
}
.side_nav ul li a:hover{
	text-decoration: underline;	
	color: #FFF2D1;
}
#subheads {
	font-weight: bold;
	color: #774224;
}
.the_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	line-height: 16px;
	background-color: #FFF;
}
.the_body a:link{
	font-weight: normal;
	color: #774224;
	text-decoration:underline;
}
.the_body a:visited{
	font-weight: normal;
	color: #774224;
	text-decoration:underline;
}
.the_body a:hover, a:visited:hover{
	font-weight: normal;
	color: #774224;
	text-decoration:none;
}
.right_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	color: #774224;
	line-height: 18px;
}
#quote_by {
	color: #CEA66C;
	text-align: left;
	font-weight: bold;
}
.right_rule {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #A8B383;
	border-right-color: #A8B383;
	border-bottom-color: #A8B383;
	border-left-color: #A8B383;
}
.the_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF2D1;
	padding: 10px;
	text-align: center;
}
.the_footer a:link{
	text-decoration:none;
	color: #FFF2D1;
}
.the_footer a:visited{
	text-decoration:none;
	color: #FFF2D1;
}
.the_footer a:hover{
	text-decoration:underline;
}

#request_a_quote {
	position:relative;
	z-index:1;
	left: 767px;
	top: 0px;
	width: 147px;
}

#rule {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}

/* THIS IS THE HAND HOLDING SIGN
Duplicate this ID style and change the "background-image"
for each page's inset and apply the NEW id to the "td.right_side" tag   */
#HomePageInset{
	background-image: url(images/home_inset.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style: italic;
}
/***********/

.form_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #774224;
	text-align: right;
	text-indent: 3px;
	vertical-align: middle;
}
.column_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C0D399;
	text-indent: 5px;
}
