/*

This is the Stylesheet for the Accommodation information page, Member information page and or any other document not containing the homepage columns

*/

/*----------------{ Main Content Holder }-----------------------------------------*/

.menubuttons img{
	display:block;
	}
.memberpic img{
	border: 10px solid #CCCCCC;
	display:block;
	}
.tableredborder{
	border: 1px solid #990000;
	}
.greenbackground{
	background-color: #339966;
	}
.mouseovermessage{
	border: 1px solid Black;
	background-color: #FFFFE1;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
.ratestable td{
	border-collapse:collapse;
	border: 1px solid #EEEEEE;
}
.contentrates{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:16px;
	}
.activefacility{
	background-color: #FFFFFF;
	}
.activefacility:hover{
	background-color: #EEEEEE;
	cursor: pointer;
	}
#bookreliability{
	border-bottom: 1px dotted #cccccc;
	}
#guestsatisfactionrating{
	border-bottom: 1px dotted #cccccc;
	}
#directionscontent{
	padding-left:7px;
	}
#MainContent{
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	width:520px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
#MainContent H1{
	color:#CC0033;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 1px solid blue;
}
#contentholder{
/*	display:table;*/
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#accinfoholder{
	display:table;
	width:980px;
	height:50px;
}
#acclogo{
	width:465px;
	height:150px;
	position:absolute;
	top:130px;
	z-index:10;
	margin-left:30px;
}

#memnav ul{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
	list-style-type: none;
}
#memnav ul li{
	float: left;
	margin-left: 5px;
	width: auto;
}
#nav1Left{
	background:url(../images/memnav1BtnLeft.jpg);
	width:5px;
	height:22px;
	float: left;
}
#nav1Right{
	background:url(../images/memnav1BtnRight.jpg);
	width:5px;
	height:22px;
	float: left;
}
#nav1Cent{
	background:url(../images/memnav1BtnBg.jpg);
	height:22px;
	width:auto;
	float: left;
}
#nav1Cent a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	line-height:21px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
#nav1LeftRQ{
	background:url(../images/memnav1BtnLeftRQ.jpg);
	width:5px;
	height:22px;
	float: left;
}
#nav1RightRQ{
	background:url(../images/memnav1BtnRightRQ.jpg);
	width:5px;
	height:22px;
	float: left;
}
#nav1CentRQ{
	background:url(../images/memnav1BtnBgRQ.jpg);
	height:22px;
	width:auto;
	float: left;
}
#nav1CentRQ a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	line-height:21px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

#nav2Left{
	background:url(../images/memnav2BtnLeft.jpg);
	width:5px;
	height:22px;
	float: left;
}
#nav2Right{
	background:url(../images/memnav2BtnRight.jpg);
	width:5px;
	height:22px;
	float: left;
}
#nav2Cent{
	background:url(../images/memnav2BtnBg.jpg);
	height:22px;
	width:auto;
	float: left;
}
#nav2Cent a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	line-height:21px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
#nav2LeftQB{
	background:url(../images/memnav2BtnLeftQB.jpg);
	width:5px;
	height:22px;
	float: left;
}
#nav2RightQB{
	background:url(../images/memnav2BtnRightQB.jpg);
	width:5px;
	height:22px;
	float: left;
}
#nav2CentQB{
	background:url(../images/memnav2BtnBgQB.jpg);
	height:22px;
	width:auto;
	float: left;
}
#nav2CentQB a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	line-height:21px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

/* -------------------------------------------------------------------------------*/

