html {background:#53533a;}
body {margin:0; font-size:14px; line-height:20px; font-family:Arial, Helvetica, sans-serif; background:url(images/body_bckg.jpg) repeat-y center;}
.brown {color:#936307;}
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:50px; margin:0 60px; padding:80px 0 0 15px; }
#logo a {text-decoration:none; font-size:20px; color:#000000; font-family:"Times New Roman", Times, serif; text-transform:capitalize;}
#menu { margin:0 60px;}
#menu ul {margin:0; padding:0; height: 35px;}
#menu ul li {display:inline-block; float:left; list-style:none; text-align:center; color:#936307; height: 35px;}
#menu ul li a {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-transform:lowercase;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #FF9933;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
#menu .current a{
	background-color: #CC3300;
	background-image: none;
}
#menu .current a:hover{
	background-color: #CC3300;
	background-image: none;
	color: #000000;
}
#menu a:hover {color:#666666;}
#banner{
	background-image: url(images/banner.jpg);
	height: 150px;
	width: 570px;
	margin-top: 20px;
	margin-right: 270px;
	margin-bottom: 0;
	margin-left: 20px;
	border: 5px solid #FFFFFF;
}
#main {background:url(images/main_bottom.jpg) bottom center no-repeat;  margin:0 60px;}
#text {width: 560px;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFEA;
	padding: 10px;
	margin-top: 15px;
	margin-right: 270px;
	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-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}
#sidebar {
	float:right;
	width:210px;

	margin-top: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
h1, h2 {font-family:"Times New Roman", Times, serif; margin:20px 0 0 0; font-size:1.8em;}
#sidebar ul{
	padding: 0px;
	display: block;
	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar ul li{
	padding: 5px;
	margin-top: 4px;
	display: block;
	list-style-type: none;	background-image: url(images/side.jpg)

}
#sidebar ul li a{
	font-family: "Book Antiqua", sans-serif, "Times New Roman";
	font-size: 16px;
	color: #575757;

}
#sidebar ul li a:hover{

	color: #CC0000;
}
#footer {
	height:130px;
	clear:both;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-size:10px;
	text-transform:uppercase;
	background-color: #53533B;
	background-image: url(images/footer_bckg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 60px;
}
#left_footer {float:left; padding:30px 0 0 20px;}
#right_footer {float:right; padding:30px 20px 0 0;}