body  {
	margin:0;
	padding:0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black; /* #343434;*/
	text-align:center;
	width: 976px;
	background-color: #CAFFFF;
	
}

a {
	color:#3382D5;
	text-decoration:none;
}

a:hover {
	color:#30649D;
	text-decoration:underline;
}

p {
	font-size:10px;
	color:#000;
}

img.left {
	float:left;
	padding:4px;
	background:#fff;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img:hover {
	border:1px solid #30649D;
}

ul {
	list-style-image:url(images/bullet.gif);
	margin-left:45px;
	font-size: 10px;
	
}	

li {
	margin-bottom:1em;
}	

#wrapper {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: White;
	color: Black;
}

#nav {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:url(images/navbutton.gif) repeat-x;
	height:30px;
	padding-top:5px;
	width: 976px;
}

#nav a  {
	padding:0 11px;
	color:#4A4A4A;
	margin-left:-6px;
}

#nav a:hover {
	padding:5px 11px 7px 11px; 
	background:url(images/navbarhover.gif) repeat-x;
	text-decoration: underline;
	font-weight: bold;
	color: Black;
	
}	

#top {
background: url(images/header_rects.jpg) no-repeat;
	/*background: url(images/ss_logo_and_palms.jpg) no-repeat;*/
	background-color: #7da4c3;	
	height:149px;
}

#top h1 {
	font-family:Century Gothic, georgia, helvetica, times, sans-serif;
	font-weight: bold;
	font-size:24px;
	text-transform:uppercase;
	color: White;
	
	
}

#topPhone{
background: url(images/phone_number.png) no-repeat;
position: absolute;
left: 680px;
top: 25px;
width: 300px;
height: 50px; 
display: none;
}

#topBookOnline{
background: url(images/book_online_tx.png) no-repeat;
position: absolute;
left: 720px;
top: 60px;
width: 160px;
height: 60px; 
}

#tagline {
	position: absolute;
	left: 800px;
	top: 0px;
	color: White;
	font-size: smaller;
	font-weight: bold;
	width: 176px;
	height: 150px;
}

#middle h1, #right h1, #left h1 {
	font-size:12px;
	font-family:georgia, arial, georgia, times, sans-serif;*/
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #c4c4c4;
	font-weight:normal;
}

#middle h1 {
	color:#000000;
	font-weight:normal;
	font-size:12px;	/*text-transform:uppercase;
	font-family:Century Gothic;*/
	}
	
#left {
	float:left;
	width:195px;
	font-size:11px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#right {
	float:left;
	left:0px;
	font-size:11px;
	width:21%;
	margin-left:14px;
	display: none;
}

#middle {
	float:left;
	width:771px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.post {
	background-color: #FFFFFF;
	color: Black;
	display:block;
	padding: 1px;
	width: auto;
}

.sidepost {
	/*border:1px solid #CACACA;*/
	padding:2px;
	margin-bottom:10px;
	background-color: #FFFFFF;
}

.links {
	font-size:11px;
	text-align:right;
}

.links a {
	margin-right:8px;
}

#footer {
	border-top:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	text-align:center;
	width:100%;
	clear:both;
	padding-bottom:2px;
	background-color: #FFFFFF;
}

th {
	font-size: 10px;
	font-weight: bold;
}
td {
	font-size: 10px;
	font-weight: bold;
}

.login {
	display:none;
}
