body {
	font-size:10px; 
	font-family: Verdana;
	color:#333333;
	background: #663300;
	margin-top: 20px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

td,.body {
	font-size:10px; 
	font-family: Verdana;
	color: #646464;
	text-decoration: none;
}


h1 { 
	color:#3F536B;
	font-size:16px;
	font-family: Futura, Verdana;
	font-weight: normal;
	margin-bottom: 0px
}

a {
	color: #52621F;
	text-decoration: none;
}

a:hover {
	color: #EE7615;
	text-decoration: none;
}

ul {
	list-style-type:  disc;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 5px;
}

li {
	padding:1px 0px 1px 0px;
	line-height: 11px;
}


select, input {
	color: #646464;
	font-size: 10px;
}

#homeText { 
		position:absolute; top:78px;left:169px; 
		font-size: 11; font-family: Times; color:#321900; 
		text-align: left; font-weight: bold; line-height:15px; 
	} 
#homeLogo { position:absolute; top:21px;left:31px; } 
#homeTitle { position:absolute; top:21px;left:294px; } 
#homeTag { position:absolute; top:58px;left:197px; } 
#homeNumber { position:absolute; top:126px;left:483px; } 

#headerLogo { position:absolute;top:7;left:32; }
#headerNumber { position:absolute;top:70;left:460; }
#headerTitle { position:absolute; top:15px;left:194px; } 

#headerContent {
	background: #A78F60 url('/images/gen/frame_bodyTop.gif') no-repeat bottom;
	width: 762px;
	text-align:left;
}
#mainContent {
	background: #E3DDB5;
	width: 762px;
}
#footerContent {
	background: #A78F60 url('/images/gen/frame_bodyBottom.gif') no-repeat top;
	padding-top:40px;
	text-align:center;
	width: 762px;
	font-family: Verdana;
	font-size: 9px;
	color: #CFC898;
}
#footerContent a {
	font-family: Verdana;
	font-size: 9px;
	color: #CFC898;
}

.note {
	color:#999900
}

.ratesFacilityName {
	margin-top: 10px;
//	border-bottom: 1px solid #321900;
//	border-top: 1px solid #321900;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 5px;
	background-color: #BAA87C;
	text-align:center;
}

.ratesCellLine {
	padding:1px 11px;
	border-left: 1px solid #321900;
	color:#321900;
}
.ratesCell {
	padding:1px 11px;
	color:#321900;
}

.standardCopy {
	width:550px;
	text-align:left;
	padding-top:14px;
	padding-bottom:20px;
	color:#321900;
}

.standardCopy td {
	color:#321900;
	line-height: 12px;
}

.lineTop {
	border-top: 1px solid #321900;
}

.lineTopLight {
	border-top: 1px solid #BCAA7F;
}
.lineBottomLight {
	border-bottom: 1px solid #BCAA7F;
}

.lineBottom {
	border-bottom: 1px solid #321900;
}

.facilityCopy {
	color:#321900;
	line-height: 12px;
}
.amenityCopy {
	margin:0;
}
.amenityCopy li{
	list-style: url('/images/gen/li.gif');
	margin:0 0 5 5;
}