/* ----- Style Sheet for Nitschke's Northern Resort -----*/

/* -----Created by:
		Piper Web Design
		Phone: (847) 224-1602) -----*/



/* ---- reset----- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center; /*  IE 5 browsers. */
	background: #6CB3C9 url(../images/backround-N.jpg) repeat top;
}

h1 {
	color: #1C292F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}


h2 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 6px;
	padding-top: 20px;
	padding-right: 10px;
	border-bottom: 1px solid #305E76;
}
h2.inner {
	border-bottom-style: none;
	margin-left: 20px;
	color: #82501D;
}

h3 {
	font-size: 150%;
	font-weight: normal;
	color: #063C22;
	line-height: 135%;
	padding-left: 20px;
	margin-bottom: -10px;
}


a, a:link {
	color: #16321E;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
}

a:visited {
	color: #16321E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
h3.blue {
	color: #182430;
	font-size: 150%;
	margin-bottom: -10px;
	font-weight: 600;
	letter-spacing: -1px;
}


a:focus {
	color: #000;
}


a:active {
	color: #000;
}

#outerWrapper {
	background-color: #fff;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
	width: 920px;
}

#outerWrapper #homeheader {
	background: url(../images/homehead-bg-N.jpg) no-repeat center top;
	color: #FFE3C6;
	height: 40px;
	margin-bottom: 0px;
}

#outerWrapper #subpageheader {
	color: #FFE3C6;
	height: 103px;
	background-image: url(../images/subpage-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#innerWrapper #logobox {
	position: relative;
	overflow: hidden;
	width:920px;
}
#nav {
	height: 84px;
	color: #000;
	background: #90BFF7 url(../images/nav-background2.jpg) no-repeat top;
	margin: -1px 0px 0px;
	padding: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: block;
	float: right;
	list-style: none;
	width: 100px;
	margin: 0px;
	padding: 0px;
	height: 84px;
}
#nav ul li a {
	display: block;
	color: #FFFDC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-right: 12px;
	line-height: 59px;
	padding-top: 26px;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 110%;
}
#nav ul li#active {
	background: url(../images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
}
#nav ul li#active a {
	color: #FFFFFF;
}

#feature {
	background: url(../images/feature-N1.jpg) no-repeat right top;
	height: 280px;	
}

#subfeature {
	height: 160px;
	background: url(../images/subpage-header1.jpg) no-repeat center top;
}

#logo {
	float:left;
	background: #000 url(../images/logo1.jpg) no-repeat left top;
	width:306px;
	height: 280px;
	padding: 0px;
}
#outerWrapper #contentWrapper {
	overflow: hidden;
	background: url(../images/sidebar-bg1.jpg) repeat-y;
}
#outerWrapper #contentWrapper #content {
	float: left;
	width: 600px;
	margin: 0;
	padding: 15px 0px 20px 40px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	width: 249px;
	padding-bottom: 20px;
}

#outerWrapper #footer {
	color: #000;
	clear: both;
	background: url(../images/footer1.jpg) no-repeat top;
	height: 45px;
	padding-left: 40px;
	padding-top: 15px;
}

#content p {
	line-height: 130%;
	padding-left: 20px;
	font-size: 120%;
}
#content p.contact-bold{
	font-size: 120%;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	margin-bottom: 5px;
}
#content ul li.resort {
	color: #270C08;
	font-size: 120%;
	line-height: 140%;
	text-indent: 20px;
}
#content .widebox p {
	padding:8px;
	margin:3px;
	line-height: 95%;
}
#contentWrapper #rightColumn1 ul   {
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 10px;
}
#contentWrapper #rightColumn1 ul li {
	font-size: 115%;
	font-weight: bold;
	color: #033;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-left: 30px;
	background: url(../images/pinecone1.png) no-repeat left center;
	list-style: none;
	line-height: 110%;
}
#contentWrapper #rightColumn1 ul li.resort{
	color: #000;	
}
#content p img.leftimg {
	float: left;
	margin: 0px 15px 15px 15px;
	padding: 0px;
}
#content img.leftimg {
	float: left;
	padding-right: 20px;
	padding-left: 15px;
	
}
#content .cabin_descript {
	clear: both;
	height: 25px;
	width: 575px;
	margin-top: 20px;
	padding-bottom: 30px;
}
#content .cabin_descript p {
	display: inline;
	margin-left: -15px;
}

#content p.description {
	font-size: 115%;
}
#content h2.cabin {
	text-align: right;
	border-top: 1px solid #305E76;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	padding-top: -6px;
	color: #16321E;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content p.footnote {
	font-size: 80%;
	width: 350px;
	padding-top: 50px;
}

#content  img.icon {
	float: left;
}
#content img.indent {
	padding-left: 50px;
	border-style: none;
}

