body{
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 70%;
	color: #373737;
	height: 100%;
 line-height: 150%; 
}
a{
 color: #373737;
}
a:link, a:visited{
 /*font-weight: bold;*/
}
.hoverlinks , .hoverlinks:visited, .hoverlinks:link,.hoverlinks a, .hoverlinks:visited a, .hoverlinks:link a{
	text-decoration: none;
	color: #373737;
}
.hoverlinks:hover,  .hoverlinks:hover a{
	text-decoration: underline;
}

#top{
	background-color: #819685;
	border-bottom : 1px solid White;
	width: 100%;	
}
#bottom{
	background-color: #CDD1B8;
	width: 100%;
 height: 61%; 
	border-bottom : 1px solid white;
}
#pic1{
	margin: 0px 22px 0px 43px;
	border-left: 1px solid White;
	border-right: 1px solid White;
	float:left;
}
#navlist, #subnavlist
{
	padding-left: 0;
	margin-left: 0;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-right: 37px;
	float:left;
	width: 138px;
 line-height: 120%;
}

#navlist li, #subnavlist li
{
	list-style: none;
	margin: 0;
	padding: 0.3em;
	border-bottom: 1px solid #CDD5CE;
	background-image: url(images/raquo.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1em;
}

#navlist li a, #subnavlist li a, .accommodation a
{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.accommodation{
 margin-left: 23px;
 margin-right:16px;
 padding: 0.1em;
 color: white;
 border-bottom: 1px solid #CDD5CE;
}
li#noLine{
 border-bottom: 0px;
}
.picWhiteBorder{
	border: 1px solid white;
	margin-right: 9px;
}
div.introText{
 padding: 0px;
 padding-top:15px;
	margin-left:47px;
	margin-right: 16px;
	width: 153px;

	
}
#pic2{
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}
div.featureList, div.leftPagefeatureList, div.rightPagefeatureList{
 margin: 0px;
	padding: 0px;
 padding-top: 5px;
	border-left: 1px solid white;
	/*width: 336px;*/
	height: 99%;
	margin-bottom: 0px;	
}
div.featureList{
 width: 336px;
 float: left;
}
div.featureList li, div.leftPagefeatureList li, div.rightPagefeatureList li{
 margin: 0;
 margin-left: -20px;
	padding: 0.1em;
	list-style-type: none;
	background-image: url(images/square-dot.gif);
	background-repeat: no-repeat;
	background-position: 0 0.8em ;
	padding-left: 1em;
}

div.leftPagefeatureList{
 border: 0;
 /*width: 100px;*/
}
div.leftPagefeatureList li{
 margin-left: -40px;
}
div.rightPagefeatureList{
 border: 0px;
 /*width: 195px;*/
 margin-right: 15px;
}
div.rightPagefeatureList li{
 margin-left: -40px;
}

.leftPagefeatureList ul hr, .rightPagefeatureList ul hr, hr{
 border: 1px solid #EBEDE3; 
 height: 1px; 
 margin-left:-21px; 
 width: 107%;
}
.singleColumnText{
 margin-top: 14px;
 margin-right: 15px;
 width:476px;
}
.singleColumnText li{
	margin: 0;
	margin-left: -40px;
	padding: 0.1em;
	padding-left: 1em;
	list-style-type: none;
	background-image : url(images/square-dot.gif);
	background-repeat : no-repeat;
	background-position : 0 0.8em;
}

div.hr, hr{
width: 100%;
height: 1px;
background: #000;
}
hr{
border: 1px solid #EBEDE3;
margin: 0px;
}

.homeBack{
 padding-bottom: 9px;
}
.homeBack a{
 text-decoration: none;
 color: white;
 font-weight:bold;
}

.thumbnail, .thumbnailNoBorder{
 float:left;
 border-right: 1px solid #E7E8DF;

 margin: 0px;
 padding: 0px;
}
.thumbnailNoBorder{
 border-right: 1px solid #BABEA3;
}

a img {
 border-width: 0px;
}

.clearboth{
 clear: both;
}
.backToPrevious{
 padding: 3px 20px;
 font-weight: bold;
 
}
.backToPrevious a{
 text-decoration: none;
 color: #515B52;
}
.nudgeLeft{
 margin-left: -20px;
}
.leftHandText{
 margin: 10px 20px;
}
.rightText{
 padding: 10px 10px 5px 10px;
}
.ourLink{
 padding-top: 172px;
}


.activeTab, .activeTab:hover, .activeTab:visited {
 font-family: Arial, sans-serif;
 color : white;
 font-weight : bold;
 background-color : #819685;
 white-space : nowrap;
 padding-left : 3px;
 padding-right : 5px;
 padding-top : 2px;
 padding-bottom : 2px;
}
.inActiveTab, .inActiveTab:visited, .inActiveTab:hover {
 font-family: Arial, sans-serif;
 background-color : #CDD1B8;
 color : #143E75;
 white-space : nowrap;
 padding-left : 3px;
 padding-right : 5px;
 padding-top : 2px;
 padding-bottom : 2px;
}