@charset "utf-8";
/* CSS Document */



/* Simple Template */

#TemplateTable{
	padding-top:60px;
}

#SideMenu ul{
	list-style-type:none;
	margin:0px;
	padding:120px 0px 0px 0px;
}

#TemplateTable #SideMenu a:link, #TemplateTable #SideMenu a:visited, #TemplateTable #SideMenu a:active{
	color:#c1d6e9;
	font-weight:bold;
	text-decoration:none;
}

#TemplateTable #SideMenu a:hover{
	color:#FFFFFF;
}

#TemplateTable img{
	padding-right:10px;
	padding-top:5px;
}

#TemplateTable h1{
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#TemplateTable a:link, #TemplateTable a:visited, #TemplateTable a:active{
	color:#FFFFFF;
}

#TemplateTable a:hover{
	color:#c1d6e9;
}




/*  Template - Buying / Selling  */

.IntroTextBuySell{
	margin:0px 0px 50px 300px;
	width:600px;
}

.ListingMenuBuySell{
	float:left;
	width:300px;
}

.ListingMenuBuySell ul{
	margin:0px 0px 20px 50px;
	padding:0px;
	list-style-type:none;
}

.ListingMenuBuySell a{
	text-decoration:none;
}

.ListingBuySell{
	float:left;
	width:600px;
}

.ListingBuySell .Arrow{
	padding:3px 0px 0px 0px;
}

.ListingContainerBuySell{
	clear:left;
}

.ListingInfoBuySell{
	width:580px;
	float:left;
	padding-left:10px;
	margin-bottom:25px;
}



#GettingStarted{
	clear:left;
	padding:0px 0px 20px 0px;
}

#GettingStarted h1{
	border-bottom:solid #FFFFFF 1px;
	font-size:18px;
	margin-bottom:10px;
	padding-bottom:5px;
}

#GettingStarted input, textarea{
	background:none;
	border:solid #FFFFFF 1px;
	color:#FFFFFF;
}



/* Complex Template */
/*
#ComplexTemplate h1{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#ComplexTemplate h2{
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#ComplexTemplate p{
	color:#c1d6e9;
}
*/


/* Simple Template - Specific Pages */



#buyingContent{
	background-image:url(/images/pages/background-buying.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#aboutContent{
	background-image:url(/images/pages/background-about.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#sellingContent{
	background-image:url(/images/pages/background-selling.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

/*
#waterfront_about_usContent{
	background-image:url(/images/pages/background-waterfront-about-us.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}
*/

#waterfront_biosContent{
	background-image:url(/images/pages/background-waterfront-bios.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#HomeAnalysisContent{
	background-image:url(/images/contact/background-home-analysis.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#MakeAppointmentContent{
	background-image:url(/images/contact/background-make-an-appointment.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#RequestAppointmentContent{
	background-image:url(/images/contact/background-request-an-appointment.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#RequestInformationContent{
	background-image:url(/images/contact/background-request-more-information.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#ShareListingContent{
	background-image:url(/images/contact/background-share-listing.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#northwoodsSearchContent{
	background-image:url(/images/northwoods/background-small.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	min-height:354px;
	width:960px;
}

#northwoodsContent{
	background-image:url(/images/northwoods/background.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#centralWISearchContent{
	background-image:url(/images/central-wisconsin/background-small.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	min-height:354px;
	width:960px;
}

#centralWIContent{
	background-image:url(/images/central-wisconsin/background.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}


/* Complex Template - Specific Pages */

#open_houseContent{
	background-image:url(/images/pages/background-blank.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

/* Delete when new page is created */
#estate_educationContent{
	background-image:url(/images/pages/background-estate-education.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#education_destinationContent{
	background-image:url(/images/pages/background-education-destination.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}


/* Static Pages - Specific Pages */

#AreaInfoContent{
	background-image:url(/images/pages/background-area-info.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	padding-bottom:20px;
	width:960px;
}

#AreaInfoContent ul{
	list-style-type:none;
	margin:0px;
	padding:20px 0px 0px 0px;
}

#SiteMapContent{
	background-image:url(/images/pages/background-sitemap.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#SiteMapContent ul{
	list-style-type:none;
	margin:0px;
	padding:20px 0px 0px 0px;
}

#SiteMapContent li{
	padding:5px 0px 5px 0px;
}

#SiteMapContent ul ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 10px;
}

#MissoinStatementContent{
	background-image:url(/images/pages/background-mission-statement.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}


#home-buyer-tax-credits {
	background-image:url(/images/pages/background-home-buyer-tax-credits.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	padding:0 0 40px 0;
	width:960px;
}
	#home-buyer-tax-credits #TemplateTable h2 {
		color:#fff; 
		font-size:18px;
		font-weight:bold;  
		margin:10px 0 0 0;
		padding:0;
	}
	#home-buyer-tax-credits #TemplateTable ul {
		margin:0 0 0 30px;	
		padding:0;
	}	


#LegalStatementContent{
	background-image:url(/images/pages/background-legal-statement.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}

#TestimonalContent{
	background-image:url(/images/pages/background-testimonials.jpg);
	background-repeat:no-repeat;
	min-height:534px;
	width:960px;
}









#TemplateContainer{
	margin-left:25px;
	padding-top:60px;
	width:900px;
}

#TemplateContainer h1{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

#TemplateContainer h2{
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

/*
#TemplateContainer p{
	color:#c1d6e9;
}
*/

#TemplateContainer .IntroText{
	margin:0px 0px 10px 0px;
	width:600px;
	float:left;
}

.Listing{
	clear:left;
	width:900px;
}

.Listing .Arrow, .ListingBuySell .Arrow{
	float:left;
	width:10px;
}

.Listing .Arrow img{
	padding-top:3px;
}

.ListingPicture{
	width:300px;
	float:left;
	text-align:right;
	min-height:20px;
	padding:0px 0px 10px 0px;
}

.ListingPicture img{
	margin-right:10px;
	margin-top:3px;
}

.ListingContainer{
	width:580px;
	float:left;
	padding-left:10px;
	margin-bottom:25px;
	border-bottom:solid #FFFFFF 1px;
}

.ListingInfo{
	width:430px;
	float:left;
}

.ListingInfo a{
	text-decoration:none;
}

.ListingLinks{
	width:140px;
	float:left;
}

.ListingContent{
	clear:left;
	padding-top:25px;
}


/*  waterfront.php  */

.Waterfront_ListingMenu{
	width:350px;
	float:left;
}

.Waterfront_ListingMenu #WaterfrontMap_Left{
	margin-left:50px;
	padding:5px 5px 25px 0px;
}

.Waterfront_ListingMenu #WaterfrontMap_Left h1{
	font-size:18px;
	margin:7px 0px 7px 0px;
	padding:0px;
}

.Waterfront_ListingMenu #WaterfrontMap_Left p{
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
}

.WaterfrontListing{
	background-image:url(/images/pages/waterfront-map-background.png);
	background-repeat:repeat;
	border:solid #FFF 1px;
	float:left;
	padding:22px;
	width:501px;
}

.WaterfrontListing #map{
	border:solid #FFF 1px;
	color:#000;
	height:460px;
	margin:10px 0px 35px 0px;
	width:500px;
}

