body {
	background-color: #5D664E;
	background-image: url(images/back2.gif);
	background-repeat: repeat-x;
	letter-spacing: 0pt;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h1 {	
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.disclaimer {	
	font-size: 9px;
	font-weight: normal;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.sold {
	color: #993300;
}
.formError {
	color: #993300;
}
a.signup:link {
	color: #993300;
	text-decoration: underline;
}
a.signup:visited {
	color: #993300;
	text-decoration: underline;
}
a.signup:hover {
	color: #993300;
	text-decoration: none;
}


.videolink {
}

.videolink a {
	background-color: #f0e8a7;
	border: 1px solid #c6c47a;
	text-align: center;
	text-decoration: none;
	padding: 0;
	margin: 5px 0;
	display: block;
	height: 20px;
	width: 300px;
	line-height: 20px;
	color: #0b435a;
}
.videolink a:hover {
	color: #052735;
	background-color: #e3de9a;
}
.videolink a:visited {
	color: #0b435a;
	text-decoration: none;
}

.space {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}

.map{color: #FFFFFF;text-decoration: none;}
a.map:active {color: #FFFFFF;text-decoration: underline;}
a.map:link {color: #FFFFFF;text-decoration: underline;}
a.map:visited {color: #FFFFFF;text-decoration: underline;}
a.map:hover {color: #FFFFFF;text-decoration: none;}

