/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{  
	margin:20px; 
	padding:0;
	font: 100% "Lucida Grande","Lucida Sans Unicode",sans-serif;
	background: #BBD097 url(../bg/greenleavesBG4.jpg) top center repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-bottom: 40px;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:24px; color:#FFFFFF; font-weight: bold; padding: 5px 0px 0px 0px; text-align: center; letter-spacing: 9px; font-style: italic; font: "Lucida Grande","Lucida Sans Unicode",sans-serif; word-spacing: 14px;}
h2{font-size:14px; color:#4F84C4; text-align: left; padding: 0px 0px 0px 10px;}
h3{font-size:14px; color:#231F20; font-weight: bold; padding:4px 0; margin-bottom:0px; text-align: left;}
h4{font-size:14px; color:#FFE384; font-weight: bold; padding: 0px 0px 0px 10px; margin-bottom:0px; text-align: left;}
h5{font-size:16px; color:#776541; font-weight: bold; padding: 0px 0px 0px 0px; margin-bottom:0px; text-align: left;}
h6{font-size:13px; color:#78A22F; font-weight: bold; padding: 15px 0px 0px 0px; margin-bottom:0px; text-align: left;}
.whatsnew{font-size:14px; color:#4F84C4; font-weight: bold; padding: 15px 0px 0px 10px; text-align: left;}
p {text-align: left;}
.boxfont1{font-size:11px; color:#663300; line-height: 1.5em }
.boxfont2{font-size:11px; color:#FFFFFF; padding: 0px 10px 10px 10px; line-height: 1.5em}
.boxfont2 a:link, a:visited{color:#FFE384;}
.boxfont2 a:hover{text-decoration:none;}
.boxfont3{font-size:11px; color:#231F20; line-height: 1.5em; margin-top: 0; padding: 10px 10px 10px 10px;}
.boxfont3 a:link, a:visited{color:#4F84C4;}
.boxfont3 a:hover{text-decoration:none;}
.boxfont4{font-size:11px; color:#000000;  line-height: 1.5em; padding: 0px 10px 10px 10px;}
.boxfont4 a:link, a:visited{color:#4F84C4;}
.boxfont4 a:hover{text-decoration:none;}
.boxfont5{font-size:11px; color:#000000; padding: 0px 10px 10px 10px;  line-height: 1.5em}
.boxfont6{font-size:11px; color:#FFFFFF;  line-height: 1.5em; padding: 0px 10px 10px 10px;}
.boxfont6 a:link, a:visited{color:#FFFFFF;}
.boxfont6 a:hover{text-decoration:none;}
.footertext {font-size:11px; color:#776541; padding: 25px 0px 0px 20px; line-height: 1.6em;}
.footertext2 {font-size:10px; color:#FFFFFF; padding: 25px 0px 0px 20px; line-height: 1.8em;}
a:link, a:visited{color:#000000;}
a:hover{text-decoration:none;}
a.active {
	color: #FFE384;
	background-color:#4F84C4;}
img  {
border: 0;
}


/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */

/* 
#container has an absolute width (900 pixel) 
*/

#container{width:900px; margin:0 auto; background: url(../bg/containerBG2.gif) top center no-repeat; /* border:solid 1px #DEDEDE; */}
	#topbar{width:auto; display:block; height:150px;}
	#navbar{width:auto; display:block; height:40px; background-color: #C3D940;}
		#navbar a{heigth:28px; line-height:28px; padding:0 8px; display:inline;}
	#mainimg{width:900px; display:block; height:240px; background: #C3D940 url(../bg/foresrBG.jpg) top center no-repeat;}
	#mainimgFLASH{width:900px; display:block; height:240px; background: #C3D940;}	
	     #mainimg_but {height:44px; padding: 0 0 0 0;  width: 180px; margin-left: 692px; margin-right: 25px; text-align: right; padding-top: 180px;}
	#main{width:auto; display:block; padding:0px 0;}
		#column_left{width:200px;  height:450px; margin-right:0px; padding: 10px 13px 10px 13px; float:left; background:#FFE384; text-align:left;}
		/*#column_right{width:460px; height:410px;  margin-right:0px; float:left; padding: 0px; background:#78A22F;}*/
		#column_center{width:200px; height:450px;  margin-right:0px; float:left; padding: 10px 13px 10px 13px; background:#79A12E url(../bg/boyboxBG2.jpg) bottom center ;}
		#column_center2{width:200px; height:450px;  margin-right:0px; float:left; padding: 10px 12px 10px 12px; background:#776441 url(../bg/boxBG-blueggs.jpg) top center repeat-y;;}
		#column_right_two{width:200px; height:450px; float:left; padding: 10px 12px 10px 12px; text-align: left; background:url(../bg/rightboxBG4.jpg) top center repeat-y;}
		div.spacer{clear:both; height:0px; display:block;}
	
	#footer{width:auto; height: 120px; padding:10px 5px 20px 20px; font-size:11px; color:#666666; text-align: left;}
	#footerboxLEFT{width:470px;  float:left; padding: 0 0 0 0px; text-align: left;}
	#footerboxRIGHT{width:350px;  float:right; padding:0px;}
	
/* ------------------------------ 
CUSTOM CLASSES
------------------------------ */

/* 
Add here your custom classes
*/

#logo {
	width: 190px;
	height: 0;
	padding: 0px 0px 0px 0px;
	margin-top: 30px;
	float: left;
}
.arborBG  {
background:url(../bg/arborBG.jpg) top center no-repeat;
}
.buttonclass  {
	margin-top: 2px;
	padding-top: 4px;
	float: right;
	}