

body {

margin : 0;

padding : 0;

background : #062915 url(images/background2.jpg) 50% 0 repeat-x fixed;

color : #000000;

font-size : 14px;

font-family : "Arial", Century Gothic, Lucida Sans Unicode, Tahoma, Geneva, sans-serif;

text-align : left;

}

.head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#325821;
}
.hdtext{
	font-family:vardana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#325821;
}

p {

font-size : 14px;

line-height : 1.5em;

margin : 1.2em 0;

}

ol, ul {

font-size : 1em;

line-height : 1.5em;

margin : 1.2em 0 1.2em 2em;

padding : 0;

}

h1, h2, h3, h4, h5, h6 {

margin : 3px 0;

font-family : Verdana, serif;

color : #2f5019;

}

h1, h2 {

font-size : 10px;

}

h3 {

font-size : 15px;

}

h4 {

font-size : 20px;

}

h5 {

font-size : 25px;

}

h6 {

font-size : 30px;

}

a:link {

color : #2f5019;

text-decoration : none;

}

a:visited {

color : #2f5019;

}

a:hover, a:active {

color : #46890e;

text-decoration : none;

}

blockquote {

margin : 0 3px;

padding : 0.05em 20px;

border-top : 1px solid #ccc;

border-bottom : 1px solid #ccc;

background : url(images/commentalt.gif) repeat-y;

font-size : 0.9em;

}

code {

color : #666;

}



form, img {

border : 0;

margin : 0;

padding : 0;

}

/* BACKGROUNDS */

#wrapper{width:956px; margin:0 auto;background-image:url('../images/bg.png');background-repeat: repeat-y;}/* main wrapper for site */

.middlebox {background-image:url('../images/box-middle.jpg');background-repeat: repeat-y;}/*middle background for articles */

.tabcontentmiddle {background-image:url('../images/tab-content-middle.jpg');background-repeat: repeat-y;}/* tab articles middle image */


.footerbg{background-color:#456B29; background-image:url('../images/footer-bg.jpg');background-repeat: repeat-x;}/* footer background */

.navmiddle{height:57px;background-color:#456B29; background-image:url('../images/nav-middle.jpg');background-repeat: repeat-x;}/* top nav bar background */


/********** contact form **********/
#contactform { margin:0; padding:5px 3px;}
#contactform * { color:#000000;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:100px; padding:5px 0; font:bold 12px Arial, Helvetica, sans-serif; color:#00000; text-transform:capitalize;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:220px; border:1px solid #000000; margin:5px 0; padding:5px 2px; height:15px; background:#fff;}
#contactform textarea { width:220px; border:1px solid #000000; margin:10px 0; padding:2px; background:#fff; height:150px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 250px; border:0; color:#FFF;}
p.response { text-align:center; color:#000000; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

