body {
	margin: 0px;
	padding: 11px;
	background-color: #162648;
	font: normal 12px/15px arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

h1 {
	position: absolute;
	top: 134px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font: normal 24px/36px georgia, georgia, serif;
	color: #990000;
}

h2 {
	margin: 0px;
	padding: 2px 10px;
	font: normal 18px/18px georgia, georgia, serif;
	color: #FFFFFF;
}

h2 a, h2 a:hover {
	color: #FFFFFF;
}

h3 {
	margin: 8px;
	padding: 0px;
	font: bold 12px/15px arial, helvetica, sans-serif;
	text-transform: uppercase;
}

p {
	margin: 8px;
	padding: 0px;
}

a {
	color: #0066CB;
	text-decoration: none;
}

a:hover {
	color: #002674;
}

img {
	border: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.list {
	margin: 8px 0px 8px 16px;
}

ul.list li {
	padding: 0px 0px 0px 20px;
	background: transparent url(../images/list_item.gif) no-repeat top left;
}

table {
	margin: 0px;
	border-collapse: collapse;
	border: none;
	font: normal 12px/15px arial, helvetica, sans-serif;
}

table td {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}

div#wrapper {
	position: relative;
	margin: 0px auto;
	padding: 12px 0px 0px;
	background-color: #FFFFFF;
	text-align: left;
	width: 777px;
}

div#corner-top-left {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/cnr_top_left.gif) no-repeat top left;
	width: 10px;
	height: 12px;
}

div#corner-top-right {
	position: absolute;
	top: 0px;
	left: 767px;
	background: transparent url(../images/cnr_top_right.gif) no-repeat top right;
	width: 10px;
	height: 12px;
}

div#header {
	position: relative;
	margin: 0px 10px;
	width: 757px;
	height: 170px;
}

div#header img#logo {
	z-index: 100;
	display: block;
	position: absolute;
	top: 3px;
	left: 0px;
}

div#header img#goldcrown {
	z-index: 100;
	display: block;
	position: absolute;
	top: 10px;
	left: 120px;
}

div#header img#bestwesternrewards {
	z-index: 100;
	display: block;
	position: absolute;
	top: 10px;
	left: 120px;
}

div#header div#navigation-wrapper {
	z-index: 50;
	position: absolute;
	top: 0px;
	left: 7px;
	width: 750px;
	height: 110px;
}

div#header div#navigation-wrapper ul#topnavigation {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 3px 0px 4px;
	border-bottom: 1px solid #0099FF;
	font-size: 10px;
	line-height: 14px;
}

div#header div#navigation-wrapper ul#topnavigation li {
	display: inline; /* IE doubled float-margin bug */
	float: left;
	padding: 0px 11px 0px 0px;
	background: transparent url(../images/arrow.gif) no-repeat top right;
}

div#header div#navigation-wrapper ul#topnavigation li.first {
	margin: 0px 0px 0px 4px;
}

div#header div#navigation-wrapper ul#topnavigation li.other {
	margin: 0px 0px 0px 20px;
}

div#header div#navigation-wrapper ul#topnavigation li a {
	text-decoration: none;
}

div#header div#navigation-wrapper ul#navigation {
	display: block;
	position: absolute;
	top: 85px;
	right: 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
}

div#header div#navigation-wrapper ul#navigation li {
	display: inline; /* IE doubled float-margin bug */
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

div#header div#navigation-wrapper ul#navigation li.tab-off {
	background: transparent url(../images/tab_off_left.gif) no-repeat top left;
}

div#header div#navigation-wrapper ul#navigation li.tab-off a {
	float: left;
	background: transparent url(../images/tab_off_right.gif) no-repeat top right;
	color: #002674;
}

div#header div#navigation-wrapper ul#navigation li.tab-off a span {
	display: inline; /* IE doubled float-margin bug */
	float: left;
	margin: 0px 12px;
	background: transparent url(../images/tab_off.gif) repeat-x top left;
	height: 27px;
}

