/* @override http://cornerstonepgh.com/css/main.css */

/* @group reset */
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,p {font-size: 1em;font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
a {text-decoration: none;outline:none;}
/* @end */

/* @group Universal */

.right {
	float: right;
}

.left {
	float: left;
}

/* @end */

/* @group Layout */
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	background: #E8BE72;
	height: 100%;
	/*overflow: hidden;*/
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}

body#innerpage #wrapper {
	background: #E8BE72 url(../images/layout/innerpage-bg.gif) repeat-y center;
}

#header-fluid, #content-fluid, #subhead-fluid, #footer-fluid {
	width: 100%;
}

#header-fixed, #subhead-fixed, #content-fixed, #footer-fixed, #content-fixed-gallery {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#header-fluid {
	background: url(../images/layout/header-bg.jpg) repeat-x;
}

#header-fixed {
	/*background-color: #ccc;*/
	height: 130px;
}

#logo {
	margin-left: 10px;
	padding-top: 25px;
	float: left;
}

body#homepage #subhead-fluid, body#innerpage #subhead-fluid {
	background: #864C28;
}



body#homepage #subhead-fixed {
	height: 323px;
	padding-top: 12px;
}

body#innerpage #subhead-fixed, body#innerpage #subhead-fluid {
	height: 112px;	
}

body#innerpage #subhead-fixed {
	width: 940px;
	padding: 0 10px;
}

body#homepage #content-fixed {
	width: 940px;
	padding: 25px 10px;
	background: #E8BE72 url(../images/layout/content-bg.jpg) repeat-x;
}

body#innerpage #content-fixed, body#innerpage #content-fixed-gallery {
	width: 940px;
	background: url(../images/layout/content-fix-bg.jpg) no-repeat;
	min-height: 250px;
	padding: 0px 10px 0px 10px;
}

#c-fix {
	background: url(../images/layout/greenbg.gif) repeat-y left;
	overflow: hidden;
	height: 100%;
}

body#innerpage #content-fixed-gallery {
	background: url(../images/layout/innerpage-bg.gif) repeat-y;
	/*min-height: 50px;*/
}

body#innerpage #subhead-fixed #page-title {
	background: #6E3015;
	float: left;
	text-align: center;
	width: 240px;
	padding-top: 35px;
	height: 77px;
	/*margin-left: 10px;*/
}
body#innerpage #subhead-fixed #page-title h1 span.page-title {
	color: #FED886;
	font-size: 22px;
	padding: 40px 0px 0px 0px;
	border-bottom: 6px solid #92532A;
	font-weight: bold;
	text-transform: uppercase;
}

#content-right h2 {
	color: #FEF0CC;
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

#content-right h5 {
	margin-bottom: 5px;
}

body#innerpage #content-right h5 {
	color: #834620;
	
	font-size: 14px;
	font-weight: bold;
}

 div.hr {
  height: 6px;
  border: 0;
  margin: 20px 0px;
  background: #FED987;
}

div.hr hr {
  display: none;
}

body#innerpage #subhead-fixed img.innerpage-header-img {
	float: right;
}

div.homeShow1, div.homeShow2, div.homeShow3, div.homeShow4{
	float: left;
	padding: 12px 5px;
	width: 230px;
	height: 310px;
}

body#homepage #content-fluid, body#innerpage #content-fluid {
	background: #E8BE72 url(../images/layout/content-bg.jpg) repeat-x;
	
}

body#homepage #content-left {
	float: left;
	width: 290px;
	padding: 20px 41px 20px 0px;
	border-right: 6px solid #FED987;
}

ul#reviews-home {
	margin-bottom: 30px;
	color: #FED886;
}

ul#reviews-home li {
	margin-bottom: 8px;
	list-style: square;
	margin-left: 15px;
}

ul#reviews-home li a, ul#reviews-home li a:active, ul#reviews-home li a:visited {
	font-size: 11px;
	display: block;
	color: #FED886;
}

ul#reviews-home li a:hover {
	text-decoration: underline;
}

body#homepage #content-right {
	float: left;
	width: 560px;
	padding: 20px 0px 20px 43px;
	
}

body#innerpage #content-fluid #content-fixed #content-left {
	float: left;
	background: #8B8242;
	width: 240px;
}

body#innerpage #content-fluid #content-fixed #content-right {
	float: right;
	width: 650px;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
	padding-left: 50px;
}

body#innerpage #content-fluid #content-fixed-gallery {
	overflow: hidden;
	padding-left: 10px;
	padding-bottom: 25px;
	
}

body#innerpage #content-right blockquote {
	color: #834620;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	float: left;
	margin: 5px 70px 5px 90px;
}

body#innerpage #content-right blockquote cite {
	float: right;
	margin: 10px 40px 5px 5px;
	clear: both;
	font-weight: bold;
	font-style: normal;
}

body#innerpage #content-right ul {
	margin-left: 70px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	list-style-type: disc;
	color: #834620;
}

body#homepage #content-right ul {
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	list-style-type: disc;
	color: #834620;
}

body#homepage #content-right ul.front-menu {
	margin-left: 0px;
	padding-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	color: #834620;
}

body#homepage #content-right p#notice {
	color: #834620;
	font-size: 18px;
	padding: 10px 0px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

#content-right ul li {
	margin-bottom: 3px;
}

#footer-fixed {
	/*padding: 20px 0px 0px 0px;*/
}

#footer-fluid {
	background: #FED987;
}


#footer-fluid, .push {
	height: 120px; /* .push must be the same height as .footer */
}

.push {
	margin: 0 auto;
	width: 960px;
}

