html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td 
{
margin: 0; padding: 0; 
} 

html, body 
{
    height: 100%;
}


body
{
	background-image:url(../images/header__main_background.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#000;
	font-family:Arial, Verdana, sans-serif;
	font-size:16px;
	line-height:22px;
	margin:0px;
}


img 
{
	border:0px;
}

hr
{
	height:0px;
	border-bottom:1px dotted #63879c;
	border-top:0px;
	margin:0px 0px 10px 0px;	
}

a:link, a:active
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a:hover
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}

h1
{
	color:#a09b58;
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 25px 0px;
}

h2
{
	color:#363636;
	font-size:16px;
	margin:0px 0px 10px 0px;
}

h3, h4, h5, h6
{
	color:#000;
	font-size:12px;
	margin:0px 0px 10px 0px;
}

p
{
	margin:10px 0px 15px 0px;
}


input, select, textarea
{
	background-color:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

table
{
	border:0px;
	padding:0px;
}

/* Layout Creators */

div.wrapper
{
	background-image:url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position:center center;
	height: auto !important;	
	height: 100%;	
	margin: 0px auto -10em auto;
	min-height: 100%;	
	position:relative;
	text-align:left;
	width:960px;
}

div.header
{
	background-image:url(../images/header_background.gif);
	background-repeat:no-repeat;
	height: 170px;
	width:960px;
}

div.header ul
{
	color:#fff;
	font-size:16px;
	position:absolute;
	right:20px;
	top: 125px;
	width: 600px;
}

div.header ul li
{
	float:left;
	list-style:none;
	margin: 0 30px 0 30px;
}


div.header ul li a
{
	color:#fff;
	text-decoration:none;
}



div.content
{
	float:left;
	margin:30px 0 20px 0;
	min-height:400px;
	position:relative;
	text-align:left;	
	width:490px;
}

div.content-subs
{
	float:left;
	margin:30px 0 20px 0;
	min-height: 460px;
	position:relative;
	text-align:left;	
	width:620px;
}

div.sidebar
{
	float:right;
	margin:30px 0 0 0;	
	width:320px;
}

div.sidebar ul
{
	margin:15px;
}


div.content ul, div.content-subs ul
{
	margin:30px;
}

.footer-wrapper, .push 
{
	height:10em;
}


div.footer-wrapper
{
	background-image:url(../images/footer_main_background.gif);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#a09b58;
	clear:both;
	min-width:960px;
	position:relative;
	text-align:center;
	width: 100%;	
}


div.footer
{
	background-image:url(../images/footer_background.gif);
	background-repeat:no-repeat;
	color:#fff;
	height:150px;
	margin: auto auto;
	position:relative;
	text-align:right;	
	width:960px;
}

div.people
{
	top:170px;
	right:0px;
	position:absolute;
	width:453px;
}

div.footer ul
{
	color:#9e9956;
	right:70px;
	position:absolute;
	top: 50px;
	width:450px;
}

div.footer ul li
{
	float:left;
	list-style:none;
	margin: 0px 10px 0px 10px;
}

div.footer ul li a
{
	color:#9e9956;
	text-decoration:none;
}
.footer a {
	font-size: 12px;
}

address
{
	bottom:20px;
	color: #fff;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	left:10px;
	line-height:24px;
	text-align:left;
	position:absolute;
}

div.copyright
{
	bottom:50px;
	color:#9e9956;	
	font-size:11px;
	position:absolute;
	right:190px;
}


div.credit
{
	background-image:none;
	bottom:40px;
	height:40px;
	right:0px;
	position:absolute;
	width:130px;
}

div.credit a
{
	display:block;
	height:30px;
}

/* custom */

.quote
{
	color:#a09b58;
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	margin: 0 0 50px 0;
	padding: 0 20px 0 20px;
}

.dropcap
{
	color:#A09B59;
	float:left;
	font-family:times;
	font-size:50px;
	line-height:35px;
	padding-top:10px;
	padding-right: 3px;
}

.quote-reference
{
	color:#000;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	float:right;
}

img.img-left
{
	float:left;
	margin:0 20px 20px 0;
}

img.img-top
{
	border:5px solid #9d9753;
	margin:300px 0 0 0;
}

img.img-top-2
{
	border:5px solid #9d9753;
	margin:800px 0 0 0;
}

/* Form Styling */

div.reservation
{
	float: right;
	position:relative;
	width: 250px;
}

form.cmxform 
{
	border: 0px;
	width: 490px;	
}

form.cmxform label 
{
	display: inline-block;
	line-height: 1.4;
	width: 150px; /* Width of labels */	
	vertical-align: top;
}

form.cmxform ol 
{
	margin: 0;
	padding: 0;
}

form.cmxform li 
{
	list-style: none;
	padding:5px;
	margin:0;
}

form.cmxform em 
{
	font-weight: bold;
	color: #f00;
}

form.cmxform textarea
{
	height: 90px;
	width: 300px;
}

ul.services-list a
{
	text-decoration:none;
}

ul.services-list a:hover
{
	color:#9d9753;
}

.clear
{
	clear:both
}