body {
margin: 0 auto;
padding: 0;
font: 73% "lucida sans", Arial, Helvetica, Sans-Serif;
line-height: 1.2em;
background: #fff url(images/bg2.jpg) repeat-x;
color: #555;
}
			/*WRAP*/
#wrap {
width: 760px;
margin: 0 auto;
padding: 0;
background: #fff;
color: #555;
}
				/*TOPBAR */
#topbar {
width: 820px;
height: 200px;
margin: 0 ;
padding: 0;
overflow: hidden;
background: #fff url(images/header3.jpg);
color: #000;
}
#topbar h1 {
margin-top: 30px;
padding: 20px;
letter-spacing: 3px;
font-size: 150%;
color: #fff;
background: transparent;
}	
#topbar h2 {
margin: 5px;
padding: 5px;
font-size: 90%;
letter-spacing: 3px;
color: #fff;
background: transparent;
}
#topbar img a {
margin: 0;
border: none;

}
#topbarleft {
float: left;
width: 200px;
height: 200px;
margin: 0;
padding: 0;
background: #fff url(images/logo2.jpg);
color: #000;
}
#topbarright {
float: right;
width: 620px;
margin: 0;
padding:10px 0 0 0;
}
#topbarright li {
display: inline;
list-style-type: none;
margin: 0;
padding: 6px 10px 0px 10px;
}
#topbarright ul {
margin: 0;
height: 40px;
padding: 0;
}
#topbarright a, #topbarright a:visited {
color: #4e3b11;
font-size: 120%;
font-weight: bold;
font-family: "Helvetica", Arial, Helvetica, Sans-Serif;
margin: 0;
text-decoration: none;
}
#topbarright a:hover {
color: #666;
font-weight: bold;
font-size: 120%;
}
				/*CONTENT */
#content {
width: 760px;
margin: 0 auto;
padding: 0;
}
#content p {
padding: 6px 0 10px 0;
margin: 0;
line-height: 1.5em;
}
#content h1 {
margin: 30px 0 0 0;
padding: 10px 0 10px 0;
border-bottom: 1px solid #ccc;
font: normal 200% Century Gothic, Verdana, Arial, Sans-Serif;
color: #809337;
background: inherit;
}
#content h2 {
padding: 20px 0 10px 0;
margin: 0;
border-bottom: 1px solid #ccc;
font: normal 200% Century Gothic, Verdana, Arial, Sans-Serif;
color: #809337;
background: inherit;
}
#contentleft {
float: left;
width: 470px;
margin: 0;
padding: 0 0 20px 0;
}
				/*RIGHT SIDEBAR*/
#right_sidebar {
float: right;
width: 250px;
margin: 20px 0 0 20px;
padding: 0 0 20px 0;
border-bottom: 0px solid #ccc;
}
#right_sidebar ul {
list-style-type: circle;
margin: 0;
padding: 0;
}
#right_sidebar ul li {
list-style-type: circle;
display: inline;
padding: 0;
margin: 0;


}
#right_sidebar ul li a {
display: inline;
color: #7E9135;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
}

#right_sidebar ul li a:hover {
color: #7E9135;
background: inherit;
text-decoration: underline;


}
#right_sidebar p {
padding: 3px 0 0 0;
margin: 0;
line-height: 20px;
}

#columnwrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	font-style : italic;
	color : #b29b35;

}


#column1 {
	float:left;
	width:175px;
	}
#column2 {
        float:left;
        width:160px;
	margin: 0px 0 0 0px;
}
#column3 {
        float:right;
        width:160px;
	margin: -160px 0 0 0px;
}


			/*FOOTER BACKGROUND*/
#footerbg {
background: #776643;
border-top: 5px solid #664d17;
border-bottom: 5px solid #664d17;
}
				/*FOOTER*/
#footer {
width: 760px;
height: 80px;
margin: 0 auto ;
text-align: left;
position: relative;
line-height: 1.5em;
background: transparent;
color: #fff;
padding: 10px 0 0px 0;
}
#footer p {
padding: 0;
list-style-type: none;
margin: 0;
color: #fff;
}
#footer h2 {
padding: 10px 0 20px 0;
margin: 15px 0 0 0;
text-transform: uppercase;
letter-spacing: 3px;
font: bold 120% Arial, Helvetica, Sans-Serif;
border-bottom: 2px solid #666;
color: #A6BA61;
background: inherit;
}
#footer a {
color: #f4bc40;
text-decoration: none;
}
#footer a:hover {
color: #664d17;
text-decoration: none;
}
#footer ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer ul li {
display: inline;
padding: 0;
margin: 0;
}
#footer ul li a {
display: block;
color: #B5C28A;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #666;
}
#footer ul li a:hover {
background: #444;
color: #fff;
}
#footerleft {
float: left;
width: 205px;
margin: 0 20px 0 0;
padding: 0;
background: #a27d2f;
}
#footermiddle {
float: left;
width: 225px;
margin: 0 20px 0 0;
padding: 0;
background: #a27d2f;
}
#footerright {
float: right;
width: 205px;
margin: 0;
padding: 0;
background: #a27d2f;
}
#credits {
padding: 5px;
font-size: 65%;
text-align: center;
margin: 10px 0 0 0 ;
background: transparent;
color: #fff;
}
			/*LINKS*/
a, a:visited {
color: #A6BA61;
background: inherit;
text-decoration: none;
}
a:hover {
color: #7E9135;
background: inherit;
text-decoration: underline;
}
a img {
border: none;
}
			/*CLASS*/
.small {
font-size: 90%;
font-weight: bold;
background: inherit;
color: #809337;
}
			/*TYPOGRAPHY*/
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}