p.left.location, p.right.copyright {
	padding: 20px 0px 0px 0px;
}

p.left.location {
	margin-left: 10px;
}

p.right.copyright {
	margin-right: 10px;
}

#special-nights {
	background: #864C28;
	overflow: hidden;
}

#special-nights div.inner {
	padding: 20px 25px;
}

/* @group Newsletter */

#newsletter-signup {
	background: #898041;
	padding: 25px 35px;
	/*height: 110px;*/
	overflow: hidden;
}

input#email {
	background: url(../images/layout/newsletter-input.jpg);
	border: 0;
	float: left;
	padding: 5px 5px;
	width: 134px;
	color: #FED886;
	height: 17px;
	font-weight: bold;
}

#emailSubmit {
	float: left;
	margin-left: 10px;
}

form#newsForm {
	overflow: hidden;
	padding-bottom: 5px;
	float: left;
	clear: left;
}

#newsForm div {
	float: left;
	overflow: hidden;
}

/* @end */

/* @group Main Navigation */

ul#main-navigation {
	float: right;
	padding: 50px 0px 10px 0px;
	margin-right: 10px;
	border-bottom: 6px solid #FED987;
}

ul#main-navigation li {
	display: inline;
}

ul#main-navigation li a{
	text-transform: uppercase;
	border-right: 1px solid #9C8F59;
	padding-right: 7px;
	padding-left: 3px;
}

ul#main-navigation li a, ul#main-navigation li a:visited, ul#main-navigation li a:active {
	color: #FEF0CD;
	font-size: 15px;
	font-weight: bold;
}

ul#main-navigation li a:hover {
	color: #7E3818;
}

#main-navigation li.first a {
	padding-left: 0;
}

#main-navigation li.last a {
	padding-right: 0;
	border-right: 0;
}


/* @end */

/* @end */

/* @group Typography */

#content-right h1 {
	color: #FEEDC4;
	font-size: 30px;
	margin-bottom: 5px;
	font-weight: bold;
}

#content-right h3 {
	color: #7E753C;
	font-size: 17px;
	font-style: italic;
	margin-bottom: 15px;
	font-weight: bold;
}

#newsletter-signup h4 {
	color: #FEEDC4;	
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

.location {
	font-size: 12px;
	color: #78703A;
}

.location a, .location a:visited, .location a:active{
	color: #78703A;
}

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

#content-fixed p {
	font-size: 12px;
	color: #7E3818;
	line-height: 15px;
	margin-bottom: 10px;
}

#content-right p.notice {
	font-weight: bold;
	font-size: 17px;
	line-height: 19px;
}

#newsletter-signup p {
	color: #FED886;
	margin-bottom: 10px;
}

.copyright {
	font-size: 12px;
	color: #93532A;
}

.copyright a, .copyright a:active, .copyright a:visited {
	color: #93532A;
}

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

#content-fixed p a, #content-fixed p a:visited, #content-fixed p a:active, #content-right ul li a, #content-right ul li a:visited, a:active {
	color: #FEEDC4;
}

#content-right ul li a[href$=".pdf"] {
	background: url(../images/layout/page_white_stack.png) no-repeat left bottom;
	padding-left: 20px;
}
#content-fixed p a:hover, #content-right ul li a:hover {
	text-decoration: underline;
}

#special-nights h1 {
	color: #FBD987;
	font-size: 24px;
	margin-bottom: 5px;
	font-weight: bold;
}

#special-nights h3 {
	font-size: 18px;
	margin-bottom: 5px;
}

#special-nights h3,
#special-nights p {
	color: #FEEDC4;
}

/* @end */

/* @group Gallery */

.caption {
	display: none;
}

.demo {
	position: relative;
	margin-top: 2em;
	overflow: hidden;
}

.gallery_demo {
	width: 200px;
	float: left;
}

.gallery_demo li {
	width: 50px;
	height: 50px;
	border: 3px solid #6E3015;
	margin: 0 2px 2px 0;
	background: #eee;
}

.gallery_demo li.hover {
	border-color: #bbb;
}

.gallery_demo li.active {
	border-style: solid;
	border-color: #FED886;
}

.gallery_demo li div {
	left: 240px
}

.gallery_demo li div .caption {
	font: italic 0.7em/1.4 georgia,serif;
}

.galleria_container {
	margin: 0 auto 60px auto;
	height: 590px;
	width: 670px;
	overflow: hidden;
	/*float: right;*/
}

.info {
	text-align: left;
	margin: 30px 0;
	border-top: 1px dotted #221;
	padding-top: 30px;
	clear: both;
}

.info p {
	margin-top: 1.6em;
}

.galleria_wrapper {
	position: absolute;
	top: 20px;
	text-align: center;
	width: 650px;
	right: 0px;
}

.nav {
	position: absolute;
	top: 450px;
	left: 45px;
	clear: both;
	color: #fff;
}


#content-fixed-gallery div.demo p.nav a {
	color: #FED886;
	padding: 0px 10px;
}

ul.galleria {
	clear: both;
	position: absolute;
	top: 19px;
}

.galleria {
	list-style: none;
	width: 200px;
	padding-left: 25px;
}

.galleria li {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	margin: 0px 10px 15px 0px;
}

.galleria li a {
	display: none
}

.galleria li div {
	position: absolute;
	display: none;
	top: 0;
	left: 180px
}

.galleria li div img {
	cursor: pointer
}

.galleria li.active div img,.galleria li.active div {
	display: block
}

.galleria li img.thumb {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto
}

.galleria li .caption {
	display: block;
	padding-top: .5em
}

* html .galleria li div span {
	width: 400px; /* MSIE bug */
}


/* @end */
