body {  /*supplemental to other style sheet*/
	background-image:url(../images/Home_bg.png);
	background-repeat: repeat-x;
	}
#pagewrap {  /*supplemental to other style sheet*/
	background-image:url(../images/Home_pagewrap_bg.png);
	background-repeat: no-repeat;
	width: 815px;
	height: 575px;	
	}	

ul#menu {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 85px;
	top: 120px;
	z-index:10000;
	}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
	float: left !important;
	font-size: 15px;
	line-height:16px;
	background-image: none;
	overflow:visible;

	
	}
#menu li, #menu a, #menu a:visited {
	display: block; 	
	margin: 0; 
	padding: 2px 7px 2px 0; 
	text-decoration: none;
	color: #214f00;
	}
#menu a:hover {
	color: #e09833;
	}	
#home	{
	display: none !important;
	}


#text-bubble {
	font-size:15px;
	padding:187px 0 0 422px;
	width:328px;
	position:relative;
	}
#text-bubble p {
	font-size:14px;
	line-height:21px;
	color: #163500;
	
	}	
a#more {
	
	cursor:pointer;
	display:block;
	height:23px;
	left:149px;
	position:relative;
	top:-27px;
	width:177px;
	z-index:1000;
	
	}	
#content-left {
	margin: 170px 0 0 44px;
	width:224px;
	}	
#content-right {
	float:right;
	margin:164px 28px 0 0;
	width:253px;
	}	
	
	
#footer {
	margin: 0 auto;
	padding: 0;
	width: 815px;
	height: 15px;
	position: absolute;
	text-align:center;
	bottom: 0 !important;	
	left: 50%;
	margin-left: -407px;
	}
#footer li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 9px;
/*	border: 1px solid;*/
}	
#footer a, #footer a:visited {
	color: #617351;
	padding-right: 5px;
	padding-left: 5px;	
	text-decoration:none;	
	}
#footer a:hover {
	color: #384a27;
	text-decoration:none;	
	}
#webmaster {
	font-size: 9px;
	margin: 0 auto;
	padding: 0;
	width: 815px;
	height: 15px;
	position: absolute;
	text-align:center;
	bottom: 0 !important;	
	left: 50%;
	margin-left: -80px;
	}	
#webmaster a, #webmaster a:visited {
	color: #a3ac96;
	text-decoration:none;	
	}
#webmaster a:hover {
	color: #384a27;
	text-decoration:none;	
	}	