div#header div#navigation-wrapper ul#navigation li.tab-over {
	background: transparent url(../images/tab_over_left.gif) no-repeat top left;
}

div#header div#navigation-wrapper ul#navigation li.tab-over a {
	float: left;
	background: transparent url(../images/tab_over_right.gif) no-repeat top right;
	color: #002674;
}

div#header div#navigation-wrapper ul#navigation li.tab-over a span {
	display: inline; /* IE doubled float-margin bug */
	float: left;
	margin: 0px 12px;
	background: transparent url(../images/tab_over.gif) repeat-x top left;
	height: 27px;
}

div#header div#navigation-wrapper ul#navigation li.tab-on {
	background: transparent url(../images/tab_on_left.gif) no-repeat top left;
}

div#header div#navigation-wrapper ul#navigation li.tab-on a {
	float: left;
	background: transparent url(../images/tab_on_right.gif) no-repeat top right;
	color: #FFFFFF;
}

div#header div#navigation-wrapper ul#navigation li.tab-on a span {
	display: inline; /* IE doubled float-margin bug */
	float: left;
	margin: 0px 12px;
	background: transparent url(../images/tab_on.gif) repeat-x top left;
	height: 27px;
}

div#header div#navigation-wrapper ul#navigation li a {
	cursor: pointer;
	text-decoration: none;
}

div#header div#navigation-wrapper ul#subnavigation {
	position: absolute;
	top: 110px;
	left: -7px;
	background-color: #002674;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	width: 757px;
	height: 24px;
}

div#header div#navigation-wrapper ul#subnavigation li {
	display: inline; /* IE doubled float-margin bug */
	margin: 5px 12px;
}

div#header div#navigation-wrapper ul#subnavigation li.other {
	float: left;
}

div#header div#navigation-wrapper ul#subnavigation li.last {
	float: right;
}

div#header div#navigation-wrapper ul#subnavigation li a {
	color: #82C8C4;
}

div#header div#navigation-wrapper ul#subnavigation li a:hover {
	color: #FFFFFF;
}

div#content {
	margin: 0px 10px;
}

div#content div#form-wrapper {
	position: relative;
	width: 757px;
	height: 180px;
}

div#content div#form-wrapper div#form {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/bg_form.jpg) repeat-x top left;
	width: 298px;
	height: 180px;
}

div#content div#form-wrapper div#form h2 {
	margin: 10px 10px 0px;
	padding: 0px;
	font: normal 28px/31px georgia, georgia, serif;
	color: #990000;
}

div#content div#form-wrapper div#form table {
	margin: 20px 8px 0px;
	width: 282px;
}

div#content div#form-wrapper div#form table tr.fields td {
	padding: 0px 4px;
	vertical-align: middle;
	height: 26px;
}

div#content div#form-wrapper div#form table tr.fields img {
	cursor: pointer;
}

div#content div#form-wrapper div#form table td div#commands {
	position: relative;
	margin: 0px 4px;
	height: 60px;
}

div#content div#form-wrapper div#form table td div#commands div#button {
	position: absolute;
	top: 20px;
	left: 20px;
}

div#content div#form-wrapper div#form table td div#commands div.btn-off {
	background: transparent url(../images/btn_off_left.gif) no-repeat top left;
	line-height: 24px;
}

div#content div#form-wrapper div#form table td div#commands div.btn-off a {
	cursor: pointer;
	float: left;
	background: transparent url(../images/btn_off_right.gif) no-repeat top right;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

div#content div#form-wrapper div#form table td div#commands div.btn-off a span {
	display: inline; /* IE doubled float-margin bug */
	float: left;
	margin: 0px 12px;
	background: transparent url(../images/btn_off.gif) repeat-x top left;
	height: 24px;
}

div#content div#form-wrapper div#form table td div#commands div.btn-over {
	background: transparent url(../images/btn_over_left.gif) no-repeat top left;
	line-height: 24px;
}

div#content div#form-wrapper div#form table td div#commands div.btn-over a {
	cursor: pointer;
	float: left;
	background: transparent url(../images/btn_over_right.gif) no-repeat top right;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

