/*MAIN SITE STRUCTURE****************************************/

.clearer {
	clear: both;
}

body{
	background-color:#253b0b; 	
	margin:0 0 0 0;  /*top right bottom left*/
}

/*TOP PORTION OF SITE *****************************************/

#container_top{
	margin: 0px auto;
	border: 0px solid #000000;
	background-image:url(../images/background_top.gif);
	background-repeat:repeat-x;
}

#container_header{
	margin: 0px auto;
	width:794px;
	padding:0 0px 0 0px;  /*top right bottom left*/
}

#top_header {
	width:380px;
	float: left;
}

#home_contact {
	float:right;
	height:98px;
	width:414px;
	background-image:url(../images/background_home.jpg);
	background-repeat:no-repeat;
}


/*BOTTOM PORTION OF SITE******************************************************/

#container_bottom_main {
	margin: 0px auto;
	width:794px;
	position:relative;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

#container_bottom{
	margin: 0px auto;
	position:relative;
	width:728px;
	background-color:#243b0b;
	padding:0px 0px 0px 18px;  /*top right bottom left*/
}

#bottom_borders{
	border-left: 6px solid #f2ddad;
	float:left;
	border-right: 6px solid #f2ddad;	
	background-color:#fbf6e8;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
	position:relative;
}

/*LEFT MENU ******************************************************************/

#leftmenu_container {
	position:relative;
	width:226px;
	float:left;
	background-color:#628023;
	background-image:url(../images/background_leftmenu_top.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 13px;  /*top right bottom left*/
}

#partners_top {
	width:226px;
	position:relative;
	padding:10px 0px 0px 0px;  /*top right bottom left*/
}

#partners_middle {
	width:226px;
	position:relative;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

#leftmenu_bottom {
	width:226px;
	position:relative;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}



/*CONTENT BODY *****************************************************************/
#content_container { 
	float:right;
	width:477px;
	background-color: #fbf6e8;
	padding: 0px 0px 0px 0px;  /*top right bottom left*/
	margin: 0px 0px 0px 0px;  /*top right bottom left*/
}

#content { 
	float:right;
	width:445px;
	background-color: #fbf6e8;
	padding:0px 10px 0px 10px;  /*top right bottom left*/
}

#header {
	background-image:url(../images/background_header.jpg);
	background-repeat:no-repeat;
	width:477px;
	padding:0px 0px 0px 13px;  /*top right bottom left*/
}

#contact_form { 
	width:400px;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

/*Footer portion of site*/
#footer{
	margin: 0px auto;
	width: 728px;
	padding:0px 0px 0px 18px;  /*top right bottom left*/
}

#copyright {
	margin: 0px auto;
	width:935px;
	text-align: center;
	padding:20px 0 20px 0px; /*top right bottom left*/
}

/*MISC*/
a img {border: none; }

/*HEADERS*/

/*H1 is used for main content header */
h1 {
	font-size: 15px;
	font-style:italic;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #40580e;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 15px 10px;  /*top right bottom left*/ 
}

/*H2 is used for content subheaders  */
h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #b37a35;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 2px 0px;  /*top right bottom left*/ 
}


/* TEXT **********************************************************************/
span.text {font-family: verdana, arial, helvetica; font-size: 11px; color: #000000;}
span.copyright {font-family: Arial, Helvetica, Verdana, sans-serif; font-size:11px; color:#f9e6bf; letter-spacing:0px;}

/* ROLLOVERS */
.edgeflow {FONT-SIZE: 11px;FONT-FAMILY: Arial, verdana,Tahoma; text-decoration:underline; color:#99b937;}
.edgeflow:hover {FONT-SIZE: 11px;FONT-FAMILY:Arial, verdana, Tahoma;text-decoration:underline; color:#bce08c;}

.link {font-family: verdana, arial, helvetica; font-size: 11px; text-decoration:underline; color:#53819b;}
.link:hover {font-family: verdana, arial, helvetica; font-size: 11px; text-decoration:underline; color:#29800f;}

.link_resources {font-family: verdana, arial, helvetica; font-size: 12px; text-decoration:underline; color:#53819b; font-weight:bold;}
.link_resources:hover {font-family: verdana, arial, helvetica; font-size: 12px; text-decoration:underline; color:#29800f;font-weight:bold;}

.flyspeck {
	float:left;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, verdana,Tahoma; 
	text-decoration:underline; 
	color:#99b937;
	margin: 0px 0px 0px 20px;  /*top right bottom left*/
	
}
.flyspeck:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY:Arial, verdana, Tahoma;
	text-decoration:underline; 
	color:#bce08c;
}

#topmenu_divider {
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma; 
	text-decoration:none; 
	color:#6a240c;
	float:left;
	margin: 10px 0px 0px 0px;  /*top right bottom left*/
}

#topmenu_home {
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma; 
	text-decoration:none; 
	color:#6a240c;
	float:left;
	margin: 10px 20px 0px 220px;  /*top right bottom left*/
}
#topmenu_home:hover {
	color:#ffffff;
}

#topmenu_contact {
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma; 
	text-decoration:none; 
	color:#6a240c;
	float:left;
	margin: 10px 0px 0px 20px;  /*top right bottom left*/
}
#topmenu_contact:hover {
	color:#ffffff;
}

/*Left menu rollover with image and text effect*/

a.rollover {
	float:left;
	text-indent: 30px ;
	text-decoration: none ;
	display: block ;
	width: 199px ;
	height: 27px ;
	background: transparent url(../images/background_rollover_off.png) no-repeat ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding:4px 0 0 0;  /*top right bottom left*/
	margin: -4px 0 0 13px;  /*top right bottom left*/
	
}

a.rollover:hover {
	background: transparent url(../images/background_rollover_on.png) no-repeat ;
	color:#d0fa0d;
	
}

/*END Left menu rollover with image and text effect*/

/* Contact form styling **************************************************************/
.name_top {
	border: 1px solid #999999;
	color:#6b7d0f;
	width: 200px;
	background:#ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:0px;
	text-align:right;
}

.name {
	border: 1px solid #999999;
	color:#6b7d0f;
	width: 200px;
	background:#ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
	margin-top:-5px;
	margin-bottom:0px;
	text-align:right;
}

.phone {
	border: 1px solid #999999;
	color:#6b7d0f;
	width: 150px;
	background:#ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
	margin-top:-5px;
	margin-bottom:0px;
	text-align:right;
}

.comments {
	border: 1px solid #999999;
	color:#6b7d0f;
	width: 350px;
	height:75px;
	background:#ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:0px;
	text-align:left;
}
