div, td, th, p {
	padding:0px;
	margin:0px;
	border:0px;
	font-size:11px;
}
th {
	color:white;
	font-weight:bold;
	padding-right:5px;
	background-color:#49BFE5;
}
table, p { margin-top:5px;}
table { width:90%; border: solid 1px #49BFE5; background-color:#eeeeee;}
td, th { border: solid 1px #49BFE5; padding:2px; }

body { 
	background-color:#ffffff; 
	font-family:Verdana, Arial;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:0px;
	text-align:center;
}

h3 {
	color:#49BFE5;
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	border-bottom:#49BFE5 solid 1px;
}

a {
	color: #e86803;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/*  PAGE ELEMENTS */

#page {
	margin:0px auto;
	width:800px;
	text-align:left;
}

#page #head {
	background: url(images/head.jpg) no-repeat;
	height:155px;
	width:800px;
	margin:0px;
}

#page #contentPane #sideNav {
	float:left;
	background: url(images/side.gif) no-repeat;
	width:212px;
	height:369px;
}

#page #contentPane {
	width:800px;
}

#page #contentPane #content {
	width:580px;
	float:right;
	margin:0px;
	padding:0px;
}

#page #contentPane #content #pageTitle {
	width:325px;
	height:57px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

#page #contentPane #content #contentText {
	padding-left:30px;
	padding-right:30px;
}

#contentText #photos {
	text-align:center;
}

#page #footer {
	width:800px;
	height:75px;
	color: #ffffff;
	background: url(images/foot.gif) no-repeat;
	clear:both;
	margin-top:10px;
	text-align:center;
	line-height:30px;
	padding-top:10px;
}
#page #footer a { color:white; }

#nav {
	position:relative;
	margin:0px;
	margin-top:55px;
	padding:0px;
	list-style-type:none;
}

#nav li {}
#nav li a {
	margin-top:15px;
	height:15px;
	width:150px;
	display:block;
	text-indent:-9999px;
}



/*  PAGE ELEMENT CLASSES  */

.title-Activities { background: url(images/title-Activities.gif) no-repeat; }
.title-WestBeachManor { background: url(images/title-WestBeachManor.gif) no-repeat; }
.title-SunsetSuite { background: url(images/title-SunsetSuite.gif) no-repeat; }
.title-StudioSuite { background: url(images/title-StudioSuite.gif) no-repeat; }
.title-Rates { background: url(images/title-Rates.gif) no-repeat; }
.title-Contact { background: url(images/title-Contact.gif) no-repeat; }