/* Yahoo Style Reset - http://developer.yahoo.com/yui/reset/ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Dynamic Drive CSS Layout - 2 Column Fixed (Fixed, Fixed) - http://www.dynamicdrive.com/style/layouts/item/css-fixed-layout-21-fixed-fixed/ */

body{
	color: #666;
	background-color:#F3F3F3;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size:11px;
	line-height:16px;
}

strong{
font-weight:bold;
}

h1{
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	margin: 0 0 14px 0;
}

h3{
	font-weight:bold;
	font-size:12px;
	margin: 0;
}

.text{
	font-weight:normal;
	font-size:12px;
	margin-left:50px;
}

.highlight{
color:#222;
}

.clearboth{
	clear:both;
	height: 1px;
}

a:link, a:visited, a:hover {
	color: #666;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
color: #4C2432;
}

b{font-size: 100%;}
em{
font-style:italic;
}

#maincontainer{
width: 1020px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top:5px;

}

#contentwrapper{
float: left;
width: 100%;

margin-bottom:5px;
}

#contentcolumn{
margin-left: 220px;
}

#leftcolumn{
float: left;
width: 220px; /*Width of left column*/
background-color:#B5B093;
}

#featurescolumn #event_column{
margin-top:-15px;
}

#featurescolumn #event_column h3{
padding-top:20px;
}

#footer{
width:1020px;
color: #FFF;
text-align: left;
padding: 20px 0 25px 0;
background:#B5B093;
margin:0 auto;
clear:left;
margin-bottom:5px;
height:40px;
margin-top:5px;
}

#footer a{
color: #FFFF80;
}



/************************************ NAVIGATION ************************************/


#elite-nav {
margin:0;
padding:0;
color: #FFF;
height:55px;

}

#elite-nav ul
{
padding: 0;
margin: 0;
list-style-type: none;
padding-left:8px;
text-align: left;
}

#elite-nav li { 
display:inline;
margin-top:10px;
margin-right:5px; 
float:left; 
width:65px;
text-align:center;
height:13px;

}

#elite-nav li a
{
text-decoration: none;
color: #666;
font-size:10px;
display:block;
margin-top:-2px;
border:1px solid #888;
}

#elite-nav a:hover
{
background-color: #EDECE5;
color: #888888;
cursor:pointer;

}

.alt_button a{
background-color: #EDECE5;
}

/*left column botom nav*/


#bottom-nav {
margin:0;
padding:0;
color: #FFF;
height:55px;
}

#bottom-nav ul
{
padding: 0;
margin: 0;
list-style-type: none;
padding-left:8px;
text-align: left;
}

#bottom-nav li { 
display:inline;
margin-top:12px;
margin-right:5px; 
float:left; 
width:70px;
text-align:center;
}

#bottom-nav li a
{
text-decoration: none;
color: #666;
font-size:10px;
display:block;

border:1px solid #888;
}

#bottom-nav li a:hover{
background-color: #EDECE5;
color: #888888;
cursor:pointer;

}

/* Main Navigation - Navigation to other hotels */

#navcontainer {
position:absolute;
margin:0;
padding:0;
color: #FFF;
margin-top:184px;
margin-left:220px;
z-index:100;
background:#CDCAB5;border-bottom:1px solid #888888;
}

#navcontainer ul
{
padding: 0;
margin: 0;
}

#navcontainer li {
display:block;
float:left;
border-right:1px solid #888888;
text-align:center;
width:80px;

 }

#navcontainer li a
{
display:block;
text-decoration: none;
color: #666;
margin-top:-1px;
}

#navcontainer li a:hover
{

background-color: #EDECE5;
color: #666;

}


#hotelnavcontainer {
margin:0;
padding:0;
color: #FFF;
width:800px;
height:30px;
background-color: #CDCAB5;
}

#hotelnavcontainer ul
{
padding: 0;
margin: 0;
list-style-type: none;
padding-left:10px;
color: #FFF;
text-align: left;
}

