@charset "utf-8";
/* CSS Document */

* {margin: 0px; padding: 0px;}

body{
	background-image:url(body.jpg);
	background-attachment:fixed;
	margin:30px;
	}

table{
	border-color:#784818;
	border-width:5px;
	border-style:solid;
	}
/*****************************************************header*************************************/

.header{
	background-image:url(parchment.gif);
	background-attachment:scroll;
	height:200px;
	width:768px;
	}
	
.headername{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#784818;
	}

.image{
	padding-right:10px;
	width:384px;
	}
	
/******************** Menu ********************/

.tabbar{
	border-top:none;
	border-bottom:none;
	}

.bar3729583 {
	width: 758px; 
	height: 40px;
    position: relative;
	right:5px;
	
	}

.bar3729583 table.tabbar {
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
	}

.bar3729583 div {
	height: 40px; 
	width: 126.6px;   
	}

.bar3729583 div.button {
	background: url(button29841706.jpg);
	}
	
/******************** Content ********************/

.content{
		width:768px;
		background-image:url(parchment.gif);
		background-attachment:scroll;
		}

.left{
	float:left;
	width:470px;
	}

.right {
	float:right;
	width:248px;
	background-color:#784818;
	color:#ffeecc;
	font-weight:900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	position:relative;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	}
	
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#784818;
	}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#784818;
	}

.description{
	text-align:center;
	} 
	
.slideshow{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	}
	
.names{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#784818;
	font-size:16px;
	}

#about{
	font-size:14px;
	text-align:center;
	}

#map{
	margin:18px;
	border-color:#784818;
	border-width:5px;
	border-style:solid;
	}

#galleryimages{
	border-top:none;
	}

.lefty{
	margin-bottom:20px;
	margin-left:80px;
	}

.righty{
	margin-bottom:20px;
	}

#flashplayer{
	border-bottom:none;
	}

.gallerycontent{
	margin:20px;
	}

.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#784818;
	margin:20px;
	}
	
#contactright{
	background:none;
	}

.contactimage{
	position:relative;
	margin:10px;
	margin-left:25px;
	border-color:#784818;
	border-width:5px;
	border-style:solid;
	}

.authorized{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#784818;
	}

.specials{
	color:#784818;
	}

.specialimage{
	position:relative;
	margin-left:84px;
	margin-bottom:20px;
	}
	
A:link
	{
	text-decoration: none;
	color:#784818;
	}
A:visited{
	text-decoration: none;
	color:#784818;
	}
A:active{
	text-decoration: none;
	color:#784818;
	}
A:hover{
	text-decoration: none;
	color:#784818;
	}
/******************** Footer ********************/

.footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#784818;
	background-image:url(parchment.gif);
	background-attachment:scroll;
	height:30px;
	width:768px;
	border-top:none;
	}