@CHARSET "UTF-8";

/*container*/
html, body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font: 10px Helvetica;
	width: 100%;
	height: 100%;
}
 
h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

#page {
	width: 100%;
	height: 98%;
}
#page #top, #page #middle, #page #bottom {
	vertical-align: top;
	padding: 0px;
}

/*wraper table elems with bg*/
#page #top {
	vertical-align: bottom;
	padding-bottom: 3px;
	height: 88px;
	background-repeat: repeat-x;
	background-position: bottom left;
}
#page #middle {
	background-repeat: no-repeat;
	background-position: center center;
}
#page #bottom {
	height: 124px;
	background-repeat: repeat-x;
	background-position: top left;
}

/*content containers*/
#widthcontainertop, #widthcontainermiddle, #widthcontainerbottom1, #widthcontainerbottom2 {
	margin: 0 auto;
	position: relative;
	display: block;
	width: 980px;
}
#widthcontainermiddle {
	/*height: 380px;*/
}
/* lt ie7 margin 0 auto fix*/
html body #page tr td {
	text-align: center;
}
html body #page tr td * {
	text-align: left;
}

/*topmenu and quickbook stuff*/
#biglogo {
	margin-bottom: 5px;
}
#topmenu {
	display: block;
	position: absolute;
	right: 180px;
	bottom: 0px;
}
#topmenu .toplink, #topmenu .toplink:visited {
	display: block;
	float: left;
	height: 45px;
	border-right: 1px solid rgb(82,81,57);
	padding-right: 12px;
	margin-right: 16px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: rgb(231,227,215);
	text-decoration: none;
}
#topmenu .toplinkbig {
	font-size: 11px;
	color: rgb(227,190,104);
}
#quickbookform {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 5px;
}
#page #quickbookform tr td {
	vertical-align: middle;
	text-align: right;
}
#quickbookform * {
	font-size: 10px;
	color: rgb(221,215,181);
}
#quickbookform select, #quickbookform img {
	display: block;
	border: 1px solid rgb(186,178,93);
	background-color: #000;
}
#quickbookform #ci_ym {
	width: 84px;
	height: 19px;
}
#quickbookform #nights, #quickbookform #ci_day {
	width: 40px;
	height: 19px;
}
#quickbookform #rateslink, #quickbookform #rateslink:visited {
	text-decoration: none;
	color: rgb(170,162,77);
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#quickbookform #rateslink:hover {
	color: rgb(221,215,181);
}

/*content stuff*/
#slider {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 640px;
}
#contentcontainer {
	width: 640px;
	height: 350px;
	background-color: rgb(180,151,90);
	overflow: auto;
}
#submenu {
	float: left;
	/*padding-left: 22px;
	padding-top: 55px;
	width: 148px;*/
}
#submenu .submenuitem, #submenu .submenuitem:visited {
	display: block;
	width: 135px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 2px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px solid rgb(227,190,104);
}
#submenu .submenuitem:hover {
	color: rgb(245,221,109);
}
#submenugallery {
	padding-top: 150px;
}
#submenugallery img {
	margin: 1px;
	border: 2px solid rgb(235,235,235);
}
#thumbnails {
	width:148px;
}
#adminlinks {
	margin-top: 10px;
	padding-left: 10px;
	background-color: #EEE;
	border: 1px solid #777;
}
#content {
	display: block;
	margin-left: 170px;
	width: 430px;
	padding: 10px;
}

#content a:hover {
color: rgb(245,221,109);
}

#content a, a:visited {
color: #FFFFFF;
text-decoration:underline;
}

#content h1 {
	color: rgb(245,221,109);
	font-size: 16px;
	text-transform: uppercase;
	margin: 15px 0;
}
#content p {
	color: rgb(255,247,231);
	font-size: 11px;
	margin: 5px 0;
}

#content-main {
	display: block;
	/*margin-left: 170px;
	width: 430px;*/
	padding: 10px;
}

#content-main a:hover {
color: rgb(245,221,109);
}

#content-main a, a:visited {
color: #FFFFFF;
text-decoration:underline;
}

#content-main h1 {
	color: rgb(245,221,109);
	font-size: 16px;
	text-transform: uppercase;
	margin: 15px 0;
}
#content-main p {
	color: rgb(255,247,231);
	font-size: 11px;
	margin: 5px 0;
}

#contentswitch {
	display: block;
	position: absolute;
	right: 0px;
}

/*bottom stuff*/
.footerlinkbreaker {
	color: rgb(208,178,110);
	padding: 0px 2px;
}
#smalllogo {
	margin-top: 5px;
}
#mainmenu {
	position: absolute;
	top: 65px;
}
#mainmenu a.mainmenuitem {
	z-index: 10;
	position: absolute;
	display: block;
	bottom: 0px;
	text-decoration: none;
}
#mainmenu a.mainmenuitem img {
	border: none;
	width: 80%;
}
#footer {
	display: block;
	position: absolute;
	left: 0px;
	top: 80px;
	font-size: 9px;
	color: rgb(157,144,129);
	line-height: 16px;
}
#footer a, #footer a:visited{
	text-decoration: none;
	color: rgb(157,144,129);
}
#footer a:hover {
	color: #FFF;
}
#footermenu {
	display: block;
	position: absolute;
	right: 140px;
	top: 80px;
	font-size: 9px;
	line-height: 16px;
}
#footermenu a, #footermenu a:visited{
	color: rgb(201,185,167);
	text-decoration: none;
	text-transform: lowercase;
}
#footermenu a:hover {
	color: #FFF;
}
#avviolink {
	position: absolute;
	right: 140px;
	top: 95px;
	font-size: 9px;
	color: rgb(208,178,110);
}
#avviolink a, #avviolink a:visited {
	text-decoration: none;
	color: rgb(208,178,110);
}

.offer_group_table {
	/*margin:10px;*/
}
.offer_group {
	background-image:url('../images/offer_bg.png');
	background-repeat:repeat;
	padding:2px;
	border:2px solid #4D4640;
	width:50%;
	text-align:left;
	vertical-align:top;
}
.offer_group_content {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.offer_group_content IMG {
	margin-top:3px;
	border:1px solid #4D4640;
}
.offer_heading {
	color: #F5DD6D;
	font-size:14px;
	font-weight:bold;
}
#shwlogo {
	position: absolute;
	right: 0px;
	top: 73px;
}

#c5QuickBook {
    bottom: 5px;
    display: block;
    position: absolute;
    right: 0;
}

#c5QuickBook #rateslink, #c5QuickBook #rateslink:visited {
    color: #AAA24D;
    font-size: 11px;
    margin-bottom: 2px;
    margin-right: 10px;
    text-decoration: none;
}

#page #c5QuickBook tr td {
    text-align: right;
    vertical-align: middle;
}

#c5QuickBook #nights, #c5QuickBook #ci_day {
    height: 19px;
    width: 40px;
}

html body #page tr td * {
    text-align: left;
}

#c5QuickBook select, #c5QuickBook img {
    background-color: #000000;
    border: 1px solid #BAB25D;
    display: block;
}

#c5QuickBook * {
    color: #DDD7B5;
    font-size: 10px;
}
