html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	background: url(../images/bg.gif) repeat-x 0 0;
}

body {
	top:0;
	height: 100%;
	width:100%;
	min-width:950px;
	max-width:1200px;
	margin: 0 auto;
	padding:0;
	
	text-align:left; 
	font-family: Georgia, Times, Times New Roman, serif;
	line-height:1.8em;
	letter-spacing:0.05em;	
	font-size:15px;
	color:#0a2535;
}

a:link{ color: #274534; font-weight:bolder; padding-left:4px; padding-right:4px; }

a:visited{ color: #162e20; padding-left:4px; }

a:hover, a:focus{ color: #fff; background-color:#274534; text-decoration:none; padding-left:4px;}

p{	margin:1em 0; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{ color: #b5680f; }

h1{ font-size:28px;}

h2{	font-size:24px;}

h3{	font-size:20px;}

h4{	font-size:18px;}

h5{	font-size:16px;}

h6{	font-size:14px;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bolder;}

strong em, em strong{
	font-style:italic;
	font-weight:bolder;
}

#container {
	position: relative;
	min-height:100%;
	width:100%;	
	overflow: hidden;
}

#header{
	width:100%;
	position:relative;
	display:block;
	height:246px;
	background: url(../images/header.jpg) no-repeat left top;
}

#logo{
	display:block;
	position:relative;
	width:218px;
	height:208px;
	background: url(../images/logo.png) no-repeat 0 0;
	left:10px;
	top:37px;
}

#name{
	display:block;
	position: absolute;
	width:368px;
	height:47px;
	background: url(../images/name.gif) no-repeat 0 0;
	left:225px;
	top:0px;
}

.metaContent{
	display:none;
	position:absolute;
	height:0;
	width:0;
}

#content{
	position:relative;
	display:block;
	width:70%;
	left:20%;
	margin:0 ;
	padding:22px 5% 170px 5%;	
	top:0;
	min-height:566px
}

#aside{
	position:relative;
	display:block;
	min-width:255px;
	width:20%;	
	float:right;
	left:0;
	top:25px;
	list-style:none;
	padding:2.5%;
	background: url(../images/aside-bg.jpg) no-repeat center top;
	height:566px;
	margin:0 0 0 -25%;
	z-index:0;
}

#aside + #content{ width:45%; }

#aside a.banquetBtn{
	display:block;
	position: absolute;
	width:223px;
	height:149px;
	left:50%;
	margin:0 0 0 -111px;
	padding:0;
	
	text-indent:-999em;
	line-height:999em;
	overflow:hidden;
}

#aside a.top{
	top:40px;
	background: url(../images/banquetBtnTop.jpg) no-repeat 0 0;
}

#aside a.top:hover, #aside a.topOver{
	background: url(../images/banquetBtnTop.jpg) no-repeat -223px 0;
}

#aside a.middle{
	top:220px;
	background: url(../images/banquetBtnMiddle.jpg) no-repeat 0 0;
}

#aside a.middle:hover, #aside a.middleOver{
	background: url(../images/banquetBtnMiddle.jpg) no-repeat -223px 0;
}

#aside a.bottom{
	top:401px;
	background: url(../images/banquetBtnBottom.jpg) no-repeat 0 0;
}

#aside a.bottom:hover, #aside a.bottomOver{
	background: url(../images/banquetBtnBottom.jpg) no-repeat -223px 0;
}

#asideLeft{
	position:relative;
	display:block;
	width:20%;
	float:left;
	top:25px;
	left:0;
	list-style:none;
	padding:0;
	background: url(../images/sitenavigation.jpg) no-repeat right top;
	margin:0 -100% 0 0;
	z-index:6;
	
}

#footer {
	position: absolute;
	right:0;
	left:0;
	height:147px;
	margin:-147px 0 0 0;
	text-align:center;
	background: url(../images/footerBg.jpg) repeat-x center bottom;
	color:#fbf8bb;
	letter-spacing:normal;
}

#footer a{
	color:#fbf8bb;
	text-decoration:none;
}

.byLine{
	display:block;
	position:absolute;
	top:105px;
	left:50%;
	margin:0 0 0 -10px;
	text-align:left;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-align:center;
}

.vcard{
	display:block;
	position:absolute;
	top:40px;
	left:50%;
	margin:0 0 0 -25px;
	text-align:left;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
}
.vcard td{
	padding:1px;
}
.adr *, .tel{
	display:inline;
}

.fn, .org, .country-name, .tags, .microByLine{
	display:none;
}

#footerImg{
	position:absolute;
	left:50%;
	margin:0 0 0 -413px;
	top:0;
}

td{
	padding:5px;
}

input, textarea{
	text-align:left; 
	font-family: Georgia, Times, Times New Roman, serif;
	line-height:1.8em;
	letter-spacing:0.05em;	
	font-size:15px;
	color:#0a2535;
	padding:2px 5px;
	position:relative;
	display:block;
}

.submitBtn, .resetBtn{
	display:inline;
	text-align:center;
}

td p{
	margin:0;
	padding:0;
}

#teeTime{
	display:block;
	position:relative;
	width:100%;
	background:url(../images/book-tee-time-bg.jpg) repeat-x 0 0;
	text-align:center;
}

hr{
	border:0;
	background:white;
	width:100%;
	height:1px;
	border-top:2px dotted #e6e5e5;
}

.images img{
	display:inline;
	position:relative;
	margin:8px;
	padding:5px;
	border: 4px double #ccc;
	background:#EFEFEF;	
}

/*--[ search form styles ]--*/

#searchForm{
	display:block;
	position: absolute;
	padding:0;
	margin:0;
	right:20px;
	top:9px;
	height:32px;
	width:132px;
	background: url(../images/bg-search-left.gif) no-repeat left center;	
}

#searchForm input{
	margin:0px 0em 0 0;
	padding:5px 5px 0 5px;
	position: absolute;
	display:block;
	width:180px;
	height:21px;
	right:45px;
	border:0;
	border-right:0;
	color:#8ea7b5;
	
	font:14px  arial, helvetica, sans-serif ;
	background: url( ../images/searchBoxBg.gif) repeat-x left top #fff;
	border:1px solid #1c87c1;
}

#searchForm input[type="submit"]{
	border:0;
	background:#E3DDC7;
	position: absolute;
	display:block;
	width:38px;
	height:27px;
	right:0;
	padding:0;
	margin:0;
	cursor:pointer;
	float:right;
	background:url(../images/goBtn.gif) no-repeat left top;
	text-indent:999em;
	line-height:999em;
	overflow: hidden;

}

#searchForm input[type="submit"]:hover{
	background:url(../images/goBtn.gif) no-repeat right top;
}


/*--[ search result page styles ]--*/
.searchResults em{
	color:#999;
	letter-spacing:0.10em;
	white-space:nowrap;
}