
body {
	background:#fff url('../images/top-bg.gif') scroll repeat-x;
	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	color:#060606;
	text-align:center;
}

#page-wrapper {
	width:814px;
	margin:0 auto;
	text-align:left;
}

/**HEADER
------------------------------------------------------------------------**/
#header {
	width:814px;
	height:77px;
	clear:both;
}

#logo {
	cursor:pointer;
	float:left;
	height:56px;
	width:191px;
	margin-top:.866em;
}

h1#title {
	color:#636363;
	float:left;
	font-size:1.333em;
	font-style:oblique;
	margin:3.25em 0 0 2em;
}

#book-btn {
	float:right;
	width:150px;
	height:50px;
	background:transparent url('../images/book-btn-bg.gif') scroll no-repeat top left;
}

#book-btn p {
	font-family:"Lucida Bright", "Lucida Fax", Gerogia, "Times New Roman", Times, serif;;
	font-size:1.167em;
	text-transform:uppercase;
	text-align:center;
	margin-top:1.25em;
}

#book-btn p a {
	color:#ffffff;
	text-decoration:none;
}

#book-btn p a:hover {
	color:#adfcd6;
	text-decoration:underline;
}

#flash-content{
	width:814px;
	float:left;
	margin-bottom:0;
	padding-bottom:0;
}


/**MAIN NAVIGATION	
------------------------------------------------------------------------**/

#main-nav {
	width:814px;
	float:left;
	padding:.5em 0;
}

#main-nav ul {margin:0;}

#main-nav ul li {
	display:inline;
	text-transform:uppercase;
	font-family:"Lucida Bright","Lucida Fax", Georgia, "Times New Roman", Times, serif; 
	font-size:1.167em;
	color:#030303;
}

#main-nav ul li a {
	color:#030303;
	text-decoration:none;
	padding:0 0 .416em .8em;
}

#main-nav ul li a span {padding:0 .8em .416em 0;}

#main-nav ul li a:hover, #main-nav ul li a:focus {color:#0d6a3d;}

/**the following styles indicate which page the user is currently on**/

#home #nav-home a,
#info #nav-info a,
#rooms #nav-rooms a,
#meetings #nav-meetings a,
#packages #nav-packages a,
#fortmcmurray #nav-fortmcmurray a,
#contact #nav-contact a {
	color:#0d6a3d;
	background:transparent url(../images/brace-left.gif) no-repeat top left;
}

#home #nav-home a span,
#info #nav-info a span,
#rooms #nav-rooms a span,
#meetings #nav-meetings a span,
#packages #nav-packages a span,
#fortmcmurray #nav-fortmcmurray a span,
#contact #nav-contact a span {
	background:transparent url(../images/brace-right.gif) no-repeat top right;
}

/**MAIN CONTENT
------------------------------------------------------------------------**/

/**for 3 col pages**/
#content-wrapper-3{
	width:814px;
	float:left;
	margin-top:0;
	padding-top:0;
	background:transparent url('../images/content-wrapper-bg.gif') repeat-y top left;
}

#main-content {
	width:380px;
	float:left;
	padding:1em 1em .833em 0;
	margin:0;
}
#col1 {
	width:199px;
	float:left;
	padding:1em .833em .833em .833em;
	background:transparent url(../images/mid-col-bg.gif) repeat-x top left;
}
*html #col1 {display:inline; } /*star hack - only IE6 will read these syles - to correct browser display bugs*/

#col2 {
	width:191px;
	float:left;
	padding:1em 0 .833em .833em;
}
*html #col2 {display:inline;}
*html #col2 img.imageright {display:inline; }
*html #col2 img.imagecenter {clear:none;}

/**for 2 column pages**/

#content-wrapper-2{
	width:814px;
	float:left;
	margin-top:0;
	padding-top:0;
	background:transparent url('../images/content-wrapper2-bg.gif') repeat-y top left;
}


#content {
	width:582px;
	float:left;
	padding:1em 2em .833em 0;
}

#sidecol {
	width:191px;
	float:left;
	padding:1em 0 .833em 1.333em;
}


/**FORMS
------------------------------------------------------------------------**/	
#resform h3 {
	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	color:#3A3A3A;
	font-weight:bold;
	clear:both;
	padding:0;
	margin:.5em 0 .833em 0;
}

#resform {
	margin:5px 0 15px 0;
}


#resform label {
	font-size:.916em;
	display:block;
	margin:0 0 .416em 0;
	width:62px;
}

#resform label.date {
	font-size:.916em;
	display:block;
	margin:0 0 .416em 0;
	width:70px;
}


#resform label.nights {
	float:left;
	clear:left;
	margin:0 1em 0 0;
	width:45px;
	font-size:.916em;
}

