/* CSS Document */
body{
	font:9px normal Tahoma;
	margin:10px auto; padding:0px;
	/*background-color: #54140d;*/
	background-color: #544d3f;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline
}
a:visited {
	color: #666666;
}

div#border {
	width: 790px;
	height: 1195px;
	background-image:url(../images/leftshadow.gif);
	background-repeat: repeat;
}

div#wrapper{
	background-color:#FFF;
	color: #666666;
	margin:0px auto; padding:0px;
	text-align:justify;
	width:770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border: 10px solid #928c7f;*/
}

div#logo {
	background-image: url(../images/carolplanchonlogo.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 360px;
}

div#homepage-nav {
	padding: 0;
	margin: 0;
	background-color: #54140d;
	height: 170px;
	width: 770px;
}

/*about link*/
div#about {
	width:154px;
	height:170px;
	float:left;
}

.aboutLink a {
	display:block;
	width: 154px;
	height:170px;
	padding:0;
	font: bold 13px sans-serif;;
	color:#333;
	background: url(../images/main_nav1.jpg) 0 0 no-repeat;
	text-decoration: none;
	}
	
.aboutLink a:hover { 
	background-position: 0 -170px;
	color: #049;
}

/*MLS link*/
div#MLS {
	width:154px;
	height:170px;
	float:left;
}

.MLSLink a {
	display:block;
	width: 154px;
	height:170px;
	padding:0;
	font: bold 13px sans-serif;;
	color:#333;
	background: url(../images/main_nav3.jpg) 0 0 no-repeat;
	text-decoration: none;
	}
	
.MLSLink a:hover { 
	background-position: 0 -170px;
	color: #049;
}

/*newhomes link*/
div#newhomes {
	width:154px;
	height:170px;
	float:left;
}

.newhomesLink a {
	display:block;
	width: 154px;
	height:170px;
	padding:0;
	font: bold 13px sans-serif;;
	color:#333;
	background: url(../images/main_nav2.jpg) 0 0 no-repeat;
	text-decoration: none;
	}
	
.newhomesLink a:hover { 
	background-position: 0 -170px;
	color: #049;
}

/*about link*/
div#school {
	width:154px;
	height:170px;
	float:left;
}

.schoolLink a {
	display:block;
	width: 154px;
	height:170px;
	padding:0;
	font: bold 13px sans-serif;;
	color:#333;
	background: url(../images/main_nav4.jpg) 0 0 no-repeat;
	text-decoration: none;
	}
	
.schoolLink a:hover { 
	background-position: 0 -170px;
	color: #049;
}

/*contact link*/
div#contact {
	width:154px;
	height:170px;
	float:left;
}

.contactLink a {
	display:block;
	width: 154px;
	height:170px;
	padding:0;
	font: bold 13px sans-serif;;
	color:#333;
	background: url(../images/main_nav5.jpg) 0 0 no-repeat;
	text-decoration: none;
	}
	
.contactLink a:hover { 
	background-position: 0 -170px;
	color: #049;
}

div#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4b412d;
	width: 770px;
	height: 642px;
	border-top: 5px solid #867f71;
	padding: 0;
	margin: 0;
}

div#text {
	width: 500px;
	padding: 60px 10px 10px 10px;
	float: left;
	vertical-align: top;
	background-image: url(../images/carolwelcome.gif);
	background-repeat: no-repeat;
	background-position: top center;
	color: #efdcba;
	line-height: 20px;
}

div#text p:first-letter {
	padding: 0;
	margin: 0;
	text-indent: 15px;
	font-size: 20px;
}

div#featuredprop {
	width: 240px;
	height: 445px;
    background-color: #7c6f56;
	float: left;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #666666;
	padding: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#featuredprop h3 {
	font-weight: bold;
	padding: 0;
	margin: 1px 0 0 0;
}

div#quicksearch {
	width: 770px;
	height: 58px;
	background-image:url(../images/quicksearch_bb.jpg);
	background-repeat: no-repeat;
}

div#testimonials-header {
	font-weight: bold;
	font-size: 18px;
}

div#testimonials {
	clear: both;
	width: 735px;
	height: 105px;
	padding: 5px;
	margin: 10px;
	text-align: justify;
	font-size: 12px;
	background-color: #c3b498;
	color: #60594c;
}

div#footer {
	width: 770px;
	height: 18px;
	text-align: center;
	background-color: #7c6f56;
	color: #FFFFFF;
}
