/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #B27217;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #B27217;
}

*
{
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body
{

	background: #EAC99A url(_img/01.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #886F4F;

}
h1, h2, h3
{ color:#B27217;
}

#main
{
padding-top: 5px;
margin: 0 auto;
width:777px;
background: url(_img/01.jpg);
}

#header
{
	width: 777px;
	height: 340px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo
{
	text-align: left;
	float: right;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-right:20px;
	padding-left: 20px;
	width:350px;
}

#buttons
{
	float: right;
	padding-top: 12px;
	height: 47px;
	width: 400px;
	text-align:center;
/*background: url(_img/buttons.jpg) no-repeat;*/
}
#buttons .first a {
	width: 100px;
	height: 30px;
	text-decoration: underline;
	font-size: 17px;
	padding-top:13px;
}

#buttons li {
	display: inline;
}

#buttons a {
	
	float: center;
	width: 100px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #B27217;
	font-weight: bold;
	font-size: 17px;
	padding-top:13px;
	margin-right: 15px;

}

#buttons a:hover {
	width: 100px;
	height: 30px;
	text-decoration: underline;
	font-size: 17px;
	padding-top:16px;
}
#splash {
	text-align: left;
	float:left;
	width:370px;
	height:310px;
	background: url(_img/img09.jpg) repeat-y;
}
#splash2 {
	text-align: left;
	float:left;
	width:370px;
	
	background: url(_img/img09.jpg) repeat-y;
	margin-left: 20px;
}
#splash2 H2 {
font-size: 16px;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(_img/img08.jpg) no-repeat;
}
#splash2 .top {
	padding: 15px 20px 16px 20px;
	height:110px;
	background: url(_img/img08_rev.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(_img/img05.jpg) repeat-x left bottom;
}
#splash2 .bottom {
	height: 33px;
	background: url(_img/img05.jpg) repeat-x left bottom;
}



#news
{
	width: 380px;
	height: 125px;
	float: right;
	background: url(_img/01.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}
#news .bottom
{
height:110px;
vertical-align:bottom;
}

#content
{
	width: 760px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#left
{
	width: 460px;
	padding-right: 10px;
	padding-left: 0px;
}

#left H1
{
color: #B27217;
margin: 0;
padding: 0;
font-size: 18px;
}
#left H2
{
color: #663300;
margin: 0;
padding: 0;
font-size: 16px;
padding-top: 10px;
}

#left a
{
 color: #663300;
}

#left a:hover {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #663300;
}

#right
{
	float: right;
	width: 239px;
}

#sidebar {
	float: right;
	width: 230px;
	background: url(../_img/img04.jpg) repeat-y;
}
/*#sidebar {
	float: right;
	width: 248px;
}*/
#sidebar H3 {
font-size:16px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar ul li ul {
	padding: 10px 10px 20px 10px;
	/*background: url(_img/back_small.gif) repeat-x;*/
	border: 1px solid #888888;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	/*background: url(_img/09.gif) no-repeat 4px 4px;*/
}

#sidebar h2 {
	padding-top: 13px;
	padding-left: 13px;
	font-size: 14px;
	height: 27px;
	/*background: url(_img/title.gif) no-repeat;*/
	font-weight: bold;
	color: #663300;
}

#sidebar #categories li {
	/*background: url(_img/09.gif) no-repeat 4px 4px;*/
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(../_img/img03.jpg) no-repeat;
}
#sidebar .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(../_img/img03.jpg) no-repeat;
}

#sidebar .content {
	padding: 20px;
}

#sidebar .bottom {
	height: 33px;
	background: url(../_img/img05.jpg) repeat-x left bottom;
}

#footer
{
	background: url(_img/footer.gif) repeat-x;
	height: 30px;
	width: 780px;
	font-size: 10px;
	color: #D4A12B;
	padding-top: 10px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D4A12B;
}

#footer a
{
color: #D4A12B;
font-size: 14px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
