/*CSS Document*/

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

iframe {
	margin-top:20px;
	margin-bottom:20px;
}

.header_images { /*line height and font size are fixes for spacing problem in IE6 and IE7*/
	margin-top:10px; 
	line-height:0; 
	font-size:0;
}

a {
	color: #fff;
}

#wrapper {
	background-color: #6C351A;
	border: solid 1px #000;
	padding-top: 10px;
}

h1 {
	font-size: 15px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.introductions {
	font-size: 15px;
	color: #fff;
	margin: 20px 30px 0px 20px; /* bottom margin is measured by box_gradient class below it */
}

.content_box_stripes {
	font-size: 13px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #f5dfd5;	
	width: auto;
	height: 21px;
	background-image: url(../images/stripe_gradient.png);
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

.content_box_stripes a{
	text-decoration: none;
}

.content_box_stripes a:hover {
	text-decoration: underline;
}

.small_content_box_stripes {
	font-size: 13px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #f5dfd5;	
	width: auto;
	height: 21px;
	background-image: url(../images/stripe_gradient.png);
	background-repeat: repeat-x;
	margin: 0 0 20px 0;
	padding: 0 10px 0 10px;
	text-align: right;
}

.small_content_box_stripes a{
	text-decoration: none;
}

.small_content_box_stripes a:hover {
	text-decoration: underline;
}

.area_info_content_box_stripes {
	font-size: 13px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #f5dfd5;	
	width: auto;
	height: 21px;
	background-image: url(../images/stripe_gradient.png);
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
	padding: 0 10px 0 10px;
	text-align: right;
}

.area_info_content_box_stripes a{
	text-decoration: none;
}

.area_info_content_box_stripes a:hover {
	text-decoration: underline;
}

.back_to_top {
	margin:10px 0 10px 400px;
}

.back_to_top a {
	color: #401F00;
	text-decoration: none;
}

.back_to_top a:hover {
	color: #fff;
	text-decoration: underline;
}

/**** style the virtual tours pages ****/

.mov_container{
	font-size: 16px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #fff;	
	margin-top: 20px;
	margin-bottom: 20px;
	width: 400px;
}

.mov_stripe {
	font-size: 13px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #fff;	
	width: auto;
	height: 21px;
	background-image: url(../images/stripe_gradient.png);
	background-repeat: repeat-x;
	padding: 0;
	margin-top: 0;
	text-align: center;
}

.mov_stripe a{
	font-size: 10px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #fff;	
}

.mov_stripe a:hover{
	font-size: 10px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #f5dfd5;	
}

.mov_instructions {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.swf_container {
	margin-top:20px;
	margin-bottom: 20px;
}

/* ----- end style the virtual tours pages ----- */


/* ------- content boxes styling -------- */
#paper_texture {
	background-image: url(../images/paper_texture.jpg);
}

#content_boxes {
	margin-left: 20px;
	margin-right: 20px;
}

h2 {
	margin: 5px 10px 5px 10px; 
	font-size: 18px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #f5dfd5;	
	font-weight: normal;
}

.content_boxes_font {
	margin: 5px 10px 5px 10px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	color: #f8ede4;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
}

.content_boxes_images {margin-left: 10px;}

.box_gradient {
	background-image: url(../images/box_gradient.png);
	background-repeat: repeat-x;
	height: 298px;
	border: 1px solid #43413F;
	margin-top: 20px;
	margin-bottom: 20px;
}

.small_box_gradient {
	background-image: url(../images/small_box_gradient.png);
	background-repeat: repeat-x;
	height: 158px;
	border: 1px solid #43413F;
	margin-top: 20px;
}

.contact_box_gradient {
	background-image: url(../images/contact/contact_box_gradient.png);
	background-repeat: repeat-x;
	height: 474px;
	border: 1px solid #43413F;
	margin-top: 20px;
	margin-bottom: 20px;
}

.confernce_rooms_box_gradient {
	background-image: url(../images/conference_rooms/conference_rooms_box_gradient.png);
	background-repeat: repeat-x;
	height: 635px;
	border: 1px solid #43413F;
	margin-top: 20px;
	margin-bottom: 0px;
}
/* ------- end content boxes styling -------- */



/* ------- footer styling -------- */
#footer {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 20px;
}

#footer li {
	font-size: 12px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #ccb9b1;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;
	display: inline;
}

#footer li a {
	font-size: 12px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #ccb9b1;
	text-decoration: none;
}

#footer li a:hover {text-decoration: underline;}

#bottom_spacer { height: 40px;}
/* ------- end footer styling -------- */


