@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #c0b2d6;
	background-repeat: repeat;
}
.main #shadow {
	width: 850px;
	margin: 0 auto;
	background: url(images/shadow.png) 0 0 repeat-y;
}
.main #container {
	width: 776px;
	text-align: left;
	margin: 0 auto;
}
.main #container h1 {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 40px;
} 
.main #container h3 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.main #container h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
} 
.main #container h5 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
} 
.main #container h6 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 40px;
} 
.main #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.main #menu {
	width:776px;
	height:auto;
	position: relative;
	z-index: 4;
      }
.main #content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/footer.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: auto;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #content1 p {
	margin: 0; /* zeroing the margin of the last element in the #content1 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 */

}
.main #content1 a:link {
	color: #F2DCA8;
	text-decoration: none;
}
.main #content1 a:visited {
	text-decoration: none;
	color: #F2DCA8;
}
.main #content1 a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.main #contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 650px;
	position: relative;
	margin: 0 60px;
	z-index: 2;
}
.main #footer {
	background-color: #2D0078;
	color: #FFFFFF;
	background-position: top;
	height:200px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.main #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.main #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.main #footer a:hover {
	text-decoration: underline;
	color: #8B9298;
}



/* coding for the homepage */
.main #contenthomepage {
	background-image: url(images/welcome.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 426px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #contenthomepage a:link {
	color: #F2DCA8;
	text-decoration: none;
}
.main #contenthomepage a:visited {
	text-decoration: none;
	color: #F2DCA8;
}
.main #contenthomepage a:hover {
	text-decoration: underline;
	color: #2D0078;
}
.main #welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8B9298;
	height: 75px;
	width: 542px;
	position: relative;
	left: 117px;
	top: 45px;
	z-index: 2;
}
.main #click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #F2DCA8;
}
.main #featured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 175px;
	width: 170px;
	position: relative;
	top: 141px;
	left: 61px;
}
.main #featured img {
	padding-bottom: 2px;
}
.main #search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 175px;
	width: 170px;
	position: relative;
	top: -35px;
	left: 303px;
}
.main #search img {
	padding-bottom: 2px;
}
.main #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 175px;
	width: 170px;
	position: relative;
	top: -209px;
	left: 546px;
}
.main #contact img {
	padding-bottom: 2px;
}



/* coding for the staff page */
.main #ourstaff {
	background-image: url(images/ourstaff.png);
	bottom: 0px;
	height: 118px;
	position: relative;
	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 */
	z-index: 0;
}
.main #staff1 {
	background-image: url(images/staff.png);
	height: 316px;
	width: 539px;
	position: relative;
	left: 120px;
	top: -60px;
	z-index: 1;
}
.main #agent1pic {
	height: 160px;
	width: 120px;
	position: relative;
	top: 61px;
	left: 61px;
	z-index: 2;
}
.main #contactagent {
	height: 35px;
	width: 129px;
	position: relative;
	top: 61px;
	left: 57px;
	z-index: 2;
}
.main #agent1name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 285px;
	position: relative;
	top: -133px;
	left: 200px;
	z-index: 2;
}
.main #agent1info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 30px;
	width: 285px;
	position: relative;
	top: -123px;
	left: 200px;
	z-index: 2;
}
.main #agent1info a:link {
	color: #2D0078;
	text-decoration: none;
}
.main #agent1info a:visited {
	text-decoration: none;
	color: #2D0078;
}
.main #agent1info a:hover {
	text-decoration: underline;
	color: #000000;
}
.main #agent1bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	height: 125px;
	width: 285px;
	position: relative;
	top: -113px;
	left: 200px;
	z-index: 2;
}
.main #staffanchor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D0078;
	height: auto;
	width: 650px;
	position: relative;
	margin: 0 60px;
	z-index: 2;
}
.main #staffanchor a:link {
	color: #2D0078;
	text-decoration: none;
}
.main #staffanchor a:visited {
	text-decoration: none;
	color: #2D0078;
}
.main #staffanchor a:hover {
	text-decoration: underline;
	color: #000000;
}



/* coding for the our history page */
.main #contenthistory {
	background-image: url(images/history.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 532px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #history {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 542px;
	position: relative;
	left: 117px;
	top: 45px;
	z-index: 2;
}
.main #history img {
	position: relative;
	left: 140px;
}


/* coding for the residential page */
.main #residential {
	background-image: url(images/residential.png);
	bottom: 0px;
	height: 118px;
	position: relative;
	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 */
	z-index: 0;
}



/* coding for the commercial page */
.main #commercial {
	background-image: url(images/commercial.png);
	bottom: 0px;
	height: 118px;
	position: relative;
	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 */
	z-index: 0;
}



/* coding for the farm page */
.main #farm {
	background-image: url(images/farm.png);
	bottom: 0px;
	height: 118px;
	position: relative;
	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 */
	z-index: 0;
}



/* coding for the land page */
.main #land {
	background-image: url(images/land.png);
	bottom: 0px;
	height: 118px;
	position: relative;
	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 */
	z-index: 0;
}



/* coding for the lake homes page */
.main #lakehomes {
	background-image: url(images/lakehomes.png);
	bottom: 0px;
	height: 118px;
	position: relative;
	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 */
	z-index: 0;
}



/* coding for the lake lots page */
.main #lakelots {
	background-image: url(images/lakelots.png);
	bottom: 0px;
	height: 118px;
	position: relative;
	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 */
	z-index: 0;
}



