body
{
	margin:0px;
	padding:0px;
	background:url(../images/background.jpg) repeat-x top center;
	background-color:#e8e5e6;

	color:#403F3A;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.dashedLines
{
	background:url(../images/dashed_divider2.gif) repeat-x; 
	height:10px;
	margin-bottom:5px;
	margin-top:5px;
}

h1
{
	font-family:Arial;
	font-weight:bold;
	font-size:17px;
	color:#621020;	
	margin:0px;
	padding:0px;
}
h2
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#343535;
	padding:0px;
	margin:0px;	
}


/****** Master Page Styles ******/
#masterSiteWrapper
{
	border:solid 1px #454544;
	width:960px;
	margin:0px auto;	
	overflow:hidden;
	background-color:#ffffff;
}


#masterHeaderWrapper
{
	width:100%;
	border:solid 0px green;	
	background:url(../images/header_background.jpg);
	height:144px;
}

#masterHeader
{
	width:960px;
	border:solid 0px black;
	margin:0px auto;
}
#masterHeaderTop
{
	height:65px;
	border:solid 0px green;	
	padding-top:10px;
	margin-bottom:25px;
	
}
#masterHeaderLogo
{
	background:url(../images/masterHeader_logo.png);
	width:208px;
	height:40px;
	float:left;
	margin-left:50px;
	margin-top:10px;
	cursor:pointer;
}
#masterHeaderBlogLink
{
	background:url(../images/masterHeader_blog.png);	
	width:84px;
	height:39px;	
	float:left;
	margin-left:166px;
	cursor:pointer;
}
#masterHeaderResortLink
{
	background:url(../images/masterHeader_exploreWinterPark.png);	
	width:135px;
	height:39px;	
	float:left;
	margin-left:10px;
	cursor:pointer;
}
#masterHeaderEnewsLink
{
	background:url(../images/masterHeader_eNews.png);	
	width:121px;
	height:39px;
	float:left;	
	margin-left:10px;
	cursor:pointer;
}
#masterHeaderPropertyLink
{
	background:url(../images/masterHeader_listProperty.png);	
	width:134px;
	height:28px;
	float:left;
	margin-left:10px;
	cursor:pointer;
	margin-top:2px;
	border:solid 0px green;
}

#masterHeaderBottom
{
	border:solid 0px green;	
}

#masterMainContetWrapper
{
	width:100%;
	border:solid 0px blue;	
}

#masterFooterWrapper
{
	width:100%;
	border:solid 0px green;	
}

#masterFooter
{
	width:960px;
	border:solid 0px black;
	margin:0px auto;
	background-color:#575756;	
}

#masterFooterTop
{
	background-color:#343535;
	height:32px;	
}

#masterFooterBottom
{
	background-color:#575756;
	border:solid 0px green;
	overflow:hidden;
	padding-top:20px;
}


#FootSectionsSiteSelections
{
	border:solid 0px red;
	float:left;
	overflow:hidden;
	width:230px;
	margin-left:0px;
	text-align:left;
	margin-right:5px;
	min-height:140px;
}
#FootSectionsSubSection
{
	width:180px;
	margin-left:40px;	
}
#FootSectionsSubSection a
{
	color:#e1e1e1;
	text-decoration:none;
	font-size:11px;	
}
#FootSectionsSubSection a:hover
{
	text-decoration:underline;	
}

#masterEditableFooterSection
{
	border:solid 0px green;	
	clear:both;
	background-color:#575756;
	overflow:hidden;
	padding-bottom:10px;
}

#masterEditableFooterSectionLeftSide
{
	float:left;
	border:solid 0px green;
	width:300px;
	margin-left:40px;
	color:#ffffff;
}

#masterEditableFooterSectionRightSide
{
	float:left;
	border:solid 0px green;
	width:500px;
	color:#ffffff;
	margin-left:30px;
}

