body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px;
	padding: 0;
	text-align: center;
	background: #624000 url(eldGold/images/gold-page-bg.jpg) repeat-x;
}
#wrapper1 {
	width: 900px;
	height: 501px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 2px solid #F1C242;
}
#main {
	display: inline;
	float: left;
	width: 700px;
	margin-left: 0px; /* Add 120 for left sub-nav */
	background: #fffce9;
}

#sidebar {
	float: left;
	width: 200px;
	background: #fffce9;
}
#sidebar p.book {
	width: 180px;
	font-size: 11px;
	padding: 5px 5px 5xp 5px;
}

#nav_main {
	height: 31px;
	background: #FBD878 url(images/nav-main-bg.jpg) top repeat-x;
}

#footer {
	clear: both;
	width: 900px;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	height: 120px;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
	border-bottom: #CECECE 1px dotted;
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
	border-bottom: #CECECE 1px dotted;
}
#footer a:visited {
	color: #F1F1F1;
	border-bottom: #CECECE 1px dotted;
}
#footer a:hover {
	color: #999999;
	border-bottom: #999999 1px solid;
	background-color: #293838;
}
#top_nav {
	width: 900px;
	padding-bottom: 8px;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: right;
	height: 13px;
	font-size: 10px;
}
#top_nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#top_nav a:active {
	color: #FFFFFF;
}
#top_nav a:visited {
	color: #F1F1F1;
}
#top_nav a:hover {
	color: #999999;
	background-color: #293838;
}
#top_nav input.search {
	color: #50555a;
	font-size: 11px;
	border: solid 1px #999999;
}

#seo {
	clear: both;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
#seo P {
	margin-top: 0px;
	margin-bottom: 10px;
}
#seo H1 {
	margin-bottom: 0px; 
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #cccccc;
}
#seo H2 {
	margin-bottom: 0px; 
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #cccccc;
}
#seo a {
	text-decoration: none;
	border-bottom: #CECECE 1px dotted;
	color: #FFFFFF;
}
#seo a:active {
	color: #FFFFFF;
	border-bottom: #CECECE 1px dotted;
}
#seo a:visited {
	color: #F1F1F1;
	border-bottom: #CECECE 1px dotted;
}
#seo a:hover {
	color: #999999;
	border-bottom: #999999 1px solid;
	background-color: #293838;
}
#seo_seperator {
	clear: both;
	height: 20px;
	margin: 20px auto 20px auto;
	width: 825px;
	background: url(eldGold/images/gold-seo-seperator.gif) no-repeat center;
}
#seo HR {
	border: none 0; 
	border-top: 3px double #CC66FF;
	height: 3px;
	margin: 10px 0 0 0;
	text-align: left;
	border-top: 3px double #F1C242;
}
#seperator {
	clear: both;
	height: 0px;
}
#booking {
	font-size: 10px;
}
#booking select.book {
	color: #50555a;
	font-size: 11px;
	border: solid 1px #999999;
}

* html #main {
 width: 700px;
 w\idth: 700px;
}
* html #wrapper1 {
	width: 904px;
	w\idth: 900px;
}	