#hotelnavcontainer li { 
display:inline;
margin-top:8px;
margin-right:10px; 
float:left; 
min-width:50px;
padding-left:5px;
padding-right:5px;
border:1px solid #888888;
text-align:center;
height:13px;
}

#hotelnavcontainer li a
{
text-decoration: none;
color: #666;
font-size:11px;
font-weight:bold;
display:block;
margin-top:-2px;

}

#hotelnavcontainer li:hover
{
background-color: #EDECE5;
color: #888888;
cursor:pointer;

}

.hotel{
margin-top:5px;
padding-top:40px;

}

.hotel img{
margin-left:11px;}


/******************* Navigation Styles *********************/

#hotelcontact {
margin-top:10px;
text-align:left;
}

#hotelcontact h3 {
color:#4C2432;
margin:5px 0 6px 10px;
font-size:1em;
font-weight:100;
}

#elite_nav_title{
color:#EDE4B6;
margin:5px 0 6px 13px;
font-size:0.9em;
font-weight:100;
}

#promotional h3 {
color:#EDE4B6;
margin:10px 0 6px 13px;
font-size:1.5em;
font-weight:100;
}

#featurescolumn h3 {
color:#4C2432;
margin:10px 0 6px 13px;
font-size:1.5em;
font-weight:100;
}

#featurescolumn p {
margin:0 13px 0 13px;
color:#fff;
font-size:1.3em;
font-weight:100; !important
}

#featurescolumn a {
color:#fff;
font-weight:100; !important
}

#featurescolumn a:hover {
color:#304e52;
}



/********************** Logos ************************/


#large-logo {
margin: -10px 0 0 20px;

}

#icons {

display:inline;
margin-left:140px;


}

#icons img {
border:0;
padding: 0 20px 10px 0;
}

#icons li{
display:inline;
text-align:center;
}

#icons ul{
margin-left:12px;
margin-top:10px;
display:inline;
}

#associations {
padding-bottom:0;
margin-bottom:-20px;
}



/******************** Content Styles **********************/


#contentcontainer{
background:url(../images/left-side.gif) repeat-y top left;
border: 0 solid red;
float:left;
}

#content{
padding: 15px 10px 10px 10px;
border: 0 solid red;
float:left;
min-height:400px;
height:auto !important;
height:400px;

}

#featurescolumn{
float: left;
width: 220px;
margin-top:-1px;
background-color:#B5B093;
height:100%;
}

.content-gallery{
	width:380px;
	float: left;
	margin: 20px 0 50px 0;
	padding: 0;
	display: inline;
	border: 0px solid blue;
}
.content-gallery img {
	float: left;
	margin: 3px 3px 0 0;
}
.content-gallery-intro{
	width:380px;
	float: left;
	margin: 0 0px 0 0px;
	display: inline;
	border: 0px solid green;
}
#content-gallery-pics {
	float: right;
	border: 0px solid red;
}
.content-right{
	width:365px;
	float: left;
	margin: 0 10px 0 5px;
	display: inline;
}

.content-right p{
margin-top:0px;
margin-bottom:14px;
}

.content-right table{
	border-width: 0px;
	border-style: outset;
	border-collapse: collapse;
	text-align:left;
}

.content-right th{
padding: 3px;
border: solid #666 1px;
background-color: #edece5;
font-weight:bold;
}

.content-right td{
padding: 3px;
border: solid #666 1px;
}

.content-right table img{
	margin: 0 12px;
}

#content-intro{
	width:365px;
	float: left;
	font-size: 13px;
	line-height: 19px;
	margin: 0 15px 0 10px;
	display: inline;
	color:#666;
	
}

#content-intro p{
	margin-top:0px;
	margin-bottom:10px;
}

.content-column{
	width:185px;
	float:left;
	margin-right:10px;
	margin-top:0;
	display: inline;
	color:#666;
	font-size:11px;
	
}

.content-column ul{
list-style:disc;
	
}


* html .content-column { width:180px; }

.content-lcol{
	width:380px;
	float:right;
	margin: 0 10px 0 5px;
	display: inline;
}

