/* deforest enterprises stylesheet 

		created 04/16/2008
		Diane Grogan
		
		deforest.css

*/
#content {
	margin: auto;
	width: 950px;
	padding: 0 5px 5px 5px;
	background-color: white;
	text-align: left;
}

body {
	font-family: arial, sans-serif;
	color: rgb(128,40,40);
	font-size: 0.9em;
	background-color:white;
}

h1, h2, h3 {
text-align: center;
font-family: arial, sans-serif;
color: rgb(128,64,64)
}

a {
color: navy
}

a:hover {
text-decoration: none; 
color: navy;
}

li {
text-align: left;
}

#addtop {
float: right;
font-size: 0.8em
}

#tnav {
clear: both; 
text-align: center;
width: 100%;
}

.active {text-decoration: overline;
color: rgb(0,0,128)
}

hr {clear: both;
color: rgb(128,64,64)
}

#imagebar {
float: left;
width: 410px;
padding: 10px
}

#main {
margin-top: 25px;
}

#bnav {
clear: both; 
text-align: center;  
width: 100%; 
font-size: 0.6em;
color: navy
}

#bnav td {
width: 10%
}

#addline {
text-align: center;
font-size: 0.7em
}

#disclaimer {
	clear: both;
	font-size: 0.7em;
	text-align: justify;
}

.contact {
	float: right;
	width: 250px;
}
