body {
	background-color: #84ABE2;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333419;
	margin-top: 2px;
}

td{
	font-size: 12px;
}

a{
	color: #006699;
}

#bodyContainer{
	margin: auto;
	width: 874px;
	text-align:left;
}

#frameContainer{
	border: #A5CFFC 8px solid;
	text-align:center;
}

#contentContainer{
	margin: 5px;
}

#mainContentContainer{
	background: #FFFAD8 url(../images/footprints.png) bottom left no-repeat;
	width: 848px;
	text-align: left;
}


#contentMenuContainer{
	float: left;
	width: 240px;
	text-align:center;
	float: left;
}

#menuPod{
	background-color: #ffffff;
	width: 210px;
	padding-top: 15px;
	margin: 25px auto 0px auto;
	text-align: left;
}

#menuPod ul{
	list-style: none;
}

#menuPod ul li{
	padding-bottom: 10px;
	background: url(../images/menu-divider.jpg) left bottom no-repeat;
}

#menuPod ul li a{
	text-decoration: none;
	color: #333419;
	font-size: 13px;
}

#menuPod ul li a:hover{
	text-decoration: none;
	color: #006699;
}


#contentBodyContainer{
	background-color: #ffffff;
	width: 590px;	
	position: relative;
	top: -10px;	
	float: left;
	padding-bottom: 15px;
	/*overflow:auto; height:600px;*/
}

#contentBody{
	margin: 0px 5px;
}

#menuShell{
	position: relative;
	top: -30px;
	left: -12px;
	text-align: right;
}

h2{
	margin: 0;
	color: #006699;
	font-size: 13px;
	font-weight: bold;
}

h1{
	color: #006699;
	font-size: 20px;
	margin: 5px 0px;
}

h3{
	margin: 0;
	color: #006699;
	font-size: 13px;
	font-weight: bold;
}

.sandyLaneHotel{
	color: #A92C5A;
	font-weight: bold;
}

#strapline{
	text-align: right;
	color: #FFFFFF;
}

#footer{
	font-size: 10px;
	text-align: center;
}

.golfFacilities li{
	margin-top:15px;
}

.captionText{
	font-size: 11px;
}

#notice{
	border: #FF0000 2px dashed;
	padding: 5px;
	background-color:#FFFF66;
	font-size: 14px;
	font-weight: bold;
}
