html {background:#53533a;}
body {
	margin:0;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/body_bckg.jpg) repeat-y center;
}
.brown {
	color:#936307;
	font-weight: bold;
	font-size: 16px;
}
a {color:#936307; text-decoration:none;}
a:hover {color:#666666;}
blockquote {color:#666666; border-left:2px solid #936307; padding-left:20px; margin:10px 0 10px 40px;}

#all {background:url(images/container_bckg.jpg) no-repeat top center;}
#container {width:1000px; margin:0 auto; background:url(images/container_bckg.jpg) no-repeat top center;}

#logo {
	height:260px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 100px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 190px;
	border-bottom-style: none;
	border-bottom-color: #C6C7B8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
}
#logo a {text-decoration:none; font-size:20px; color:#000000; font-family:"Times New Roman", Times, serif; text-transform:capitalize;}
#menu {
	height:30px;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 10px;
}
#menu ul {margin:0; padding:0;}
#menu ul li {display:inline-block; float:left; list-style:none; text-align:center; color:#936307;}
#menu a {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-transform:none;
	text-decoration:none;
	color:#666600;
	font-style: italic;
	font-weight: bold;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#menu a:hover {color:#666666;}

#main {background:url(images/main_bottom.jpg) bottom center no-repeat; float:left; margin:0 60px;}
#text {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 20px;
}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0 7px;}
#text p {margin:10px 0;}
#sidebar {
	float:right;
	width:180px;
	background-color: #CECDBC;
	border: thin inset #666633;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1, h2 {font-family:"Times New Roman", Times, serif; margin:20px 0 0 0; font-size:1.8em;}

#footer {height:130px; clear:both; background:url(images/footer_bckg.jpg) no-repeat center #53533B; font-family:"Times New Roman", Times, serif; color:#666666; font-size:10px; text-transform:uppercase; padding:0 60px;}
#left_footer {float:left; padding:30px 0 0 20px;}
#right_footer {float:right; padding:30px 20px 0 0;}
