body {
	margin: 0 0 20px 0;
	padding: 0;
	background: #F0EFEA url(images/template/hemo_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #44689F;
	text-align:center;
	}

/* -- link styles
	should always use the descriptors in this order: link, visited, hover, active
	otherwise, you have issues where descriptors overwrite each other
*/
a:link {
	color: #7B983F;
	text-decoration: none;
	}
a:visited {
	color: #7B983F;
	text-decoration: none;}
a:hover {
	color: #B78035;
	}
a:active {}

/* -- headers --*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #7B983F;
	line-height: normal;
	font-weight: normal;
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #C09A53;
	font-size: 1.7em;
}

h3 { font-size: 1.2em;}


h1, h2, h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

/* -- layout styles and IDs --*/
#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	}

#header {
	position: relative;
	background: url(images/template/hemo_banner_tp.jpg);
	height: 127px;
	z-index: 2;
}

#homeLink a {
	position: absolute;
	width: 182px;
	height:183px;
	left: 18px;
	top: 6px;
}

#homeLink a em { visibility: hidden; }

#sub_nav {
	position: absolute;
	height: 60px;
	width: 85px;
	left: 713px;
	top: 29px;
}

LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}

/* DROP DOWN NAV */

#nav {
	position: absolute;
	width: 588px;
	left: 217px;
	top: 92px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	float:left;
}

#nav li ul {
	position: absolute;
	width: 170px;
	left: -999em;
	background-color:#BBD685;
	clear: right;
}

#nav li:hover ul, 
#nav li.sfhover ul {
	left: auto;
}

#nav a {
	display: block;
}
#nav a:hover {}

.subNav a, .subNav a:visited {
	color: #336600;
	border-bottom: #FFFFFF 1px solid;
	width: 160px;
	padding: 4px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.subNav a:hover {
	background-color:#336699;
	color:#FFFFFF;
}
	
/* END DROP DOWN NAV */


#content {
	width: 777px;
	position:relative;
	/* border: 1px solid #000; */
	border-right: #669900 1px solid; 
	border-left: #669900 1px solid; 
	background: #DEE1E0 url(images/template/hemo_logo_btm.jpg) no-repeat top left; 
	padding: 10px;
	margin-left: 0px;
	min-height: 430px;
	z-index: 1;
	font-size: 1.2em;
	clear: both;
	}

#content p,
#content ul {
	line-height: 140%;
}

#side {
	width: 300px;
	float: left;
	margin:110px 0 0 0;
	padding: 0 0 30px 0;
	text-align: right;
}
#main {
	padding-left: 335px;
}

#footer {
	padding-top: 5px;
	width: 799px;
	border-top: 1px solid #669900;
	text-align: right;
	font-size: 1.2em;
	clear: both;
	/* background: url(images/template/hemo_frm_btm.gif) no-repeat center top; */
}

#footer ul {
	margin: 0;
	padding: 10px 0 0 0;
}
#footer li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
/* -- left borders -- */
#fn_testimonials,
#fn_gallery,
#fn_webcams,
#fn_sitemap {
	border-right: 1px solid #669900;
}

	
.mainlist {
	padding: 0px 30px;
	margin: 0px;
	}
	
.mainlist li{
	padding: 8px 0px;
	list-style-image:url(images/template/rings.gif);
	list-style-position:inside;
	border-bottom:#669900 solid 1px;
	}
	
.mainlist li ul li{
	padding: 0px 0px;
	list-style-type:square;
	list-style-image:none;
	list-style-position:outside;
	border: 0;
	}

.mainlistelement{
	padding-top: 5px; 
	padding-bottom: 5px;
	list-style-image:url(images/template/rings.gif);
	list-style-position:inside;
	border-bottom:#669900 solid 1px;
	}

div {padding:0px; margin:0px;}
	
.subHead16px {
	font-size: 1.3em;
	font-weight: bold;
	color: #C09A53;
	font-family: "Times New Roman", Times, serif;
}

