html {
	overflow-y:scroll;
}
body {
	background: #FFFEF0;
	color: rgb(168,159,137);
	font: 11px Futura, Lucida Grande, Helvetica, Verdana, sans-serif;
}
a {
	outline: none;
	color: #aaa08a;
	text-decoration: none;
}

a:hover {
	color: #5d434e;
}

/*-------------------------------------- Body Wrapper -----------------------------*/

body {
	padding: 10px;
	margin: 0;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 694px;;
	position: relative;
}

/*----------------------------- Header and Nav ---------------------------*/
#logo {
	text-align: center;
	padding: 50px 0;
}	

/*-------------------------------- Global Classes -----------------------------*/

.clear {
	clear: both;
}
img a, a img {
	border: none;
}
h1 {
	font: 18px Lucida Grande, Helvetica, Verdana, sans-serif;
	font-weight: 100;
}
.required {
	color: #FF0000;
}

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

#content {
	clear: both;
	height: 322px;	width: 694px;	position: relative;
	z-index: 1;
	background: transparent url('../images/background2.gif') top left no-repeat;
	text-align: center;
	color: #666;
	padding: 10px;
}
/*------------------------------- Overlay for Hover Zones ---------------------------*/

#zones {
	width: 694px;	height: 322px;	position: absolute;
	top: 0;
	left: 0px;
	z-index: 1000;
}
#zones td {
	width: 346px;
	border: 1px solid transparent;
}
* html #zones td {
	width: 420px;
	border: none;
}
#zones td a {
	display: none;
	padding: 0 5px;
	margin: 0;
	z-index: 1001;
}
.rightz {
	text-align: right;
}
.leftz {
}
.leftz img {
	position: absolute;
	top: 35%;
	left: 15px;
}
.rightz img {
	position: absolute;
	top: 35%;
	right: 15px;
}
.left_zone {
	display: block;
	background: transparent;
	height: 322px;	width: 346px;
	position: absolute;
	top:	0;
	left: 0;
	z-index: 1000;
}
.right_zone {
	display: block;
	background: transparent;
	height: 322px;	width: 346px;
	position: absolute;
	top: 0;
	left: 420px;
	z-index: 1000;
}
#prev-arrow {
	position: absolute;
	top: 35%;
	left: 10px;
	display: none;
}
#next-arrow {
	position: absolute;
	top: 35%;
	right: 63px;
	display: none;
}
/*-------------------------------------- SlideShow ---------------------------*/
.gallery_container { height: 322px;; 
    width:694px;;
    padding: 0;  
    margin:  0;  
} 
.gallery_container img {   
    width: 694px; 
    height: 322px;    top:  0; 
    left: 0 
} 
/*-------------------------------------- Gallery ---------------------------------------*/
#slideshow img {
	display: none;
}
/*-------------------------------------- Pages ---------------------------------------*/

#page {
	padding-top: 0em;
	height: 322px;
	color: #aaa08a;
}
#page table td, #page table th {
	vertical-align: top;
}
#left_side {
	width: 347px;
	float: left;
	overflow: hidden;
}
#right_side {
	margin-left: 355px;
	font-size: 1.2em;
	line-height: 2em;
}
#right_side #about {
	width: 338px;
	height: 310px;
	margin-top: 1em;
	font-size: 10px;
	line-height: 1.25em;
	text-align: left;
	margin-right: 1em;
	color: rgb(168,159,137);
	font: 10px Futura Book, Futura, Lucida Grande, Helvetica, Verdana, sans-serif;
	background: transparent url('../images/about_bg.gif') bottom right no-repeat;
}
#right_side #about p {
	margin: .25em;
	padding: .5em;
}
#right_side #about ul {
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0;
}
#right_side #about ul li {
	padding-left: 10px;
	background: url('../images/ast.gif') top left no-repeat;
}
#right_side #about ul li#title {
	padding: 0;
	background: none;
}
#right_side #about .dark_hdr {
	font-weight: bold;
	color: rgb(108,87,53);
}
.contact_page {
	text-align: center;
	padding-top: 4.5em;
	color: rgb(168,159,137);
	font: 10px Futura, Lucida Grande, Helvetica, Verdana, sans-serif;
}
.contact_page h1 {
	background: url('../images/contact_header.gif') top center no-repeat;
	overflow: hidden;
}
.contact_page h1 span {
	margin-left: -35000px;
	overflow: hidden;
}
/*---------------------------- Contact Page ----------------------------------*/

#error_messages {
	list-style: none;
	margin: 0;
	padding: 0;
}
#error_messages li {
	padding: 0;
	margin: 0 0 0 .5em;
	color: #FF0000;
	line-height: 16px;
}

/*---------------------------- Footer ---------------------------------------*/

#footer {
	clear: both;
	padding-top: .5em;
	text-align: center;
}
#footer #nav {
	list-style: none;
	margin: 0;
	position: relative;
	margin-left: 175px;
	margin-top: 40px;
	text-align: center;
}
#footer #nav li {
	float: left;
	display: inline;
}
#nav ul li a {
	display:inline-block !important;
}
#nav a {
	display: block;
	margin: 0;
}
#nav li.main_list {
	padding: 0;
	position: relative;
	margin: 0;
}
#nav li ul {
	width: 100px; 
	position: absolute; 
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li ul li {
	margin: 0;
	padding: 0;
	height: auto;
}
#footer #nav li a {
	display: inline-block;
	float: left;
	font-size: 11px;
	padding: 0 20px 5px 0;
	letter-spacing: .3em;
	text-transform: uppercase;
}
#footer #nav li ul li a {
	background: #aaa08a;
	color: #FFF;
	width: 120px;
	padding: 5px 0 5px 2px;
	text-align: left;
}
