body {
	background:#020104 url(../images/bodybg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}

.padding { padding-bottom:10px; }

#header ul{
	margin: 20px 25px 25px 20px;
	padding:0px;
	display:block;
	color:#c5b16b;
	width:auto;
	width: 110px;
	position:absolute;
	background-color:#FF0000;
}
#header li{
	background-color:#cebc7d;
	width: 136px;
	text-align:left;
	padding: 0px 0px 1px 10px;
	list-style-type: none;
}

.link2 {
   font-size: 14px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 120px;
	display:block;
	color: #7a6b3e;
	text-align:center;	

}
.link1 {
   font-size: 14px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 120px;
	display:block;
	color: blue;
	text-align:center;
	
}
p.head {font-family: tahoma, verdana, arial}

.link:hover, #last:hover{
	color:red;
}

p a:link { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
	
p a:hover, a:active { 
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	

 a:hover, a:active { 
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p a:visited { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
	text-indent: 20.0px;
}
#container {
	margin: 60px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	width: 785px;
	height: 351px;
	margin:0px;
	display:block;
	background-image: url(../images/heading1.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#content {
	background: url(../images/contentbg.gif) repeat-y;
	width: 783px;
	/*background layer*/
}	
.head {
	font-family: cena; Monotype Corsiva; comic Sans MS; ariel; Helvetica;
	font-size: 60px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #7a6b3e;
	text-decoration: none;
	position: relative;
	top: 15px;
	text-align: center;
	
	
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
}
#left {
	position:relative;
	margin-left:0px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: url(../images/leftbg2.gif) repeat-y;
	width: 488px;
	background-image: url(../images/leftbg2.gif);
}

#right {
	float:left;
	display:inline;
	background: url(../images/rightbg.gif) repeat-x;
	width: 265px;
}
#right p{
padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #e5d7a7;
}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #e5d7a7;
}

#right img{
	border: 0px none #FFFFFF;	
}
.clear{clear:both;}
#footer {
	margin-left:5px;
	display:block;
	background: url(../images/footerbg.gif) repeat-x;
	width: 775px;
	height:67px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding-top:20px;
	
}
.phone {
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; }
	
ul.disc {list-style-type: disc;

    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b

 }
 
 .attrac{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: underline;
	margin-bottom:20px;
	
	}
	
.hintsClass {
			font-family: tahoma, verdana, arial;
			font-size: 12px;
			background-color: #f0f0f0;
			color: #000000;
			border: 1px solid #808080;
			padding: 5px;
}
		  
li.in { text-indent: 20px; }
#footer h3 { text-transform:none; }