@charset "UTF-8";
/* CSS Document */


body, html {
height:100%;
min-height:100%;
width:100%;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size:12px;
color:#854a67;
background-color:#661c40;
margin:0px;
padding:0px;


}

#container {
	margin:20px auto 0px auto;
	width:1000px;
	height:100%;
	/*padding:7px 13px;*/
	


}

#navHolder {
	width:1010px;
	height:66px;


}

#logoImg {
	float:left;
	display:block;
	width:198px;
	height:66px;


}

#nav{
	width:812px;
	height:31px;
	float:left;
	text-align:right;
	padding:6px 0px 0px 0px;

} 


#mainContent {
	width:974px;
	/*min-height:530px;*/
	background-color:#FFFFFF;
	border-bottom:1px #d9c6cf solid;
	border-top:1px #d9c6cf solid;
	padding:12px 18px;
	

}

#homeImg {
	display:block;
	margin:0px auto 0px auto;

}

#homeBtn {
	clear:both;
	/*float:right;*/
	margin:200px 0px 30px 420px;

}

#contactBtn {
	clear:both;
	/*float:right;*/
	margin:19px 0px 0px 784px;

}


#col1 {
	width:523px;
	float:left;
	margin-right:28px;
}

#col2 {
	width:209px;
	float:left;
	margin-right:20px;

}
#col3 {
	width:183px;
	float:right;

}

#commSubNav {
	width:523px;
	margin:0px 0px 13px 0px;

}

.subNavImg {
	margin-right:12px;
	
}

#photoHolder {
	width:523px;
	height:213px;

}

#photo {
	width:523px;
	height:191px;
	overflow:hidden;
}

#photoNav {
	width:522px;
	height:22px;
	background-color:#661c40;
	color:#FFFFFF;

}

#photoNavLeft {
	width:30px;
	float:left

}
#photoNavRight {
	width:30px;
	float:left

}
#photoNavCentre {
	width:462px;
	float:left;
	padding-top:2px;

}

.photoNum {
	width:15px;
	float:left;

}

.photoMore {
	width:80px;
	float:left;

}
.photoNumOn {
	width:15px;
	float:left;
	color:#d4ad7e;

}

.arrow {
	cursor:po;
}

.photoItem {
	position:absolute;
	width:523px;
	height:191px;

}



#copyHolder {
	width:499px;
	margin:10px 12px;

}

#facilitiesHolder {
	width:523px;
	
	
	
	
}

#bulletHolder {
	margin:6px 12px;

}
#bulletHolder ul {
	margin:0px;
	padding:4px 15px;
}

#bulletHolder li {
width:145px;
	float:left;
	margin:0px 11px 2px 0px;

}

.bullet {
	width:160px;
	float:left;
	margin-bottom:2px;

}

#mapHolder {
	width:209px;
	padding-top:16px;

}

#letHolder {
	width:209px;
	padding-top:16px;
	margin-bottom:16px;

}

#dlMap {
	height:22px;
	background-color:#661c40;
	color:#FFFFFF;
	width:209px;
	margin-bottom:20px;

}

#gettingThere {
	width:209px;

}

.gettingLeft {
	float:left;
	width:40px;
	margin-top:13px;
	clear:both;
	

}

.gettingRight {
	float:left;
	width:167px;
	margin-top:13px;
	clear:right;

}

.gettingImg {
	padding:5px;


}

#gettingThere2 {
	width:183px;

}

.gettingLeft2 {
	float:left;
	width:40px;
	margin-top:13px;
	clear:both;
	

}

.gettingRight2 {
	float:left;
	width:143px;
	margin-top:13px;
	clear:right;

}

.gettingImg2 {
	padding:5px;


}

#addressHolder {
	width:183px;
	padding:16px 6px 0px 6px;
	margin-bottom:20px;

}

#addressHolder a {
	color:#854a67;
	font-weight:bold;
	text-decoration:none;
}

#amenitiesHolder {
	width:183px;

}

.amenitiesLeft {
	float:left;
	width:30px;
	margin-top:13px;
	clear:both;
	

}

.amenitiesRight {
	float:left;
	width:150px;
	margin-top:13px;
	clear:right;

}

.amenitiesRight span {
	color:#d4ad7e;

}

#arrangeBtn {
	clear:both;
	float:right;
	margin:0px 0px 23px 0px;
	

}

#subnavHolder {
	width:400px;
	margin:0px 0px 20px 0px;

}

#subnavHolder img {
	float:left;
	margin-right:20px;

}

#largeCopyHolder {
	width:780px;
	clear:both;
	padding-top:20px;

}

.aboutImg {
	float:left;
	margin-right:20px;

}

#largeCopyHolderBottom {
	
	clear:both;
	padding-top:20px;

}

#formHolder {
	width:523px;
	padding:16px 8px;

}

#formLeft{
	width:280px;
	float:left;
	margin-right:16px;

}
#formRight {
	width:225px;
	float:left;
	

}

input, textarea {
	border:1px solid #864a67;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#854a67;


} 


















