@charset "UTF-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 40px;
	padding-right: 40px;
	color: #000000;
	text-align: justify;
	vertical-align: text-top;
	letter-spacing: -0.25px;

}
h1 {
	color: #996666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 40px;
	vertical-align: text-top;
	padding-top: 10px;
	height: 25px;
	letter-spacing: -1.5px;
}
.tdContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F89A5;
	text-align: right;
	padding-right: 1px;
}
a:link {
	color: #5D89A3;
	text-decoration: none;
}
a:hover {
	color: #996666;
	text-decoration: underline;
}
.tdAmenities {
	padding-bottom: 10px;
	padding-top: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A7E92;
	padding-left: 40px;
	line-height: 15px;
}
.PreviousNext {
	color: #999999;
}
li {
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	font-size: 11px;
	padding-left: 5px;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 3em;
	list-style-image: url(images/bullet.gif);
}
.tdLogo {
	margin-top: 10px;
	top: 25px;
}
.tdLogo {
	padding-top: 25px;
}
h3 {
	color: #996666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 40px;
	padding-bottom: 4px;
	vertical-align: text-bottom;
}
/* 	Added 1-9-09
	Bill Valvo
	VALCOM and Associates, LLC
	www.valcomtech.com
*/
.titleText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	color: #360;
	font-style: italic;
	padding-left: 40px;
}
.tableLabel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color:black;
}
.tableComment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	
}
.formText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: black;
	font-style: normal;
	padding-left: 5px;
}
.formBackground {
	background-image: url(images/form_bg.png);
}
