body {  
	background: white ;

}

P,H1,H2,H3,NAV,copyright,UL,LI  {
	font-family:verdana, helvetica, arial, sans-serif;
} 


P {
	font-size:80%;
	color:#000000;
	margin:3px 0px 6px 0px;
} 

H1 {
	font-size:140%; 
	font-weight: bold;
}


H2 {
	font-size: 115%;
	font-weight: bold;
}

H3 { 
	font-size: 100%; 
	font-weight: bold; 
	color: #666699; 
	font-style: italic
}


li {
	font-size:80%;
	color:#000000;
	margin:3px 0px 6px 0px;
}

P.header {
	font-size:70%;
	color:#666699;
} 

p.copyright {
	font-size:70%;
	color:#666699;
}

p.quotetext {
	font-size:70%;
	color:#666699;
}

p.nav_menu {
	color:#000000;
	line-height: 1.2em;
	text-indent: -.5em; 
	margin-left: .5em; 
	margin-top:0;
	margin-bottom:0;
}



p.hanging { 
	text-indent: -1em; 
	margin-left: 1em; 
	margin-top:3px;
	margin-bottom:3px;
} 


a:link {
	font-size:90%;
	color:#003399;
}

a:visited {
	font-size:90%;
	color:#787584;
}

a:active {
	font-size:90%;
	color:#003399;
}

a:hover {
	font-size:90%;
	color:#663399;
	text-decoration:none;
}


p.header a:link {
	font-size:90%;
	color:#666699;
}

p.header a:visited {
	font-size:90%;
	color:#666699;
}

p.header a:active {
	font-size:90%;
	color:#666699;
}

p.header a:hover {
	font-size:90%;
	color:#666699;
}


p.nav_menu a:link {
	font-size:80%;
	color:#000;
}

p.nav_menu a:visited {
	font-size:80%;
	color:#666;
}

p.nav_menu a:active {
	font-size:80%;
	color:#666699;
}

p.nav_menu a:hover {
	font-size:80%;
	color:#663399;
}


p.quotetext a:link {
	font-size:100%;
	color:#000;
}

p.quotetext a:visited {
	font-size:100%;
	color:#669;
}

p.quotetext a:active {
	font-size:100%;
	color:#666699;
}

p.quotetext a:hover {
	font-size:100%;
	color:#663399;
}


.note {
	margin:10px;
	padding:10px;
	color:black;
	background:#DBCFA5;
	border: 2px solid #9BA2B8;
		
}

.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.heading1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold}
.heading2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: italic}

.tagline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic}
.copyright_old {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.ingredients {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}
.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%}
.z_quotetext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}


.sample {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.hosting_links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.popup_heading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold}
.heading2_t { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}

.quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}

#top_stripe {
	position: absolute;
	left: 80px;
	top: 0px;
	width:100%;
	margin-bottom: 10px;
	z-index: 0;
	background:#9BA2B8;
} 

#side_stripe {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}


#beige_stripe {
	position: absolute;
	left: 0px;
	height:80%;
	top: 231px;
	z-index: 1;
	background:#DBCFA5;
} 


#main_copy {
	position: absolute;
	margin-left: 100px;
	top: 60px;
	width: 60%;
	z-index:2;
} 


#nav_menu{
	position: absolute;
	left: 4px;
	top: 100px;
	z-index:2;
}

#nav_menu_top {
	position: absolute;
	margin-left: 100px;
	top: 15px;
	z-index:2;

}

#home_logo{
	position: relative;
	left: 75%;
	top: 10px;
	z-index:2;

}
#side_bar{
	position: relative;
	left: 75%;
	top: 30px;
	width: 200px;
	z-index:2;

}

#copyright{
	position: absolute;
	left: 100px;
	top: 95%;
	z-index:2;
}

#quote{
	position: relative;
	left: 75%;
	top: 100px;
	width: 200px;
	z-index:2;
}