/************************/
/* Main menu dropdowns */
/**********************/
.Main_Menu_Dropdowns
{
	overflow:hidden;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	border:solid 1px #ffffff;
	background-color:#4a4a4a;	
	text-align:left;
	color:#ffffff;
	cursor:pointer;
	width:255px;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
.Main_Menu_Dropdowns_Hover
{
	height:20px;
	border:solid 1px #ffffff;
	background-color:#ffffff;
	text-align:left;
	color:#000000;
	cursor:pointer;
	width:255px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}



/****** End Master Page Styles ******/


/****** Home Page Styles ******/
#homePageContent
{
	width:960px;
	min-height:810px;
	border:solid 0px black;
	margin:0px auto;
	overflow:hidden;	
	background:url(../images/background_repeatableTexture2.jpg);
	padding-bottom:10px;
}

#homePageUpperSection
{
	border:solid 0px green;
	position:relative;
}

#homePageUpperSectionCallout
{
	position:absolute;
	top:45px;
	left:660px;
	border:solid 1px #d0d6d4;
	width:254px;
	height:287px;
	background:url(../images/home_calloutTransparency.png);
	color:#ffffff;
	font-size:11px;
}
#imageFeaturedProperties
{
	background:url(../images/header_featuredProperties.png);
	width:165px;
	height:10px;
	margin-bottom:20px;
}



#homePageLowerSection
{
	width:100%;
}
#homePageLowerSectionColumn1
{
	width:280px;
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	border:solid 0px green;
}

#homePageLowerSectionColumn2
{
	width:280px;
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	border:solid 0px green;
}
#homePageLowerSectionColumn2 a
{
	color:#b1311d;
}

#homePageLowerSectionColumn3
{
	width:280px;
	float:left;
	padding-top:20px;
	padding-left:10px;
	border:solid 0px green;
}

#homePageLowerSectionRow2
{
	width:600px;
	float:right;
	padding-top:20px;
	padding-right:20px;
}

#homePageLowerSectionColumn3Row2 
{
	width:280px;
	float:right;
	text-align: left;
	padding-top:15px;
	padding-right: 30px;
}

/****** End Home Page Styles ******/



/****** Secondary Page Styles ******/
#secondaryPageContent
{
	width:960px;
	border:solid 0px black;
	margin:0px auto;
	min-height:810px;
	overflow:hidden;
	background:url(../images/background_repeatableTexture2.jpg);
}
#secondaryPageHeaderImage
{
	border:solid 0px green;
	width:100%;
}

#secondaryBreadCrumbs
{
	width:100%;
	border:solid 0px red;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:25px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px;
	color:#575756;
}

#secondaryBreadCrumbs a
{
	color:#575756;
	text-decoration:none;
}
#secondaryBreadCrumbs a:hover
{
	text-decoration:underline;
}

#secondaryPageLeftNav
{
	border:solid 0px green;
	width:220px;
	float:left;
}
#secondaryPageCenterContent
{
	/*border:solid 1px green;
	width:527px;
	float:left;*/
}
#secondaryPageSidebar
{
	/*border:solid 1px green;
	width:197px;
	float:left;
	padding-left:10px;*/
}

#secondaryTanCalloutWrapper
{
	color:#ffffff;	
	display:none;
}
#secondaryTanCalloutRepeater
{
	width:191px; 
	background:url(../images/secondary_tan_sidebarcallout_repeater.gif);
}
#secondaryTanCalloutContent
{
	background:url(../images/secondary_tan_sidebarcallout_middle.gif) no-repeat; 
	width:191px; 
	min-height:116px;
}

.secondaryGreyCalloutWrapper
{
	color:#ffffff;	
	margin-bottom:20px;
}
.secondaryGreyCalloutRepeater
{
	background:url(../images/secondary_sidebarcallout_repeater.gif); 
	width:191px;
}
.secondaryGreyCalloutContent
{
	background:url(../images/secondary_sidebarcallout_middle.gif) no-repeat; 
	width:191px; 
	min-height:116px;
}




#secondaryResourcesWrapperLeftSide
{
	border:solid 0px green;
	width:320px;
	float:left;	
}

#secondaryResourcesWrapperRightSide
{
	border:solid 0px green;
	width:145px;
	float:left;
	padding-left:25px;	
}

.tblSecondaryDownloads
{
	color:#403F3A;
	font-family:Arial;
	font-size:12px;
	border:solid 0px green;	
	margin-top:3px;
}
.tblSecondaryDownloads a
{
	color:#621020;
	text-decoration:none;
	font-weight:bold;
}
.tblSecondaryDownloads a:hover
{
	text-decoration:underline;
}


#secondarySidebarContactUsWrapper
{
	border:solid 0px yellow;
	margin-left:15px;	
}

.SubmitButtonOn
{
	border:solid 0px green;
	height:25px;
	width:62px;	
	background:url(../images/btn_details_on.gif);
	cursor:pointer;
	margin-top:10px;
	margin-left:100px;
}
.SubmitButtonOff
{
	border:solid 0px green;
	height:25px;
	width:62px;	
	background:url(../images/btn_submit.jpg);
	cursor:pointer;
	margin-top:10px;
	margin-left:100px;
}

#leftNavSectionHeader
{
	color:#b9af80;
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	padding-top:10px;
}


/* Secondary Left Nav */
#secondaryLeftNav
{
	width:223px; 
	border:solid 0px green;
	
}

/* Secondary Left Nav */

#secondaryLeftNavWrapper
{
	border:solid 0px green;	
	width:195px;
	background-color:#343535;
	margin-left:15px;
	margin-bottom:20px;
}

#secondaryNav
{
	list-style:none;
	text-align:left;
	font-size:11px;
	border:solid 0px green; 
	padding:0px; 
	margin:0px;
}
#secondaryNav li
{
	border-bottom:solid 0px #7896b7;
	padding:0px;
	margin:0px;
}

#secondaryNav li a
{
	display:block;
	color:#ffffff;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	padding-top:3px; 
	padding-bottom:3px;
	border:solid 0px green;
	background-color:inherit;
	text-transform:uppercase;
}
#secondaryNav li a:hover
{
	background:url('../images/secondary_leftnav_hover_background.jpg');
	color:#75746f;
	text-decoration:none;
}
#secondaryNav #currentSecondary
{
	/*background:url('../images/secondary_leftnav_hover_background.jpg');*/
	color:#ffffff;
}


/*-- Current Secondary Highighted --*/ 
#secondaryNav #currentSecondary a
{
	background:url('../images/secondary_leftnav_hover_background.jpg');
	color:#ffffff;
}

#secondaryNav #currentSecondary ul
{
	list-style:none;
	/*background:url('../images/LeftNav_Category.jpg') repeat-y;*/
	background-color:#ececea;
	margin-bottom:5px;
	
	
}
#secondaryNav #currentSecondary ul li
{
	/*background:none;*/
	padding:0px 0px 0px 0px;
	border:solid 0px green;
}
#secondaryNav #currentSecondary ul li a
{	
	padding:0px 0px 3px 0px;
	font-weight:normal;
	background:none;
	background-color:#343535;
	color:#9a9890;
	font-size:9px;
}

/*-- Tertiary Hover State --*/
#secondaryNav #currentSecondary ul li a:hover
{
	color:#ffffff;
}

#secondaryNav #currentTertiary
{
	font-weight:bold;
	background-color:#c02c1b;
}

#secondaryNav #currentSecondary ul #currentTertiary a
{
	color:#ececea;
}



/****** End Secondary Page Styles ******/


/****** Contact Page Styles ******/
#contactPageContent
{
	width:960px;
	border:solid 0px black;
	margin:0px auto;
}

#divProvStatValue 
{
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-bottom:3px;
	text-align:left;
	width:165px;
}
label.leftCol 
{
	display:block;
	float:left;
	text-align:left;	
	width:105px;
}
label.rightCol 
{
	display:block;
	text-align:left;
	width:210px;
}
textarea 
{
	border:1px solid #D5D7DE;
	color:#2F3237;
	display:block;
	font-size:11px;
	height:93px;
	margin:0 0 12px;
	padding:3px;
	width:180px;
}
div.requiredLeft 
{
	background:transparent url(../_img/discover_required_arrow.gif) no-repeat scroll 105px 6px;
	color:#CC0000;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding:0 0 10px 120px;
	width:175px;
}
div.requiredRight 
{
	background:transparent url(../_img/discover_required_arrow.gif) no-repeat scroll 0 6px;
	color:#CC0000;
	font-size:11px;
	font-weight:bold;
	padding:0 0 10px 15px;
	width:205px;
}
input.register 
{
	border:1px solid #D5D7DE;
	color:#2F3237;
	display:block;
	float:left;
	font-size:11px;
	margin:0 0 8px;
	padding:3px;
	width:165px;
}
select.register 
{
	border:1px solid #D5D7DE;
	color:#2F3237;
	display:block;
	float:left;
	font-size:11px;
	margin:0 0 8px;
	padding:3px;
	width:172px;
}
.formRequired 
{
	/*color:#000000;*/
}
.requiredText 
{
	color:#CC0000;
}
.discoverColLeft 
{
	float:left;
	padding:0 25px 0 0;
	width:280px;
}
.discoverColRight 
{
	float:left;
	width:220px;
}
.formHR 
{
	background:transparent url(../images/divider_dotted.gif) repeat-x scroll center center;
	clear:both;
	height:30px;
	width:100%;
}
div.show 
{
}
div.hide 
{
	display:none;
}
input.hide 
{
	display:none;
}
label.sidebar 
{
	display:block;
	float:left;
	font-size:11px;
	padding:0;
	text-align:left;
	width:75px;
}
input.sidebar	
{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #D5D7DE;
	color:#2F3237;
	display:block;
	float:left;
	font-size:11px;
	margin:0 0 6px;
	padding:3px;
	width:150px;
}
input.sidebarBtn 
{
	clear:both;
	float:left;
	width:61px;
}
form.signup 
{
	display:block;
	margin:10px 0 5px;
}
.errFld 
{
	border:1px solid #00467F;
}
.errMsg 
{
	color:#CC0000;
	font-size:11px;
	font-weight:bold;
	padding:0 0 10px 75px;
	width:130px;
}
#signupForm label.error 
{
	background:transparent url(../_img/discover_required_arrow.gif) no-repeat scroll 75px 6px;
	color:#CC0000;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding:0 0 10px 90px;
	width:130px;
}


/****** End Contact Page Styles ******/


.FollowUs 
{
	text-align: center;
	padding: 20px 0px;
}
.FollowUs .SocialMediaIcon 
{
	display: inline;
	padding: 0px 13px;
}
.FollowUs .SocialMediaIcon a img
{
	border-width: 0px;
}