@charset "UTF-8";
/* CSS Document */
body{
	background-color: #000000;
}

* {
	padding: 0;
	margin: 0;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	font-style: italic;
	padding-left: 10px;
	
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

a:visited {
	color: none;
}

.headerlink {
	border:0px;
}

 #wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d4cac8;
	border-left: white solid 4px;
	border-right: white solid 4px;
	border-bottom: white solid 4px;
}
	
 #header {
 	float: left;
 	width: 1000px;
	height: 110px;
	border-bottom: white solid 4px;
}

/*#innerWrapper {
	float: left;
	width: 1000px;
	background-color: white;
	border: white solid 4px;

}*/

#sidePanel{
background: #d4cac9 url(../images/line_pattern.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 220px;
	border-right: white solid 4px;
	padding-top: 20px;
}

ul#navBar{
	margin: 0;
	padding: 0px;
	list-style-type: none;	
}

ul#navBar a{
	font-size: 18px;
	line-height: 35px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

ul#navBar a:hover{
	color: #222222;
}

ul#navBar li{
	text-align: center;
}

#sidePanel img{
	padding-left: 22px;
	padding-bottom: 20px;
	margin-top: 20px;
}

#sidePanel p{
	font-size: 16px;
	color: #222222;
	line-height: 20px;
	text-align: center;
	padding-bottom: 30px;
}

#sidePanel a{
	color: #222222;
}

#sidePanel a:hover{
	text-decoration: underline;
	color: #222222;
}

.sideBaritalic{
	font-size: 24px;
	line-height: 28px;
	font-style: italic; 
}

#mainContent{
	margin: 0px 0px 0px 220px;
	background-color: white;

}

#empty{
	padding-bottom: 20px;
	width: 776px;
}

#mainContent img{
	padding-bottom: 20px;
}

#mainContent h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#mainContent h1{
	color: #222222;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#mainContent p{
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

#footer{
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#footer p{
	color: white;
	text-align: center;
	padding-top: 10px;
	font-size: small;
}

#footer a{
	color: white;
	text-decoration: none;
}

#resources h3{
	color: #544D5F;
	padding-bottom: 10px;
	padding-top: 10px;
}

#resources a{
	text-decoration: none;
	color: #000000;
}

#resources a:hover{
	color: #544D5F;
}


/*----REALTOR LISTINGS STYLES---*/
.featured_home {
	width:300px;
	padding:10px;
	background-color:#d3c9c8;
	font-size:12px;
	line-height:18px;
	text-align:center;
	float:right;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: 10px;
}

.listinglink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.listinglink:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #888888;
}

.listingtext {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

.listingtable {
	text-align: left;
	background-color: #http
://www.mediagraphics.biz/kathy/index.php;
	background-color: #d3c9c8;
}

.image_padding {
	margin:10px;
}

.bold_text {
	font-weight:bold;
}

.imagelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.padding {
	padding-left:10px;
	padding-right:10px;
}

.biglistingtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: #000000;
}
.biglistinglink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: #000000;
}
.biglistinglink:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: #888888;
}

/*-------*/
