/* CSS Document */
body { 
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif; 
	color: #A6D083; 
	margin: 0px auto 0px auto;  
	text-align: justify;  
}

h1 {
	color:#FFF;
	font-size: 11px;
	width:565px;
	padding:0px auto 0px auto;
	margin: 0px auto 0px auto;  
	text-align:center;
	border: 1px solid #636060;
	background: #858182;
}

#page{ 
	margin: 0px auto; 
	height:auto !important;
	height:100%;
	min-height:100%; 
	width: 700px; 
	background: #A6D083;
}

#left {
	float:left; 
	text-align:left;
	width: 130px;
	margin-top:0px;
	padding-top:0px;
	background-color:#ffffff;
}

#right { 
	float: right; 
	width: 270px; 
	text-align:center; 
	background: #ffffff; }

/* ------------------- #top ------------------- */

#top {
	position:relative;
	margin: 0px auto 0px auto; 	
	width: 567px;
	z-index: 3;
	background-color:#A6D083;
}

#logo {
	position:relative;
	width:621px;
	height:49px;
	padding-left:78px;
	background: #A6D083;
	z-index:4;
}

#nav {
	float:left;
	width:155px;
	height: 166px;
	z-index:2;
	padding-top:25px;
	background: #9C6122 url(../images/nav.gif) no-repeat left top;
}

.topNav{
	margin-top: -22px;
	padding-bottom:10px;
	margin-left: 30px;
	width:120px;
	height: 22px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/bullet.gif) left no-repeat;
	z-index: 3;
}

.topNav a{ 
	padding: 0px 5px;
	color: #6F6F6F; 
	text-decoration: none;
	display:block;
}

#main {
	margin: -2px auto 0px auto;
	padding-left:7px;
	padding-right: 10px;
	padding-bottom:10px; 
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:550px;
	z-index:1;
	background:#ffffff url(../images/bottom.gif) no-repeat left bottom;
}

#banner	{
	position:relative;
	float:left;
	width: 412px;
	z-index:0;
	background-color:#9C6122;
}	
/* ------------------- #content ------------------- */

#text {
	float: inherit;
}

#mapp {
	width:300px;
	float:left;
	background: #ffffff;
}
.content{ 
	padding: 10px;
	color:#2F5F08; 
	text-align: justify;
	width:auto; 
	height:auto;
	background: #ffffff;	
}

.content a {
	color:#FF0000;
}

.title{
	float:left;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	padding: 0px 10px 0px 10px;
	background: #A6D083;
	width: 397px;
	height:auto;
	margin-top: 0px;
	text-align: left;
}

/* ------------------- #Footer ------------------- */

.clear { 
	clear: right;
}

#footer{
	padding: 5px 0px 10px 0px;
	color: #000000;
	text-align: center;
	font-size: 10px;
	background:#CDCDCD;
}

#footer a { 
	color: #000000;
}

/* ------------------- #Google Ad ------------------- */

#adLong{
	margin-top: 5px;
	width: auto; 
	background: #ffffff; 
	height:auto; 
}

#adTop{
    float:right; 
	margin-top: 5px; 
	height: auto; 
	padding:9px 10px; 
	background: #ffffff; 
	
	
}

#adbottom{ 
	padding: 15px 5px 5px 15px; 
	height: auto; 
}
