@charset "utf-8";
/* CSS Document */

    /* feature box */

.featurebox {color:#333;padding: 15px 20px 20px; border-top: 1px solid #d7d7d7;margin: 30px 0 1.5em;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%}
	.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin: 0 0 .3em;border-bottom: 1px solid #99CC00;color:#99CC00}
	.featurebox p {border:none;margin: 0 0 1em;color:#444}
	.featurebox a {font-weight:bold}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	xbackground-color: #66cc33;
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color:#666666;
	line-height:19px;
	background-image: url("images/bg.jpg");
}

#container {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

#topbar {
	display: none;
}

#logo 
{
	height:89px; 
	width:173px;
}

#content {
	padding: 10px 10px 10px 10px;
	background-color: White;
}
#logoFooter {
	background-image: url(../designElements/images/logoFooter.jpg);
	background-repeat:no-repeat;
	height:79px;
	padding-bottom:10px;
	padding-left:23px;
	padding-right:0px;
}
.subMenu 
{
	height:23px;
	width:590px;
	float: right;
	background-image: url(../designElements/images/subMenu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height:103px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}

.footerTxt
{
	font-family: Arial, Sans-Serif;
	font-size:11px;
	color: #999999;
	padding-top:15px;
	text-align:right;
}
.footerTxt a
{
	font-family: Arial, Sans-Serif;
	font-size:11px;
	color: #ccc;
	text-decoration:none;
	padding-top:15px;
	text-align:right;
}

#menuRight {
	width:225px;
	float:right;
}
	
#leftMenu {
	float:left;
	width:163px;
	background-color:#ededed;
}

#topMenu 
{
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;
	float:right;
	height:25px;
	padding-left:30px;
	white-space:nowrap;
	_width:410px;

}
.topMenuDiv {
 	float:left; 
	padding: 3px 10px 3px 10px;
	background-image:url(images/menu-spacer.gif);
	background-position: right;
	background-repeat:no-repeat;
}
.topMenuDiv a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.topMenuDiv a:hover {
	font-weight:bolder;
}

#homeBar {
	 padding:10px; 
	 float:right; 
	 text-align:right;
	 font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}

#homeBar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#homeBar a:hover {
	font-weight:bolder;
}

.homeMenu { 
  margin-left:20%;
  margin-right:20%;  
}

.homeMenuDiv { 
 	float:left;  
	padding: 5px; 
 	width:118px;
}
.subHomeMenuDiv {
	padding:1px;
	border-bottom: solid 1px #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; font-weight:bold;
	color: #333333;
	text-decoration:none;
}
.subHomeMenuDiv a {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
}
.subHomeMenuDiv a:hover {
	font-weight:bold;
	color: #000;
}

/*-------------------- */

h1 
{
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #544824;
	font-weight: bold;
	vertical-align:bottom;
	width:100%;
	background-image: url(../DesignElements/images/grassbg.png);
	background-repeat: no-repeat;
	background-position: right;
	height:23px;
}
h2 
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #009900;
	font-weight: bold;
	text-transform: uppercase;
}

p 
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height:17px;
	color: Gray;
	font-weight: lighter;
}

.titleTxt1 
{
	display:block;
	font-family: Arial, Sans-Serif;
	font-size: 25px;
	color: #544824;
	font-weight: bold;
	padding: 3px;
	text-indent: 20px;
	background-image: url(../DesignElements/images/grass.png);
	padding:5px;
	background-position: 5px;
	background-repeat: no-repeat;
}

.titleDiv 
{
	background-image: url(../DesignElements/images/grassbg.png);
	background-repeat: no-repeat;
	background-position: right;
	height:23px;

}

.titleTxt
{
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #544824;
	font-weight: bold;
}

.menuTxt 
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: White;
	font-weight: bold;
	margin-right:5px;
	text-decoration: none;
}

#NewsBarBg {
	background-image: url(../designElements/images/barBg.jpg);
	background-repeat: repeat-x;
	height:10px;
	padding:10px;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:White;
}

#NewsMain 
{
	background-color: #dbe9a4;
	padding:10px;
}
#NewsSubmit 
{
	margin-top:1px;
	background-image: url(../designElements/images/newsSubmit.jpg);
	background-repeat: no-repeat;
	height:20px;
	
}

.inputBg 
{
	background-image: url(../designElements/images/inputBg.jpg);
	background-repeat:repeat-x;
	padding:2px;
}

.sectionTitle 
{
	font-family:Arial, Sans-Serif;
	font-size:15px;
	font-weight:bold;
	color:#726623;
}


	