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

html {
	font-family:Georgia, serif;
}
body {
	font-family:Georgia, serif;
	text-align: center;
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-position:top;
	margin: 0;
	padding: 0;
}


#header {
	position:relative;
	left:0px;
	width:960px;
	height:287px;
	z-index:1;
	margin-top: 0px;
}

#logo {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	width:316px;
	height:217px;
	z-index:1;
	/*margin-top: 0px;*/
}

#button-home {
	position:absolute;
	top:217px;
	bottom:0px;
	left:0px;
	width:316px;
	height:71px;
	background-image:url(../images/but-home-sprite.jpg);
}

#button-home a{
display:block; width:316px; height:71px;
}

#button-home a:hover{
background-image:url(../images/but-home-sprite.jpg);
}

#button-home span{
display:none;
}

#button-home-sprite { width:316px }

#button-home-sprite a:hover { background-position:0px bottom; }

#button-dom-clean {
	position:absolute;
	top:287px;
	left:0px;
	width:316px;
	height:53px;
}
#but2 {
	position:absolute;
	top:340px;
	left:0px;
	width:316px;
	height:44px;

}

#but3 {
	position:absolute;
	top:383px;
	left:0px;
	width:316px;
	height:59px;

}

#but4 {
	position:absolute;
	top:441px;
	left:0px;
	width:316px;
	height:50px;

}

#but4b {
	position:absolute;
	top:491px;
	left:0px;
	width:316px;
	height:50px;

}

#but4c {
	position:absolute;
	top:541px;
	left:0px;
	width:316px;
	height:50px;

}

#but7 {
	position:absolute;
	top:591px;
	left:0px;
	width:316px;
	height:42px;
}

#but8 {
	position:absolute;
	top:633px;
	left:0px;
	width:316px;
	height:43px;

}

#but-div {
	position:absolute;
	top:670px;
	left:0px;
	width:316px;
	height:58px;

}

#but-tolet {
	position:absolute;
	top:728px;
	left:0px;
	width:316px;
	height:44px;

}

#but5 {
	position:absolute;
	top:728px;
	left:0px;
	width:316px;
	height:44px;

}

#but6 {
	position:absolute;
	top:640px;
	left:0px;
	width:316px;
	height:43px;

}


#but-bot {
	position:absolute;
	top:672px;
	left:0px;
	width:316px;
	height:62px;

}

#social {
	
	margin-left:75px;
	padding-bottom:5px;
	padding-top:5px

}


#logo-beha {
	position:absolute;
	top:850px;
	left:0px;
	width:316px;
	height:54px;

}
#insurance {
	
	margin-left:25px;
	padding-bottom:5px;
	padding-top:10px

}

#heading {
	position:absolute;
	top:287px;
	left:321px;
	width:637px;
	height:100px;
}

#maincontentarea {
	position:relative;
	left:0px;
	width:960px;
	/*height:392px;*/
	z-index:2;
	background-image: url(../../images/body-bg.gif);
}

#leftcol {
	float:left;
/*	padding-left:15px;*/
/*	padding-right:15px;*/
	top:0px;
	width:316px;
	text-align:left;
	padding-bottom:15px;
}

#leftcoltext{
	padding-left:30px;
	padding-right:20px;
	/*padding-top:50px;*/
	margin-top: 0;
}


#midcol {

	float:left;
	padding-left:0px;
	padding-right:15px;
	top:0px;
	width:437px;
	text-align:left;
	padding-bottom:15px;
	padding-top:130px;
}

#midcoltext{
	padding-left:30px;
	padding-right:5px;
	text-align:left;
	padding-bottom:15px;
	padding-top:-5px;
}

#ndcol {

	float:left;
	padding-left:0px;
	padding-right:15px;
	top:0px;
	width:614px;
	text-align:left;
	padding-bottom:15px;
	padding-top:130px;
}
#ndcoltext{
	padding-left:30px;
	padding-right:5px;
	text-align:left;
	padding-bottom:15px;
	padding-top:-5px;
}

#rightcol {

	float:left;
	padding-left:0px;
	padding-right:15px;
	top:0px;
	width:177px;
	text-align:left;
	padding-bottom:15px;
	padding-top:130px;
}

/*#rightcol {

	float:right;
	padding-left:0px;
	padding-right:15px;
	top:0px;
	width:614px;
	text-align:left;
	padding-bottom:15px;
	padding-top:130px;
}

#rightcoltext{
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	padding-bottom:15px;
	padding-top:-5px;
}*/

