@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px;}img {border:0;}

body {
	background: #454958;
	font: 14px "Trebuchet MS", Arial, Verdana;
}
.mainTitle {
	background: url(../img/lonePeak_bg-top.jpg) no-repeat center top;
	font: bold 48px/40px "Trebuchet MS", Arial, Verdana;
	color: #354968;
	height: 135px;
	width: 1032px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
	padding-top: 6px;
	margin-top: 6px;
	text-align: center;
}
.mainSubTitle {
	font: bold normal 36px "Trebuchet MS", Arial, Verdana;
	color: #E3E6ED;
	padding-left: 8px;
}

.msgBoardTitle {
	background: url(../img/lonePeak_bg-btm.jpg) no-repeat left top;
	height: 97px;
	width: 405px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 635px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #454958;
	line-height: 22px;
}
.msgBoardText {
	font-size: 14px;
}
#navWrap {
	height: 30px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(../img/nav_bg.jpg) repeat-x;
}
#navWrap ul {
	margin-left: 17px;
	width: 1045px;
	padding-top: 5px;
}
#navWrap li {
	display: inline;
	padding-right: 18px;
	color: #30323D;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#navWrap a {
	text-decoration: none;
}
#navWrap a:link {
	color: #0033CC;
}
#navWrap a:visited {
	color: #0033CC;
}
#navWrap a:hover {
	color: #990000;
	text-decoration: underline;
}

#overview {
	height: 130px;
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #30323D;
	padding-left: 2px;
}
#overview p {
	height: 15px;
	width: 146px;
	font: bold 12px/16px "Trebuchet MS", Arial, Verdana;
	padding-top: 103px;
	float: left;
	text-align: center;
	border-top: 5px solid #30323D;
	border-right: 2px none #30323D;
	border-bottom: 2px solid #30323D;
	border-left: 2px solid #30323D;
	background: #FCFDFE;
	color: #E2E6F1;
}

#overview p.ski {
	background: url(../img/ov-skiing.jpg) no-repeat;
}
#overview p.fish {
	background: url(../img/ov-fishing.jpg) no-repeat;
}
#overview p.golf {
	background: url(../img/ov-golfing.jpg) no-repeat;
}
#overview p.raft {
	background: url(../img/ov-rafting.jpg) no-repeat;
}
#overview p.snom {
	background: url(../img/ov-snowmobile.jpg) no-repeat;
}
#overview p.ccSki {
	background: url(../img/ov-ccSkiing.jpg) no-repeat;
}
#overview p.dine {
	background: url(../img/ov-dining.jpg) no-repeat;
	width: 144px;
	border-left: 2px solid #30323D;
}
#overview a {
	text-decoration: none;
	font-weight: bold;
}
#overview a:link {
	color: #DEE1F0;
}
#overview a:visited {
	color: #DCDFF0;
}
#overview a:hover {
	color: #00CC00;
	text-decoration: underline;
}
#content {
	border-top: 3px none #30323D;
	border-right: 3px solid #30323D;
	border-bottom: 3px solid #30323D;
	border-left: 3px solid #30323D;
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	height: auto;
	background: #EBEBED;
	padding: 10px 10px 20px;
}
#content h2 {
	font-size: 31px;
	line-height: 33px;
	font-weight: bold;
	color: #5A6074;
	padding-bottom: 10px;
	text-align: center;
}
#content p.introStatement {
	padding-right: 200px;
	padding-left: 200px;
	font-size: 14px;
	line-height: 20px;
	color: #30323D;
	padding-bottom: 20px;
}
#faq h3 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #30323D;
	text-align: center;
	padding-bottom: 20px;
}


#content .subcontent {
	background: url(../img/box-bg.jpg) no-repeat left top;
	padding: 5px 10px 10px;
	height: 287px;
	width: 990px;
	margin-left: 2px;
	position: relative;
	margin-bottom: 30px;
}
#content .subcontent h3 {
	font: bold 18px/20px "Trebuchet MS", Arial, Verdana;
	color: #C3C3C3;
	padding-bottom: 15px;
	letter-spacing: 2px;
}
#content .subcontent p strong {
	color: #27282D;
	font-size: 18px;
	letter-spacing: 1px;
}

#content .subcontent p.photo {
	float: left;
	margin-right: 35px;
}
#content .subcontent .col-1 {
	width: 220px;
	float: left;
	padding-right: 10px;
	border-right: 2px solid #1B1C21;
	margin-right: 20px;
	position: relative;
	height: 255px;
}

#content .subcontent .col-2-2 {
	width: 370px;
	float: left;
	position: relative;
	height: 255px;
}
#content .subcontent .col-2-2 ul {
}
#content .subcontent .col-2-2 li {
	list-style: none;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}
#content .subcontent .col-2-2 table {
	margin-top: 10px;
	text-align: center;
}
#content .subcontent .col-2-2 td {
	padding: 5px 5px 10px;
	font-weight: bold;
	font-size: 16px;
}
#content .subcontent .learnMore {
	position: absolute;
	z-index: 3;
	height: 20px;
	width: 100px;
	top: 5px;
	right: 10px;
	text-align: right;
}
#content .subcontent .learnMore a {
	color: #00CC33;
	font-weight: bold;
}
#content .photoGallery {
	width: 1000px;
	position: relative;
	height: 650px;
	margin-left: 10px;
	margin-right: 0px;
}
#content .photoGallery h2 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #343743;
	text-align: center;
	margin-bottom: 25px;
}
#content .photoGallery .mainPhoto p {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: normal;
}
#content .photoGallery .mainPhoto h4 {
	font-size: 16px;
	line-height: 18px;
	background: #EBEBEB;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 8px;
	font-weight: bold;
}