#resform label.adults {width:50px;
	font-size:.916em;}


#resform label.month, #resform label.year, #resform label.children, #resform label.adults {
	float:left;
	display:block;
}

#resform input {
	font-size:.833em;
	margin-top:.416em;
	border:1px solid #8c7c68;
}

#resform label.date input.date {
	display:block;
	float:left;
	clear:left;
	font-size:.916em;
}

#resform img {
	float:right;
	display:inline;
	margin-right:4em;
	margin-bottom:0em;
	*margin-top:-2em;
}

#resform input.submit {
	margin:.833em auto 0 auto;
	font-size:.833em;
	border:0;
}


#resform select {
	font-size:.833em;
	margin-top:.416em;
	border:1px solid #8c7c68;
}

.reserve { 
	margin:-12px 0 0 0;
	font-size:11px;

}


/**FOOTER
------------------------------------------------------------------------**/	
#footer-wrapper {
	width:100%;
	background:transparent url(../images/footer-bg.gif) repeat-x top left;
	float:left;
	text-align:center;
}

#footer {
	width:814px;
	height:155px;
	clear:both;
	margin:.833em auto 0 auto;
	background:#d7d1c9; 
	color:#4A4A4A;
	text-align:left;
}

#footer-address {
	width:320px;
	float:left;
}

#footer-address a{
color:#4a4a4a;
text-decoration:none;
}

#footer-address a:focus, #footer-address a:hover{
color:#3c3838;
text-decoration:underline;
}


#footer-address h3 {margin-bottom:.416em;}

#footer-nav {
	width:485px;
	float:right;
}

#footer-nav p {text-align:right;}

#footer-nav p span {
	padding:0 .5em 0 .5em;
}

#footer-nav p span a {
	color:#4A4A4A;
	text-decoration:none;
}
#footer-nav p span a:hover, #footer-nav p span a:focus {
	color:#000000;
	text-decoration:underline;
}

/**FORT MC LOGO BAR
------------------------------------------------------------------------**/

#logo-bar {
	float:left;
	clear:both;
	width:814px;
}
*html #logo-bar {display:inline;} /*IE6 star hack - only IE6 will read these styles to corect display bugs*/

#logo-bar p {
	font-family:"Lucida Bright", "Lucida Fax", Gerogia, "Times New Roman", Times, serif;
	float:left;
	color:#7e7774;
	width:220px;
}
*html #logo-bar p{display:inline;}
*html #logo-bar p .imageright{ display:inline;}

#logo-bar p .large {
	line-height:1.25em;
	margin-bottom:0;
}

#logo-bar ul {
	float:right;
	margin-right:0;
	margin-top:.833em;
}
*html #logo-bar ul  {margin:0;}

#logo-bar ul li {display:inline;}

#logo-bar ul li a {	margin-left:.583em;}
*html #logo-bar ul li a {margin-left:3px; }

#logo-bar ul li#hotel-1 a{
	background:transparent url('../images/logos/nomad.gif') no-repeat top left;
	display:block;
	float:left;
	width:103px;
	height:31px;
	text-indent:-9999px;
}

#logo-bar ul li#hotel-1 a:hover{
	background:transparent url('../images/logos/nomad.gif') no-repeat 100% -31px ;
}


#logo-bar ul li#hotel-2 a{
	background:transparent url('../images/logos/merit.gif') no-repeat top left;
	display:block;
	float:left;
	width:104px;
	height:31px;
	text-indent:-9999px;
}

#logo-bar ul li#hotel-2 a:hover{
	background:transparent url('../images/logos/merit.gif') no-repeat 100% -31px;
}


#logo-bar ul li#hotel-3 a{
	background:transparent url('../images/logos/franklin.gif') no-repeat top left;
	display:block;
	float:left;
	width:102px;
	height:31px;
	text-indent:-9999px;
}

#logo-bar ul li#hotel-3 a:hover{
	background:transparent url('../images/logos/franklin.gif') no-repeat 100% -31px;
}

#logo-bar ul li#hotel-4 a{
	background:transparent url('../images/logos/clearwater.gif') no-repeat top left;
	display:block;
	float:left;
	width:125px;
	height:31px;
	text-indent:-9999px;
}

#logo-bar ul li#hotel-4 a:hover{
	background:transparent url('../images/logos/clearwater.gif') no-repeat 100% -31px;
}

#logo-bar ul li#hotel-5 a{
	background:transparent url('../images/logos/vantage.gif') no-repeat top left;
	display:block;
	float:left;
	width:103px;
	height:31px;
	text-indent:-9999px;
}

#logo-bar ul li#hotel-5 a:hover{
	background:transparent url('../images/logos/vantage.gif') no-repeat 100% -31px;
}

