html,body {
	background-image: url(/clients/300WAdams/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #af8b4c;
	text-align: left;
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 90%;
	margin: 0;
	}

p {
	margin-top: 0px;
	}

#home_right p {
	margin: -2px 0px 12px 0px;
	height: 30px;
	}


ol {
	margin: -5px 0 15px 50px;
	}
	
ul {
	margin: -5px 0 15px 45px;
	}	

li {
	font: 10pt/14pt arial;
	color: #333333;
	line-height: 17px;
	margin-left: -23px;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	text-align: left;
	}

ol li ul {
	list-style-type: disc;
	margin: 7px 0 7px 40px;
	padding: 0 0 0 0;
	text-align: left;
	}

ol li ul li {
	list-style-type: disc;
	font: 10pt/14pt arial;
	color: #333333;
	line-height: 18px;
	margin-left: -23px;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	text-align: left;
	}
	
	

/* HEADINGS */

h1 {
	font-weight: bold;
	font-size: 180%;
	color: #55321c;
	margin: 0 0 10px 0;
	}
	
h2 {
	color: #55321c; 
	font-size: 120%;
	padding: 0px 0px 0px 0px;
	margin: 0 0 3px 0;
	}

h3 {
	font-size: 100%;
	margin: 0 0 3px 0;
	color: #55321c;
	}
	

/* LINKS */
a, a:link, a:visited{
	font-weight: none;
	text-decoration: none;
	color: #956f1a;
	}
	
a:hover, a:active {
	font-weight: none;
	text-decoration: underline;
	color: #956f1a;
	}
	
#footer a, #footer a:link, #footer a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #9a7628;
	}
	
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #aa9460;
	}

/* LAYOUT */	

#container {
	background-image: url(http://www.westloopmedia.com/clients/300WAdams/images/bg_container.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width:870px;
	height: auto;
	position: relative;
	left: 0px;
	top: 35px;
	margin-left: auto;
	margin-right: auto;
	}

#navbar {
	position: relative;
	left: 0px;
	width: 166px;
	height: auto;
	float: left;
	}


#header_home {
	width:870px;
	height:240px;
	}

#header {
	width:870px;
	height:141px;
	}

#headerbottom {
	width: 870px;
	height: 30px;
	background-image: URL(/clients/300WAdams/images/headerbottom.jpg);
	background-repeat:no-repeat;
	}

#main {
	position: relative;
	top: -1px;
	width: 584px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	padding: 0 30px 0 30px;	
	float: left;
	}


#home_left {
	background: none;
	position: relative;
	top: 0px;
	left: 0;
	width: 260px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
	margin: 0;
	padding: 0 15px 10px 30px;	
	border-right: 1px solid #c9b184;
	float: left;
	}		

#home_right {
	height: auto;
	margin: 0;
	padding-right: 85px;
	width: 300px;
	float: right;
	}

	
/* FOOTER */

#footer {
	background-image: url(/clients/300WAdams/images/bg_footer.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	margin: auto;
	padding: 25px 0 0 110px;
	width: 760px;
	height: 190px;
	clear: both;
	text-align: center;
}

#footer p {
	font-size: 85%;
	text-align: center;
	color: #aa9460;
}

#footer a {
	font-weight: normal;
}

/* tables */

table.chart {
	border-left: 1px solid #ae9253;
	border-right: 1px solid #ae9253;
	border-top: 1px solid #ae9253;
	}

table.chart td {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #ae9253;
	}
	
tr.highlight{
	background-color: #cfb97a;
	}

tr.headings {
	background-color: #55321c;
	color: #FFFFFF;
	font-weight: bold;
	}
	

/* images */

#home_right img {
	float: left;
	margin: 0px 8px 0px 0px;
	}
#home_right a img {
	border: 1px solid #956f1a;
	}

#home_right a:hover img {
	border: 1px solid #FFFFFF;
	}

td.amenities_thumbs img {
	margin: 0px 2px 2px 0px;
	}