* {margin: 0; padding: 0;}
					
body {font-size: 11px; letter-spacing: 1px; 
	font-family: Verdana,Geneva,sans-serif;
	background: #fefbf0 url(images/bg-body4.gif) 50% top repeat-y;
	margin: 0px; padding: 0px; border-top: 5px solid #fff;}

h1, h2, p {padding: 6px; margin: 6px;}

a img {border-style:none;}

						
#page { width: 800px; position: relative; background: #fff; border-left: 1px solid #cadaa0; border-right: 1px solid #cadaa0;
	margin: 0px auto; padding: 0px;}
	
#head {height: 268px; margin: 0px; background: #cadaa0 url(images/bg-header2.jpg) 0px 48px no-repeat; width: 800px;}

#footer {height: 247px; margin: 0px auto 5px auto; background: #cadaa0 url(images/bg-header2.jpg) 0px 27px no-repeat; width: 800px;}

#navWrap {position: absolute;	width: 300px; top: 48px; left: 12px;}

#nav { background: url(images/bg-nav2.gif) 3px top no-repeat;
	width: 270px; padding: 18px; height: 440px; }
	
		
#nav ul{margin: 15px;	padding: 0;
	list-style-type:none;}
	
#nav ul li {margin: 4px; padding: 4px;}
	
#nav img {border-bottom: 3px double #cadaa0; border-top: 3px double #cadaa0;}

#navWrap p {color: #354c24; font-weight: bold; text-align: center;} 


							/* CONTENT STYLING */
							
#content { margin-left: 325px;	background: #fff; width: 450px;}

	
#content .headerImg {margin: 0 auto 0px auto;	padding: 0 0 17px 0;}

.dots {	width: 800px;	margin: 0 auto;}

.pageBottom {margin: 0; padding: 0; height: 10px;}

h1 { color: #6e0d16; font-family: Georgia, serif; background: #fefbf0; border: 1px solid #b6a077;
	font-size: 1.3em;	letter-spacing: 2px;	text-transform: uppercase;	text-align: center;
	margin: 20px 0 15px 0; padding: 5px;}
	

h2 { color: #53341c; font-family: Georgia,serif;
	font-size: 1.2em;	letter-spacing: 2px;	text-transform: uppercase;	text-align: center;
	margin: 15px 0; }
	
#content p {color:#96827b;	
	margin:4px auto 20px auto;}
	
	
.natural {color: #354c24; font-weight: bold;}
	
#content a, #content a:visited {
	text-decoration:none;	color:#738133;}
	
#content a:hover {text-decoration:none;	color:#442114;}
	
#nav a:link, a:visited {color: #53341c; font-weight: bold; text-decoration: none;}
	
#nav a:hover {color: #78181a;}
	
img.title {margin: 12px 0;}
	
table {border: 1px solid #b6a077; background: #b6a077; padding: 4px; margin-left: 18px;}
	
#content p.describe {line-height: 1.5em; font-size: 1.1em; margin: 16px auto; color: #7c7d50; width: 400px;}
	
.highlight {color: #6e0d16; font-weight: bold;}
	
.highlight2 {color: #593b24; font-weight: bold;}
	
.highlight3 {color: #9b7853; font-weight: bold;}

.highlight4 {color: #7c7d50; font-weight: bold;}

				/*BOTTOM STYLING*/
				
#bottom {text-align:center; padding: 20px 0; margin: 0 auto; width: 814px; background: #f3f9dc;}

#bottom li {list-style-type: none;	display: inline;	padding:0;}

#bottom a {	color: #71654b;	padding:0;	margin:0 12px; font-family:  Georgia,serif;
	font-size:10px;	text-transform:uppercase;
	text-decoration:none;	letter-spacing:1px;}
	
.bottom a:hover {color:#ffffff;}




