
body {
	background: #000000 url("web site images/background.jpg") center repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:75%; /* Sets default font size 62.5 to 10px */
	color:#FFFFFF;
	}

a {
	color: #CC9933;
	}
* {
	margin:0;
	padding:0;
	}

img {
	margin: 0 0 2px 7px;
	padding: 6px;
	}

p {
	margin-bottom:1.5em;
	}

#wrapper {
	margin:5px auto;
	width: 1000px;
	background:#006666;
	font-size:1.20em;
	}
#header {
	height:244px;/* 224*/
	background:url("web site images/logo.jpg") no-repeat;
	}
div#menu {width:184px; background:url("web site images/menu/menu_1.gif") top no-repeat; padding-top:48px;}

div#menubody {background:url("web site images/menu/menu_2.gif") repeat-y; padding-left:20px;}

div#menubottom {height:26px; background:url("web site images/menu/menu_4.gif") bottom no-repeat;}

ul#menulist {width:160px; list-style-type:none;} 

ul#menulist li {height:27px; background:url("web site images/menu/menu_3.gif") bottom repeat-x;}

ul#menulist a {width:122px; height:20px; border-left:#00B2B2 10px solid; font:bold 10px Verdana, Arial, sans-serif; color:#ffffff; text-decoration:none; padding:5px 0 0 8px; display:block !important; display:inline-block;}

ul#menulist a:hover {background:url("web site images/menu/menu_5.jpg") left repeat-y;}

body#home_page a#home {color: #CC9933; }
body#archive_page a#archive {color: #CC9933; }
body#contact_page a#contact {color: #CC9933; }
body#facilities_page a#facilities {color: #CC9933; }
body#gardens_page a#gardens {color: #CC9933; }
body#ifer_page a#ifer {color: #CC9933; }
body#orchids_page a#orchids {color: #CC9933; }
body#rooms_page a#rooms {color: #CC9933; }
body#seatours_page a#seatours {color: #CC9933; }
body#tariff_page a#tariff {color: #CC9933; }
body#test_page a#test {color: #CC9933; }
body#weather_page a#weather {color: #CC9933; }
body#links_page a#links {color: #CC9933; }

#sidebar {
	float:left;
	width:184px;
	background:#007373;
	margin-right:5px;
	}
	
#sidebar img {
	margin: 0;
	padding: 0;
}

#content {
	float:left;
	width: 811px;
	min-height:400px;
	}
#footer {
	clear:both;
	background:#00B2B2;
	padding: 3px 5px 8px;
	text-align: center;
	color: #FFF;
	}
#footer a {
	color: #FFF;
	}
#footer a:hover {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	}

.entry {
	padding:10px 20px;
	text-align:left;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.entry-title h2{
	font-size: 1.0em;
	/*padding: 10px 0;*/
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}


#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#3399cc;
	}
#footer-valid a {
	color:#3399cc;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}


h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	letter-spacing:1px;
	color:#222222;
	font-style:italic;
	text-align: right;
	padding: 10px;
	}
	