.switchcontent {
	padding: 0px 10px;
}



.menu{
	border:0px solid #44689F;
	border-bottom-width: 0;
	font:normal 1em Arial;
	line-height: 110%;
}

.menu a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #7B983F;
	padding: 2px 0px;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{ /*hover background color*/
	background-color: #44689F;
	color: white;
	text-decoration: none;
}

.sm10px {
	font-size: 0.8em;
}

/* HORIZONTAL MENU */

.hMenu_container {
	display: block;
	height:150px;
	text-align:center;
}

.hMenu, .hMenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.hMenu li {
	float:left;
	clear:right;
	list-style: none;
	margin: 2px;
	padding:0px;
	width:104px;
	height: 150px;
	text-align:center;
}

.hMenu a {
	width: 100%;
	height: 100%;
	display: block;
	filter:alpha(opacity=50);-moz-opacity:0.5;
}

.hMenu a:hover {
	background-color: #336699;
	color:#FFFFFF;
	font-weight:bold;
	filter:alpha(opacity=100);-moz-opacity:1.0;
}

.hMenu li.selected{
position: relative;
top: 1px;
}

.hMenu li.selected a, .hMenu a:active { /*selected main tab style */
	color: #669900;
	font-weight:bold;
	background-color: #DEE1E0;
	filter:alpha(opacity=100);-moz-opacity:1.0;
	
}

.hMenu li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
	display: none;
}

.contactBlock p {
	margin: 0;
	padding: 0;
}
.contactBlock ul {margin: 0 25px 20px 25px; padding:0; list-style:square;}

/* PHOTOS */
.photo_thumbs {
	text-align:center;

}
.photo_thumbs img {
	margin: 3px;
	padding: 1px;
	background: #CBE2B6;
	border: 1px solid #B3D599;
}

/* -- Set A Date Contact -- */
form#contact {border:#6699CC solid 1px; border-left: none; border-right: none; margin: 15px 15px; padding: 10px 0;}

form#contact label {display:block; float: left; width: 100px; text-align:right; padding: 0 10px;}
form#contact ul {list-style:none; margin: 0; padding:0;}
form#contact li {clear: right; margin: 8px 0;}

form#contact input, .input {width: 225px;}


/* -- Refer Form Styles - */
form#refer em {
	color: #CC0000;
	font-weight: bold;
}

form#refer table,
table.preview {
	font-size: 1.0em;
}
form#refer table label {
	display: block;
}

#refer ul {
	list-style: none;	
}

.error {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.0em;
}

.preview {
	border: 1px solid #E6E3DE;
}
.preview td {
	padding: 5px;
	border-top: 1px solid #E6E3DE;
	border-bottom: 1px solid #D4D7D6;
}
td.index {
	background-color: #E6E3DE;
}

/* -- hide the Powered By on the bottom of the Refer script -- */
#poweredby {
	display: none;
}


#ALOHA #navAloha,
#DUKES #navDukes,
#ILIMA #navIlima,
#IOLANI #navIolani,
#ADVENTURE #navAdventure,
#BEACHES #navBeaches,
#CHAPEL #navChapel,
#GARDEN #navGarden,
#PRIVATE #navPrivate,
#ADVENTURE #navAdventure2,
#ESSENTIALS #navEssentials,
#ATTIRE #navAttire,
#FLOWERS #navFlowers,
#MUSIC #navMusoc,
#TOUCHES #navTouches
 {
	background-color:#336699;
	color:#FFFFFF;
	cursor: text;
	font-weight:bold;
	}

/* #ALOHA #content,
#DUKES #content,
#CHAPEL #content,
#PRIVATE #content,
#ADVENTURE #content,
#ATTIRE #content,
#FLOWERS #content,
#CONTACT #content,
#THANKS #content {
	height: 450px;
}
*/

#CONTACT #main ul,
#CONTACT #main li {
	list-style: none;
}

.sitemap {margin: 1em 3em; list-style:none;}