body {
margin : 0;
padding : 0;
font : 100% "verdana", sans-serif;
line-height : 1.2em;
color : #042B05;
background : #326938;
}
#wrapper {
position:relative;
margin:0px auto;
text-align:left; 
width: 950px;
padding:0;
background:  url(images/bg1.jpg) repeat-y;
border-style: solid;
border-width: 1px;
border-color: #042B05;
}
			/*TOP BANNER*/
#header {
height : 270px;
margin-bottom : 0px;
color : #000;
background : transparent url(images/header4.png) no-repeat;
}
			/*TOP NAVIGATION*/
.container {
width : 950px;
padding : 0;
margin : 0;
background : transparent;
}
#nav {
margin : 0;
padding : 0;
}
#nav li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#nav a:link, #nav a:visited {
float : left;
font-size : 100%;
font-weight : normal;
letter-spacing : 3px;
padding : 10px 12px 6px 10px;
text-decoration : none;
color : #000000;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
color : #ffffff;
background : transparent url(images/rounded.gif) no-repeat top center;
}
			/*3 COLUMNS*/
#gutter {
float : left;
width : 15px;
height : 1px;
}
#col1 {
float : left;
width : 300px;
margin-bottom : 1em;
border-right : 0 dotted #ddd;
padding-right : 3%;
}
#col2 {
float : left;
width : 320px;
margin-bottom : 1em;
border-right : 0 dotted #ddd;
padding-right : 3%;
}
#col3 {
float : left;
width : 200px;
margin-left : 3%;
margin-bottom : 1em;
}
			/*FOOTER*/
#footer {
clear : both;
margin: 0;
height: 30px;
padding : 5px;
background : #326938;
color : #fff;
font-size : 90%;
}
			/*TYPOGRAPHY*/
h1 {
margin-top : 0;
padding : 6em 0 0 1em;
font : 175% Times New Roman, serif;
color : #042B05;
background : inherit;
}
h2 {
margin : 0;
padding : 0 0;
text-transform : uppercase;
font : normal 100% "verdana", sans-serif;
color : #042B05;
background : inherit;
}
h3 {
margin : 0;
padding : 0.5em 0;
text-transform : uppercase;
font : normal 140% "Times New Roman", serif;
color : #042B05;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
#col2 ul li {
font-size: 0.9em;
padding : 0;
margin : 0;
}
			/*LINKS*/
a {
text-decoration : underline;
color : #042B05;
background : inherit;
}
a:hover {
text-decoration : none;
color : #000;
background : inherit;
}
a img {
border : 0;
}
			/*PHOTO GALLERY*/
#gallery {
height : auto;
margin : 20px 0 0 20px;
}
#gallery img {
float : left;
margin : 5px;
padding : 10px;
border : 1px solid #D6C8AD;
}
#col1 img {
border-width: 0px  ;
border-style:solid;
border-color:#042B05;
padding-bottom:20px;
}

			/*COLUMN 3 MENU*/
#col3 ul {
list-style : none;
margin : 0px 0 15px 0;
padding : 0;
font-size: 90%;
}
#col3 ul li {
display : inline;
padding : 0;
margin : 0;
}
#col3 ul li a {
display : block;
color : #4A794B;
background : inherit;
text-decoration : none;
margin : 0;
padding : 5px 0 5px 0;
border-bottom : 1px solid #4A794B;
}
#col3 ul li a:hover {
text-decoration : none;
color : #000000;
}
			/*SEARCH BOX*/
legend {
font-weight : bold;
color : #734e31;
}
input {
background : #ddcdb3;
color : #734e31;
}
			/*CLASSES*/
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
.box {
color : #042B05;
padding: 5px;
font-size: 0.9em;
}
.box ul li{
color : #042B05;
font-size: 90%;
padding-left: 70px;
}
.box li{
color : #042B05;
font-size: 90%;
margin-left: 70px;
}
.box  img{
margin-left:10px;
}