/**TYPOGRAPHY
------------------------------------------------------------------------**/
h1,h2,h3,h4,h5,h6 { 
	font-family:"Lucida Bright", "Lucida Fax", Gerogia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #0d6a3d; 
}

h1 {
	font-size:1.5em; /*18px*/
	line-height:1em;
	margin:0 0 0.833em 0;
}

h2 {
	font-size:1.25em; /*15px*/
	line-height:1.125;
	margin:0.643em 0 0.643em 0;
}

h3 {
	font-size:1em;
	margin-bottom:1em;
}


p {
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1.5em 0;
}

a {
	color:#0d6a3d;
	text-decoration:underline;
}

a:focus, a:hover {
	color:#666;
	text-decoration:underline;
}

ul, ol { 
	margin:0 1.5em 1.5em 1.5em;
	line-height:1.5em;
}

ul     { list-style-type: disc; }
ol     { list-style-type: decimal; }

ul ul {
	padding-top:1em;
}

ul.downloads {list-style-image:url(../images/pdf-icon.gif);}

strong {font-weight:bold;}
em {font-style: italic;}

.small { 
	font-size: .8em; 
	margin-bottom: 1.875em; 
	line-height: 1.875em; 
}

.large { 
	font-size: 1.2em; 
	line-height: 2.5em; 
	margin-bottom: 1.25em; 
}

.quiet { color: #666; }

.top { 
	margin-top:0;
	padding-top:0; 
}

.bottom { 
	margin-bottom:0; 
	padding-bottom:0; 
}

blockquote {
	background:transparent url('../images/start_quote.gif') no-repeat scroll left top;
	line-height:1.5em;
	margin:0 1.5em 1em 0;
}

blockquote div {
	background:transparent url('../images/end_quote.gif') no-repeat scroll right bottom;
	padding:0 48px;
}

/**TABLES
------------------------------------------------------------------------**/
table.data {
font-size:0.916em;
margin-bottom:1.4em;
width:100%;
}

table.data th {
border-bottom:2px solid #CCCCCC;
font-weight:bold;
}

table.data td {
border-bottom:1px solid #DDDDDD;
}

table.data th, table.data td {
padding:4px 10px 4px 0pt;
}

/**STYLE CLASSES
------------------------------------------------------------------------**/

.right {float:right;}
.left {float:left;}

.center {text-align:center;}

.imageleft {
	display:block;
	float:left;
	padding:.333em .666em;
}

.imageright {
	display:block;
	float:right;
	margin:0 .666em;
}

.imagecenter {
	display:block;
	margin:auto;
	padding:1em 0;
	margin-bottom:1em;
	border:none;
	clear:both;
}

iframe body {background-color:#ffffff;}

div.hr {/*I'm using a div to act as an hr*/
	margin:1em auto;
	width:90%;
	border-top:1px dotted #D7D1C9;
}


/**EMAIL SIGN UP FORM
------------------------------------------------------------------------**/
form {margin:1.5em 0 1.75em 0;}

input, select {margin:.833em 0 0 0;}

/* Email sign up popup */

#email {
	display:none;
	position:absolute;
	left:843px;
	top:719px;
	padding:0px;
	border:1px solid #0d6a3d;
	background:#FFFFFF;
	width:217px;
	padding:5px;
	overflow:hidden;
	font-size:11px;
}
	
#email form {width:217px;}
	
#email form input {background:#f5f8fa; border:1px solid #8e9aa9; margin-top:5px; width:100px; height:15px;}

#email form input.btn {background:#869783 !important; border:1px solid #555659 !important; margin-left:58px !important; display:block !important; width:100px !important; height:20px !important; color:#FFFFFF !important;}

#email form table font {color:#0d6a3d !important; font-weight:bold;}

/**LANDING PAGES	
------------------------------------------------------------------------**/
#specialoffer #content-wrapper{
	width:814px;
	float:left;
	margin-top:0;
	padding-top:0;
}

#specialoffer #book-btn {background:url(../specialoffer/images/book-btn-bg.gif)}
#specialoffer #book-btn p{
	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

#specialoffer #content {width:515px; padding:.833em 0 0.833em 0;}

#specialoffer #sidecol {width:274px; float:right; padding:.5em 0 0.833em 0;}

#specialoffer .features {
	width:264px;
	float:right;
	background: #00703c url(../specialoffer/images/features-topper.gif) no-repeat top left;
	color:#FFFFFF;
	font-size:1.167em;
	padding:1.5em 0 0 .833em;
	margin-bottom:1em;
}

#specialoffer .features h3 {color:#fff;}

#specialoffer .features a img {margin:0; padding:0; vertical-align:bottom; }

#specialoffer h2 {margin-bottom:1.25em;}

#specialoffer #tracking {
	float:left;
	width:1;
	height:1;
}