@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #D1C3A2;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	list-style-type: decimal;
	color: #000000;
}
ul {
	color: #432513;
	font-weight: normal;
}
li {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.bg {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-color: #D1C3A1;
}
#content {
	width: 603px;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
	background-image: url(images/bg_subpage.jpg);
	background-repeat: no-repeat;
	height: auto;
}
.content_back {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
}
#content  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #432513;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#subpage_bottom {
	background-image: url(images/footer_subpage.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 803px;
	clear: both;
}
#intro {
	width: 410px;
	background-color: #C5B790;
	padding: 20px;
	margin-left: 25px;
	margin-right: 10px;
	color: #FFFFFF;
	float: left;
	height: 116px;
	line-height: 18px;
}
#what h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.large_text {
	font-size: 15px;
	color: #26190D;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#what {
	width: 250px;
	background-color: #291b0e;
	color: #cc9966;
	padding: 20px;
	margin-right: 25px;
	float: right;
	height: 116px;
}
#nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 803px;
	line-height: 44px;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	margin-left: 150px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav li {
	list-style-type: none;
	float: left;
	display: block;
	margin: 0px;
	padding-right: 20px;
	padding-left: 18px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav a {
	color: #C97617;
	text-decoration: none;
}
#nav a:visited {
	color: #C87B27;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.main_image {
	background-image: url(images/image_bg.jpg);
	background-repeat: no-repeat;
	height: 268px;
	width: 203px;
	padding-left: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	padding-right: 50px;
	padding-top: 30px;
	color: #291B0E;
	line-height: 18px;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 803px;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 63px;
	color: #291B0E;
	background-color: #D3C6A8;
	background-image: url(images/footer.gif);
	height: 57px;
}
#free_quote {
	font-size: 15px;
	color: #B86713;
	font-weight: bold;
	width: 185px;
	height: 85px;
	padding-top: 30px;
	float: left;
}
#btn_clickhere {
	background-image: url(images/btn_clickhere.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 159px;
	background-position: left top;
	padding: 0px;
	float: right;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#btn_clickhere h6 {
	display: none;
	margin: 0px;
	padding: 0px;
}
#btn_clickhere a {
	display: block;
	height: 35px;
	width: 159px;
}
#btn_clickhere  a:hover {
	background-position: right top;
	cursor: pointer;
}
#btn_clickhere a:active {
	background-position: right top;
}
#free_quote  h1  {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}
.hidden {
	display: none;
}
#license {
	clear: both;
	height: 10px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
}

