@charset "UTF-8";

#liquid-round {
	background:transparent url(http://www.kawarthawaterfront.com/images/leftside.gif) repeat-y left top;
	max-width: 1008px;
	width: expression(document.body.clientWidth < 792? "790px" : document.body.clientWidth > 1010? "1008px" : "auto");
	min-width: 790px;
	margin: 40px auto;
	width: 100%;
	background-color: #fff;
	padding: 0;
}

.top {
	width:100%;
	height:21px;
	background:transparent url(http://www.kawarthawaterfront.com/images/top.gif) no-repeat left top;
}

.top span {
	display:block;
	position:relative;
	height:20px;
	background:transparent url(http://www.kawarthawaterfront.com/images/top-right.gif) no-repeat right top;
}

.center-content {
	position:relative;
	background:transparent url(../images/rightside.gif) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -70px 0;
}
.center-content2 {
	position:relative;
	background:transparent url(images/rightside2.gif) repeat-y right top;
	padding:1px 0 1px 25px;
	margin:-1px 0 -50px 0;
}

.bottom {
	height:70px;
	background:transparent url(http://www.kawarthawaterfront.com/images/bottom.gif) no-repeat left bottom;
	background-color: #transparent;
}

.bottom span {
	display:block;
	position:relative;
	height:71px;
	background:transparent url(http://www.kawarthawaterfront.com/images/bottom_right70.gif) no-repeat right top;
	background-color: #transparent;
}

#header {
	background: transparent;
	padding: 0px;
	background-image: url(../images/header.jpg);
	height: 122px;
	margin-top: -17px;
	margin-left: -21px;
	margin-right: -16px;
	background-repeat: no-repeat;
} 

#header   h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}
#header_home {
	background: transparent;
	padding: 0px;
	background-image: url(../images/header_mls.png);
	height: 122px;
	margin-top: -17px;
	margin-left: -21px;
	margin-right: -16px;
	background-repeat: no-repeat;
	border-bottom: solid #074062 3px;
}
#header_home  h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
	

#header_mls {
	background: transparent;
	padding: 0px;
	background-image: url(../images/header_mls.png);
	height: 122px;
	margin-top: -17px;
	margin-left: -21px;
	margin-right: -16px;
	background-repeat: no-repeat;
	border-bottom: solid #074062 3px;
	position: relative;
} 

#header_mls  h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}
	
#header_buyer {
	background: transparent;
	padding: 0px;
	background-image: url(../images/header_buyer.png);
	height: 122px;
	margin-top: -17px;
	margin-left: -21px;
	margin-right: -16px;
	background-repeat: no-repeat;
	border-bottom: solid #074062 3px;
	position: relative;
} 

#header_buyer   h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}
	
#header_seller {
	background: transparent;
	padding: 0px;
	background-image: url(../images/header_seller.png);
	height: 122px;
	margin-top: -17px;
	margin-left: -21px;
	margin-right: -16px;
	background-repeat: no-repeat;
	border-bottom: solid #074062 3px;
	position: relative;
} 

#header_seller   h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}
	
#header_maps {
	background: transparent;
	padding: 0px;
	background-image: url(../images/header_maps.png);
	height: 122px;
	margin-top: -17px;
	margin-left: -21px;
	margin-right: -16px;
	background-repeat: no-repeat;
	border-bottom: solid #074062 3px;
	position: relative;
} 

#header_maps   h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}
	
#header_contact {
	background: transparent;
	padding: 0px;
	background-image: url(../images/header_contact.png);
	height: 122px;
	margin-top: -17px;
	margin-left: -21px;
	margin-right: -15px;
	background-repeat: no-repeat;
	border-bottom: solid #074062 3px;
	position: relative;
} 

#header_contact   h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}
#header_about {
	background: transparent;
	padding: 0px;
	background-image: url(../images/header_about.png);
	height: 122px;
	margin-top: -17px;
	margin-left: -21px;
	margin-right: -16px;
	background-repeat: no-repeat;
	border-bottom: solid #074062 3px;
	position: relative;
}
#header_about h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



  /* Tips for sidebar1:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColLiqRtHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/

#navbar {
	width: auto;
	background-image: url(../images/navbar_back.png);
	height: 21px;
	border-bottom: solid #074062 3px;
	margin: 0 -15px 0 -21px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 20;
}

#column1 {
	margin: 0 -16px 0 -21px;
	padding: 0;
	background-image: url(../images/side.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 103.5%;
	background-color: #fff;
	height: auto;
	}

#sidebar1 {
	width: 280px; /* top and bottom padding create visual space within this div  */
	color: #fff;
	margin: 0 0 0 0;
	background-color: #074062;
	float: right;
	padding: 0;
	position: relative;
	z-index: 15;
	display: inline;
	overflow: hidden;
}
#sidebar_content {
	padding: 0;
	margin: -20px 0 0 0;
	border-bottom: solid #fff 2px;
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.25em;
}
#slideshow {
	background-color: #transparent;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	height: 220px;
	width: 100%;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 5px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

