#player{
	background-image:url(../images/goodnight.jpg);
	background-repeat:no-repeat;
	
}

#main {
	height:auto;
}

.dividerPackage {
	height:10px;
	width: 534px;
	background-color:#635645;
	border: medium solid #ae875e;
	float:right;
	margin-bottom:30px;
	margin-top:20px;
}

.price {
	color:#625644;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

h2 {
	margin-top:30px;
	padding-top:0px;
	font-size:28px;
}

h3 {
	margin-bottom:-15px;
	font-size:25px;
}

h4 {
	margin-bottom:-15px;
	font-size:15px;
	color:#625644;
	font-size:20pt;
	font-family: "Times New Roman", Times, serif;
}


#leftContent p {
	margin-bottom:10px;
}

#rooms {
	width: 540px;
	height: auto;
	float:right;
	margin-right: 114px;
	margin-bottom:50px;
}



.border {
	border: medium solid #ae875e;
}

.borderPackages {
	border: medium solid #ae875e;
	margin-bottom:-10px;
	margin-top:17px;}

.roompic {
	border: medium solid #ae875e;
	margin-right:10px;
	margin-top:22px;
}

.roompicMex {
	border: medium solid #ae875e;
	margin-right:10px;
	margin-top:32px;
}

.border1 {
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ae875e;
	border-bottom-color: #ae875e;
	border-left-color: #ae875e;
}
.border2 {
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ae875e;
	border-bottom-color: #ae875e;
	border-left-color: #ae875e;
}
.border3 {
	border: medium solid #ae875e;
}


.box1 {
	width:auto;
	height:auto;
	float:left;
	position:absolute;
	left: 303px;
	top: 574px;
}
.box2 {
	width:auto;
	height:auto;
	float:left;
	position:absolute;
	left: 492px;
	top: 573px;
}
.box3 {
	width:auto;
	height:auto;
	float:left;
	position:absolute;
	left: 712px;
	top: 572px;
}

.bullets {
	color:#625644;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	text-align: justify;
	line-height: 19px;
	list-style-type: inherit;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	margin-left:12px;
}

ul.bullets  {
	margin-top:-15px;
}




#reserve {
	height:128px;
	width:213px;
	float:left;
	margin-top:50px;
	background-image: url(../images/bgL.jpg);
	background-repeat: repeat;
	border: thin solid #ae875e;
}




#memberNav {
	height:auto;
	width:220px;
	float:left;
	padding-bottom:170px;
	margin-left:30px;
	margin-top:50px;
}

.memberBenefits {
	margin-bottom:2px;
	padding-left:0px;
}


/* member navigation */

ul#navM a.currentpage {
	color: #FFFFFF;
	background-color:#40382D;
}

ul#navM a.currentpage:hover {
	color: #FFFFFF;
	background-color:#40382D;
}

.navigationM {
	width:171px;
	height:90px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ae875e;
	border-bottom-color: #ae875e;
}
#navM, #navM ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 0px;
	z-index:10;
}
#navM a {
	display: block;
	height: 23px;
	width:150px;
	background-color:#635645;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	list-style-type: none;
	padding-left:15px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ae875e;
	border-right-color: #ae875e;
	border-bottom-color: #ae875e;
	border-left-color: #ae875e;
}
#navM a:hover {
	color: #FFFFFF;
	background-color:#40382D;
}
#navM a:visited {
	color: #FFFFFF;
}
#navM li {
	float: left;
	



