/*
CSS for Summit Inn
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #892d2d;
	font: normal small Arial, Helvetica, sans-serif;
	color: #703b3b;
}

img {border: none;}

h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p { margin: 0px; padding: 0px; font-size: 12px; line-height: 150%;
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #efbb56;
}

a:hover {
	text-decoration: none;
}

img a {border: none; }

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	background: #f6e2ba;
	border: 2px solid #FFFFFF;
}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	background: url(images/img02.gif) repeat-x;
	border-bottom: 2px solid #FFFFFF;
	font-size: 1em;
	color: #653737;
}

.boxed .content1 {
	padding: 8px 10px 10px 10px;
}

.content1 p {margin: 0px; padding: 0px; line-height: 145%; }

.boxed .content2 {
	padding: 8px 10px 10px 10px;
}

.content2 p {margin: 0px; padding: 0px; line-height: 145%; font-size: 12px;}


/* Post */

.post {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: #f6e2ba;
	border: 3px solid #FFFFFF;
}

#welcome .post {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: #f6e2ba;
	border: 3px solid #FFFFFF;
	width:580px;
}


.post-2 {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: #f6e2ba;
}

.post-blog {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: #f6e2ba;
	border: 3px solid #FFFFFF;
}

.post .title {
	clear: both;
	padding: 0px 0px 10px 0px;
	color: #653737;
	font-family: "Times New Roman", Times, serif; font-style: italic; font-size: 27px;
}

.post-2 .title {
	clear: both;
	padding: 0px 0px 10px 0px;
	color: #653737;
	font-family: "Times New Roman", Times, serif; font-style: italic; font-size: 27px;
}

.post .date {
	float: left;
	width: 80px;
	height: 21px;
	padding: 9px 0 0 0;
	background: #FFFFFF;
	text-align: center;
	font-size: x-small;
	color: #355379;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
	display: none;
}

.post .meta {
	float: left;
	width: 332px;
	height: 28px;
	border: 0px solid #FFFFFF;
	text-align: center;
	font-size: x-small;
	padding-top:5px;
}

.post-2 .meta {
	float: left;
	width: 332px;
	height: 28px;
	border: 0px;
	text-align: center;
	font-size: x-small;
}

.post .meta p {
}

.post .story2 { width: 275px; line-height: 165%;
}

.post .story-amenities { margin-left: 10px; width: 340px; line-height: 165%;
}

.post .story { width: 370px; line-height: 165%;
}

#lower-home {margin: 0px; padding: 0px; width: 640px;line-height: 165%; }
#lower-home p {margin: 0px; padding: 0px; line-height: 165%; }
#lower-home ul {list-style:none; margin-left: 10px; }

.post .story-contact { width: 300px;
}

.post .story-directions { width: 390px;
}

.post .story-thankyou { width: 300px;
}

.post .story-testimonial {margin-left: 58px; width: 500px; }

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	padding: 0px; margin: 0px; padding-top: 0px;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 10px; margin-top: 5px;
	line-height: 175%;
}

/* Logo */

#logo {position: relative;
	width: 190px; text-align: left;
	height: 192px;
	margin: 0px;
	margin-bottom: 15px;
	}

#logo a {
	text-decoration: none;
	font-weight: bold;
	border: none; 
}


#navigation {font-size: 15px; margin: 0px; padding: 0px; margin-top: -15px;
list-style-type: none; line-height: 1.65em; margin-left: 0px;  width: 115px; }

#navigation li { 
border-bottom:thin solid #f7c082; border-bottom-width: 1px; }

a {text-decoration:none; color: #b34443;}
#navigation a:hover {color:#c3833c; }
ul {margin: 0px; padding: 0px; }

/* Content */

#content1 {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#extra { margin: 0px; padding: 0px; margin-top: -10px;
}

/* Content > Main */

#main {
	float: right;
	width: 690px; margin-top: -55px;
}

#main-subpage {
	float: right;
	width: 690px;  margin-top: -150px; 
}

#main-subpage2 {
	float: right;
	width: 690px;  margin-top: -170px; 
}


#main-contactpage {
	float: right;
	width: 690px;  margin-top: -130px;  
}


#main a {
}


/* Content > Main > Welcome */

#welcome {  }

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 190px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: 12px;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #efbb56;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: 11;
	line-height: 145%;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both; text-align: center;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #FFFFFF;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal { color: white; }

#legal a {color: #efbb56;}

/* Footer > Links */

#links {
}

#home-image {width: 690px; height: 417px; float: right; clear: both; }
#guest-image {width: 690px; height: 288px; float: right; clear: both; }

.highlight-text {line-height: 140%; font-weight: bold; font-style: italic; }

#chair-pix {position: absolute; margin-left: 307px; margin-top: 3px; width: 380px; height: 306px;}
#aerie-pix {position: absolute; margin-left: 407px; margin-top: 3px; width: 280px; height: 192px;}
#sunset-pix {position: absolute; margin-left: 407px; margin-top: 3px; width: 280px; height: 386px;}
#gunz-pix {position: absolute; margin-left: 407px; margin-top: 3px; width: 280px; height: 390px;}
#directions-pix {position: absolute; margin-left: 430px; margin-top: 8px; width: 245px; height: 379px;}
#attractions-pix {position: absolute; margin-left: 407px; margin-top: 3px; width: 280px; height: 404px;}
#breakfast-pix {position: absolute; margin-left: 417px; margin-top: 18px; width: 250px; height: 367px; }
#specials-box {margin:0px; padding: 0px;background-color: white; position: absolute; margin-left: 337px; margin-top: 18px; width: 330px; border: thin; border-color: #990000; border-style:solid;}
#specials-box h4 {text-align: center; margin-top: 4px; margin-bottom: 4px; font-size: 28px; font-family: "Times New Roman", Times, serif; font-style: italic; padding-top: 6px;}
#specials-box p {margin-left: 4px; padding: 13px; line-height: 140%; font-size: 13px; padding-top: 2px;}
#specials-box h5 {padding: 13px; padding-top: 10px; line-height: 140%; font-size: 15px; font-weight: bold; padding-bottom: 0px;}
#specials-box hr {margin:0px; padding: 0px; margin-right: 6px; margin-left: 6px; }
#specials-box ul {padding-left: 18px; Padding-right: 13px; list-style-type: none; font-size: 13px; line-height: 135%; margin-top: 0px;}
#rose {float: right; margin-right: 9px;}
hr {margin: 0px; padding: 0px; margin-bottom: 5px; margin-top: 5px; padding-bottom: 0px; line-height: 140%;}

#res-button {padding: 0px; margin: 0px; text-align: center;}

.testimonial {font-style: italic; font-size: 16px; line-height: 130%; }
.test-name {font-weight: bold; font-size: 14px; line-height: 130%;}
#links-box {background-color: white; padding: 8px; }

#name {text-align: right; }

#form-box { float: right; margin-top: -40px; }

#extra1 {width: 630px; }

.error {color: red; font-size: 18px; font-weight: bold; }

#rates li {margin-left: 7px; line-height: 135%; list-style-type: none;}

table p {padding-top: 5px;}
#links-box .sub-copy {font-size: 11px; font-style: italic;}

.meta {text-align:left; width:580px;}
.storytitle {}
.storycontent {clear:both; width: 580px;}