html, body, #wrapper {
	margin:0;
	padding:0;
	border:none;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#D5D9A1;
}
p{line-height: 14px;}
a{ color:#333333; text-decoration:none;}	
a:hover{text-decoration:underline;}	
#container {	
	background-color:#f6faea;
	background-image:url(images/bg1.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	vertical-align: top;
	height:100%;width:100%;
	margin-top: 50px;
}

	
#Holder {width: 800px;}	

#Colum1 h1 {
	width:184px;
	height:43px;
	margin:0px;
	padding:0px;
	background-image: url(images/logo.gif);
}

span {
	display:none;
}
	  
#NavMenuList
{
	display:none;
}

#Colum1 {
	width:207px;
	height:508px;
	padding:75px 0 0 23px;
	margin-top:25px;
	background-image:url(images/BG-Colum1.jpg);
	background-repeat:repeat-y;
	float:left;
}
	
	
#Colum2 {
	background-color: #344726;
	width:348px;
	height:608px;
	margin: 0px;
	padding: 0px;
	float:left;
}	  
#Colum3 {
	background-image:url(images/BG-Colum3.jpg);
	background-repeat:no-repeat;
	background-position:0 40px;
	width:200px;
	float:left;
	padding:0px 10px 0 5px;
	text-align:right;
	height: 608px;
}

#Colum3 h1 {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 20px;
	background-color: #D8DFAF;
	border: #CFD4B3 1px solid;
	width:105px;
	height:15px;
	font-size: 10px;
	background-image: none;	
	color: #5C6A21;
	font-family:Georgia, "Times New Roman", Times, serif;
}		

#Colum3 h2 {
	margin: 8px;
	margin-right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#4C431C;
}
#Colum3 h2 a{ color:#4C431C; text-decoration:none;}	
#Colum3 h2 a:hover{text-decoration:underline;}	

#Colum3 h3 { background-image:url(images/AbeliefinDoingtheRightThing.gif); height:42px; background-repeat:no-repeat;
	width:120px;
	margin:60px 0px 20px 80px;
	
}		
#Colum3 p {
	margin: 8px;
	margin-right: 0px;
	font-size:9px;

}	  

p.address {font-size:9px; margin:120px 5px 0 0; text-align: right;}

.navbump {padding:10px 0 0 30px;}

.clear {clear:both}

.IMG {border:0px;}
li {float:left; display:block; padding:10px;}

#container #footer {
	background-color: #D5D9A1;
	clear: both;
	height: 50px;
}

#pressimage
{
	padding: 2px;
	width: 113px;
	height: 54px;
	background-color: FFFFFF;
	float:right;
	margin-bottom: 5px;
}
.arrowlistmenu{
width:120px;
font-weight:bold;
}
.menuheader
{
	text-decoration:none;
border-bottom:1px solid #9D9772;
display:block;
clear:both;
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 12px Georgia;
color: #556F17;
background: url(images/menubg.jpg) repeat-x;
text-align:center;
cursor: hand;
cursor: pointer;
height:20px;
line-height:20px;
margin:0px;
padding:0px;

}
a.menuheader:hover
{
	text-decoration:none;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
color:#4B4622;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0px;
padding: 0px;
text-align:center;
width:120px;
display:block;
}

.arrowlistmenu ul li{
padding: 0px; /*bottom spacing between menu items*/
margin:0px;
text-align:center;
width:120px;
border-bottom:1px solid #9D9772;
line-height:20px;
height:20px;
background: url(images/submenubg.jpg) repeat-x; /*custom bullet list image*/
}

.arrowlistmenu ul li a{
margin-top:3px;
text-align:center;
color: #556F17;
text-decoration: none;
font: 12px Georgia;
display:block;
}

.arrowlistmenu ul li a:visited{
color: #556F17;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #4B4622;
}