body {
	background: #fff url(../images/bg_main.jpg) repeat-y top center;
	font: 62.5% arial,sans-serif;
	color: #000;
	padding-bottom: 25px;
}

p, li {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: -0.3em;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

#wrapper {
	background: transparent url(../images/bg_cottage.jpg) no-repeat center 430px;
	width: 100%;
/*	min-height: 800px;*/
	padding-bottom:10px;
}

#container {
	width: 920px;
}

#header {
	background-color: #fff;
}

#nav_top_wrapper {
	border-bottom: 1px solid #a3ce62;
	width: 920px;
	padding: 10px 0;
}

#nav_top {
	padding: 23px 0 3px;
}

#nav_top ul li {
	display: inline;
	margin: 0 5px;
	line-height: 1.2em;
	color: #a7a9ac;
}

#nav_top a {
	color: #a7a9ac;
	text-decoration: none !important;
	font-weight: normal !important;
}

#nav_top a.main {
	color: #000;
}

#flash_nav_wrapper {
	background: transparent url(../images/bg_nav.jpg) no-repeat top left;
	width: 909px;
	height: 51px;
	margin-top: 1px;
	padding: 10px 11px 0 0;
}

#flash_nav {
/*	position: relative;*/
	width: 637px;
	height: 50px;
}

/*#nav_flash {
	position: absolute;
	overflow: hidden;
	z-index: 1000;
}*/

#logo_wrapper {
	margin-left: 10px;
}

#content_wrapper {
	width: 903px;
	margin: 0 8px 0 9px;
}

#footer {
	width: 885px;
	padding-top: 25px;
	color: #505050;
}

#footer_rule {
	background-color: #a3ce62;
	width: 885px;
	height: 1px;
}

#loon {
	margin: -16px 0 0 -55px;
	left: 50%;
	width: 109px;
}

#footer ul {
	text-align: center;
	margin-top: 20px;
}

#footer p {
	/*text-align: center;*/
	/*margin-top: 5px;*/
	margin:0;
	padding:0;
}

#footer ul li {
	display: inline;
	margin: 0px 3px;
	color: #508978;
}

#footer p, #footer li {
	font-size: 0.9em;
	line-height:1.5em;
}

#footer a {
	color: #508978;
	text-decoration: none !important;
}

#footer a:hover{
	color:#000;
	}

li.large {
	font-size: 1.4em;
}

li.small {
	font-size: 1.0em;
}

li.first {
	margin-left: 0 !important;
}

li.last {
	margin-right: 0 !important;
}


/* individual pages */
div#heading {
	border-bottom: 1px solid #a3ce62;
}


/* 08-03 */

.head{
	position:relative;
	}
	
#home_feature, #left_content, .content{
	padding:0;
	}	
	
#footer{
	border-top:solid 1px #8d8d8d;
	padding:15px 0 0;
	width:890px;
	height:110px;
	margin:0 auto;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#787879;
	}
	
.footerLeft{
	width:330px;
	float:left;
	}
	
.footerRight{
	width:550px;
	float:right;
	text-align:right;
	}
	
#footer h2{
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#68696b;
	padding-bottom:15px;
	}	
	
#footer p.footerNav{
	padding-bottom:10px;
	}	
	
	
	
/* Drop Down Style Start Here */


	
ul.mainNav{
	height:30px;
	padding:5px 0 0 280px;
	}
	
ul.mainNav li{
	float:left;
	position:relative;
	font:bold 13px/30px Verdana, Geneva, sans-serif;
	padding:0 1px;
	height:30px;
	margin:0!important;
	list-style-type:none;
	}	

ul.mainNav li a{
	color:#FFF;
	padding:0 5px;
	display:block;
	float:left;
	width:auto;
	text-decoration:none!important;
	}
	
ul.mainNav li a.active,
ul.mainNav li a:hover{
	color:#a3ce63;
	text-decoration:none!important;
	}


.dropmenudiv{
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:30px;
	margin:0px 0 0 0px;
	background:#01553b;
	border:#89b554 solid 1px;
	padding:20px 10px;
	width:430px;
	height:150px;
	z-index:10000;
	visibility:hidden;
	}
	
.dropmenudiv li{
	font:normal 12px/25px Verdana, Geneva, sans-serif !important;
	color:#FFF;
	margin:0!important;
	list-style-type:none;
	text-align:center!important;
	float:left;
	width:140px;
	}
	
.dropmenudiv li img{
	width:128px;
	height:128px;
	border:solid 1px #FFF;
	float:none;
	margin:0 auto 5px;
	}
	
.dropmenudiv li img.rockscape{
	border:0;
	}	
	
.dropmenudiv li a{
	display:block;
	float:none!important;
	width:130px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	}	
	
.dropmenudiv li a:hover{
	color:#a3ce63;
	text-decoration:none!important;
	}	
	

/* Drop Down Style End Here */

#fadebanner{
	width:627px;
	height:410px;
	float:left;
	background : url(<?php echo $imagearray[$imagenum];?>) no-repeat; 
	}
