body {
	background-color: #222;line-height:1.4;
}
.style1 {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 13px;
	color: #9C7B38;
}
.stylemenu {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 14px;
	color: #000;
	text-decoration:underline;
}
.styletable {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #000;
	text-decoration:underline;
}
a	{text-decoration:none;	color: #9C7B38;}
a:hover {color: #bca353}
.style5 {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 11px;
	color: #9C7B38;
}
img {border:0}


h1 {font:18px Lucida Sans,Verdana; color:#231814}
p {line-height:1.4; margin-top:5px; margin-right:10px; color:#231814 }

#wrapper {width:290px; height:278px; margin:0px auto; background:#9C7B38; border-top:4px solid #9C7B38; border-left:4px solid #9C7B38; padding:20px}
#scroll {position:relative; width:305px; height:290px; overflow:auto}
#scrollcontent {position:absolute; width:290px; z-index:200}
#scrollbar {float:right; position:relative; display:none; width:9px; height:278px; z-index:100; background:url(images/scroll-bg.gif)}
.scroller {position:absolute; top:0; width:9px; cursor:pointer; background-color:#9C7B38; background-image:url(images/scroll-arrows.gif); background-position:50% 50%; background-repeat:no-repeat}
.buttonclick {background-color:#222222}

#contact {	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 11px;
	color: #EEE;}
	
#contact h2 {font-family: "Lucida Sans", "Lucida Sans Unicode"; line-height:1.4; margin-top:5px; color:#9C7B38;	font-size: 16px; 	border-bottom:1px solid #9C7B38;}	
	
#contact p {font-family: "Lucida Sans", "Lucida Sans Unicode"; line-height:1.4; margin-top:5px; color:#EEE }
	
#contact form {
	margin:0;
	padding:0;
	font: normal 12px Verdana, Arial;
	color:#EEE;

}
#contact select {
	font: normal 12px Verdana, Arial;
	color:#eee;
}
#contact input {
	font: normal 12px Verdana, Arial;
	color:#eee;
	width:200px;
	padding:2px;
	background:#333;border:0;	
}
#contact textarea {
	font: normal 12px Verdana, Arial;
	color:#eee;
	padding:2px;
	background:#333;border:0;
}
#contact label {
	display:block;
	clear:both;
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
	margin-bottom:4px;
}
#contact .send {
	background:#9c6d2d;
	cursor:pointer;
	padding:6px 10px 6px 10px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
	text-decoration:none;
	border:0;
	outline:0;
	width:80px;
	margin-top:10px;
}
#contact .send:hover {
	color:#FFFFFF;
	background-color:#bca353;
}
#contact .nodisplay {
	display: none;
}
p#success, p#bademail, p#badserver {
	width: 350px;
	padding: 3px 10px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	margin: 10px 0;
	text-align: center;
	display: none;
	color: #0c8eb0;
	font-weight:bold;
	font-size:10px;
}
#sliderWrap {
margin: 0 auto;
width: 300px;
}
#slider {
position: right;
background-image:url(slider.png);
background-repeat:no-repeat;
background-position: bottom;
width: 300px;
height: 159px;
margin-top: -141px;
}
#slider img {
border: 0;
}
#sliderContent {
margin: 50px 0 0 50px;
position: absolute;
text-align:center;
background-color:#734f22;
color:#4a2c11;
font-weight:bold;
padding: 10px;
}
#header {
margin: 0 auto;
width: 600px;
background-color: #F0F0F0;
height: 200px;
padding: 10px;
}
#openCloseWrap {
position:absolute;
margin: 143px 0 0 120px;
font-size:12px;
font-weight:bold;
}