/* coding for the hot sheet page */
.main #hotsheet {
	background-image: url(images/hotsheet.png);
	bottom: 0px;
	height: 118px;
	position: relative;
	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 */
	z-index: 0;
}



/* coding for the search the mls page */
.main #searchmls {
	background-image: url(images/searchmls.png);
	bottom: 0px;
	height: 118px;
	position: relative;
	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 */
	z-index: 0;
}



/* coding for the links page */
.main #contentlinks {
	background-image: url(images/links.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 410px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #contentlinks a:link {
	color: #2D0078;
	text-decoration: none;
}
.main #contentlinks a:visited {
	text-decoration: none;
	color: #2D0078;
}
.main #contentlinks a:hover {
	text-decoration: underline;
	color: #000000;
}
.main #links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #8B9298;
	height: auto;
	width: 542px;
	position: relative;
	left: 117px;
	top: 45px;
	z-index: 2;
}



/* coding for the mortgage calculator page */
.main #contentcalc {
	background-image: url(images/calc.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 504px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #calc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 542px;
	position: relative;
	left: 117px;
	top: 45px;
	z-index: 2;
}



/* coding for the buyer tips page */
.main #contentbuyer {
	background-image: url(images/tips_buyer.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 784px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #contentbuyer a:link {
	color: #2D0078;
	text-decoration: none;
}
.main #contentbuyer a:visited {
	text-decoration: none;
	color: #2D0078;
}
.main #contentbuyer a:hover {
	text-decoration: underline;
	color: #000000;
}
.main #buyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 542px;
	position: relative;
	left: 117px;
	top: 45px;
	z-index: 2;
}



/* coding for the seller tips page */
.main #contentseller {
	background-image: url(images/tips_seller.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 784px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #contentseller a:link {
	color: #2D0078;
	text-decoration: none;
}
.main #contentseller a:visited {
	text-decoration: none;
	color: #2D0078;
}
.main #contentseller a:hover {
	text-decoration: underline;
	color: #000000;
}
.main #seller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 542px;
	position: relative;
	left: 117px;
	top: 45px;
	z-index: 2;
}



/* coding for the cma page */
.main #contentcma {
	background-image: url(images/cma.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 784px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #contentcma a:link {
	color: #2D0078;
	text-decoration: none;
}
.main #contentcma a:visited {
	text-decoration: none;
	color: #2D0078;
}
.main #contentcma a:hover {
	text-decoration: underline;
	color: #000000;
}
.main #cma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 542px;
	position: relative;
	left: 117px;
	top: 45px;
	z-index: 2;
}



/* coding for the sent page */
.main #contentsent {
	background-image: url(images/sent.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 410px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #sent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 542px;
	position: relative;
	left: 117px;
	top: 45px;
	z-index: 2;
}



/* coding for the contact us page */
.main #contentcontactus {
	background-image: url(images/contactus.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 639px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #contentcontactus a:link {
	color: #2D0078;
	text-decoration: none;
}
.main #contentcontactus a:visited {
	text-decoration: none;
	color: #2D0078;
}
.main #contentcontactus a:hover {
	text-decoration: underline;
	color: #000000;
}
.main #contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 225px;
	position: relative;
	left: 145px;
	top: 45px;
	z-index: 2;
}
.main #contactus2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 225px;
	position: relative;
	left: 470px;
	top: -135px;
	z-index: 2;
}
 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.submit input
{
margin-left: 4.5em;
}
input
{
color: #2D0078;
background: #D6D6D6;
border: 1px solid #2D0078
}
textarea
{
color: #2D0078;
background: #D6D6D6;
border: 1px solid #2D0078;
width: 175px;
}
select
{
color: #2D0078;
background: #D6D6D6;
border: 1px solid #2D0078;
}
.submit input
{
color: #000;
background: #D6D6D6;
border: 2px outset #2D0078
}
.main #contactstaff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 500px;
	position: relative;
	left: 145px;
	top: -155px;
	z-index: 2;
}



/* coding for the contact agent page */
.main #contentcontactagent1 {
	background-image: url(images/contactagent.png);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 410px;
	width: 776px;
	background-color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 1;
}
.main #contentcontactagent1 a:link {
	color: #2D0078;
	text-decoration: none;
}
.main #contentcontactagent1 a:visited {
	text-decoration: none;
	color: #2D0078;
}
.main #contentcontactagent1 a:hover {
	text-decoration: underline;
	color: #000000;
}
.main #contactagent1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 225px;
	position: relative;
	left: 145px;
	top: 45px;
	z-index: 2;
}
.main #contactagent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B9298;
	height: auto;
	width: 225px;
	position: relative;
	left: 470px;
	top: -50px;
	z-index: 2;
}





#city_zip div {



	float: left;



	margin-right: 10px;



}



#city_zip {



	display:block;



}



#price {



	display:block;



}



#price div {



	float: left;



	margin-right: 5px;



}



.zip span {



font-size: 10px;



color: red;



}

a img {

border: 0px;

}

.hover2:hover {

background-color: #cccba3;

cursor: hand;

cursor: pointer;

}

.hover2 {

background: #ccc;

}

.hover1:hover {

background-color: #fcfaca;

cursor: hand;

cursor: pointer;

}

.hover1 {

background: #eee

}

.detail_div {

border:1px solid #C0B2D6;

margin:5px;

padding:5px;

}