/* generated by csscreator.com */ 
html, body{
	margin:5px 0px 20px;
	padding:0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size: small;
	line-height:150%;
	background: #512C02;
} 
 
#pagewidth{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
 
#header{
	position:relative;
	height:150px;
	width:100%;
	text-align:center;
} 

#menu{
	position:relative;
	background-color:#FEEFCD;
	width:820px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
	padding-right: 40px;
	padding-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #512C02;
	border-bottom-color: #512C02;
} 
 
#menu a{
	font-weight:normal;
	color: #512C02;
	font-size: medium;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
} 
#menu a:hover{
	color: #CC0000;
	text-decoration: underline;
} 
#menu a.current {
	color: #D78100;
}

#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:800px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 50px;
 }
 
#footer{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FEEFCD;
	clear:both;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #512C02;
	font-size: x-small;
 }  
 #footer a {
	padding-left: 5px;
	padding-right: 5px;
 } 
h1 {
	margin: 0px 0px 16px 0px;
	font-size:30px;
	font-weight:normal;
	line-height:150%;
	color:#703C03;
}
h2 {
	margin-bottom:16px;
	padding-top: 20px;
	font-size:x-large;
	font-weight:normal;
	line-height:150%;
	color:#703C03;
}
h3 {
	margin-bottom:16px;
	font-size:medium;
	font-weight:bold;
	line-height:150%;
	color: #D78100;
}
hr {
	border: 0;
	color: #703C03;
	background-color: #703C03;
	height: 1px;
	width: 100%;
	text-align: left;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
img {
	border: 0px;
}
p {
	margin-bottom: 16px;
		line-height:150%;
}
a {
	color: #D78100;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#gallery {
	float: right;
	width: 200px;
	padding: 20px;
	border: 1px dotted #D78100;
}
#gallery p {
	text-align: center;
	font-size:medium;
	color: #703C03;
}
.right_img {
	padding-left: 10px;
	padding-bottom: 5px;
	float: right;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#slide {
 margin: 0px auto;
}
.middle {
	text-align:center;
}
.left {
	text-align:center;
}
.right {
	text-align:center;
}
#slide table {
	margin-bottom: 15px;
	margin-left: auto; 
	margin-right: auto;
	border: 1px solid #703C03;
}
#slide td {
	padding: 5px;
	border: 1px solid #FFF;
}
#slide th {
	padding: 10px 5px;
	border: 1px solid #FFF;
	background: #703C03;
	color: #FFFFFF;
}
