/***********************************************/
/* venus_main.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


* { margin: 0px; padding: 0px;
}


body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-color: #ffffff; 


}




li#menu_1 { position: absolute;
	top: 30px;
	left: 0px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_spaservices.png) no-repeat 0 0; 
}

li#menu_2 { position: absolute;
	top: 30px;
	left: 94px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_aboutvenus.png) no-repeat 0 0; 
}

li#menu_3 { position: absolute;
	top: 30px;
	left: 188px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_spaspecials.png) no-repeat 0 0; 
}

li#menu_4 { position: absolute;
	top: 30px;
	left: 282px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_appointmentbooking.png) no-repeat 0 0; 
}

li#menu_5 { position: absolute;
top: 30px;
left: 376px;
width: 94px;
height: 39px;
	background: url(images/li_nav_off_spaproducts.png) no-repeat 0 0; 
	}

li#menu_6 { position: absolute;
	top: 30px;
	left: 470px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_freeconsultation.png) no-repeat 0 0;
}

li#menu_7 { position: absolute;
	top: 30px;
	left: 564px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_venusprices.png) no-repeat 0 0;
}


li#menu_1 a:hover { background: url(images/li_nav_on_spaservices.png) no-repeat 0 -2px; }
li#menu_2 a:hover { background: url(images/li_nav_on_aboutvenus.png) no-repeat 0 -2px; }
li#menu_3 a:hover { background: url(images/li_nav_on_spaspecials.png) no-repeat 0 -2px; }
li#menu_4 a:hover { background: url(images/li_nav_on_appointmentbooking.png) no-repeat 0 -2px; }
li#menu_5 a:hover { background: url(images/li_nav_on_spaproducts.png) no-repeat 0 -2px; }
li#menu_6 a:hover { background: url(images/li_nav_on_freeconsultation.png) no-repeat 0 -2px; }
li#menu_7 a:hover { background: url(images/li_nav_on_venusprices.png) no-repeat 0 -2px; }

#services_list1 { width: 580px;}

.services { width: 160px;
font-size: 85%;
float: left;
margin: 0 10px;

}

.servicestext {}

.services h3 { text-align: center; }


.break { clear:both;
		width: 550px;}
		
.footcolumn1 { float: left;
text-align: left;
padding-left: 10px;
width: 240px;
}

#footerinfo { text-align:center; clear:both;}











a:link, a:visited, a:hover {
	color: #009933;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3 {
	font-family: Arial,sans-serif;
}

h1{ margin-bottom: 1em;
	margin-top: 1em;
	 font-size: 140%;
	 font-stretch: semi-expanded;
	 font-variant:small-caps;
	 color: #006633;
}

h2{ margin-bottom: 1em;
	margin-top: 2em;
	 font-size: 104%;
	 font-stretch: semi-expanded;
	 color: #006633;
}

h3{ padding: 1em 0 .5em 0;
	font-size: 90%;
	color: #70916b;
}

h4 { font-size: 90%;
	color: #70916b }

p { font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	padding: .5em;
}

#maincontent { width: 800px;
	margin: auto;
	padding: 0;
	text-align: center;
	
}


#masthead {
	width: 800px;
	height: 59px;
	margin: 0% 0%;
}

#header_bar { height: 22px;
margin-top: 10px;}

ul#nav_main{ position: relative;
	list-style-type: none;
	width: 658px;
	height: 37px;
	margin: auto;
	padding: 0;
}

li#nm_1 { position: absolute;
	top: 30px;
	left: 0px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_services.png) no-repeat 0 0; 
}

li#nm_2 { position: absolute;
	top: 30px;
	left: 94px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_about-us.png) no-repeat 0 0; 
}

li#nm_3 { position: absolute;
	top: 30px;
	left: 188px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_products.png) no-repeat 0 0; 
}

li#nm_4 { position: absolute;
	top: 30px;
	left: 282px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_specials.png) no-repeat 0 0; 
}

li#nm_5 { position: absolute;
top: 30px;
left: 376px;
width: 94px;
height: 39px;
	background: url(images/li_nav_off_prices.png) no-repeat 0 0; 
	}

li#nm_6 { position: absolute;
	top: 30px;
	left: 470px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_book-online.png) no-repeat 0 0;
}

li#nm_7 { position: absolute;
	top: 30px;
	left: 564px;
	width: 94px;
	height: 39px;
	background: url(images/li_nav_off_contact-us.png) no-repeat 0 0;
}

ul#nav_main a{ display: block;
width: 94px;
height: 39px;
text-indent: -9999px;
overflow: hidden; 
}

li#nm_1 a:hover { background: url(images/li_nav_on_services.png) no-repeat 0 -2px; }
li#nm_2 a:hover { background: url(images/li_nav_on_about-us.png) no-repeat 0 -2px; }
li#nm_3 a:hover { background: url(images/li_nav_on_products.png) no-repeat 0 -2px; }
li#nm_4 a:hover { background: url(images/li_nav_on_specials.png) no-repeat 0 -2px; }
li#nm_5 a:hover { background: url(images/li_nav_on_prices.png) no-repeat 0 -2px; }
li#nm_6 a:hover { background: url(images/li_nav_on_book-online.png) no-repeat 0 -2px; }
li#nm_7 a:hover { background: url(images/li_nav_on_contact-us.png) no-repeat 0 -2px; }

#middlecontent {
	clear: both;
	margin: 0 auto;
	width: 800px;
	background-color: #009933;
}

 
#nav_side{ text-align: left;
	background-color: #91ab39;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	width: 224px;

	
}

.sub_title { padding: 10px 0 0 0px;
font-weight: bold;
	color:#003300;}

#logo{}

ul.sub_navbar{ 
	text-align: left;
	list-style-type: none;	padding: 0 0 0 10px;
	height: 380px;
}

ul.sub_navbar a {
	color: #FFFFFF;
}

ul.sub_navbar li { width: 171px;
height: 30px;
}

.nav_ads { padding: 5px;
text-align: center;

}

.listitems { font-size: 80%;
padding: .5em 2em 1em 2em;
list-style-image: url(images/flower_bullet.jpg);}

.listitems li { padding-bottom: .5em;}


#feature { float: left;
	width: 552px;
	text-align: left;
	padding: 10px 10px 20px 10px;
	background-color:#FFFFFF;
	}

#siteInfo { text-align: center;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 3em;
	clear: both;
	font-size: 90%;
	background-image: url(images/top_bamboo_frame.png);
	background-repeat: no-repeat;
	background-position: 50% 0; 
	}
