body{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: url(../images/bg_body_tile.gif) repeat;
}

p{
	margin: 15px 0 0 0;
	line-height: 1.6em;
	color: #beaa74;
}

#container{
	width: 775px;
	text-align: left;
	margin: 20px auto 0 auto;
}

#header{
	width: 775px;
	height: 142px;
	background: url(../images/bg_header.gif) no-repeat;
}

#header h1 a{
	width: 150px;
	height: 86px;
	float: left;
	text-indent: -9999em;
	margin: 0 0 0 20px;
	display: inline;
	background: url(../images/logo.gif) no-repeat;
}

#header h2{
	width: 310px;
	height: 75px;
	float: right;
	text-indent: -9999em;
	margin: 19px 100px 0 0;
	display: inline;
	background: url(../images/text_header.gif) no-repeat;
}

.menu, .banner, .arena{
	float: left;
}

p.amenities, p.builder, p.pricing{
	width: 192px;
	\width: 252px;
	w\idth: 192px;
	height: 85px;
	\height: 255px;
	he\ight: 85px;
	padding: 170px 30px 0 30px;
	margin: 10px 0 0 0;
	float: left;
	display: inline;
	color: #beaa74;
}

p.amenities a, p.builder a, p.pricing a{
	color: #beaa74;
	border-bottom: 1px solid #beaa74;
}

p.amenities{
	background: url(../images/bg_amenities.gif) no-repeat;
}

p.builder{
	background: url(../images/bg_builder.gif) no-repeat;
}

p.pricing{
	margin: 10px 0 0 10px;
	background: url(../images/bg_pricing.gif) no-repeat;
}

#content{
	float: left;
	width: 775px;
	background: #341b04 url(../images/bg_content_tile.gif) repeat-y;
}

.top{
	width: 775px;
	height: 49px;
   background: transparent url(../images/bg_subcontent_top.gif) no-repeat;
}

.bottom{
	clear: both;
	width: 775px;
	height: 81px;
   background: transparent url(../images/bg_subcontent_bottom.gif) no-repeat;
}

#leftContent{
	width: 190px;
	float: left;
	display: inline;
	margin: 0 0 0 50px;
}

#leftContent ul{
	margin: 10px 0;
}

#leftContent ul li{
	line-height: 2em;
}

#leftContent ul li a{
	color: #BEAA74;
	border-bottom: 1px solid #BEAA74;
}

#rightContent{
	width: 480px;
	float: right;
	margin: 0 30px 0 0;
	display: inline;
}

#rightContent h1{
	margin: 20px 0 0 0;
}


#rightContent blockquote{
	font-style: italic;
}

#rightContent cite{
	color: #BEAA74;
}

#rightContent ul{
	margin: 20px 0 20px 20px;
	color: #BEAA74;
}

#rightContent ul li{
	margin: 0 0 10px 0;
	line-height: 1.4em;
	list-style: square;
}

#rightContent a{
	color: #BEAA74;
	border-bottom: 1px dotted #BEAA74;
}

#virtual{
	width: 700px;
	margin: 0 0 0 30px;
}

table{
	width: 100%;
	margin: 10px 0 0 0;
	color: #BEAA74;
}

table th{
	border-bottom: 2px solid #BEAA74;
	color: #fff;
}

table tr{
	line-height: 2em;
}

table tr.alt{
	color: #fff;
	background: #8F7459;
}

table td, table th{
	padding: 0 5px;
}


#galleryContainer{
	width: 694px;
	height: 655px;
	margin: 0  0 0 40px;
	background: url(../images/bg_photo.gif) no-repeat;
}

.inline{
	float: left;
}

#galleryContainer ul#clips{
	width: 200px;
	float: left;
	display: inline;
	margin: 30px 0 0 30px;
}

#galleryContainer ul#clips li{
	width: 52px;
	height: 35px;
	float: left;
	margin: 0 5px 10px 0;
}

#galleryContainer #viewer{
	width: 440px;
	float: right;
	margin: 40px 20px 0 0;
	display: inline;

}

#galleryContainer #viewer h2{
	float: left;
	color: #503715;
	padding: 5px 0 0 0;
	font-size: 1.2em;
	font-family: Comic Sans MS,  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#galleryContainer #viewer p{
	width: 274px;
	\width: 294px;
	w\idth: 274px;
	height: 99px;
	\height: 109px;
	he\ight: 99px;
	padding: 5px 10px;
	color: #6a5437;
	margin: 10px 0 0 60px;
	text-align: center;
	font-family: Comic Sans MS,  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/bg_gallery_caption.gif) no-repeat;
}


#footer{
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
}


#footer  a{
	color: #BEAA74;
}