@charset "utf-8";
/* CSS Document */

* {
	border: 0 none;
	margin: 0;
	outline: 0;
	padding: 0;
}

html, .text, .body	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
}

body	{
	background:#000 url(images/bgCrowns.jpg) repeat-x; 
	height:100%;
	min-width:842px;
	text-align:center;
}

#wrapper	{
	height:auto;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	text-align:left;
	width:840px;
}

#logo {
	height:56px;
	margin:16px 0px 0px 0px;
	width:309px;
}

#banner	{
	background:url(images/bgTop.gif) no-repeat;
	height:48px;
	width:842px;
}

#reservations	{
	color:#2c2c2c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	height:18px;
	list-style-type:none;
	padding:3px 0px 0px 354px;
	text-transform:uppercase;
}

#reservations table {
	border:0px none none;
	border-collapse:collapse;
	border-spacing:0px;
}

#reservations .field {
	border:#5c5c5c solid 1px;
	clear:both;
	padding:2px;
}

#reservations .button	{
	background-color:#a99a6e;
	border:#5c5c5c solid 1px;
	clear:both;
	color:#fff;
	display:inline;
	float:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin:0px;
	overflow: visible;
	padding:0px;
	text-transform:uppercase;
	width:70px;
}

#reservations label {
	font-size:8px;
	text-transform:uppercase;
}

#main {
	background:#FFF url(images/bgContent.gif) repeat;
	border-left:#978c7c solid 1px;
	border-right:#978c7c solid 1px;
	min-height:470px;
	overflow:hidden;
	width:840px;
}

#lCol {
	clear:left;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 16px 16px 16px;
	position:relative;
  	width: 186px;
}

#lCol ul	{
	background:url(images/bgLeft.gif) repeat;
	border:#c7bda1 solid 1px;
	height:100%;
	list-style-type:none;
	padding:4px 0px 8px 0px;
	overflow:auto;
}

#lCol ul li {
	clear:both;
	float:left;
	position:relative;
	width:100%;
}

#lCol ul li a	{
	color:#2c2c2c;
	display:block;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	padding:8px 8px 8px 8px;
	text-decoration:none;
}

#lCol ul li:hover a, #lCol ul li a:hover {
	color:#000;
}

#feature {
	background:url(images/bgTour.gif) no-repeat;
	color:#7b6c3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	height:77px;
	margin:16px 0px 0px 0px;
	padding:83px 18px 0px 17px;
}

#feature .button	{
	background-color:#e03e41;
	border:none;
	clear:both;
	color:#fff;
	float:none;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin:0px 0px 13px 9px;
	overflow: visible;
	padding:2px 20px 6px 20px;
	text-transform:uppercase;
}

#feature a {
	color:#7b6c3f;
}

#content {
	clear:right;
	float:right;
	font-size:12px;
	position:relative;
  	width: 622px;
	overflow:hidden;
	margin-bottom:16px;
}

#content ul {
	list-style-image:url(/images/crownBullet.gif);
	display:block;
	padding:0px 0px 0px 40px;
}

#content li {
	display: list-item;
	margin: 0px;
	padding: 0px 40px 10px 0px;
}

#content ol {
	display:block;
	padding-left:50px;
	padding-bottom:20px;
}

#content p {
	padding:0px 16px 16px 0px;
}

.top {
	margin:0px 0px 16px 0px;
}

.h1	{
	color:#000;
	font-family:"Tiranti Solid LET", Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px 16px 10px 0px;
}

#content h2	{
	color:#3b3b3b;
	font-size:14px;
	font-weight:bold;
	padding:7px 16px 7px 0px;
}

#content h3	{
	color:#000;
	font-size:13px;
	font-weight:bold;
}

#content fieldset {
	clear:left;
	float:left;
	width:100%;
}

#content legend	{
	color:#000;
	font-weight:normal;
	font-style:normal;
}

#content fieldset ol {
	list-style:none;
}

#content fieldset li {
	clear:left;
	float:left;
	padding-bottom:2px;
	width:90%;
}

#content fieldset .submit {
	background-color:#a99a6e;
	border:#5c5c5c solid 1px;
	color:#fff;
	display:inline;
	float:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-left:160px;
	overflow: visible;
	padding:0px;
	text-transform:uppercase;
	width:70px;
}

#req {

color:#FF0000;
}

#error {
	color:#FF0000;	
	font-size:16px;
}

#content label {
	float: left;
	margin-right:2px;
	padding-top:5px;
	text-align:right;
	width:160px;
}

#content .field {
	border:#5c5c5c solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	width:160px;
}

#content fieldset fieldset {
	border-style:none;
	margin-bottom:-2px;
}

#content fieldset fieldset legend {
	margin:0px 0px 2px 0px;
	top:0;
}

#content fieldset fieldset ol {
	position:relative;
}

#content fieldset fieldset label {
	float:none;
	width:auto;
	margin-right: auto;
	padding:2px 0px 2px 0px;
}

#quote {
	font-style:italic;
	padding:0px 0px 16px 0px;
}

#quote img {
	padding:2px 10px 0px 0px;
}

#quote p {
	padding:0px 16px 8px 0px;
}

#quote div.right {
	font-weight:bold;
	padding:0px 16px 0px 0px;
	text-align:right;
}	

#list ul {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 40px;
	float: left;
	text-align: left;
	list-style: none;
}

#list ul li {
	float: left;
	margin: 0px;
	padding: 0px 40px 10px 0px;
	width: 250px;
}

#list2 ul {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 40px;
	float: left;
	text-align: left;
	list-style: none;
}

#list2 ul li {
	float: left;
	margin: 0px;
	padding: 0px 25px 10px 0px;
	width: 150px;
}

.caption {
	float: right;
	margin:0px 30px 5px 5px;
	padding:0px;
	width: 250px;
}

.caption p {
	width: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#3b3b3b;
}

.caption img {
	margin:0px;
	padding:0px;
	display:block;
}

.buttons, .button	{
	background-color:#a99a6e;
	border:#5c5c5c solid 1px;
	clear:both;
	color:#fff;
	display:inline;
	float:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin:0px;
	overflow: visible;
	padding:0px 5px 0px 5px;
	text-transform:uppercase;
}

table th {
	background-image:url(/images/65.png);
	border-bottom:#9a8862 solid 1px;
	border-top:#9a8862 solid 1px;
}

a	{
	color:#008215;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

#footer {
	background:url(images/bgBottom.gif) no-repeat;
	border:none;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:18px;
	overflow:hidden;
	padding-top:2px;
	position:relative;
	text-align:center;
	width:842px;
}

#copyright {
	color:#fff;
	font-size:10px;
	padding-top:2px;
}

/*** IE6 Fix ***/
* html #left {
  	left: 212px;           /* RC width */
}

/* -- Calendar Control ----------------------------------------------- */
#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #7b6c3f;
  border-right: 1px solid #7b6c3f;
  border-bottom: 1px solid #7b6c3f;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #A99A6E;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #A99A6E;
}

#CalendarControl .weekday {
  background-color: #A99A6E;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #E4DFC9;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #c7bda1;
  background-color: #A99A6E;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #c7bda1;
  border: 1px solid #999;
}

#CalendarControl .weekdayDesc {
  background-color: #A99A6E;
  color: #000;
}

#CalendarControl .weekendDesc {
  background-color: #A99A6E;
  color: #000;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;

  font-size: 1.1em;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #FFF;
  border: 1px solid #FFF;
}

#wrapper	{
	height:auto;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	text-align:left;
	width:840px;
}
}
