/* 
	Summit Lodge & Spa
		Copyright: Custom Fit Online Solutions
		Author: Robert Valcourt, Roy McClean
		Date: August 2010	
*/


/*-------------------------------------------    
	get fonts
-------------------------------------------*/

@font-face {
	font-family: 'PT Sans Bold';
	font-style: normal;
	font-weight: normal;
	src: url('/media/pt_sans-web-bold-webfont.ttf');
}
@font-face {
	font-family: 'PT Sans Bold IE';
	font-style: normal;
	font-weight: normal;
	src: url('/media/pt_sans-web-bold-webfont.eot');
}

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	background: #E2E2E2 url('/media/7439/top-bg-summer.gif') repeat-x center -106px;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Trebuchet, Arial, Sans-serif;
	font-size: 14px;
}
h1, h2, h3, h4, h5 {
	font-family: "PT Sans Bold", "PT Sans Bold IE", Georgia, Verdana, Arial, Helvetica, "Sans Serif";
}
h1 {
	color: #56341B;
	font-size: 25px;
	margin: 0 0 15px 0;
}
h2 {
	color: #445431;
	font-size: 20px;
	font-weight: 600;
	margin: 25px 0px 10px 0px;
}
h3 {
	color: #56341B;
	font-size: 17px;
	font-weight: 600;
	margin: 20px 0px 5px 0px;
}
h4 {
        color: #444;
        font-size: 10px;
        font-weight: 500;
}
h5 {
        color: #8F8545;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
}
p {
	padding-left: 2px;
}
.fineprint {
        font-size: 10px;
        font-weight: 400;
        font-family: Arial, Helvetica, Verdana, "Sans Serif";
        line-height: 1.2;
}
.specialbox {
        width: 638px;
        padding: 10px;
        border: 1px solid #C1C1C1;
        margin: 15px 0px;
        background-color: #FDF5EA;
}
.specialbox p {
        margin: 6px 0px 6px 0px;
}
#primary a {
	color: #445431;
	text-decoration: underline
}
#primary a:hover {
	color: #FFFFFF;
	background-color: #445431;
	text-decoration: none;
}
#primary div.fpb a {
	color: #56341B;
	text-decoration: none;
	background-color: transparent;
}
ol li {
        padding-bottom: 10px;
}
.addthis_button_facebook_send {
	width: 80px !important;
}
#plusone {
    left: 525px;
    position: absolute;
    top: 10px;
}
.fb-like {
    left: 565px;
    position: absolute;
    top: 10px;

}

/*-------------------------------------------    
	big 5
-------------------------------------------*/

#primary ol.big5 {
	margin: 0;
	padding: 0;
}
#primary ol.big5 li {
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
}


/*-------------------------------------------    
	home page
-------------------------------------------*/

#featuretable .left {
	padding: 0;
	padding-right: 22px;
	padding-left: 10px;
}
#featuretable .middle {
	padding: 0 22px;
	border-right: 1px solid #cfc2b2;
	border-left: 1px solid #cfc2b2;
}
#featuretable .right {
	padding: 0;
	padding-left: 22px;
}
#featuretable h2 {
	color: Gray;
	font-size: 15px;
	margin: 0;
	font-weight: normal;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
}
.frontpagebox {
	width: 645px;
	padding: 15px;
	background-color: #E6DFD6;
	align: center;
	color: #56341B;
	font-size: 13px;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, "Sans Serif";
	border: 1px solid #C1C1C1;
}
.fpb {
	text-align: center;
	margin: 0 0 20px 0;
}
#featuretable h3 {
	margin-top: 10px;
}
#featuretable td {
	padding-top: 0;
	padding-bottom: 0;
}

/*-------------------------------------------    
	content images
-------------------------------------------*/

.image {
	padding: 5px;
	background-color: #E6DFD6;
	border: 1px solid #CFC5D2;
	display: block;
}
.image-nb {
	padding: 5px;
        border: none;
	display: block;
}
.image-right {
	float: right;
	margin: 5px 5px 15px 35px;
	padding: 5px;
	background-color: #E6DFD6;
	border: 1px solid #CFC5D2;
	display: block;
}
.image-right-nb {
	float: right;
	margin: 5px 5px 15px 35px;
	display: block;
        border: none;
}
.image-left {
	float: left;
	margin: 3px 30px 15px 5px;
	padding: 5px;
	background-color: #E6DFD6;
	border: 1px solid #CFC5D2;
	display: block;
}
.image-left-nb {
	float: left;
	margin: 3px 15px 15px 18px;
	display: block;
}
.hr {
	border-top: 1px solid #D7CEC4;
	padding-top: 25px;
}

/*-------------------------------------------    
	generic module
-------------------------------------------*/

.module {
	background: #FFFFFF;
	width: 244px;
	padding: 8px;
	margin-bottom: 8px;
}
.module p {
	font-weight: bold;
	color: #898989;
	margin: 0 0 8px 0;
	line-height: 1em;
}

