@import url("reset.css");


/* ---------- General styles ---------- */
body { font-family:"Arial", verdana; font-size:12px; color:#341a12; background:#c2c780 url(../images/body.png) repeat-y center;}
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear floated columns */
a {text-decoration:none; color:#fff;}
a:hover {color:#dfcb3d;}

.wrapper {width:803px; margin:auto; background:#fff;}
.menu {background:url(../images/menu-bg.jpg) repeat-x; height:23px;  word-spacing:normal; text-align:right; padding:0px 20px 0 0;}
.menu a {font-size:12px; font-weight:normal; word-spacing:normal; font-weight:bold;  padding-right:20px;}
.logo {padding:0px 15px 0 15px; text-align:right; font-size:15px; color:#008544;}
.logo img {float:left; margin:10px 0 0 0;}
.logo span {font-size:16px; font-weight:bold;}

.header {background:#ffffef;}
.content {background:#eef1d2; position:relative; padding: 0 0 45px 0;}

.left {float:left;}
.left img {margin-right:10px; border: 1px solid #01592e;}
.left a {color:#341a12; text-decoration: underline;}
.left a:hover {text-decoration:none;}
.right {float:right;}


.home-con {width:737px; background:#e2e3c4 url(../images/content-bg.jpg) repeat-x; margin:auto}
.home-con div {padding:0 20px 20px 20px; margin-top:20px;}
.home-con .left {width:400px; border-right:solid 1px #341a12;}
.home-con h1 {font-size:15px; color:#076324; padding:0 0 10px 0;}
.home-con p {margin:5px 0;}
.home-con .right {width:255px;}

.home-con .right a{
	color:#152842;
	text-decoration:none;
}

.leaf-bullet li {background:url(../images/leaf-bullet.png) no-repeat 0 5px; padding:5px 0 0 20px; font-size:16px; color:#703828; font-weight:bold;}

a.req-info {background:#076324; padding:5px 20px; font-size:11px; font-weight:bold; color:white;}



.footer {background:#076324; font-size:11px; color:#fff; padding:10px 50px 0 50px; line-height:1.8em;}
.footer a {color:white;}

a.go {background:#dbc427; color:#008544; padding:2px 5px; float:left; margin:5px 0 0 5px;}
.leaf {position:absolute; bottom:0; left:-95px;}
.button {padding-top:10px;}

input.btn { 
color:#050;
background-color:#d8bf32;
font: arial, sans serif;
border:none;
} 

table.gallery td {padding:10px;}

p.lgText {font-size:13px;}
p.lgText a { color:#076324; font-size:13px;}
