/* SNOWSHOE COMMON CSS
----------------------------*/

body {
	background-color: #332B20;
	margin: 0;
}

body,td,th {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #CC6633;
	border: none;
}

a:visited {
	color: #FFF;
	border: none;
}

a:hover {
	color: #FFF;
	border: none;
}

a:active {
	color: #FFF;
	border: none;
}

img {
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h4 {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 15px;
}

#header-wrapper {
	margin: 0;
	padding: 0;
	background: url(../_img/img-header_bkgd.jpg) repeat-x center top;
	border-bottom: 1px solid #E3D4BB;
	height: 53px;
}

#header {
	padding: 0;
	margin: 0 auto;
	background: url(../_img/img-header_home.jpg) center top;
	width: 776px;
	height: 53px;
}

#header a:link {
	font-weight: bold;
}


/* NAV
----------------------------*/

#nav-wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 54px;
}

#main-nav {
	width: 780px;
	height: 24px;
	margin: 0 auto;
	padding: 9px 0 0 0;
}

#main-nav a:link.not-current {
	color: #FFF;
	text-decoration: none;
	padding: 9px 7px 0 7px;
	font-weight: bold;
	font-size: 12px;
}

#main-nav a:visited.not-current {
	color: #FFF;
	text-decoration: none;
	padding: 9px 7px;
	font-weight: bold;
}

#main-nav a:hover.not-current {
	color: #AD6B39;
	text-decoration: none;
	padding: 9px 7px;
	font-weight: bold;
}

#main-nav a:active.not-current {
	color: #FFF;
	text-decoration: none;
	padding: 9px 7px;
	font-weight: bold;
}

#main-nav a:link.current-section {
	color: #332B20;
	text-decoration: none;
	background: url(../_img/img-content-bkgd.jpg) left top;
	padding: 9px 7px;
	font-weight: bold;
}

#main-nav a:visited.current-section {
	color: #332B20;
	text-decoration: none;
	background: url(../_img/img-content-bkgd.jpg) left top;
	padding: 9px 7px;
	font-weight: bold;
}

#main-nav a:hover.current-section {
	color: #332B20;
	text-decoration: none;
	background: url(../_img/img-content-bkgd.jpg) left top;
	padding: 9px 7px;
	font-weight: bold;
}

#main-nav a:active.current-section {
	color: #332B20;
	text-decoration: none;
	background: url(../_img/img-content-bkgd.jpg) left top;
	padding: 9px 7px;
	font-weight: bold;
}

#sub-nav {
	width: 778px;
	height: 40px;
	padding: 13px 0 0 4px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#sub-nav a:link.not-current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 20px;
	font-weight: bold;
}

#sub-nav a:visited.not-current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 20px;
	font-weight: bold;
}

#sub-nav a:hover.not-current-page {
	color: #AD6B39;
	text-decoration: none;
	padding: 12px 20px;
	font-weight: bold;
}

#sub-nav a:active.not-current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 20px;
	font-weight: bold; 
}

#sub-nav a:link.current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 20px;
	font-weight: bold;
	background: url(../_img/img-sub_nav_active.jpg) left top;
}

#sub-nav a:visited.current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 20px;
	font-weight: bold;
	background: url(../_img/img-sub_nav_active.jpg) left top;
}

#sub-nav a:hover.current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 20px;
	font-weight: bold;
	background: url(../_img/img-sub_nav_active.jpg) left top;
}

#sub-nav a:active.current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 20px;
	font-weight: bold;
	background: url(../_img/img-sub_nav_active.jpg) left top;
}

/*REAL ESTATE PAGES*/
#sub-nav.realestate a:link.not-current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 7px;
	font-weight: bold;
}

#sub-nav.realestate a:visited.not-current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 7px;
	font-weight: bold;
}

#sub-nav.realestate a:hover.not-current-page {
	color: #AD6B39;
	text-decoration: none;
	padding: 12px 7px;
	font-weight: bold;
}

#sub-nav.realestate a:active.not-current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 7px;
	font-weight: bold; 
}

#sub-nav.realestate a:link.current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 7px;
	font-weight: bold;
	background: url(../_img/img-sub_nav_active.jpg) left top;
}

#sub-nav.realestate a:visited.current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 7px;
	font-weight: bold;
	background: url(../_img/img-sub_nav_active.jpg) left top;
}

#sub-nav.realestate a:hover.current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 7px;
	font-weight: bold;
	background: url(../_img/img-sub_nav_active.jpg) left top;
}

#sub-nav.realestate a:active.current-page {
	color: #332B20;
	text-decoration: none;
	padding: 12px 7px;
	font-weight: bold;
	background: url(../_img/img-sub_nav_active.jpg) left top;
}


/* CONTENT, CLEAR, & LOGOS
----------------------------*/

#content-wrapper {
	padding: 0;
	background: #272018 url(../_img/img-content-bkgd.jpg) center top;
	margin: 32px 0 0 0;
}

#wrapper-with-bar {
	padding: 0;
	margin: 0;
	background: url(../_img/img-brown_stretch.gif) repeat-x center 125px;
}

#content {
	margin: 0 auto;
	padding: 44px 0 0 0;
	width: 776px;
}

#flash-banner {
	height: 293px;
	padding: 0 0 15px 0;
	margin: 0;
}

#noflash-content {
	padding: 0;
	margin: 0;
	background: url(../_img/img-noflash_content_bkgd.jpg) repeat-y left top;
	clear: both;
}

#noflash-content-top {
	padding: 0;
	margin: 0;
	width: 776;
	height: 19px;
	background: url(../_img/img-noflash_content_top.jpg)
}

#clear-left {
	clear: left;
}

#clear-right {
	clear: right;
}

#noflash-content-bottom {
	padding: 0;
	margin: 0;
	width: 776;
	height: 19px;
	background: url(../_img/img-noflash_content_bottom.jpg) no-repeat left top;
	clear: both;
}

#logos {
	height: 100px;
	width: 776px;
	clear: both;
	margin: 0 auto;
	padding: 60px 0 0 0;
}

.intrawest {
	margin-bottom: 24px;
	margin-right: 18px;
	margin-left: 260px;  /*176px;*/

}

.playground {
	margin-bottom: 8px;
	margin-left: 12px;
}


/* FOOTER
----------------------------*/

#footer-wrapper {
	margin: 0;
	padding: 0;
	background: url(../_img/img-footer_bkgd.jpg) repeat-x center top;
}

#footer {
	height: 140px;
	width: 776px;
	text-align: center;
	background: url(../_img/img-footer_bkgd.jpg) center top;
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 16px 0 0 0;
}

#footer ul {
	margin: 6px 0 0 0;
	padding: 0;
}

#footer li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: normal;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #ECE08C;
	text-decoration: underline;
}

#footer p {
	/*margin: 6px 0 0 0;*/
	margin: 3px 0 0 0;
}

#copyright {
	font-size: 9px;
	padding: 0px;
	margin: 10px 0 0 0;
	/*margin: 13px 0 0 0;*/
}

#copyright p {
	margin: 4px 0 0 0;
}

#under-footer {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 1px;
	background-color:#E3D4BB;
}

#footer p.phone-number {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;	
	font-size: 18px;
	font-weight: bold;
}

#footer p.footerresortlink {
	padding: 10px;
}
