@charset "utf-8";
html, body {
	color: #f6dab2;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	width:850px;
	text-align: center;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#header {
	height: 135px;
	width: 823px;
}
#header img {
	border: none;
}

#banner tr  {
	margin:0;
	padding:0;
	height: 135px;
	width: 792px;
}
#banner td {
	padding: 0;
	margin:0;
}

/* ----- Navigation styles ----- */

#tabs {
	background-color: #D09C59;
	margin: 0;
	padding-top: 10px;
	padding-left: 20px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	width:100%;
	height:29px;
}
#tabs li {
	display: inline;
	
}
#tabs li a {
	float: left;
	color:#000000;
	padding-left: 10px;
	padding-right: 12px;
	text-decoration: none;
	background: transparent url(images/nav_bullet.gif) left center no-repeat;
}


#tabs li a#active { 
	float: left;
	color:#62051B;
	text-decoration: none;
	background: transparent url(images/nav_bullet_active.gif) left center no-repeat;
}
/*
#tabs li a#rightmostitem { 
	border-right: 1px solid #ffffff; 
	background-position: top left; 
}
*/

#tabs li a:visited {
	color:#000000;
}
#tabs li a:hover {
	color:#62051B;
	background: url(images/nav_bullet_active.gif) left center no-repeat;
}


/* ---- Main Content ---- */

#main {
}

#leftpanel {
	width: 163px;
	background-color:#4d0214;
	background-image: url(images/panel_left.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#rightpanel {
	width: 164px;
	background-color: #4d0214;
	background-image: url(images/panel_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}

#rightpanel p {
	text-align:left;
}
#paneltog {
	width: 580px;
	height: 1000px;
	background-color:#4d0214;
	background-image: url(images/panel_right.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
	padding-right: 50px;
	background-position: right top;
}
#panelcentretog {
	width: 580px;
	height: 2000px;
	background-image: url(images/panel_centre.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
}
#centrepanel {
	width: 466px;
	height: 1000px;
	background-color:#4d0214;
	background-image: url(images/panel_centre.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
}

#centrepanel p{
	padding-left: 10px;
	padding-right: 10px;
}

#centrepanel h1{
	font-size: 16px;
	color: #D09C59;
	weight: bold;
	text-align: center;
	padding-top: 10px;
}

#centrepanel a:link, #centrepanel a:active, #centrepanel a:visited{
	color:#d8a459;
}

#centrepanel a:hover {
	color:#fff;
}

.inactive {
	background-image:url(images/nav_bullet.gif);
	color:#000000;
	background-repeat: no-repeat;
	background-position: left center;
}
.active {
 	background-image:url(images/nav_bullet_active.gif);
	color:#62051b;
	background-repeat: no-repeat;
	background-position: left center;

}
.spacer {
	width: 15px;
}
.hilite {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #d8a459;
}
.hilitelg {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #d8a459;
}


blockquote {
	font-style: italic;
}

.imgright {
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
	clear: right;
	border: 1px solid #000000;	
 }
 
.imgleft {
	float:left;
	margin: 5px;
	clear: left;
	border: 1px solid #000000;	

}
table.displaypic {
	border-collapse: collapse;
	border: 0;
	float: right;
	padding: 0;
	
}
table.distplaypic td {
	padding: 0;
}
table.displaypic td img {
	margin: 2px;
	border: 1px solid #000000;	

}
#pagename {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	color: #d09c59;
}
#gallery {
	padding: 2px;
	margin-left: 20px;
}

#gallery td {
	vertical-align: top;
	text-align: center;
	vertical-align: top;
}
	
#gallery img {
	border:none;

}
#gallery li {
	list-style-type: none;
	padding-bottom: 1px;
	padding-right: 2px;
	display: inline;
}

.photo {
text-align:center;
}

.photo ul {
	margin-left: -5px;
}
#PhotoGalleryCaption {
	padding: 5px;
}

.contactinfo {
	font-size: 16px;
	line-height: 30px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 100px;
	margin-left: 50px;

}
.indent {
margin-left: 50px;
}

#nav {
	width: 850px;
}
.menus{
	text-align: left;
	padding: 10px;
	font-size:13px;
	line-height: 25px;
	margin-top: 0px;
}

.menus a:link, .menus a:visited, .menus a:active {
	color: #d09c59;
	padding: 15px;
	margin: 5px;
	text-align: center;
	text-decoration: none;
}
.menus a:hover {
	color: #f6dab2;
	padding-left: 15px;
	text-decoration:underline;
}
.directions a:link, .directions a:visited, .directions a:active {
	color: #d09c59;
;
}
.directions a:hover {
	color: #f6dab2;
}
#mapbox {
	background-color: #D09C59;
	padding: 2px;
	width: 425px;
	height: 350px;
}
.tinywhite {
	font-size: 11px;
	color: #ffffff;
	}