#content .photoGallery .mainPhoto a {
	font-weight: bold;
	color: #000000;
}


#content .photoGallery .mainPhoto {
	position: absolute;
	height: 550px;
	width: 640px;
	left: 0px;
	top: 0px;
	background: #EBEBED;
}#content h1 {
	text-align: center;
	padding-bottom: 5px;
	color: #30323D;
	letter-spacing: 1px;
}
#content .photoGallery .mainPhoto ul {
}
#content .photoGallery .mainPhoto li {
	list-style: none;
}
#content .photoGallery .thumbs {
	position: absolute;
	height: 510px;
	width: 320px;
	top: 0px;
	right: 0px;
}
#content .photoGallery .thumbs td {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}
#content .photoGallery .thumbs img {
	padding: 1px;
	border: 1px solid #000000;
}#faq {
	border-top: 3px none #30323D;
	border-right: 3px solid #30323D;
	border-bottom: 3px solid #30323D;
	border-left: 3px solid #30323D;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	height: auto;
	background: #EBEBED;
	padding: 10px 60px 20px;
}
#faq strong {
	font-size: 18px;
	line-height: 20px;
}

#faq h2 {
	font-size: 31px;
	line-height: 33px;
	font-weight: bold;
	color: #5A6074;
	padding-bottom: 10px;
	text-align: center;
}
#faq h1 {
	text-align: center;
	padding-bottom: 5px;
	color: #30323D;
	letter-spacing: 1px;
}
#faq p.introStatement {
	padding-right: 150px;
	padding-left: 150px;
	font-size: 14px;
	line-height: 20px;
	color: #30323D;
	padding-bottom: 20px;
}
#faq h4 {
	font-size: 18px;
	line-height: 20px;
	background: #EBEBEB;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 8px;
	margin-bottom: 20px;
}#dining {
	border-top: 3px none #30323D;
	border-right: 3px solid #30323D;
	border-bottom: 3px solid #30323D;
	border-left: 3px solid #30323D;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	height: auto;
	background: #EBEBED;
	padding: 10px 60px 20px;
}
#dining h2 {
	font-size: 31px;
	line-height: 33px;
	font-weight: bold;
	color: #5A6074;
	padding-bottom: 10px;
	text-align: center;
}
#dining h1 {
	text-align: center;
	padding-bottom: 5px;
	color: #30323D;
	letter-spacing: 1px;
}
#dining p.introStatement {
	padding-right: 150px;
	padding-left: 150px;
	font-size: 14px;
	line-height: 20px;
	color: #30323D;
	padding-bottom: 20px;
}
#dining h4 {
	font-size: 18px;
	line-height: 20px;
	background: #454958;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 8px;
	margin-bottom: 20px;
	color: #EBEBED;
}
#dining .float-left {
	float: left;
	margin-right: 50px;
	padding-bottom: 50px;
}
#dining h5 {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	padding-right: 190px;
	padding-left: 190px;
}
#footer {
	text-align: center;
	width: 1040px;
	position: relative;
	height: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#footer p {
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #8C92A6;
}
#content .rates {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .rates td {
	padding-top: 20px;
	padding-bottom: 20px;
}
#content form {
	margin-bottom: 30px;
}
#content .rates  th {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	width: 350px;
	color: #30323D;
}
#content .rates .dates {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #30323D;
}
#content .rates .pricing {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #30323D;
	width: 200px;
}
#content #formContainer {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#content #formContainer .required {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
#content #formContainer .req {
	color: #FF0000;
}
#content #formContainer .leg-desc {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: -5px;
	color: #6D748B;
}
#content #formContainer .td-label label {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#content #formContainer .td-label {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#content #formContainer td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#content #formContainer tr {
}
#content #formContainer .fs01 {
	margin-bottom: 20px;
}
#content #formContainer .button {
	border-style: none;
}
#content #formContainer .fs02 {
	margin-bottom: 20px;
}
#btmNav ul {
	width: 1010px;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.policyLinks {
	position: relative;
	width: 200px;
	margin-top: -100px;
	margin-right: auto;
	margin-left: auto;
}

#btmNav li {
	display: inline;
	padding-right: 18px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#btmNav a {
	text-decoration: none;
}
#btmNav a:link {
	color: #0033CC;
}
#btmNav a:visited {
	color: #0033CC;
}
#btmNav a:hover {
	color: #990000;
	text-decoration: underline;
}
#content .terms {
	margin: 20px 200px 10px;
	padding: 15px;
	background: #F5F5F5;
	border: 1px solid #999999;
}
#content .terms .indent {
	font-weight: bold;
	padding-left: 150px;
}
#content #googleMap {
	height: auto;
	width: 1000px;
	padding-left: 100px;
}
.gDetails {
	height: auto;
	width: 400px;
	text-align: left;
}
#content .floorplan {
	margin: 20px 40px 10px;
	padding: 15px;
	background: #F5F5F5;
	border: 1px solid #999999;
}
