* {
	margin: 0px;
	padding: 0px;
}
a img{
	border:none;
}
a {
	text-decoration: underline;
	color: #595035;
}
a:hover {
	cursor: pointer;
	/* [disabled]color: #FDD5B3; */
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
sup {
	font-size: 40%;
	line-height: 100%;
}
body {
	background-color: #FFF;
	color: #564514;
	font: 13px/19px Verdana, Geneva, sans-serif;
}
#wrapper {
	width: 942px;
	margin: 0px auto;
	background: #fff;
}
#header  {
	width: 920px;
	height: 156px;
	padding: 10px;
	background: #FFFFFF url(/images/bg_header.jpg) repeat-x;
}
#header a {
	text-decoration: none;
}
#logo {
	float: left;
}
#logo h3{
	font: small-caps normal 18px/30px Georgia, "Times New Roman", Times, serif;
	color: #806F3E;
	text-align: center;
	background: url(/images/line_130.jpg) no-repeat center center;
}
#logo h3 a{
	color: #806F3E;
}
#logo  h3 a:hover{
	text-decoration: none;
}
#contact {
	width: 130px;
	float: right;
	background: url(/images/button_200x60.png) no-repeat;
	color: #fff;
	height: 65px;
	list-style-type: none;
	padding-top: 5px;
}
#contact li, #contribute{
	font: 14px/18px "Times New Roman", Times, serif;
	margin-bottom: 0px;
	text-align: center;
}
#contact a, #contribute a{
	color: #fff;
}
#contact a.email    {
	background: url(/images/arrow_white.png) no-repeat right 1px;
	padding-right: 14px;
}
#contribute {
	width: 130px;
	float: right;
	background: url(/images/button_200x30.png) no-repeat;
	color: #fff;
	height: 34px;
	clear: right;
	line-height: 34px;
	margin-top: 10px;
}
#shell {
	background: url(/images/bg_main-bottom.jpg) repeat-x bottom;
	border: 1px solid #FFF2DF;
}
#main {
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(/images/bg_main-top.jpg) repeat-x;
	position: relative;
	min-height: 230px;
}
#sidebar {
	width: 142px;
	float: left;
	background-color: #fff;
	/* [disabled]border-right: 1px solid #fff; */
}
#content {
	width: 758px;
	padding: 20px 20px 40px 20px;
	float: right;
	min-height: 500px;
}
#title {
	width: 600px;
	position: absolute;
	top: -130px;
	left: auto;
}
#title h1, #title h2{
	text-align: center;
}
#title h1   {
	color: #806F3E;
	font-variant: small-caps;
	font-size: 35px;
	line-height: 31px;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/line_200.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}
#title h1:only-child {
	margin-top: 30px;
}
#title h2 {
	font-size: 15px;
	line-height: 18px;
	color: #AD8821;
	font-weight: 400;
	padding-top: 8px;
}
#title h2 span{
	font-size: 20px;
	line-height: 28px;
	font-variant: small-caps;
}
#content ul {
	list-style-type: none;
}
#content ul.disc {
	list-style-type: disc;
	margin-left: 20px;
}
#content ul li {
	margin-bottom: 10px;
}
#content ul.video li {
	width: 300px;
	height: 220px;
	float: left;
	margin: 0px 50px 20px 0px;
	list-style-type: none;
}
#content ul h4.toggler.atStart {
	font: 13px/19px Verdana, Geneva, sans-serif;
	padding-right: 14px;
	margin-bottom: 6px;
	background: url(/images/arrow_brown.png) no-repeat right 2px;
	display: inline;
}
#content ul h4.toggler.atStart:hover {
	cursor:pointer;
}
#content ul li div.element {
	/*margin-top: 6px;*/	
	margin-left: 20px;
}
#content ol {
	margin-left: 24px;
}
#content ol li {
	margin-bottom: 10px;
}
#content h3 {
	font: bold 19px/24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#content img+h3, #content p+h3, #content ul+h3, #content div.video+h3 {
	margin-top: 30px;
}
#content div#title+img+h3 {
	margin-top: 0px;
}
#content h4 {
	font: normal 18px/24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px;
}
#content h4 a{
	background: url(/images/arrow_brown.png) no-repeat right 6px;
	padding-right: 14px;
}
#content p {
	font: normal 13px/19px Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
}
#content p.caption {
	font-size: 10px;
	clear: left;
	text-align: center;
}
#content blockquote {
	font-style: italic;
	margin: 0px 30px 10px;
}
#content blockquote span.author{
	font-style: normal;
}
#content blockquote span.author.newline{
	text-align: right;
	display: block;
	padding-right: 30px;
	margin-top: 10px;
}
#content img {
	margin: 5px 20px 10px 0px;
	float: left;
	box-shadow: 3px 5px 9px 0px #72520e;
}
#content .fl-right {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
}
#content .center {
	display: block;
	float: none;
	margin: 5px auto 20px;
}
#content .topphotos {
	margin-bottom: 10px;
}
#content .topphotos img {
	float: none;
}
#content p+img.center {
	margin-top: 20px;
}
#content img.topmar  {
	margin-top: 25px;
}
#content img+img{
	margin-left: 10px;
}
#content .imgwcap {
	display: inline-block;
	float: left;
	margin-right: 20px;
}
#content .imgwcap img {
	margin-right: 0;
}
#content iframe {
	margin-bottom: 10px;
}
#content .center iframe {
	display: block;
	margin: 0px auto 10px;
}
#content li.video iframe {
	margin-top: 10px;
	margin-bottom: 0;
}
#footer {
    width: 940px;
    color: #7A601A;
    font-size: 11px;
    margin: 0px auto;
    line-height: 14px;
    padding-top: 10px;
}
#footer a {
	color: #7A601A;
}
#more-info  {
	width: 760px;
	margin-left: 165px;
	line-height: 16px;
}
#more-info p {
	width: 180px;
	margin-right: 40px;
	float: left;
}
#more-info ul     {
	width: 200px;
	float: left;
	list-style-type: none;
	margin-bottom: 15px;
	margin-right: 20px;
}
#more-info ul + ul{
	width: 280px;
	margin-bottom: 15px;
	margin-right: 0px;
}
#copyright {
	width: 790px;
	margin: 20px auto 0px;
	border-top: 1px solid #7A601A;
	padding: 10px 0px 20px;
	font-size: 9px;
	line-height: 14px;
	color: #7A601A;
	text-align: center;
	clear: both;
}
#copyright a {
	color: #7A601A;
}