div#content div#form-wrapper div#form table td div#commands div.btn-over a span {
	display: inline; /* IE doubled float-margin bug */
	float: left;
	margin: 0px 12px;
	background: transparent url(../images/btn_over.gif) repeat-x top left;
	height: 24px;
}

div#content div#form-wrapper div#form table td div#commands div#options {
	position: absolute;
	top: 25px;
	right: 0px;
}

div#content div#form-wrapper div#form table td div#commands div#options a span {
	text-decoration: underline;
}

div#content div#image {
	position: absolute;
	top: 0px;
	left: 306px;
	width: 451px;
	height: 180px;
}

div#content div#image img {
	display: block;
}

div#content div#modules {
	margin: 8px 0px 0px;
	background: transparent url(../images/bg_modules.gif) repeat-y top left;
	height: 1%; /* Holly hack */
}

div#content div#modules:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ".";
	height: 0px;
}

div#content div#modules div#small-images {
	position: relative;
	float: left;
	padding: 0px 0px 8px;
	background-color: #FFFFFF;
	width: 298px;
	height: 150px;
}

div#content div#modules div#small-images div#small-image-1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #935600;
	width: 145px;
	height: 150px;
}

div#content div#modules div#small-images div#small-image-1 img {
	display: block;
	margin: 4px;
	width: 137px;
	height: 142px;
}

div#content div#modules div#small-images div#small-image-2 {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #935600;
	width: 145px;
	height: 150px;
}

div#content div#modules div#small-images div#small-image-2 img {
	display: block;
	margin: 4px;
	width: 137px;
	height: 142px;
}

div#content div#modules div#hotel {
	float: right;
	border-bottom: 8px solid #FFFFFF;
	width: 451px;
}

div#content div#modules div#hotel h2 {
	background-color: #30759E;
}

div#content div#modules div#services {
	float: left;
	width: 298px;
}

div#content div#modules div#services h2 {
	background-color: #FFB345;
}

div#content div#modules div#contacts {
	float: right;
	width: 451px;
}

div#content div#modules div#contacts h2 {
	background-color: #002674;
}

div#content div#where {
	margin: 8px 0px 0px;
	background-color: #FAEFC4;
	border-bottom: 1px solid #FFFFFF;
	width: 757px;
}

div#content div#where h2 {
	background-color: #DD8712;
}

div#footer {
	position: relative;
	margin: 9px 0px 0px 10px;
	border-top: 1px solid #0099FF;
	width: 757px;
	height: 62px;
}

div#footer ul#bottomleftnavigation {
	z-index: 100;
	position: absolute;
	top: 38px;
	left: 0px;
	font-size: 11px;
	line-height: 14px;
}

div#footer ul#bottomleftnavigation li {
	display: inline; /* IE doubled float-margin bug */
	float: left;
	margin: 0px 17px 0px 0px;
	padding: 0px;
}

div#footer ul#bottomleftnavigation li a {
	text-decoration: none;
}

div#footer ul#bottomleftnavigation li a:hover {
	text-decoration: underline;
}

div#footer ul#bottomrightnavigation {
	z-index: 50;
	position: absolute;
	top: 10px;
	left: 7px;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	width: 750px;
}

div#footer ul#bottomrightnavigation li {
	padding: 0px 11px 0px 0px;
	background: transparent url(../images/arrow.gif) no-repeat top right;
}

div#footer ul#bottomrightnavigation li a {
	text-decoration: none;
}

div#footer ul#bottomrightnavigation li a:hover {
	text-decoration: underline;
}

div#copyright {
	padding: 10px 0px 0px 5px;
	background-color: #162648;
	font-style: italic;
	font-size: 10px;
	line-height: 13px;
	color: #B1DEE5;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font: normal 11px/14px arial, helvetica, sans-serif;
}

select.selectday {
	font-weight: bold;
}

select.selectdate {
	font-weight: bold;
	width: 130px;
}