
*{margin: 0; padding: 0; line-height: 1.2;}

body {
background-color:#ffffff;
color: #000000;
background-image:url(../pix/backgrd.jpg);
background-attachment:scroll;
background-repeat:repeat-x;
background-position:top;
font-family: verdana, arial, sans-serif; 
width: 100%;
font-size: 62.5%;
	}

#nav {
position: absolute;
left:0px;
top: 20px;
width: 250px;
padding: 0;
margin: 0;
background-color:transparent;
}

#central {
margin-left: 200px;
width: 	700px;
background-color:#ffffff;
color: #996666;
background-image:url(../pix/backgrd.jpg);
background-attachment:scroll;
background-repeat:repeat-x;
background-position:top;
padding: 0;
}

#central-top {
background: url(../pix/top_background.jpg) no-repeat top left; 
padding-top: 0px;
width: 650px;
}

#central-middle {
background: url(../pix/middle_bkg.jpg) repeat-y top left ;
width: 650px;
}

#central-bottom {
background: url(../pix/bottom_background.jpg) no-repeat ;
background-position: bottom right;
padding-bottom: 0px;
width: 718px;
}

#footer  {
margin: 0;
padding:0px;
text-align:center;
color: #996666;
line-height: 1.5em;
letter-spacing: 1pt;
}

#footer_print {
display: none;
}

p { 
	font-size: 1.2em;
	text-align: 	left;
	padding: 		10px 90px 5px 80px;
	color: 			#996666;
	line-height: 	1.5em;
margin: 0;
	}
	
.tree { 
	font-size: 1.4em;
	font-style:italic;
	text-align: 	left;
	padding: 		15px 180px 15px 80px;
	color: 			#336666;
	line-height: 	2.0em;
letter-spacing: 0.25px;
margin: 0;
	}
	

.right {
font-size: 1.2em;
	font-style:italic;
	text-align: 	right;
	padding: 		10px 100px 15px 80px;
	color: 			#336666;
	line-height: 	2.0em;
letter-spacing: 0.25px;
margin: 0;
	}


h2 {	padding: 15px 60px 5px 60px;
}
	
h2.top 
 { 
	padding-top: 165px;
	}
	
h3 {padding:10px 90px 0px 80px;
font-family: verdana, arial, sans-serif;
color: #996666;
font-size: 1.2em;
font-style: normal;
}
	
h3.top 
 { 
	padding-top: 165px;
	color: #996666;
	font-size: 1.2em;
font-style: normal;
	}
	
p.top
 { 
	padding-top: 180px;
	}
	
p.text { 
	text-align: 	justify;
	padding: 		5px 180px 15px 160px;
	color: 			#000000;
	line-height: 	1.5em;
margin: 0;

	}

#nav a:link { color: #996666;
text-decoration: none; 
border-bottom: 0px;
}

#nav a:visited { color: #336666;
text-decoration: none; 
border-bottom: 0px;
}

#nav a:hover 
{ color: #cc6633;
text-decoration: none; 
border-bottom: 0px;
}

#nav a:active {color: #336666;
text-decoration: none; 
background-color: #feffe0;
margin: 0;
}


a:link { color: #996666;
text-decoration: none; 
border-bottom:dotted 1px #cccccc;
}

a:visited { color: #336666;
text-decoration: none; 
border-bottom:dotted 1px #cccccc;
}

a:hover 
{ color: #cc6633;
}

a:active {color: #336666;
text-decoration: none; 
background-color: #feffe0;
margin: 0;
}


ul {

list-style-position: outside;
		padding: 		0px 0px 0px 120px;
		margin: 		0px;
}
		

li {  
font-size: 120%;
text-align: 	left;
padding: 		10px 140px 5px 10px;
	color: 			#996666;
line-height: 	1.4em;
margin: 0;


	}


.print {
display: none;
}