/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}



body  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height:1.5em;
	background: #FFFFFF url(../images/body.gif) repeat 0 0;
	height:100%;
}

ul { list-style-type: none;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: normal;
	color: #008e98;
	}
	
h3 {
	font-size: 1.25em;
	color: #7b6145;
	padding-top: 1em;
	font-weight: normal;
	line-height: 1.5em;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #000000;
	line-height: 1.5em;
}

.percentage {
	color:#666;
	}

img { margin: 10px 0 0 -25px;}


#seaweedGirl {
background: transparent url(../images/seaweedgirl.gif) 420px 240px no-repeat;
}			

#container {
	width: 950px;
	background: url(../images/container.gif) repeat-y 0 0;
	min-height:100%;
   	position:relative;
}


#headWrapper {
	width: 200px;
	background: url(../images/headWrapper.gif) repeat-y 0 0;
	height: 175px;

}



#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0;
	padding: 0;
	height: 50em;	
}

.logo {
	padding-left:20px;
}

#sideContent {
	width:130px;
	margin:0;
	padding:25px 0 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6e71;
	text-align: center;
	font-style: normal;
	line-height: 2.0em;
	position: absolute;
	z-index: 95;
	left: 0;
	top:0;
	}
	
ul#address {margin-top: 30px;}	
ul#phone {margin-top: 20px;}	


#mainContent {
height: 100%;
float: left;
width: 750px;
margin-top: 25px;
}	
	
#flash {
width: 750px; 
height: 200px;
position: absolute;
z-index: 100;
left: 200px;
top: 0;
	}
	
/*----------------menu-----------------------*/

#menu{
	margin-left: 20px;
	width: 170px;
	float: left;
	z-index: 10;
	}
			
ul.menubar
	{
	padding: 0px 23px 5px 10px;
	margin: 0;
	}
	
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	}

ul.menubar li
	{
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 3.7em;
	width: 100%;
	}
	
ul.menubar li a
	{
	color:#008e98; 
	font-weight: normal;
	display: block;
	text-transform: none;
	
	}
ul.menubar li a:link, a:visited, a:active{
	text-decoration:none;
	}
	
ul.menubar li a:hover 
	{
	border-bottom:#6f903a thin solid;
	text-decoration:none;
	}
	
	
	

/*-----------------content-------------------*/			
		
#content { 
	float: left;
	width: 520px;
}		
	

#padder {
clear: both;
width: 950px;
height: 50px;
padding-bottom:60px;   /* Height of the footer */
}

	
#footer{
	margin-left: 390px; 
	font-size: 0.65em;
	height: 60px;
	position:absolute;
   	bottom:0;
   	width:480px;
}





.style2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.pricing {
	color: #6c7a78;
	font-weight: bold;
	font-size: 1em;
	margin-left: 3em;
	line-height: 1.5em;
}

.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 8.64pt; font-style: italic; color: #000000; }



.navheaddescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #6f903a;
	line-height: 1.15em;
}
