/* CSS Document Created by Rachael Jesser */

body {margin: 25px 0 20px 0;
	background:url(../../images/bg.gif);
	color: #333333;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
a {color: #669900;
}

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

#container {width: 800px;
	margin: 0 auto;
	background: url(../../images/containerBG.jpg) repeat-y #FFFFFF;

}






h1 {color:#000000;
	font-size: 26px;
}

h2 {font-size: 21px;
	margin: 26px 0 0 0;
	color:#666666;
}


h3 {font-size: 15px;
	margin: 26px 0 0 0;
	font-weight:bold;
	color: #3b4d18;
}

#nav {background: url(../../images/navBG.jpg) #000000;
	height: 70px;
	line-height: 85px;
	text-align: right;
	
	
}

#nav a {color: #d0d5bb;
	padding: 0 16px;
	text-decoration:none;
	font-size: 17px;
	border-right: 1px solid #333333;	
}

#nav a:hover {color: #ffffff;
	border-top: 4px solid #333333;
}



#txtArea {width: 555px;
	float: right;
	padding: 20px 25px 30px 0;
	font-size: 12px;
	letter-spacing: normal;
}

#txtArea p {line-height: 16px;
}

#txtArea li {padding: 0 0 8px 0;
	
}

.infoBox {width: 170px; 
	padding: 0 12px; 
	float: right; 
	background: #cbd6ae; 
	color: #3e4928;
	font-size: 12px; 
	margin: -10px 0 10px 15px;
	
}
.infoBox a {color:#667e24;
	font-weight: bold;
	font-size: 13px;
	
	
}

.infoBox a:hover {color:#8da253;
	text-decoration: none;
}


.infoBox h3 {margin: 14px 0 0 0;
	font-size: 18px;
	font-weight: normal;
}

.infoBox p {margin: 2px 0 10px  0;
}

#leftBar {width: 200px;
	float: left;
	color: #FFFFFF;	
}

#leftBar p {margin: 14px 10px;	
	font-size: 10px;
}

#leftBar h4 {font-size: 14px;
	margin: 20px 0 15px 8px;
	border-bottom: 1px solid #575c46;
	width: 180px;
		font-weight: bold;
		color: #FFFFFF;
}

#leftBar a {color: #FFFFFF;	
	font-weight: bold;
	text-decoration:none;
	
}

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

h1#quote {color:#7e7e7e;
	font-size: 15px;
	font-weight: normal;
	position: absolute;
	text-transform:uppercase;
	top: 42px;
	margin: 0;
	width: 176px;
	padding: 10px;
	background:url(../../images/quoteBG.jpg);
	height: 33px;
		
}
#logos {height: 80px;
	vertical-align:middle;
	width: 580px;
	margin: 25px 0 0 0;
	border-top: 1px solid #cccccc;
	z-index: 1;
	clear: both;
	
}

#logos img {float: left;
	padding: 0 5px;
	line-height: 80px;
}

#copyright {width: 790px;
	margin: 5px auto;
	font-size: 9px;
	color:#444444;
	font-weight: bold;
}

#copyright a {color:#444444;
}

 #btmNav {width: 790px;
	height: 30px;
	margin: 0 auto;
	font-size: 10px;
	background: url(../../images/btmNavBG.jpg) repeat-x #000000;
	line-height: 28px;
	color: #333333;
	text-indent: 10px; 
	text-align: right;
	text-transform:lowercase;
	padding-right: 10px;
}

#btmNav a {color: #666666;
	text-decoration:none;
	padding: 0 10px;
	text-decoration:none;
	border-right: 1px solid #333333;	
	font-weight: normal;
	font-weight: bold;
}


#btmNav a:hover {color: #999999;
}