body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	font: small Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	border-left: 2px solid #0000ff;
	border-right: 2px solid #0000ff;
	border-bottom: 2px solid #0000ff;
	border-top: 2px solid #0000ff;
}
#content {
	margin: 0px 20px 100px 180px;
}
#content .inner h1 {
	color: #000000;
	font: bold 110% Verdana, Arial, Times New Roman, Times, serif;
}
#content .inner h2 {
	 background-color: #0000ff; 
	 padding: 2px; 
	 font: bold 100% Verdana, Arial, Times New Roman, Times, serif;
	 color: #ffffff;
}
#content .inner .leftimg {
	float: left;
	border: 1px solid #000000;	
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#content .inner .rightimg {
	float: right;
	border: 1px solid #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#content .inner .sandyridge {
	border: 1px solid #000000;	
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#content .inner .tuscanhills {
	border: 1px solid #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#content .inner .album {
	border: solid 1px #000000;
}
#content .inner a:link, a:visited, a:active {
	text-decoration: underline;
	color: #0000ff;
	background-color: transparent;
}

#content .inner a:hover {
	text-decoration: none;
	color: #0000ff;
	background-color: transparent;
}
#topnavigation {
	position: absolute; 
	top: 120px;
	left: 160px;
}
#navigation {
	position: absolute; 
	top: 135px; 
	left: 0px;
}
.clear {
	clear: both;
}
.bold {
	 font: bold 100% Verdana, Arial, Times New Roman, Times, serif;
	 color: #000000;
	 padding-bottom: 10px;
}
.red {
	color: red;
}
table.contact {
	border: 1px solid #0000ff;
}
.faq {
	color: #0000ff;
}
.ratestable {
	border: 1px solid #0000ff;
}
.ratestable td, .ratestable th {
	border: 1px solid #0000ff;
	text-align: center;
}
th {
	color: #ffffff;
	background-color: #0000ff;
}
td.form {
	border: 1px solid #0000ff;
	background-color: #e5e5ff
}
td.formheader {
	background-color: #0000ff;
	color: #ffffff;
	font-weight: bold;
}
hr {
	border: dotted;
	background-color: #0000ff;
	color: #0000ff;
	height: 1px;
	width: 100%;
}
#footer  {
	font-size: 70%;
	position: absolute; bottom: 2px; right: 30px;
	text-align: center;
}
#footer a:link, a:visited, a:active {
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}