/* Basic Formatting Styles */

body
{
	font-family: georgia, garamond, times;
	background-color: #d1d1a4;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	margin: 4% !important;
	margin: 0%;
}

h2
{
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin-top: 18px;
	line-height: 0px;
}

h3.title
{
	position: relative;
	color: #cc9933;
	font-size: 18px;
	font-weight: normal;
	top: 4px;
	margin: 0px;
	padding: 0px;
}

.menu 
{
	width: 745px; 
	height: 16px;
	position: relative; 
	display: block;
	font-size: 11px !important; 
	font-size: 10px;
	top: 2px !important;
	top: 4px;
	left: 11px;
	text-align: center;
	z-index: 100;
	border-bottom: 1px solid #68785a;
}

.menu ul li a, .menu ul li a:visited  /* --Projects-- */
{
	display:block; 
	text-decoration:none; 
	color: #000000;
	width: 70px; 
	padding-top: 1px;
	height: 18px; 
	line-height: 10px; 
	font-size: 11px !important; 
	font-size: 10px;
}

.menu ul 
{
	padding-left: 0px; 
	margin: 0px;
	list-style-type: none; 
}

.menu ul li 
{	
	float: left;
	text-align: right;
	left: 16px !important;
	left: 32px;
	top: 0px !important;
	top: 1px;
	position:relative;
}

.menu ul li ul 
{
	display: none;
	padding: 0px;
	margin: 0px;
	left: 16px;
	list-style-type: none;
}

/* specific to non IE browsers */
.menu ul li:hover a 
{
	color:#336633; 

}

.menu ul li:hover ul 
{
	display:block; 
	position:absolute; 
	top:18px; 
	width:116px;
	height: 174px;
	background: url(images/menu_bg.gif);
}

.menu ul li:hover ul li a 
{	
	width: 112px; 
	text-align: left;
	padding-top: 4px;
	margin-left: -16px;
	padding-left: 4px;
	color:#ffffff;
}

.menu ul li:hover ul li a:hover 
{
	background:#886a37; 
	color:#ffffff;
}



	
p.quote
{
	color: #999966;
	text-align: left;
}


/* Positioning */


#shadow {
	float: left;
	width: 817px;
	background: url(images/shadow.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
}

#holder {
	float: left;
	width: 747px;
	background: #FFFFFF;
	position: relative;
	left: 25px;
	margin-bottom: 20px;
	text-align: left;
}

#header {
	background: #68785a;
	height: 90px;
	width: 742px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin: 11px 11px 0px 11px;
}

#header_stripe {
	background: url(images/backroads.gif) no-repeat;
	width: 735px;
	height: 84px;
	position: relative;
	top: 2px;
	right: -2px;
	border-left: 1px solid #9acc67;
	border-right: 1px solid #9acc67;
	border-top: 1px solid #9acc67;
	border-bottom: 1px solid #9acc67;
}


#barn {
	background: url(images/barn.jpg) no-repeat;
	width: 745px;
	height: 299px;
	position: relative;
	top: 4px;
	left: 11px;
	border-bottom: 1px solid #68785a;
}

#break {
	clear: both;
	display: block;
	width: 745px;
	height: 2px !important;
	height: 0px;
	position: relative;
	top: 4px !important;
	top: 0px;
	left: 11px;
}

#left_column {
	float: left;
	width: 150px;
	height: 100%;
	text-align: left;
	position: relative;
	margin-top: 15px;
	left: 15px;
	padding: 10px;
}

#content {
	position: relative;
	float: right;
	width: 530px;
	height: 100%
	padding: 15px;
	top: 0px;
	margin: 15px 10px 0px 0px;
}

#content2 {
	position: relative;
	float: left;
	width: 300px;
	height: 100%
	padding: 15px;
	top: 0px;
	left: 25px;
	margin: 15px 10px 15px 0px;
}

#right_column {
	float: right;
	width: 186px;
	height: 100%;
	text-align: left;
	position: relative;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
}

#footer {
	position: relative;
	clear: both;
	background: #68785a;
	height: 46px;
	width: 742px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin: 11px 11px 0px 11px;
}

#footer_stripe {
	width: 735px;
	height: 40px;
	position: relative;
	top: 2px;
	right: -2px;
	border-left: 1px solid #9acc67;
	border-right: 1px solid #9acc67;
	border-top: 1px solid #9acc67;
	border-bottom: 1px solid #9acc67;
}

#nav_bottom {
	background: #ffffff;
	display: block;
	font-size: 11px !important;
	font-size: 10px;
	width: 767px;
	height: 28px;
	margin-top: 4px;
	text-align: center;
	position: relative;
}

#email {
	font-size: 10px !important;
	font-size: 10px;
	color: #ffffff;
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
	position: relative;
}

/* Navigation */

a img
{
	border: none;
}

a:link 
{
	text-decoration: none;
	color: #000000;
}

a:visited 
{
	text-decoration: none;
	color: #666666;
}

a:hover 
{
	text-decoration: none;
	color: #336633;
}

a.email:link 
{
	text-decoration: none;
	color: #ffffff;
}

a.text:link
{
	text-decoration: none;
	color: #339933;
}


