/* CSS Document */
/*Template Layout*/
body {
	background-color:#FFFFFF;
	background-image:url(../images/page_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	color:#4d6335;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; /* vertical spacing between your lines of text*/
}
a, a:link, a:visited {
	color:#4e8743;
}
a:hover {
	color:#4e8743;
	text-decoration:none;
}
#background_texture {
	background:url(../images/header_bg.jpg) center top no-repeat;
}
#wrapper {
	width:980px;
	margin:0px auto; /*centers your design on the page*/
}
#header {
	height:118px;
	width:980px;
	clear:both;
}
#logo {
	width:425px; /*change this width and height to match your logo image*/
	height:80px;
	float:left;
	margin:20px 0 0 10px;
	
}


.slogan{
font-size:16px;
color:#c8ed80;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	text-align:center;

}
#header_right {
	width:500px;
	height:121px;
	float:right;
	margin:0px 10px 0px 0px; /* you may need to change these margins if your contact info is larger, order is top, right, bottom, left*/
}
#header_menu { /*the container that holds the main menu*/
	height:36px;
	margin:0px 0px 0px 0px;
	clear:both;
}
ul#navigation {
	margin:0px;
	padding:0px;
	margin-top:1px;
	width:980px;
	height:35px;
	position:absolute;  /*makes dropdown sit on top of flash & map*/
	z-index:100; /*makes dropdown sit on top of flash & map*/

}
ul#navigation li {
	float:left;
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
}
ul#navigation a {
	/*float:left; 
	color:#ffffff; 
	padding:10px 13px 10px 13px; 
	text-decoration:none; 
	text-transform:uppercase; 
	font:14px Georgia, "Times New Roman", Times, serif; 
	letter-spacing:1px; 
	background-image:url(images/menu_divider.gif); 
	background-position:right center;
	background-repeat:no-repeat;*/
}

ul#navigation li.hover a, ul#navigation li:hover a, ul#navigation a.active, ul#navigation a:hover {
	

}
/*--drop down menu second-level - this is optional--*/
ul#navigation li.hover, ul#navigation li:hover {
	position:relative;
}
ul#navigation li.hover ul.second-level, ul#navigation li:hover ul.second-level {
	display:block;
}
ul#navigation li.hover ul.second-level ul.third-level, ul#navigation li:hover ul.second-level ul.third-level {
	display:none;
}
ul#navigation ul.second-level {
	position:absolute;
	top:35px; /*how far away from the top menu*/
	left:0;
	margin:0;
	padding:5px;
	width:160px;
	display:none;
	background-color:#407136; /*color of the dropdown*/
}
ul#navigation ul.second-level li {
	width:160px;
	margin:0;
}
ul#navigation ul.second-level a {
	display:block;
	float:none;
	width:140px;
	border:none;
	padding:0 10px;
	background:none;
	font:12px/24px Arial, Helvetica, sans-serif; /*font size and line height*/
	color:#FFFFFF;
	border-bottom:1px solid #537f4a;
	text-transform:capitalize;
	text-decoration:none;
}
ul#navigation ul.second-level li.hover a, ul#navigation ul.second-level li:hover a, ul#navigation ul.second-level a:hover {
	color:#FFFFFF;
	background-color:#537f4a;
}
#content_wrapper{
background-color:#ffffff;
}
#content{

padding:10px;
min-height:400px;
width:780px;
float:left;
}

#ad{
float:right;
width:160px;

height:600px;
margin-top:10px;
}
hr.clear {
	margin-top:10px;
	margin:0px;
	clear:both;
	visibility:hidden;
}
#footer {
	height:70px;
	width:980px;
	margin:0px auto;
	color:#4e8f3a;
	font-size:10px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	border-top:3px solid #84b32b;
}
#footer a, #footer a:link, #footer a:visited {
	color:#4e8f3a;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .right {
	width:450px;
	float:right;
	text-align:right;
}
#footer .left {
	width:400px;
	float:left;
}


.header_image{
margin:15px 20px 0 0;
}

.header_menu{
float:right;
margin-bottom:6px;
clear:right;
}


/*content*/

#banner{
background-image:url(../images/banner_bg.jpg);
background-repeat:repeat-x;
background-position:top;
height:240px;
width:780px; /*800 - padding*/
padding:10px;
}

.search_box_numbers{
float:left;
width:20px;
height:64px;
background-image:url(../images/search_numbers.gif);
background-repeat:no-repeat;
background-position:top;
margin-right:6px;
}
.search_box{
float:left;
width:250px;
padding:10px 0 0 0px;
font-size:11px;
}

#banner_photo{
float:right;
width:518px;
height:219px;
}

.search_form{
width:210px;
margin-bottom:8px;
background-color:#FFFFFF !important;
border:none !important;
font-family:Arial, Helvetica, sans-serif;
color:#5e8341 ;
font-size:11px;
padding:3px;
}

.margin_bottom{
margin-bottom:8px;
}


.search_box hr{
background-color:#afc584;
color:#afc584;
height:1px;
border:none;

}


/*explore more*/

#explore_more_box{
width:249px;
float:left;
color:#893d77;
margin-right:10px;font-size:11px;
line-height:normal;
}
#explore_more_box .container{
width:237px;
background-image:url(../images/box_bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#fcfcfa;
padding:5px;
border-left:1px solid #e7e5dc;
border-right:1px solid #e7e5dc;
border-bottom:1px solid #e7e5dc;
}

#explore_more_box .content{
height:330px;
}

#explore_more_box a, #explore_more_box a:link, #explore_more_box a:visited{
color:#893d77;
text-decoration:none;
}

#explore_more_box a:hover{
color:#893d77;
text-decoration:underline;
}

#explore_more_box .button{
height:20px;
text-align:center;
}

#explore_more_box .dash{
border-bottom:1px dashed #e7e5dc !important;

}

/*Sponsor */

#sponsor_box{
width:249px;
float:left;
color:#3d5a89;
margin-right:10px;
font-size:11px;
line-height:12px;
}
#sponsor_box .container{
width:237px;
background-image:url(../images/box_bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#fcfcfa;
padding:5px;
border-left:1px solid #e7e5dc;
border-right:1px solid #e7e5dc;
border-bottom:1px solid #e7e5dc;
}

#sponsor_box .content{
height:330px;
}

#sponsor_box a, #sponsor_box a:link, #sponsor_box a:visited{
color:#3d5a89;
text-decoration:none;
}

#sponsor_box a:hover{
color:#3d5a89;
text-decoration:underline;
}

#sponsor_box .button{
height:20px;
text-align:center;
}
#explore_more_box .dash{
border-bottom:1px dashed #b8c8e2;

}

.sponsor_table td{
padding:3px 0 3px 5px;
border-bottom:1px dashed #b8c8e2;
}

/*News */

#news_box{
width:249px;
float:left;
color:#4e8743;
margin-right:10px;font-size:11px;
line-height:normal;
}
#news_box .container{
width:237px;
background-image:url(../images/box_bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#fcfcfa;
padding:5px;
border-left:1px solid #e7e5dc;
border-right:1px solid #e7e5dc;
border-bottom:1px solid #e7e5dc;
}

#news_box .content{
height:330px;
}

#news_box a, #news_box a:link, #news_box a:visited{
color:#4e8743;
text-decoration:none;
}

#news_box a:hover{
color:#4e8743;
text-decoration:underline;
}

#news_box .button{
height:20px;
text-align:center;
}

