/**GLOBAL
------------------------------------------------------------------------**/

body {
	font-family:Verdana,Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	color:#444;
	text-align:center;
	background:#fdfdfd url(../images/main-bg.gif) repeat-y top center;
}


#wrapper {
	width:950px;
	margin:0 auto;
	text-align:left;
}

/**the following three style rules allow the page-wrapper div to wrap the content in all browsers**/
#wrapper:after { 
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
wrapper {
}
#wrapper {
	display:block;
}


/**HEADER
------------------------------------------------------------------------**/

#header {
	width:950px;
	float:left;
	background:url(../images/header-bg.gif) no-repeat top left;
	padding-bottom:1.73em;
}


#header img.logo {
	float:left; 
	margin:1em 1.25em 1.25em 2em;
}

#header h1 {
	float:left;
	font-size:1.125em; 
	text-transform:uppercase; 
	color: #586e54; 
	position:relative; 
	top:65px; 
	left:0px;
	letter-spacing:3px;
	width:350px;
	z-index:1;
	overflow:visible;
	padding-top:.25em;
}

#top-nav {
	float:right;
	width:60%;
	margin:0 2em 0 0; 
	font-family:Arial, Helvetica; sans-serif;
	overflow:visible;
}

#top-nav ul {float:right; overflow:visible;}

#top-nav ul li {
	display:inline;
	padding-left:3em;
	overflow:visible;
	line-height:0;
	position:relative;
}

#top-nav ul li ul {/*for the nested languages nav dropdown*/
	display:none;
	position:absolute;
	top:20px;
	left:0;
}
#top-nav ul li:hover ul {display: block;}

#top-nav ul li ul li {
	display:block;
	line-height:1.25em;
}



#top-nav ul li a {color:#75775b; text-decoration:none; padding:.5em 0 .5em 2.4em; overflow:visible; }

#top-nav ul li a:focus, #top-nav ul li a:hover {color:#999;}

/*for top nav icons*/
#top-nav ul li a#tnav-lang {background:transparent url(../images/icons/languages-icon.gif) no-repeat scroll left center;}
#top-nav ul li a#tnav-directions {background:transparent url(../images/icons/directions-icon.gif) no-repeat scroll left center;}
#top-nav ul li a#tnav-webcam {background:transparent url(../images/icons/webcam-icon.gif) no-repeat scroll left center;}
#top-nav ul li a#tnav-blog {background:transparent url(../images/icons/blog-icon.gif) no-repeat scroll left center;}
#top-nav ul li a#tnav-res {background:transparent url(../images/icons/reservations-icon.gif) no-repeat scroll left center;}

/**FLASH CONTENT
------------------------------------------------------------------------**/
#flash-content {
	float:left;
	clear:both;
	width:594px; 
	height:315px; 
	margin:0 0.9em 0 2em;
}



/**MAIN NAVIGATION
------------------------------------------------------------------------**/

ul#main-nav {
	float:right;
	width:294px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.09em; /*12px*/
	text-transform:uppercase;
	margin-right:2.18em;
	border-bottom:1px dotted #eee;
}

ul#main-nav li {
	padding:0.53em 0 0.53em 1.8em;
	*padding:0.53em 0 0.53em 1.8em;
	border-top:1px dotted #e7e7e7;
}

ul#main-nav li a {color:#2e2f25; text-decoration:none;}

ul#main-nav li a:focus, ul#main-nav li a:hover {color:#5F822A;}

#home #nav-home a,
#info #nav-info a,
#amenities #nav-amenities a,
#food #nav-food a,
#grill41 #nav-grill41 a,
#history #nav-history a,
#testimonials #nav-testimonials a,
#rooms #nav-rooms a,
#specials #nav-specials a,
#meetings #nav-meetings a,
#meetingrooms #nav-meetingrooms a,
#weddings #nav-weddings a,
#rfp #nav-rfp a, 
#meetingtest #nav-meetingtest a,
#ottawa #nav-ottawa a,
#contact #nav-contact a,
#video #nav-video a {color:#5F822A;}

/**for pages with sub nav**/
#info #nav-amenities a,
#info #nav-food a,
#info #nav-grill41 a,
#info #nav-history a,
#info #nav-testimonials a,
#meetings #nav-meetingrooms a,
#meetings #nav-weddings a,
#meetings #nav-rfp a,
#meetings #nav-meetingtest a {color:#2e2f25;}

#info #nav-amenities a:hover,
#info #nav-food a:hover,
#info #nav-grill41 a:hover,
#info #nav-history a:hover,
#info #nav-testimonials a:hover,
#meetings #nav-meetingrooms a:hover,
#meetings #nav-weddings a:hover,
#meetings #nav-rfp a:hover,
#meetings #nav-meetingtest a:hover {color:#5F822A;}

ul#main-nav li ul {margin-top:.9em;}

ul#main-nav li ul li {
	border:none;
	text-transform:none;
	padding:0;
	line-height:1.5em;
}



/**CONTENT
------------------------------------------------------------------------**/

#content {
	width:950px;
	float:left;
	background:url(../images/content-bg.gif) no-repeat top left;
}

