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

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

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

h2 {
	margin-top:0px;
	padding-top:0px;
	width:auto;
	height:auto;
	float:left;
}
#leftContent p {
	margin-bottom:10px;
}

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

.info{
	width:429px;
	height:auto;
	float:left;
}

.mexicaninfo{
	width:280px;
	height:auto;
	float:left;
}


#french {
	width: 580px;
	height: auto;
	float:right;
	margin-right: 70px;
}
#mexican {
	width: 580px;
	height: auto;
	float:right;
	margin-right: 70px;
}



#leftContent {
	width: 450px;
	height: 200px;
	float:left;
	margin-left: 30px;
}

#rightContent {
	margin-top:25px;
	margin-right:125px;
	padding-left:30px;
	padding-top:10px;
	width: 340px;
	height: auto;
	float:right;
	background-image: url(../images/bgL.jpg);
	background-repeat: repeat;
	border: thin solid #ae875e;
}

.border {
	border: medium solid #ae875e;
}

.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:232px;
	height:auto;
	float:left;
	position:absolute;
	left: 222px;
	top: 695px;
}
.box2 {
	width:auto;
	height:auto;
	float:left;
	position:absolute;
	left: 481px;
	top: 695px;
}
.box3 {
	width:201px;
	height:auto;
	float:left;
	position:absolute;
	left: 673px;
	top: 693px;
}

.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;
	text-indent:40px;
}




#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:auto;
	float:left;
	margin-left:30px;
	margin-top:75px;
	border: medium solid #ae875e;
}

.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;
	