.content-column p, .content-lcol p{
margin-top:0px;
margin-bottom:14px;
}

.content-column ul, .content-lcol ul{
	margin: 0 0 14px 10px; 
	padding-left: 5px;
	line-height:16px;
}


.content-column-thumbs{
	width:200px;
	float:right;
	margin: 0;
	display: inline;
}

#content-packages{
	width:575px;
	float:left;
	margin-left:10px;
	padding-top:0;

}

#content-packages p{
margin-bottom:14px;
}

#content-packages ul{
padding-left:30px;
padding-bottom:20px;
list-style:disc;
}

#content-packages ol{
list-style:decimal;
padding-left:30px;
padding-bottom:20px;
}

.content-form{
	width:375px;
	margin: 0 10px 0 5px;
	display: inline;
	float: left;
}

.content-proposal{
	width:500px;
	margin:-9px 10px 0 5px;
	display: inline;
	float: left;
}


.checkbox-gallery{
margin: 0 2px 0 0;
background:none;
border:none;
width:20px;
} 


#content-sub{
	width:170px;
	margin: 0 25px 20px 0;
	padding: 0 0 0 0;
}



#content-sub ul { /* remove bullets and list indents */
list-style-type: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#content-sub a {
display: block;
border-bottom: 1px solid #888;
margin: 0;
padding: 2px 3px;

color: #666;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
height: 100%;
}



#content-sub a:hover, #content-sub .selected_item {
background: #E2E0D3;
}


/***************** Form Styles ***************/

/* form style */
form{
margin-top:10px;
}
label{
margin-left:13px;
color:#000;
padding-right:2px;
margin-top:3px;
}

input, textarea{
	width:auto;
	height:auto;
	
	margin-top:5px;
	margin-bottom: 5px;
	background:#fff;
	color: #666;
	border: 1px solid #888888;
	font-size: 11px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
}

select{
	width: auto;
	height:auto;
	display:inline-block;
	text-align:center;
	margin-top:5px;
	margin-bottom: 5px;
	background:#edece5;
	color: #666;
	border: 1px solid #888888;
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	
	
}

br{
clear: left;
}


textarea{
width: 250px;

}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

.checkbox{
	background:none;
	border:none;
	width:20px;
	margin: 0;
} 

.radiobutton{
margin:0;
width: 15px;
background:none;
border:none;
width:20px;
}

.dropdown{
	margin-left: 120px;
	margin-top: 5px;
	width:200px;
	background:#edece5;
	color: #000000;
	border: 1px solid #888888;
	font-size: 11px;
}

br{
clear: left;
}

/***************** Sidebar Booking Form Styling **********************/

#promotional label {
color:#fff;
font-size: 12px;
line-height:2;
}

#promotional select, #hotel-nav option {
font-size:10px;
background-color:#FFF;
}

#promotional select {

}

#promotional input {
margin:0;
padding:1px 0;
line-height:1.1;
}

#promotional select, #hotel-nav option {
background-color:#FFF;
color:#666;
}

input[type="submit"] {
font-size:11px;
width:60px;
height:16px;
color:#4C2432;
background-color:#CDCAB5;
font-weight:bold;
border:none;
padding-bottom:5px;
margin-top:3px;
}

input[type="submit"]:hover{
background-color:#EDECE5;
cursor:pointer;
}

.formfieldlarge{
width:100%; float:left; display:inline;
}

.formfield{
width:50%; float:left; display:inline;
}

#featurescolumn .features{

padding-bottom:15px;

}

#featurescolumn .features a:hover{
color:#666;
}


* html .features{
padding-bottom:3px;
}

#featurescolumn .features p{
padding-bottom:10px;
margin-left:60px;
width:140px;
}


#featurescolumn a:hover{
color:#fff;
}

#featurescolumn #special{
padding-top:10px;
}

#featurescolumn .small_icon{
width:35px;
height:45px;
float:left;
margin-top:10px;
margin-left:14px;
margin-right:10px;
clear:both;
}