/*applies to 3 column home page*/
#home #main { 
	width:403px;
	margin-left:0.9em;
	margin-top:2em;
}


#special {
	width:180px;
	float:left;
	margin-top:2.73em;
	margin-left:2em;
	border-right:1px dotted #b3b3b3;
	padding:0 9px 0 0;
}


#special p, #special ul {
	color:#666666;
	font-size:0.9em;
	line-height:1.5em;
}

#special ul {
	margin-left:1.25em;
	list-style-image:url(../images/check.gif);
}

#special img.imageleft {margin-bottom:0; *padding-bottom:0;}

#special .caption {
	width:149px;
	text-align:center;
	background-color:#75775b;
	padding:.27em 0;
	color:#fff;

}

#special .caption a {color:#fff; text-decoration:none;}
#special .caption a:focus, #special .caption a:hover {color:#edf861;}


/*applies to 2 column content pages*/
#main {
	width:594px;
	float:left;
	margin:2em 0 0 2em;
}

#main-sub {
	float:left;
	width:594px;
	border-top:2px solid #75775b;
	margin-top:0.9em;
	padding-top:1em;
}

#main-sub p {margin-bottom:0.7em;}

/**BOOKING WIDGET
------------------------------------------------------------------------**/
form#booking-form {width:100%;float:left; margin-bottom:.5em; background:url(../images/reserve-bg02.gif) repeat-x bottom left; padding-bottom:1em; padding-left:0.25em; overflow:visible;}

form#booking-form label {
	float:left;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:0.5em;
}

form#booking-form label input {
	border:1px solid #a9a8a8;
	color:#333333;
	font-size:0.9em;
	margin-top:0.25em;
	padding-left:0.25em;
	width:47px;
}

form#booking-form label select {
	border:1px solid #a9a8a8;
	color:#333333;
	font-size:0.9em;
	margin-top:0.25em;
	padding:0;
}

form#booking-form input[type=submit] {
	margin-top:0.9em;
	float:left;
	border:1px solid #666666;
	background-color:#fff;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	margin-bottom:0.5em;
}

form#booking-form a.rate {
	float:left;
	display:block;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:1.25em;
	margin-left:1em;
	color:#000;
}

/**Side column
------------------------------------------------------------------------**/

#second {
	width:296px;
	float:right;
	margin:2.76em 2em 0 0;
}

/*for the toll free*/
#second p.callout{
	text-align:center;
	border-bottom:2px solid #75775b;
	padding-bottom:0.25em;
	margin-top:0;
}

#second>h3:first-child {font-weight:bold;}

#second p {font-size:0.9em;}

#col-content {
	clear:both;
	padding-left:.7em;
	margin-top:1em;
}


div.feature {
	border-bottom:1px dotted #b9b8b8; 
	padding:.5em 0 .5em .7em;
	width:100%;
	height:75px;
	clear:both;
}
#home div.feature {padding-left:0;}

div.feature h3 {margin-top:.5em;}
#home div.feature h3 {margin-top:0;}

.first {border-top:1px dotted #b9b8b8;}

div.feature img.img-left, div.feature p {margin-bottom:0;}

div.feature a {
	display:block;
	text-decoration:none;
	height:75px;
	color:#75775B;
}

div.feature:focus, div.feature:hover {background:#F0FDE2;}
div.feature a:focus, div.feature a:hover {color:#000;}


/**FOOTER
------------------------------------------------------------------------**/

#footer {
	width:906px;
	clear:both;
	float:left;
	margin:2em 2em 0 2em;
	border-top:1px dotted #ddd;
}

#footer p {
	margin-top:1em;
	font-size:0.82em;
	color:#999;
}

#footer p:first-child {margin-top:1.4em;}

#footer p a {color:#666; text-decoration:none;}

#footer p a:focus, #footer p a:hover {text-decoration:underline;}

/**TYPOGRAPHY
------------------------------------------------------------------------**/
h1,h2,h3,h4,h5,h6 { 
	font-family:Georgia,'palatino linotype','times new roman',serif;
	font-weight:normal;
	color: #75775b; 
}

h1 {
	font-size:1.72em; /*19px*/
	line-height:1em;
	margin:0 0 0.9em 0;
}

h2 {
	font-size:1.36em; /*15px*/
	line-height:1.125;
	margin:1.929em 0 0.643em 0;
}

h3 {
	font-size:1.18em;/*13px*/
	margin-bottom:.9em;
	line-height:1em;
}

h4 {
	color:#444;
	font-size:1em;
	line-height:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:5px 0 12px;
	padding:0;
}

p {
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1.5em 0;
}

a {

	color:#5F822A;
	text-decoration:underline;
}



a:focus, a:hover {
	color:#000;
	text-decoration:none;
}



#main ul, #content ol { 
	margin:0 1.5em 1.5em 1.5em;
	line-height:1.5em;
}

#main ul     { list-style-type: disc; }

#main ol     { list-style-type: decimal; }

#main ul ul {
	padding-top:1em;
}

#main 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: 1.5em; 
	margin-bottom: 1.25em; 
}