/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#navigation {
	margin: 0 auto;
	width: 980px;
}
#subnavtop {
	background: #E6DFD6;
	padding: 0 8px;
}
#subnavtop ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#subnavtop ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
}
#subnavtop ul li.added {
	padding: 8px 0;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px;
}
#subnavtop ul li.final {
	border-bottom: 0px;
}
#subnavtop ul li a,
#subnavtop ul li span {
	background: url('/media/8332/subnav.gif') no-repeat 0 9px;
	padding: 8px 0;
	padding-left: 18px;
	text-decoration: none;
	color: #56341B;
	display: block;
}
#subnavtop ul li span {
	color: #B35814;
	text-decoration: none;
}
#subnavtop ul li a:hover {
	color: #FFF;
	background: none;
	background-color: #445431;
	text-decoration: none;
	/*padding: 5px 10px 5px 18px;*/
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #7293A8;
	text-decoration: none;
}
#footer a:hover {
	color: #445431;
	text-decoration: underline;
}

/*-------------------------------------------    
	recent news
-------------------------------------------*/

#recenttop {
	background: #FFFFFF;
	width: 244px;
	padding: 8px;
	margin-bottom: 8px;
}
#recentnews {
	padding: 6px;
	background: #E6DFD6;
}
#recentnews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#recentnews ul li {
	margin: 0 0 8px 0;
	padding: 0 0 8px 35px;
	background: url('/media/8258/bullet-big.gif') no-repeat 2px 2px;
	border-bottom: 1px solid #FFFFFF;
}
#recentnews ul li.final {
	margin: 0;
	padding: 0 0 0 34px;
	border-bottom: 0px;
}
#recentnews ul li h5 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
        text-transform: none;
}
#recentnews ul li span {
	margin: 0;
	font-size: 11px;
	color: #636363;
}
#recentnews ul li h5 a {
	color: #444F3A;
	text-decoration: none;
}
#recentnews ul li span a {
	color: #000000;
	text-decoration: none;
}
#recentnews ul li h5 a:hover,
#recentnews ul li span a:hover {
	text-decoration: underline;
}

/*-------------------------------------------    
	newsletter subscribe
-------------------------------------------*/

#subscribe {
	width: 250px;
	padding: 10px 0 0 0;
}
#subscribe form {
	position: relative;
	background: #FFFFFF;
	height: 28px;
	overflow: hidden;
}
#subscribe form input.search-field {
	background: #FFFFFF;
	border: 0px;
	padding: 5px;
	width: 145px;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans Serif;
}
#subscribe form input.search-button {
	position: absolute;
	right: 0;
	background: #56341B;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
	padding: 5px 10px;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans Serif;
	border-bottom: 2px solid #56341B;
}
.nologo {
	display: none;
}

/*-------------------------------------------    
	page layout
-------------------------------------------*/

#wrapper {
	width: 100%;
	background: url('/media/7444/scene-bg-summer.jpg') repeat-x 0 154px;
}
#top {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 154px;
	overflow: hidden;
}
#top img.logo {
	position: absolute;
	bottom: 61px;
	border: 0px;
	display: block;
}
#top p.slogan {
	position: absolute;
	bottom: 15px;
	left: 74px;
	margin: 0;
	color: #3D4E29;
	font-size: 17px;
}
#top p.mweather {
	position: absolute;
	bottom: 61px;
	right: 477px;
	margin: 0;
	color: #56341B;
	font-size: 12px;
}
#top p.mweather a {
        color: #56341B;
        text-decoration: none;
}
#top div.karyon {
	position: absolute;
	right: 0px;
	bottom: 61px;
	width: 325px;
	height: 82px;
	overflow: hidden;
}
#top div.karyon a {
	display: block;
	width: 325px;
	height: 82px;
	text-indent: -9999px;
	background: #FFFFFF url('/media/16925/book-summer-new.gif') right top no-repeat;
}
#main {
	background: #56341B;
	width: 100%;
	min-height: 26px;
}
#container {
	width: 980px;
	margin: 0 auto;
	padding-top: 8px;
}
#header {
	position: relative;
	width: 964px;
	margin: 0 0 8px 0;
	height: 350px;
	border: 8px solid #FFFFFF;
}
#header img {
	border: 0px;
}
#header>p {
	position: absolute;
	bottom: 0px;
	left: 280px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	line-height: 1em;
}
#subheader {
	position: relative;
	width: 700px;
	margin: 0 0 4px 0;
	height: 370px;
	float: right;
}
#subheader img {
	display: block;
	border: 8px solid #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
}
#subheader p {
	position: absolute;
	bottom: 0px;
	left: 0;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	line-height: 1em;
}
#subheader span.credit {
	position: absolute;
	bottom: 44px;
	right: 20px;
	font-style: italic;
	color: #FFFFFF;
	margin: 0;
	line-height: 1em;
	font-family: "Times New Roman", Times, Serif;
	padding: 5px;
	background: url('/media/12949/photo-bg.png');
	display: block;
	font-size: 11px;
}
#content {
	width: 980px;
	overflow: hidden;
}
#secondary {
	width: 260px;
	float: left;
}
#primary {
	width: 680px;
	float: right;
	background: #FFFFFF;
	padding: 11px 10px 25px 10px;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #656565;
}
#bottom {
	width: 100%;
	background: #E6DFD6;
}

