body{
	margin: 0;
	padding:0;
}
#holder{
	width: 800px;
	border: 1px solid #919191;
	margin: 20px auto 0 auto;
}
#header{
	background: url(../images/top_back.gif) top left repeat-y;
}
#main{
	background: url(../images/main_back.gif) top left repeat-y;
}
#mainleft{
	float: left;
	width: 160px;
}
#mainright{
	float: right;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainright h1{
	font-weight: 100;
	font-size: 16pt;
	text-transform: uppercase;
	margin: 15px 0 10px 0;
	color: #7f163b;
	letter-spacing: 3px;
	padding: 0 0 0 15px;
}
#mainright h5{
	color: #7f163b;
	font-weight: 100;
	font-size: 11px;
	margin: 5px 0 10px 0;
	padding: 0 0 0 15px;
}
a{
	color: #7f163b;
	text-decoration: none;
}
#mainright p{
	font-size: 8pt;
	margin: 0 0 10px 0;
	padding: 0 10px 0 15px;
}
#main #mainright #content{
	margin: 15px 0 0 15px;
}
.imgBorder{
	border: 1px solid #5a4a42;
	margin: 10px;
}
.imgNoBorder{
	margin: 10px;
}
.disclaimer{
	font-size: xx-small;
	margin: 15px 0 0 0;
}
#clear{
	clear: both;
}
#menu{
	margin: 15px 0 0 15px;
}
#home #menu{
	margin: 147px 0 20px 15px;
}
#oasis #menusub, #spa #menusub{
	display: none;
}
#home .map, #home .reservelarge{
	display: none;
}
#index #oasismenu, #home #oasismenu, #resort #oasismenu, #activities #oasismenu, #accomodations #oasismenu, #floorplans #oasismenu, #ownership #oasismenu, #contact #oasismenu{
	display: none;
}
 #resort .reservesmall, #activities .reservesmall, #accomodations .reservesmall, #floorplans .reservesmall, #ownership .reservesmall, #contact .reservesmall{
	display: none;
}
 #resort .temp, #activities .temp, #accomodations .temp, #floorplans .temp, #ownership .temp, #contact .temp{
	display: none;
}
#oasis #oasismenu{
	margin: 280px 0 0 0;
}
#spa #oasismenu{
	margin: 230px 0 0 0;
}
#form{
	font-size: 10pt;
}
#form input{
	border: 1px solid #999;
	height: 20px;
}
#footer{
	clear: both;
	text-align: center;
	font-size: 6pt;
	background: #706658;
	color: #fff;
	overflow: hidden;
}
#footer p{
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
}


/* rotator in-page placement */
    #rotator {
	position: absolute;
	height:345px;
	z-index: 10;
}
/* rotator css */
	#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	#rotator ul li img {
	background: #FFF;
}
    #rotator ul li.show {
	z-index:500
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,img,p,div{
	margin: 0;
	padding: 0;
	border: 0;
	}