#content .indent1 {
	border: 1px solid #000;
	margin-left: 90px;
}

#content .indent2 {
	padding-left: 130px;
}

#content p.contact_small {
	font-size: 110%;
	clear: both;
}




#rightColumn1 hr {
	background-color: #A68F6F;
	color: #A68F6F;
	height: 1px;
	border: 0;
}

#rightColumn1 h2 {
	color: #242424;
	background: url(../images/h2image.jpg) no-repeat left top;
	letter-spacing: normal;
	border-bottom-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 9px;
	padding-bottom: 13px;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 4px;
	text-indent: 5px;
}



	
#footer a, #footer a:visited, #footer a:active, #footer a:focus {
	color: #000;
	font-weight: bold;
}


#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}


#searchform {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
#searchform label {
	display:block;
	padding-bottom:5px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E7E0D8;
	letter-spacing: 1px;
	padding-left: 5px;
}
#searchform select {
	width: 215px;
	background-color: #E7E0D8;
	color: #473D30;
	border: 1px solid #655543;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 8px;
}
#searchform #button {
	margin-left:45px;
	width:125px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#E7E0D8;
	font-size:11px;
	font-weight:bold;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-color: #C0B099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
#searchform #button:hover {
	color: #FFF;
	background-image: url(../images/button-hover.jpg);
	cursor: pointer;
}

#sitemap li{
	margin-bottom: 10px;
	
}
#sitemap ul {
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
}
#sitemap li.subpage {
	background: url(../images/subpage.gif) no-repeat left top;
	padding-left: 12px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style: none;
}
#sitemap li.subpage a, #content li.subpage a:link {
	font-weight:normal;
}

.pad {
	padding-right: 5px;
	padding-left: 12px;
	clear: both;
	padding-top: 15px;
	margin: 0px;
}


.widebox h5 {
	background-image: url(../images/widebox-title.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}


.float-left {
	display: block;
	float: left;
	text-decoration: none;	
	
}
.inputValue {
	width:50%;
	margin-top:5px;
}

/* ----- optional ----- */
.widebox {
	background: url(../images/infobox.png) no-repeat left top;
	height: 211px;
	width: 355px;
	padding-left: 35px;
	padding-top: 30px;
	color: #FFF;
	font-size: 110%;
}
.inputText {
	width:85%;
	height:180px;
	margin-top:5px;
}
.inputButton {
}
.emailFormError {
	margin:0px;
	color:#FF0000
}
.required {
	font-size:9px;
	color:#C00;
}
.float-right {
	float: right;
	display: block;
	padding-right: 25px;
}
.firstline {
	color: #000;
	letter-spacing: -1px;
	clear: left;
	margin-top: -10px;
}
.contact-address {
	color: #FFF;
}
.imgRight {
	clear: both;
	float: right;
	padding-left: 20px;
}

.galleryfloat {
	float: right;
	width: 609px;
	height: 259px;
	border-top: 10px solid #000;
	border-right: 2px solid #000;
	border-bottom: 10px solid #000;
	border-left: 2px solid #000;
}
.clear {
	clear: both;
}
.infobox {
	width: 200px;
	background: url(../images/infobox2.png) no-repeat center top;
	height: 176px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}

.featured-left {
	float: left;
	border: 1px solid #240F00;
	margin-right: 6px;
	margin-bottom: 10px;
}
/* ------surrounding div for the featured images box ------------ */
.featuredimages {
}
.contact-pad {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: -5px;
	clear: both;
	display: block;
	padding-bottom: 10px;
	padding-left: 10px;
}
.weather {
	margin-left: 15px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	line-height: 30px;
}
.contact {
	font-size: 110%;
	color: #000;
	margin-top: 10px;
	line-height: 125%;
}
.float_left_space {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.color  {
	color: #1C2C0A;
}


.strong {
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
.center  {
	border: 1px solid #481108;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 350px;
	width: 423px;
}
#content .mapcenter {
	display: block;
	height: 350px;
	width: 450px;
	border: 1px solid #6F3320;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#season {
	width: 600px;
	padding: 15px 0px;
}
#season dl {
	margin: 10px 20px;
	padding: 0px;
}
#season dt {
	font-size: 140%;
	color: #2B5286;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
.mapfloat {
	padding: 5px 10px 10px;
	float: left;
	border-style: none;
}
.royalSlider img {
    width: 100%;
    height: auto;
    margin: 0;
}
.royalSliderHome {
	width: 614px;
	height: 278px;
	border-top:solid black 2px;
	position: relative;
	direction: ltr;
	float:left;
}
.royalSliderTrail {
	width: 550px;
	height: 375px;
	border: black solid 2px;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	position: relative;
	direction: ltr;
	float:left;
}