#mainContent {
	color:#333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	width:60%;
	margin:0 0 0 30px;
	padding:90px 0 0 0;
	overflow:hidden;
} 
#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #074062;
	line-height: 1.5em;
	margin: 0 30px 0 0;
}

.img_float {
	float: left;
	margin: 0 5px 5px 0;
}

#footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#transparent;
	margin: -1px -15px 0 -21px;
	border-top: solid #074062 4px;
	clear: both;
	height: 69px;
} 
#serving {
	padding: 0;
	margin: 20px 0 0 0;
}
#serving_maps {
	padding: 0;
	margin: 5px;
}
#copyright {
	color: #074062;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0;
	text-align: center;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #cb7128;
	text-decoration: none;
	line-height: 1.25em;
}
#footerlinks {
	background-color: #transparent;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}
#footerlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: normal;
	color: #074062;
	text-decoration: none;
}
#footerlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-style: normal;
	font-weight: normal;
	color: #b29f32;
	text-decoration: none;
}

#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#Owner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 3px 0 0 250px;	
}
.owner_colour {color: #fff;}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cb7128;
	text-decoration: none;
	margin: 0 0 0 25px;
}
#logo {
	width: 250px;
	height: 150px;
	text-decoration: none;
	border: 0;
	background-color: #transparent;
	}
	
#logo_contain {
	margin: -31px 0 0 15px;
	float: left;
	position: relative;
	height: 155px;
	width: 235px;
	background-color: #transparent;
	overflow: hidden;
}

.style2 {
	text-shadow: #666 4px 4px 4px;
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}
   
   a:active, a:focus {
		outline: 0;

}
.slideshow_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b29f32;
	line-height: 1.5em;
}
#sidebar_content a {
	text-decoration: none;
	color: #b29f32;
}
.clear {
clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#contact_shadow {
height:100px;
background-color:transparent;
background-image:url(../images/contact_shadow.png);
background-repeat:no-repeat;
margin:0;
width: 80%;
overflow:auto;
float: left;
position: absolute;
}

#buyer_shadow {
height:100px;
background-color:transparent;
background-image:url(../images/buyers_shadow.png);
background-repeat:no-repeat;
margin:0;
width: 80%;
overflow:auto;
float: left;
position: absolute;
}

#about_shadow {
height:100px;
background-color:transparent;
background-image:url(../images/about_shadow.png);
background-repeat:no-repeat;
margin:0;
width: 80%;
overflow:auto;
float: left;
position: absolute;
}

#seller_shadow {
height:100px;
background-color:transparent;
background-image:url(../images/sellers_shadow.png);
background-repeat:no-repeat;
margin:0;
width: 80%;
overflow:auto;
float: left;
position: absolute;
}

#map_shadow {
height:100px;
background-color:transparent;
background-image:url(../images/maps_shadow.png);
background-repeat:no-repeat;
margin:0;
width: 80%;
overflow:auto;
float: left;
position: absolute;
}

/* use this to correct MLS catalogue page that Bruce only has control to fix */
#home_shadow {
	margin: 0;
	height: 100px;
	background-color: transparent;
	background-image: url(../images/mls_listings.png);
	background-repeat: no-repeat;
	width: 80%;
	overflow:auto;
	float: left;
	position: absolute;
}

.copyright  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #074062;
	text-decoration: none;
}
.copyright  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #b29f32;
	text-decoration: none;
}
.copyright  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#overview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 5px;
}
#iframe {
	margin: -5px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	;
	text-decoration: none;
}
.style3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.style3 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
#iframe2 {
	margin: -130px 0 0 -230px;
	padding: 0;
	overflow: hidden;
}
#quote {
	margin: 7px 0 7px 0;
}
.blue_quote {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #074062;
}
.orange_quote {
	color: #cb7128;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
#openhouse {
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0 5px 0;
}
.sign_in {
	float: right;
	width: 100px;
	height: 15px;
	background-color: #074062;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	padding: 2px;
	text-align: center;
}

.sign_in a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.sign_in a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	color: #b29f32;
	text-decoration: none;
}

.sign_in a:active a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#question {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #074062;
	display: block;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
}

/*---------------------------------
		NEW homepage 
---------------------------------*/
#slideshow_scroll {
	background-color:#transparent;
	margin: -5px 0 0 30px;
	overflow: hidden;
	}
	
#EE_sidebar {
    margin: -20px 0 0 0;
	padding: 0;
	background-color: #074062;
	height: 1400px;
	width: 295px;
	}
.slide_title {
	text-align: center;	
	margin: 0 0 0 190px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}#underline {
}
