
body {
	background-image: url(images/bg_tan.gif);
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

a:link {
	color: #751E20;
}

a:visited {
	color: #978059;
}

.header {
	padding-top: 57px;
}

.header .login {
	font-size: 10px;
	background-color: #88181A;
	color: #FFFFFF;
}

.subheader {
	width: 100%;
	background-color: #DFDBC3;
	border-top: 1px solid #917B55;
	border-bottom: 1px solid #917B55;
	padding-left: 35px;
}

.body {
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #917B55;
}

.body ul {
	padding-left: 0px;
	margin-left: 1em;
}

.body .alert {
	color: #88181A;
}

.body .iframe {
	
}

.body .contact {
	line-height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	text-align: center;
	color: #917B55;
}

.body .directions {
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;	
	color: #917B55;
}

.body .listings {
	
}

.body .listings .text {
	padding: 10px 0px 0px 10px;
	line-height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #685A42;
}

.body .listings .text .small {
	line-height: 12px;
	font-size: 10px;
}

.body .listings .alt {
	background-color: #DDDAC3;
}

.body .form {
	font-family: "Times New Roman", Times, serif;
	color: #917B55;
}

.body .form .caption {
	padding: 0px 0px 0px 0px;
	font-size: 9px;
}

.body .form .header {
	line-height: 36px;
	font-variant: small-caps;
	font-size: 14px;
	padding: 0px 0px 0px 8px;
	background-color: #DFDBC3;
	color: #917C55;
}

.body .title {
	padding: 4px 4px 4px 4px;
	background-image: url( images/bg_red.gif );
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 16px;
	color: #D3CEB0;
}

.body .services {

}

.body .services .header  {
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	color: 6F5B40;
}

.body .services .price {
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	color: 6F5B40;
}

.body .services .body {
	padding: 0px 0px 0px 0px;
}

.body .services .body ul {
	padding-left: 0px;
	margin-left: 1em;
}