.caps {text-transform:uppercase;}

.quiet { color: #666; }

.top { 
	margin-top:0px;
	padding-top:0px;
}

.bottom { 
	margin-bottom:0; 
	padding-bottom:0; 
}


/**Testimonials
------------------------------------------------------------------------**/
blockquote {
	border:1px solid #e6e6e6;
	background-color:#f6f6f6;
	color:#333;
	padding:.9em;
	margin-bottom:1em;
}

/**Specials
------------------------------------------------------------------------**/
.special {
	border:1px solid #e6e6e6;
	background-color:#f6f6f6;
	color:#333;
	padding:.9em;
	margin-bottom:1em;
}

.special h2 {font-weight:bold; margin-top:0;}

.special a.sp-slide {cursor:pointer;} 

/**Site Map
------------------------------------------------------------------------**/
#sitemap #main ul li{
	list-style-type:none;
	line-height:2em;
}

#sitemap #main ul li ul {
	margin-top:0;
	margin-bottom:0.5em;
	padding-top:.5em;
}

#sitemap #main ul li ul li {list-style-image:url(../images/chevron.gif);}

/**TABLE STYLES
------------------------------------------------------------------------**/

table.data   {
	 margin-bottom: 1.4em; 
	 font-size:.9em;
	 width:99%;
}
table.data tr {margin-left:.833em;}
table.data th { border-bottom: 2px solid #e6e6e6; font-weight: bold; }
table.data td { border-bottom: 1px solid #e6e6e6; }
table.data th, table.data td   { padding: 5px 10px 5px 10px; }
table.data tr.odd {background-color:#f6f6f6;}


/**RFP FORM -- may not use these styles
------------------------------------------------------------------------**/
#form1 fieldset {
	margin-bottom:1.5em;
}

#form1 fieldset legend {font-weight:bold; margin-bottom:1em; }

#form1 label {
	float:left;
	text-align:right;
	font-size:1em;
	margin-right:0.5em;
	margin-bottom:0.5em;
	width:150px;
}

#form1 label.left {float:left; width:50px;}
#form1 label.left input {border:none; margin:0; padding:0;}

#form1 input {
	border:1px solid #afafaf;
	color:#333333;
	font-size:1em;
	margin-bottom:0.75em;
	margin-left:0.25em;
}

#form1 select {
	border:1px solid #afafaf;
	color:#333333;
	font-size:1em;
	margin-bottom:0.5em;
	padding:0;
	margin-left:0.25em;
}

#form1 table input {width:60px;}

table.rfp-rooms {
	 margin-bottom: 1.4em; 
}
table.rfp-rooms input {margin:0;}

/**RFP Page
------------------------------------------------------------------------**/
#rfp #content #main img {border:0; padding:0;} 
#rfp input[type=radio] {border:0; padding:0;}


/**STYLE CLASSES
------------------------------------------------------------------------**/

.clear {clear:both;}

.left {float:left;}

.right {float:right;}

.text-right {text-align:right;}

.center {text-align:center;}


#content #main img {
	background-color:#FFFFFF;
	border:1px solid #e2e2e2;
	padding:0.36em;
}

#content #main #main-sub img {border:none; padding:0;}

#content #main .noborder {border:0; padding:0;} 

.imageleft {
	display:block;
	float:left;
	margin:0 .666em .333em 0;
}

.imageright {
	display:block;
	float:right;
	margin:0 .666em;
}

.imagecenter {
	display:block;
	margin:auto;
	padding:.5em 0;
	border:none;
	clear:both;
}

.highlight {background-color:#fdfa05;}/*this is for the dev site to hightlight copy errors*/

/**jquery slide-down styles - used on wedding faqs and ottawa pages**/
.accordion h4 {
	cursor:pointer;
	border-top: 1px solid #e6e6e6;
	padding-top:.5em;
}




/**Clearfix for IE
------------------------------------------------------------------------**/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
 /* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/**Best Rate Guarantee Page
------------------------------------------------------------------------**/
body#guarantee {
	background:#fff;
} 

#guarantee #wrapper {padding:1.25em 1em; width:600px;}

#guarantee ul, #guarantee ol { 
	margin:0 1.5em 1.5em 1.5em;
	line-height:1.5em;
}

#guarantee ul     { list-style-type: disc; }

#guarantee ol     { list-style-type: decimal; }

#guarantee ul ul {
	padding-top:1em;
}

/**Div Rotation
------------------------------------------------------------------------**/
.javascriptcss body .divrotation{ /*hides other divs*/
	display: none;
}
/*styles for hotel info page*/
#info .divrotation {
	width:100%;
	border-bottom:6px solid #75775b;
	margin-bottom:.9em;
}

#info  .divrotation ul {
	color:#666666;
	font-size:0.9em;
	line-height:1.5em;
	list-style-image:url(../images/check.gif);
	margin-left:1.5em;
	margin-bottom:.5em;
}

.btn a{
	color:#fff;
	background-color:#75775b;
	padding:2px;
	text-decoration:none;
}

.btn a:focus, .btn a:hover {color:#EDF861;}