/* ------- style form for CONTACT page -------- */
#contact {
	font-size: 14px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #fff;
	display: block;
}

#contact label {
	float:left;
	margin-left: 10px;
	font-size: 14px;
}

#contact input {
	padding: 3px;
	width: 500px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #777777;
}

#contact textarea {
	width:550px; 
	margin-left:10px; 
	height:57px;
	resize:none; 
}

#contact textarea:focus, #contact input:focus {
	border: 1px solid #BD6100;
}

#contact button {
	font-size: 14px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	margin-left: 10px;
}


/* ------- end style CONTACT form -------- */


/* ------- style form for RESERVE ROOMS page -------- */
#reserve_room {
	font-size: 14px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	color: #fff;
	display: block;
}

#reserve_room label {
	float:left;
	margin-left: 10px;
	font-size: 14px;
}

#reserve_room input {
	padding: 3px;
	width: 400px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #777777;
}

#reserve_room input.dates {
	padding: 3px;
	width: 200px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 40px;
	border: 1px solid #777777;
}

#reserve_room label.dates_text {
	float:left;
	margin-left: 40px;
	font-size: 13px;
}

#reserve_room select {
	padding: 3px;
	width: 300px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #777777;
}

#reserve_room textarea {
	width:550px; 
	margin-left:10px; 
	height:57px;
	resize:none; 
}

#reserve_room textarea:focus, #reserve_room input:focus {
	border: 1px solid #BD6100;
}

#reserve_room button {
	font-size: 14px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	margin-left: 10px;
}


/* ------- end style RESERVE ROOMS form -------- */



/* --------------- Here is the styling for the navigation bar using CSS sprites ----------------- */
#navbar {
    width: 940px; 
    height: 38px;
    background: url(../images/navbar.png);
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
}

#navbar li {
    margin: 0; 
    padding: 0; 
    list-style: none;
    position: absolute; 
    top: 0;
}

#navbar li, #navbar a {
    height: 38px; 
    display: block;
    text-indent: -99999px;
}

/* ------- normal state navigation buttons ---------- */
#home {left: 0; width: 82px;}
#rooms {left: 82px; width: 94px;}
#amenities {left: 176px; width: 113px;}
#reservations {left: 289px; width: 135px;}
#conference_rooms {left: 424px; width: 191px;}
#area_info {left: 615px; width: 107px;}
#contact_us {left: 722px; width: 121px;}
#email {left: 843px; width: 50px;}
#print {left: 893px; width: 47px;}
/* ------- end of normal state navigation buttons ---------- */

/* ------- hover state navigation buttons ---------- */
#home a:hover {background: transparent url(../images/navbar.png) 0 -38px no-repeat;}
#rooms a:hover {background: transparent url(../images/navbar.png) -82px -38px no-repeat;}
#amenities a:hover {background: transparent url(../images/navbar.png) -176px -38px no-repeat;}
#reservations a:hover {background: transparent url(../images/navbar.png) -289px -38px no-repeat;}
#conference_rooms a:hover {background: transparent url(../images/navbar.png) -424px -38px no-repeat;}
#area_info a:hover {background: transparent url(../images/navbar.png) -615px -38px no-repeat;}
#contact_us a:hover {background: transparent url(../images/navbar.png) -722px -38px no-repeat;}
#email a:hover {background: transparent url(../images/navbar.png) -843px -38px no-repeat;}
#print a:hover {background: transparent url(../images/navbar.png) -893px -38px no-repeat;}
/* ------- end of hover state navigation buttons ---------- */

/* ------- push down (active) state navigation buttons ---------- */
#home a:active {background: transparent url(../images/navbar.png) 0 -76px no-repeat;}
#rooms a:active {background: transparent url(../images/navbar.png) -82px -76px no-repeat;}
#amenities a:active {background: transparent url(../images/navbar.png) -176px -76px no-repeat;}
#reservations a:active {background: transparent url(../images/navbar.png) -289px -76px no-repeat;}
#conference_rooms a:active {background: transparent url(../images/navbar.png) -424px -76px no-repeat;}
#area_info a:active {background: transparent url(../images/navbar.png) -615px -76px no-repeat;}
#contact_us a:active {background: transparent url(../images/navbar.png) -722px -76px no-repeat;}
#email a:active {background: transparent url(../images/navbar.png) -843px -76px no-repeat;}
#print a:active {background: transparent url(../images/navbar.png) -893px -76px no-repeat;}
/* ------- end of push down (active) state navigation buttons ---------- */

/* ---------------------- END the styling for the navigation bar using CSS sprites ------------------------------ */