.booking{
padding-left:10px;
margin-top:-10px;
background:#4C2432;
height:22px;
}

.booking form select{
font-size:11px;
margin-right:10px;
width:auto;
min-width:62px;
height:15px;
margin-top:3px;
float:left;
border:none;
}


.events{
margin-top:5px;
padding-bottom:5px;
width:205px;

margin-left:13px;
}

.events h4{
color: #fff;
font-size:1.2em;
}

#featurescolumn  .events p{
margin-left:0;
font-size:1.1em;
}


#featurescolumn .events .date{
color:#fff;

}

#featurescolumn .events .description{
border-bottom:1px dotted #fff;
padding-bottom:5px;
margin-bottom:10px;

}

#availability {
color:#fff;
background:#4C2432;
height:15px;
margin-bottom:-9px;
margin-top:20x;
padding-top:5px;
padding-bottom:2px;
}

#promotional #availability h3{
margin-top:-2px;
padding-top:0;
font-size:1.4em;
}

.thumbnail {
	clear:both;
	font-size: 10px;
	line-height: 12px;
	width: 170px;
	margin-top: 20px;
}

.thumbnail img{
	float:left;
	margin: 0 5px 15px 0;
}


.thumbnail-home {
	width:180px;
	margin: 92px 0 15px 15px;
	float: left;
	display: inline;
}

.thumbnail-home-2 {
	text-align:center;
	font-size: 10px;
	line-height: 12px;
	width:85px;
	float: left;
	margin: 5px 5px 0px 5px;
	display: inline;
}

.thumbnail-home-first {
	text-align:center;
	font-size: 10px;
	line-height: 12px;
	width:85px;
	float: left;
	margin: 75px 5px 0px 5px;
	display: inline;
}

.thumbnail-home-first img{
	margin-bottom: 5px;
}

.thumbnail-below {
	text-align:center;
	font-size: 10px;
	line-height: 12px;
	width:85px;
	float: left;
	margin: 0 15px 15px 0;
}

.thumbnail-below img {
	margin-bottom: 5px;
	border:0;
}

.thumbnail-large {
	float: left; 
	display: inline;
	 width: 110px; 
	padding-left: 10px;
	padding-bottom: 10px;
}

.thumbnail-large img {
	border:0;
}

.thumbnail-page-first {
	text-align:center;
	font-size: 10px;
	line-height: 12px;
	width:85px;
	margin: 5px 15px 15px 0;
	float: right;
	display: inline;
}

.thumbnail-page {
	text-align:center;
	font-size: 10px;
	line-height: 12px;
	width:85px;
	margin: 5px 0 15px 0;
	float: right;
}

.thumbnail-page img{
	margin-bottom: 5px;
}

.thumbnail-page-first img{
	margin-bottom: 5px;
}

.thumbnail-gift {
	width:160px;
	margin: 0 0 25px 20px;
}
.hotellinks {
float:left;
display:inline;
width:200px;
}

.hotellinks img {
border: 0;
}

.hoteltitle {
	font-size: 14px;
	font-weight: bold;
}

#home-content{
margin-left:auto;
margin-right:auto;
width:550px;
font-size:15px;
line-height:30px;
margin-top:30px;
}

#locationmap{
margin-left:20px;
}

#large-left{
width:580px;
float:left;
margin-right:10px;
font-size:13px;
line-height:20px;
}

#large-left p{
margin-bottom:14px;
color:#666;
}

#small-right{
width:180px;
float:left;
font-size:12px;
}

#small-right p{
margin-bottom:10px;
color:#333;
}

#large-right{
width:500px;
float:right;
margin-left:10px;
font-size:15px;
line-height:20px;
}

#small-left{
width:180px;
float:left;
font-size:12px;
}

#small-left p{
margin-bottom:10px;
}

#elitereservations{
margin:0;
padding:0;
}

#elitereservations li{
list-style:none;
margin-bottom:10px;
margin-left:-10px;

}

