/* Reset properties */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


/* General styling */
body {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	background-color: #005589;	
}

.img-left {
	float: left;
	margin: -5px 5px 2px 0px;
}

a {
	text-decoration: none;li
}

a:hover {
	text-decoration: underline;
}

p {
	color: #333333;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	line-height: 15px;
	text-align: left;
}

h1 {
	font-size: 15px;
	color: #cb7128;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #0095A5;
	margin-bottom: 8px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 10px;
}

h3 {
	font-size: 21px;
	color: #17507d;
}

h4 {
	font-size: 15px;
	color: #005589;
	font-weight: bold;
}
.orange_quote {
	color:#cb7128;
	font-style:italic;
	font-size:16px;
	font-weight:700;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}
.credit {
	color:#ccc;
	font-size:10px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}

ul {
}

.panelContainer ul {
	margin-top: 15px;
}

.panelContainer a {
	color: #17507d;
	text-decoration: none;
}

.panelContainer .button a:hover {
	color: white;
	text-decoration: underline;
}

.panelContainer a:hover {
	text-decoration: underline;
}
/* Wrapper */

#wrapper1 {
	width: 960px;
	margin: 25px auto 0 auto;
	padding-left: 0px;
}

#wrapper2 {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(http://www.kawarthawaterfront.com/images/shadow-work.png);
	background-repeat: repeat-y;
}

/*Header */

#header {
	width: 940px;
	margin: 0px;
	z-index:0;
	height: 100px;
}
#head-image {
	background-image: url(../images/welcome-title.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 920px;
	margin: 0 auto;
	height: 80px;
	z-index:100;
}

#topbar {
	height: 29px;
	width: 920px;
	margin: 0 auto;
	border-bottom: solid #fff 1px;
	padding: 0px;
	background-color: #FFF;
}
#top-links {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 10px 0 180px;
	padding: 5px 0 0 0;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 0;
	line-height: 1.2em;
	margin: 0 2px 0 5px;
	text-align: left;
}
#search-box {
	width: 260px;
	float: right;
	margin: 2px 0 0 0;
}

#top-links a {
	color: 	#fac43c;
}

#top-links a:hover {
		color: 	#eee;
	text-decoration: underline;
}

/* Logo */

#logo {
	padding-top: 20px;
	background-image: url(http://www.kawarthawaterfront.com/images/logo.png);
	width: 230px;
	height: 135px;
	background-repeat: no-repeat;
	float: left;
	margin: 5px 0 0 10px;
	z-index:400;
	position: absolute;
}

/* Buttons */

#buttons {
	height: 30px;
}

.button {
	float: left;
	margin-right: 20px;
	margin-top: 25px;
}

.button-border-left {
	background: url(../images/button-bg-left.jpg);
	width: 5px;
	height: 30px;
	float: left;
}

.button-main {
	height: 26px;
	border-top: 1px solid #0087ae;
	border-bottom: 1px solid #0087ae;
	float: left;
	background: url(../images/button-bg.jpg) repeat-x;
	padding: 2px 10px 0px 10px ;
}

.button-main a {
	color: #f5f5f5;
	font-size: 13px;
}

.button-border-right {
	background: url(../images/button-bg-right.jpg);
	width: 5px;
	height: 30px;
	float: left;
}
#bottom-logos {
	width: 890px;
	margin: 10px 0 0 20px;
	border-top: 1px solid #e8e5e5;
	padding: 5px;
}

/* Footer */

#footer {
	height: 70px;
	padding: 10px 5px 0 5px;
	margin: 10px 0 0 0;
	width: 910px;
	background-color: #fff;
	background-image:url(../images/brown-fade-bottom.png);
	background-position:top center;
}

#footer p{
	color: #333333;
	font-size: 10px;
	text-align: center;
}

#footerlinks {
	text-align:center;	
}

#footerlinks a {
	color: #17507d;
	font-size: 11px;
}

#footerlinks a:hover {
	text-decoration: underline;
}

#bottom-links {
	width: 920px;
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
	background-color: #005589;

}
.bottom-links-left {
	width: 600px;
	height: 250px;
	overflow: auto;
	float: left;
	padding: 0 10px;
}
.bottom-links-right {
	width: 280px;
	height: 200px;
	overflow: auto;
	float: left;
	margin: 0 0 0 10px;
}

/* Main content and columns styling */

#mainContent {
	width: 920px;
	overflow: hidden;
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFF;
	background-image: url(../images/brown-fade-top.png);
	border-top: solid #fff 1px;
	}
#listings-top {

}
#middleContent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	
#rightContent {
	background-color: #eee;
	padding: 10px;
	float: left;
	width: 300px;
	margin: 0 0 0 0;
} 
#slideshow {
	width: 300px;
	padding:0;
}

.left-column {
	background-color: #fff;
	width: 550px;
	padding-right: 0px;
	float: left;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 20px;
}
.left-column p{
	color: #333333;
	font-size: 13px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	line-height: 18px;
	text-align: justify;
}

#buyer_shadow {
height:100px;
background-color:transparent;
background-image:url(../images/buyers_shadow.png);
background-repeat:no-repeat;
margin:0;
width: 580px;
overflow:auto;
float: left;
position: absolute;
}
#text {
	margin:-50px 0 0 0;
	padding:10px;
	border-top: 2px #ccc solid;
}

.subdivision-left {
	width: 218px;
	float: left;
}

