div {
	font-family: Verdana, sans-serif;
}
body {
	text-align:center;
	font-size: 80%;	
}
.mainout {
	width: 100%;
	background-color: #999966;
}
.main {
	text-align:center;
	width:780px;
	margin: 0 auto; text-align:left;
	border:solid 1px #000;
	padding:0px;
	background-color: white;
}
.header td {
	font-size: 70%;	
}
.header td h2 { font-weight: normal }
.header td p,h2 { margin: 5px; }
.interior h2 { margin-top: 20px; margin-left: 0px}
.hline {
	width: 100%;
	height: 8px;
	background-color: #644D38;
}

.footer table tr td{
	font-weight: bold;
	font-size: 65%;
	color: white;
}
.footer td a {
	color: white;

}
.interior {
	line-height: 130%;
	font-size: 70%;
}
.interior td {
	line-height: 130%;
	font-size: 70%;
	font-family: Verdana, sans-serif;
}

p { margin-top: 12px; margin-bottom: 12px; }
.nav {
	border-right: 1px solid #644D38;
	height: 100%;	
}
.nav ul {
	list-style-position: outside;
	list-style-type: none;
	font-size: 70%;
	white-space: nowrap;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 170px;
}
.nav ul li {
	padding: 4px;
	margin: 0px;
	border-bottom: 1px solid #644D38;
}
.nav_selected { background-color: #BBBBBB; }
.nav ul { border-top: 1px solid #644D38; }
.nav ul li a {color: #341D08; text-decoration: none; }
.nav ul li:hover { background-color: #644D38; }
.nav ul li:hover a { color: white; }
.content {
	padding: 5px;
}
.hp td {
	text-align: center;
	font-size: 70%;
	font-family: Arial, Helvetic, Sans-serif, Verdana;
}
.hp h2 {
	font-weight: normal;
}
.hp_consider { text-align: right;}
.pages_imgs {
	float: right;
	width: 225px;
	margin: 10px;
 }
.pages_imgs img { border: 1px solid #333333; }
.current h2 a { text-decoration: none }
.current img { border: 1px solid black }
.springroad img { border: 1px solid black }
.springroad td { text-align: center }
.dev img { border: 1px solid black }
.popup {
	text-align: left;
	background-color: white;
	filter: alpha(opacity=100);
	opacity: 1.0;
	z-index:8;
	padding: 10px;
}
.pophead td { font-size: 80%; padding: 5px; }
.popfoot { text-align: center; background-color: #74724B; color: white; padding: 10px; }
.popfoot a { color: white; }
.fm td,th { font-size: 80%; text-align: left; vertical-align: top }
.contactform { position: absolute; width: 500px; border: 5px solid #777777; float: right; background: white; margin-left:auto; margin-right:auto; left:0;right:0; top: 30px;} 
.mainout { z-index:0; }