.property{
	border-width: 1px; border-style: solid; border-color: #f6cac1; margin-bottom: 15px;


}


h1 {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:28px;
	font-weight:normal;
	line-height:36px;
	margin-top: 0px;
	padding-bottom: 10px;
}
h2 {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px;
}

h3 {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:14px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px;

}


.margh3 {

	margin-left: 10px;
	}

p {
	font-family:Georgia, serif;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	text-align: left;
	color:#000000;

}

li {
font-family:Georgia, serif;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	text-align: left;
	color:#000;

}


a:link { 
/*	font-family:Arial,Helvetica,sans-serif;*/	
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#3e81c5;
	text-decoration: none; 
}
a:visited {
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#3e81c5;
	text-decoration: none; 

}
a:hover { 
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#838383;
	text-decoration: none; 

}
a:active { 
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#3e81c5;
	text-decoration: none; 

}

a.h2:link {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px; 
	padding-bottom: 5px;
}
a.h2:visited {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px; 
	padding-bottom: 5px;
}
a.h2:hover {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px; 
	padding-bottom: 5px;
}
a.h2:active {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px;
	padding-bottom: 5px;
}


a.h2news:link {
	color:#9F4D37;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px; 
	padding-bottom: 5px;
}
a.h2news:visited {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px; 
	padding-bottom: 5px;
}
a.h2news:hover {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px; 
	padding-bottom: 5px;
}
a.h2news:active {
	color:#566db2;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin-top: 6px;
	padding-bottom: 5px;
}


a.footnav:link {
	/*font-family:Arial,Helvetica,sans-serif;*/
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#ffffff;
	text-decoration: none;
	cursor:pointer;
}
a.footnav:visited {
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#ffffff;
	text-decoration: none;
	cursor:pointer;
}
a.footnav:hover {
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#82b9e2;
	text-decoration: none;
	cursor:pointer;
}
a.footnav:active {
	font-size:12px;
	font-weight:normal;
	text-align: left;
	color:#ffffff;
	text-decoration: none;
	cursor:pointer;
}


a.prop:link {
	font-size:14px;
	font-weight:normal;
	text-align: left;
	color:#9f4d37;
	text-decoration: none; 
}
a.prop:visited {
	font-size:14px;
	font-weight:normal;
	text-align: left;
	color:#3e81c5;
	text-decoration: none; 
}
a.prop:hover {
	font-size:14px;
	font-weight:normal;
	text-align: left;
	color:#3e81c5;
	text-decoration: none; 
}
a.prop:active {
	font-size:14px;
	font-weight:normal;
	text-align: left;
	color:#3e81c5;
	text-decoration: none; 
}




img {
	border-style: none;
}


p.footer{
	color:#ffffff;
	font-size: 12px;
}

#container {
	padding: 0px;
	width: 960px;
	margin-top: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

/*#logo {
	position:absolute;
	left:13px;
	top:0px;
	width:198px;
	height:116px;
	z-index:101;
}*/
#introtextbox {
	position:absolute;
	width:380px;
	height:246px;
	left: 49px;
	top: 172px;
	text-align: left;
	margin-top: 0px;
	border-color: #FFFFFF;
	border: 1px;
}
#phone {
	position:absolute;
	width:225px;
	height:25px;
	left: 0px;
	top: 197px;
	z-index:101;
	margin-top: 0px;
}
#siteimages {
	position:absolute;
	width:462px;
	height:327px;
	left: 494px;
	top: 42px;
	z-index:101;
	margin-top: 0px;

}

#footerbg {
	position:relative;
	/*text-align:center;*/
	width:100%;
	height:200px;
/*	background-color: #4985fc;*/
	left:0px;
	top:0px;
	background-repeat:repeat-x;
	background-image: url(../images/bg-footer.jpg);
}

#footer {
	position:relative;
	margin: auto;
	width:960px;
	padding-top:20px;
	/*top:0px;*/
	left:0px;
	height:200px;	
	background-repeat:repeat-y;
	background-image: url(../../images/footer-bg.gif);
	/*background-color: #3e81c5;*/
}

#footerleft {
	position:absolute;
	left: 25px;
	top: 60px;
	margin: auto;
	width:400px;
	height:auto;
	/*background-color: #4985fc;*/
	text-align:left;
}


#clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;


/*#footerright {
	position:relative;
	margin: auto;
	width:900px;
	top: 0px;
	height:auto;
	background-color: #3e81c5;
	text-align:right;
}*/

.style2 {color: #FFFFFF}


