@charset "UTF-8";
body {
	background-color: #7eba23;
	background-image: url(images/main_bkg.gif);
	background-repeat: repeat-x;
	margin-top:36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a {
text-decoration:underline;
color:#bd6510;
}
a:hover {
text-decoration:none;
color:#bd6510;
}

.white_left {
	background-color: #FFFFFF;
	background-image: url(images/white_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.white_right {
	background-color: #FFFFFF;
	background-image: url(images/white_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bkg_main {
	background-image: url(images/white_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bkg_lgbtm {
	background-image: url(images/white_lgbtm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}


.home_orange {
	background-image: url(images/bkg_orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:180px;
	color:#ff6600;
	font-size:12px;
	padding:15px;
}

.inside_orange {
	background-image: url(images/inside_quote.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color:#ff6600;
	font-size:12px;
	width:226px;
	font-weight:bold;
	height:496px;
}

.inside_orange .text{
	padding:15px 25px 0 25px;
	
}

.inside_orange .date{
	font-size:13px;
	color:#235901;
	padding:15px 25px 15px 25px;

	
}

.home_orange a{
color: #ff6600;
text-decoration:none;
}

.home_orange a:hover{
color: #ff6600;
text-decoration:underline;
}

.home_body {
font-size:12px;
color:#599858;
padding:15px 0 30px 20px;
}

.home_body li{

color:#246622;
margin-bottom: 5px;

}

.white_inside {
	background-image: url(images/white_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom:4px;
}



/* ######### CSS for top level tabs ######### */

#mytabsmenu {
margin-right:20px;
}

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;

list-style-type: none;


}

.tabsmenuclass li{
float: right;


}

.tabsmenuclass a{
display: block;
padding: 5px 7px;
color: #2f802d;
text-decoration: none;
font-size: 14px;

}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
	font-weight:bold;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:center 20px;
}

/* ######### CSS for sub menu container below ######### */

#mysubmenuarea .tabsmenucontent {
float:right;
margin-right: 20px;


}

#mysubmenuarea {
float:right;

}

a {
	outline: none;
}

a.hovers:link {
background-image:url(images/arrow.gif);
}


.tabsmenucontentclass{
clear: left;
width: 100%;
height: 10px;
padding: 5px;
font-size:11px;
text-align: center;




}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;

}

.tabsmenucontentclass li{
float: left;
margin-right: .5em;
border-right: 1px solid #9fbe7a;
padding-right:.5em;
}

.tabsmenucontentclass li .last{
border:none;
}

.tabsmenucontentclass li a{
color:#2f802d;
}

.tabsmenucontentclass li a:hover{
color:#2f802d;
text-decoration:none;

}
home_orange {
	background-image: url(images/bkg_orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* #########  ######### */