/*-------------------------------------------    
	headline
-------------------------------------------*/

#header #headline {
	position: absolute;
	top: 215px;
	right: 16px;
	background: url('/media/7449/menu-bg-summer.png');
	width: 365px;
	padding: 8px;
	overflow: hidden;
	z-index: 48;
}
#header #headline h5 {
	color: #FFFFFF;
	font-size: 26px;
	margin: 0;
	font-weight: bold;
}
#header #headline p {
	color: #CFC2B2;
	font-size: 12px;
	margin: 0;
}
#header #headline div {
	float: right;
	width: auto;
}
#header #headline div a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	background: #56341B;
	padding: 4px;
	text-decoration: none;
}
#header #headline div a:hover {
	text-decoration: underline;
	color: #CFC2B2;
}

/*-------------------------------------------    
	site search
-------------------------------------------*/

#top form {
	position: absolute;
	top: 115px;
	right: 0px;
	background: #CFC2B2;
	height: 28px;
	overflow: hidden;
	width: 325px;
}
#top form input.search-field {
	background: #CFC2B2;
	border: 0px;
	padding: 5px;
	width: 210px;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans Serif;
}
#top form input.search-button {
	float: right;
	margin: 0;
	display: block;
	background: #56341B;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
	padding: 5px 10px;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans Serif;
	border-bottom: 2px solid #56341B;
}

/*-------------------------------------------    
	site footer
-------------------------------------------*/

#footer {
	margin: 0 auto;
	padding: 20px 0 ;
	width: 980px;
	overflow: hidden;
	border-top: 8px solid #303D17;
	border-bottom: 8px solid #56341B;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	line-height: 1.4;
	color: #7293A8;
	overflow: hidden;
}
#footer-logo {
	padding-left: 10px;
	width: 280px;
	float: left;
}
.footer-zone {
	width: 150px;
	padding-right: 20px;
	float: left;
	display: block;
}
.footer-zone ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-zone ul li {
	padding: 0;
	margin: 0;
}
.footer-zone ul li.lead {
	font-weight: 700;
	padding-bottom: 10px;
}
#footer p {
	clear: left;
	margin: 0;
	padding-left: 290px;
	padding-top: 20px;
	line-height: 1em;
}
#footer p.subsc {
	margin: 0;
	padding: 3px 0 0 5px;
	color: #523823;
}
#footer p.big {
	font-size: 16px;
	color: #7293A8;
	padding: 0;
}

/*-------------------------------------------    
	promo box
-------------------------------------------*/

#promo {
	width: 205px;
	height: 162px;
	overflow: hidden;
	background-image: url('/media/4635/promo-bg.gif');
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}
#promo a {
	width: 205px;
	height: 162px;
	text-decoration: none;
	display: block;
	line-height: 1em;
	font-style: italic;
	font-weight: bold;
	color: #293C6E;
	padding: 35px 0 0 60px;
	font-size: 52px;
}
#promo a:hover {
	color: #293C6E;
}

/*-------------------------------------------    
	connect box
-------------------------------------------*/

#connect {
	position: relative;
	overflow: hidden;
	height: 32px;
}
#connect img {
	display: block;
}
#connect .sm-fb {
	position: absolute;
	top: 0;
	left: 0;
}
#connect .sm-tw {
	position: absolute;
	top: 0;
	left: 50px;
}
#connect .sm-yt {
	position: absolute;
	top: 0;
	left: 100px;
}
#connect .sm-rs {
	position: absolute;
	top: 0;
	left: 150px;
}
#connect .sm-st {
	position: absolute;
	top: 0;
	left: 200px;
}

/*-------------------------------------------    
	sitemap
-------------------------------------------*/

#sitemap {
	overflow: hidden;
}
#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sitemap li {
	background-image: none;
}
#sitemap ul ul {
	margin: 15px 0 0 0;
}
#sitemap ul ul ul {
	margin: 0 0 1em 10px;
	float: none;
}
#sitemap ul li {
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, Trebuchet, Arial, Sans-serif;
	font-size: 15px;
	}
#sitemap ul ul li {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-weight: bold;
	width: 50%;
	float: left;
	font-size: 13px;
}
#sitemap ul ul ul li {
	float: none;
	width: 100%;
	text-transform: none;
	font-weight: normal;
}
#sitemap ul ul li.smlead {
	font-weight: bold;
}

/*-------------------------------------------    
	CF Button - Link
-------------------------------------------*/

div#fcfc {
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin: 10px 0 0 290px;
}
div#fcfc a {
	color: #157697;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 10px;
	text-decoration: none;
	background: url('/media/19265/sl-cf-logo.gif') no-repeat;
	padding: 0 0 0 38px;
	display: block;
	height: 30px;
}
div#fcfc a:hover {
	text-decoration: underline;
}
















































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