#elitereservations li label{
margin-right:10px;
display:block;
float:left;
padding-top:5px;
}

.reservations{
margin-left:15px;
}

.highlight-event{
	font-size: 11px;
	color: #4C2432;
	font-weight:normal;
	line-height: 16px;
}

a.highlight-event{
	font-size: 11px;
	color: #4C2432;
	font-weight:normal;
	line-height: 16px;
}

 #theForm label{
width:80px;
display:block;
float:left;
margin-left:0;

}


#theForm h1{
margin-top:-10px;
}

#proposalForm label{
width:200px;
display:block;
float:left;
margin-left:0;

}


#proposalForm h1{
margin-top:-10px;
}

/**Conferences*/



.content-conferences{
	width:560px;
	float:left;
	margin-right:10px;
	margin-top:0;
	display: inline;
	color:#666;
	font-size:11px;
	
}

.center{
text-align:center;
}

.content-conferences p{	
margin-bottom:10px;
}

.content-conferences ul{
	list-style: disc;
	margin: 0 0 14px 40px;
}


.content-conferences table {
	border:0;
	margin:0;
	padding:0;
	background-color: #CDCAB5;

}
 
.content-conferences table tr td {
	padding:2px 4px;
	background-color: #B5B093;
	border:1px solid #CDCAB5;
  }

.content-conferences-right{
	width:195px;
	float: left;
	margin: 0 10px 0 5px;
	display: inline;
}

.content-conferences-right p{
margin-top:0px;
margin-bottom:14px;
}

.content-conferences-right table{
	border-width: 0px;
	border-style: outset;
	border-collapse: collapse;
	text-align:left;
	
}

.content-conferences-right th{
padding: 3px;
border: solid #666 1px;
background-color: #edece5;
font-weight:bold;
}

.content-conferences-right td{
padding: 3px;
border: solid #666 1px;
}

.content-conferences-right table img{
	margin: 0 12px;
}

.room-finder{
	clear:both;
	padding:10px;
	background-color:#B5B093;
	margin-top:10px;
	width:150px;
}

.room-finder .search-button{
margin-left:-10px;

}

#content-sub .search-button{
	height:18px;
	padding: 0px 3px;
	color: #4b2432;
	font-size:11px;
	border:solid #B5B093 1px;
}

.map-thumb{
	margin:25px 0;
	font-size:10px;
	color:#4b2432;
}

.map-thumb img{
	float:left;
	margin-right: 10px;
	
}

.email-signup{
	margin:15px 0;
	font-size:10px;
	color:#4b2432;
	border-top: 1px solid #B5B093;
	padding:0;
	
}

.emails{
width:130px;
}

.content-column-menu{
	width:185px;
	float:left;
	margin-right:10px;
	margin-top:0;
	display: inline;
	color:#666;
	font-size:11px;
	
}

.content-column-menu ul{
list-style:disc;
	
}


* html .content-column-menu { width:185px; }


.content-column-menu p{
margin-top:0px;
margin-bottom:14px;
}

.content-column-menu ul{
	margin: 0 0 14px 10px; 
	padding-left: 5px;
	line-height:16px;
}

.capacity{
vertical-align: middle;
font-size: 10px;
}
.capacity input{
	width:25px;
	background-color:#fff;
	color: #000000;
	border: 1px solid #888888;
	font-size: 11px;
}

.brochure{
float:left;
width:80px;
margin-right:10px;
margin-bottom:10px;
text-align:center;
}

#content-location{
	width:550px;
	float:left;
	margin-left:20px;
	padding-top:0;

}

#content-location p{
margin-bottom:14px;
}

content-location ul{
padding-left:30px;
padding-bottom:20px;
list-style:disc;
}

#content-location ol{
list-style:decimal;
padding-left:30px;
padding-bottom:20px;
}

table.meetingslist{
margin-left:10px;
}

table.meetingslist td input {
margin-top:0.3em; 
}

table.meetingslist td label { 
padding-left:0.6em;
float:left; 
width:280px; 
}
.radio{
padding-right:10px;
}
