﻿body 
{
	background-color: #692611;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}

html
{
	margin: 0px;
}

h1
{
	color: #692611;
	font-size: 18px;
	text-align: center;
	margin: 0px 0px 18px 0px;
}

h2
{
	color: #692611;
	font-size: 14px;
	text-align: center;
	margin: 0px 0px 18px 0px;
}

h3
{
	color: #692611;
	font-size: 18px;
	text-align: center;
	margin: 0px 0px 18px 0px;
}

p
{
	margin: 0px 0px 18px 0px;
}

img
{
	border: none;
}

a:link, a:visited
{
	color: #692611;
	font-weight: bold;
}

#container
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	width: 766px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}

#header
{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 766px;
	height: 60px;
	position: relative;
}

	#nav
	{
		width: 396px;
		height: 20px;
		position: relative;
		left: 370px;
	}

	#nav a:link, #nav a:visited
	{
		color: #692611;
		font-weight: bold;
		text-decoration: none;
		display: block;
		height: 20px;
		margin: 0px 10px 0px 10px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

#affordable
{
	background-image: url(images/affordable.gif);
	background-repeat: no-repeat;
	width: 284px;
	height: 254px;
	position: relative;
	float: left;
}

#flash
{
	background-image: url(images/flash_bg.gif);
	background-repeat: no-repeat;
	width: 482px;
	height: 254px;
	position: relative;
	padding: 3px 0px 0px 0px;
	float: left;
}


#photos
{
	width: 260px;
	height: 500px;
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 15px 20px 0px 20px;
}

#content
{
	width: 440px;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 15px 20px 0px 0px;
}

#form
{
	background-image: url(images/form_bg.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 235px;
	padding: 20px 20px 20px 20px;
}

#form th
{
	text-align: right;
}

.indent
{
	text-indent: 50px;
	margin: 0px 0px 8px 0px;
}

.emphasis
{
	color: #692611;
	font-weight: bold;
}

.center
{
	text-align: center;
}

.phone
{
	font-size: 18px;
	font-weight: bold;
}

.lifein
{
	text-align: center;
	width: 740px;
	padding: 15px 20px 0px 20px;
}

.lifein h2
{
	margin: 25px 0px 4px 0px;
}

.lifein p
{
	text-align: left;
	position: relative;
}

.lifein p.desc
{
	text-align: left;
	width: 360px;
	position: relative;
	margin: 4px auto 0px auto;
}

#footer
{
	text-align: center;
	width: 700px;
	position: relative;
	margin: 25px auto 0px auto;
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #692611;
}

.backtotop
{
	font-size: 11px;
	float: right;
	clear: both;
}

.small
{
	font-size: 11px;
}