BODY {
	background-color:#FFFFEA;
	margin-top:10;
	font-family:verdana;
	font-size:9pt;
	color:black;
	overflow:auto;
}

TABLE {
	font-family:arial;
	font-size:9pt;
	color:black;
}

.DarkBody {
	background-color:#DCBA98;
}

.nav_main_table {
	background-color:white;
}

.nav_main {
	font-family:verdana;
	font-size:7pt;
	color:#336600;
	text-decoration:none;
	line-height:1.3;
}

.nav_main:hover {
	text-decoration:underline;
}

.nav_main_special {
	font-family:verdana;
	font-size:7pt;
	color:red;
	text-decoration:none;
	line-height:1.3;
}

.nav_main_special:hover {
	text-decoration:underline;
}

.nav_main_special_selected {
	font-family:verdana;
	font-size:7pt;
	color:red;
	font-weight:bold;
	line-height:1.3;
}

.nav_main_selected {
	font-family:verdana;
	font-size:7pt;
	color:#336600;
	font-weight:bold;
	line-height:1.3;
}

.nav_footer {
	font-family:verdana;
	font-size:7pt;
	color:#336600;
	text-decoration:none;
}

.nav_footer:hover {
	text-decoration:underline;
}

.nav_footer_selected {
	font-family:verdana;
	font-size:7pt;
	color:red;
}

.brown_table_bg {
	background-color:#DCBA98;
	border-style:solid;
	border-width:3;
	border-color:#498017;
}

.yellow_table_bg {
	background-color:#FFFFEA;
	border-style:solid;
	border-width:3;
	border-color:#498017;
}

.main_content_area {
	font-family:verdana;
	font-size:9pt;
	background-color:#FFFFEA;
	color:black;
}

.details_links {
	font-family:verdana;
	font-size:8pt;
	color:#7A307A;
	text-decoration:none;
}

.details_links:hover {
	text-decoration:underline;
}

.PageHeaderText {
	font-size:12pt;
	font-weight:bold;
	color:#7A307A;
}

.AvailabilityTableHeaderRow {
	font-size:10pt;
	font-weight:bold;
	color:white;
	background-color:#7A307A;
}

.AvailabilityTable {
	font-size:9pt;
	border-style:solid;
	border-width:1;
	border-color:#7A307A;
}

.AdminAddTable {
	font-size:9pt;
	border-style:solid;
	border-width:2;
	border-color:darkgray;
}

.AdminAddHeaderRow {
	font-size:11pt;
	font-weight:bold;
	background-color:#498017;
	color:white;
}

.FormElement {
	font-size:9pt;
}

.InfoPageHeaderText {
	font-size:12pt;
	font-weight:bold;
	color:#498017;
}

.PricingTableHeaderRow_1 {
	font-weight:bold;
	background-color:#498017;
	color:white;
}

.CloseButton {
	font-weight:bold;
	text-decoration:none;
}

.RedX {
	font-weight:bold;
	color:red;
	text-decoration:none;
}

.TransactionTable {
	font-size:9pt;
	border-style:solid;
	border-width:1;
	border-color:#7A307A;
	background-color:white;
}

.Amenities {
	width:40;
	background-color:#DCBA98;
	margin:5;
	border-style:outset;
	border-width:3;
	border-color:#C68D55;
	color:#498017;
	font-weight:bold;
	font-size:9pt;
}

.BrownBorderTable {
	border-style:solid;
	border-width:1;
	border-color:#C68D55;
}

.PropertyDetailsDescription {
	color:#336600;
	font-weight:bold;
}

.PersonalServices {
	color:#336600;
	text-decoration:none;
}

.PersonalServices:hover {
	text-decoration:underline;
}


.ListItem {
	margin-bottom:6;
}

.Bullet {
	padding-bottom:4;
}

.DirectionsHeader {
	font-weight:bold;
	color:#336600;
	font-size:12pt;
}

.MainMenu A {
	text-decoration:none;
}

.MainMenu A:hover {
	text-decoration:underline;
}h2 {
	color: #498017;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCBA98;
}
