body {
	background-color:#513027;	
	padding:0;
	margin:5px 0 0 0;
	font-family:Comic Sans MS, Arial;
	font-size:8pt;
	color:#513027;
	text-align:center;

	scrollbar-base-color: #513127;
	scrollbar-arrow-color: #FFC000;
	scrollbar-3dlight-color: #513127;
	scrollbar-darkshadow-color: #513127;
	scrollbar-face-color: #513127;
	scrollbar-highlight-color: #FFC000;
	scrollbar-shadow-color: #FFC000;
	scrollbar-track-color: #513127;
}

HR {
	color:#513127;
}

A {
	color:#513127;
}

.maincontent {
	width:950px;	
	height:650px;
	padding: 30px 0px 0px 0px;
	background:url(images1/bg5.jpg) top left no-repeat;
}
.content {
	width:900px;	
	height:600px;
	text-align:left;	
}

.location {	
	width:130px;
	height:90px;
	float:left;
	padding: 0px 0 0 20px;
}

.header {
	width:640px;
	height:90px;
	/*background:url(images1/bg_top.gif) top left no-repeat;*/
	text-align:left;
	float:left;	
	font-size: 18pt;
	color: #FF6600;
	padding: 5px 0px 0px 70px;
	line-height: 30px;
	font-family:Monotype Corsiva;
}

.openhours {	
	width:130px;
	height:90px;
	float:right;
	padding: 0px 0 0 20px;
}

.menu {	
	width:160px;
	height:460px;
	text-align:left;
	float:left;
	padding:70px 0px 0px 5px;	
}

.menu A {
	text-decoration:none;
	color:#8D0527;
	font-family:Monotype Corsiva;
	font-size:14pt;
	line-height:40px
}

.description {	
	width:390px;
	height:460px;
	text-align:left;
	float:left;
}

.description2 {	
	width:740px;
	height:460px;
	text-align:left;
	float:left;
}

.gallery {	
	width:350px;
	height:460px;
	float:right;
	text-align:center;
	font-size:8pt;
}

.gallery img {
	vertical-align:middle;
}

.gallery span {
	margin-right:5px;
	margin-left:0px;
}

.footer {	
	width:900px;
	height:50px;
	text-align:center;
	font-size:7pt;
}

.counter {
	font-size:8pt;
	color:#513027;
	text-align:center;
}

#subtitle {
	font-weight:bold;
	line-height:20px;
}

#title1 {
	line-height:50px;
	font-size:40pt;
	color:#8D0527;	
}

#title2 {
	font-weight:bold;
	line-height:20px;
	padding-left:80px;
}

#line {
	padding:0px 2px 0px 7px;
	font-size:8pt;
	color:#FFC000;
}

#gallery_control {
	margin-top:5px;
}

#curpage {
	color:#000000;
}

#buttons {
	text-decoration:none;
	color:yellow;
	font-weight:bold;
	font-family:arial;
	padding-left:50px;
}