#mainContent .button {
	float: none;
	margin-top: 6px;
}

#mainContent .button p{
	margin-top: 0px;
}

#troncones {
	background-image: url(http://www.kawarthawaterfront.com/images/troncones-web-banner.jpg);
	background-repeat: no-repeat;
	width: 273px;
	height: 400px;
}
#troncones h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	color: #0A90D0;
	padding-top: 170px;
	line-height:1.3em;
}
#troncones p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C0272E;
}
#troncones a, #troncones a:active, #troncones a:visited, #troncones a:focus {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A90D0;
	text-decoration: underline;
}


/* Gallery */

.gallery-item {
	width: 162px;
	height: 106px;
	padding: 2px;
	background-color: #f5f5f5;
	margin: 5px 20px 20px 0px;
	float: left;
	border: 1px solid #dadada;
}


/* CONTACT FORM */

form {
	border: none;
	font-size: 12px;
	color: #333333;
}

fieldset {
	border: none;
	margin: 10px 0px;
	padding: 0px;
}
.notification_error {
	border: 1px solid #A25965;
	height: auto;
	width: 408px;
	padding: 4px;
	background: #F8F0F1;
	text-align: left;
	font-size: 12px;
	color: #333;
}

.notification_ok {
	border: 1px #567397 solid;
	height: auto;
	width: 408px;
	padding: 8px;
	background: #f5f9fd;
	text-align: center;
	font-size: 12px;
	color: #333;
}

.info_fieldset {
	border: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}



.contact-button {
	border: 1px solid #999999;
	background: white;
	color: #2F3738; 
	font-size: 12px;
	margin: 0px;
	padding: 5px;
}

/* Label */
label {
	width: 50px;
	font-size: 12px;
	color: #2F3738;
	font-weight: bold;
	float: left;
}

/* Input, Textarea */
input, textarea
{
padding: 3px;
border: 1px solid #999999; 
color: #2F3738; 
font-family: "Lucida Grande", Tahoma, Verdana;
font-size: 12px;
float: left;
}
input {
	width: 121px;
	margin: 0 20px;
}

textarea {
	margin: 10px 0px;
	width: 410px;
	height: 70px;

}

/* Navigation */

#navigation {
	float: left;
	padding-right: 0px;
	height: 30px;
	margin-top: 13px;
	list-style: none;
}

#navigation li {
	float: right;
	margin-left: 0px;
}

#navigation a {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
}

.menutab-border-left {
	float: left;
	height: 30px;
	width: 5px;
	background-image: url(http://www.kawarthawaterfront.com/images/button-bg-left-tab.jpg);
}

.menutab-border-right {
	float: left;
	height: 30px;
	width: 5px;
	background-image: url(http://www.kawarthawaterfront.com/images/button-bg-right-tab.jpg);
}

.menutab-core {
	float: left;
	background-image: url(http://www.kawarthawaterfront.com/images/button-bg.jpg);
	padding: 0 4px;
	background-repeat: repeat-x;
	font-size: 11px;
	height: 30px;
	border-top: 1px solid #0087ae;
	text-align: center;
	line-height: 1.2em;
}


/* MISC */

.clear {
	clear: both;
}

/* MAIN SLIDER*/

#bluebar {
	padding: 2px;
	margin: -4px 0 0 0;
	background-color: #005589;
}
.bluebar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	letter-spacing: 0em;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: center;
}
#space {
	margin: 5px 0 0 0;
}
#tab-content {
	padding: 5px;
}
#tab-content a {
	color: #e18925;
	text-decoration: none;
}

#tab-content .button a:hover {
	color: #F7941E;
	text-decoration: underline;
}

#tab-content a:hover {
	text-decoration: underline;
}

#blue-line {
	height: 1px;
	background-color: #e8e5e5;
	width: 100%;
	margin: 4px 0;
}
.split-content {
	margin: 0;
	padding: 0;
}
.left-links {
	padding: 0 10px 0 0;
	float: left;
	width: 130px;
}
.side-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 15px;
	text-align: left;
	padding: 5px;
}
#bottom-space {
	margin: 10px 0 0 0;
}
.box {
	margin: 0 5px 0 30px;
}



/* NEW HOMEPAGE LISTINGS*/

#properties {
width:100%;
border-top:solid #070462 1px;
margin:10px 0 0 0 ;
padding:0;
height:100px;
}
#properties-grid {
	width:150px;
		margin:10px 0 0 0;
	padding:0;
	height:100px;
}

#thumb {
float:left;
margin: 0 10px 0 0;
}

#small-links {
margin:0;
}

#small-links p {
text-align:left;
font-size:12px;
}

#small-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
}

#small-links li {
margin: 1px 0 0 0;
font-size:12px;
}

#small-links a:link,#small-links a:active,#small-links a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cb7128;
	text-decoration: underline;
	}

#small-links a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#074062;
	text-decoration: underline;
}
#line {
	width:100%;
	border-top:solid #070462 1px;
	margin:10px 0 0 0;
	padding:0;
}

/* NEW HOMEPAGE BLOG*/

.post-content {
margin: 0 0 20px 0;
padding: 0 5px 5px 0;
}

.post-break {
border-bottom: solid #074062 1px;

}

.pic {
float: left;
padding: 5px 10px 10px 0;
margin-top: -20px;
border: none;
}

.post-title {
margin: 0 0 0 20px;
}

#extended {
height: 400px;
margin: 300px 0 0 0;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: tight;
}