.WaterfrontListing #map .Title{
	color:#1d3468;
	margin:0px;
	padding:0px;
}

.WaterfrontListing #map a:link, .WaterfrontListing #map a:visited, .WaterfrontListing #map a:active{
	color:#1d3468;
	text-decoration:none;
}

.WaterfrontListing #map a:hover{
	color:#1d3468;
}

.WaterfrontListing ul{
	list-style-type:none;
	margin:15px 0px 15px 75px;
	padding:0px;
}

.WaterfrontListing li{
	float:left;
	background-image:url(/images/property/arrow-right.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	width:195px;
}

.WaterfrontListing li a{
	color:#FFF;
	line-height:18px;
	text-decoration:none;
}

#mlsSearch{
	background-color:#015092;
	border:solid #FFF 1px;
	float:left;
	margin:12px 0;
	padding:12px;
	width:521px;
}

#mlsSearch .mlsPic{
	float:left;
}

#mlsSearch .mlsTitle{
	float:right;
}

#mlsSearch p{
	float:right;
	margin:0;
	padding:0 5px;
	width:377px;
}

#mlsSearch a{
	text-decoration:none;
}




.ListingMenu{
	width:300px;
	float:left;
}

.ListingMenu ul, .Waterfront_ListingMenu ul{
	margin:130px 0px 20px 50px;
	padding:0px;
	list-style-type:none;
}

.ListingMenu a, .Waterfront_ListingMenu a{
	text-decoration:none;
}

/*  Testimonials Specific  */

.TestimonialsListingMenu{
	width:300px;
	float:left;
}

.TestimonialsListingMenu ul{
	margin:40px 0px 20px 50px;
	padding:0px;
	list-style-type:none;
}

.TestimonialsListingMenu a{
	text-decoration:none;
}

#TemplateContainer a:link, #TemplateContainer a:visited, #TemplateContainer a:active{
	color:#c1d6e9;
}

#TemplateContainer a:hover{
	color:#FFF;
}

/*  Education-Destination Specific  */

.EducationHeader{
	border-bottom:solid #FFFFFF 1px;
	margin:0px 0px 10px 300px;
	width:600px;
}

#TemplateContainer .EducationHeader h1{
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
}

/*  Testimonials Specific */
.TestimonialTop{
	height:60px;
	padding-left:300px;
	width:600px;
}





.IntroText p{
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}




