/* style for Cunningham Real Estate */

a:visited, a:link {
	color: #8B0000;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #A0522D;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #F8F5EF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}


.listingheader {
	color: #000080;
	font-size: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

.sold {
	color: #000080;
	font-size: 17px;
	font-family: "Palantino Linotype", Times, serif;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
	text-decoration: underline;
}

.sold1 {
	color: #000080;
	font-size: 21px;
	font-family: "Palantino Linotype", Times, serif;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
	text-decoration: underline;
	font: 200;
}

.listingemph
{
	color: maroon;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.desc
{
	font-family: arial narrow;
	color: #800000;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 14px;
}

h1 {
	background-color: #fff8dc;
	border-bottom-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	text-indent: 6px;
	}
	
h2 {
	border-bottom-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #800000;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 6px;
	text-decoration: none;
	}
	
h3 {
	border-bottom-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	color: #800000;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-indent: 6px;
	text-decoration: none;
	text-transform: capitalize;
	}
	
.largeDavetext {
	color: #800000;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	text-indent: 6px;
	text-decoration: none;
	text-transform: capitalize;
	}

.largetext {
	color: #800000;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-indent: 6px;
	text-decoration: none;
	text-transform: capitalize;
	}	

.normtext {
	color: #800000;
	font-size: 14px;
	font-weight: bold;
	text-indent: 6px;
	text-decoration: none;
	text-transform: capitalize;
	}		
	

.bigtext {
	color: #800000;
	font-size: 22px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-indent: 6px;
	text-decoration: none;
	text-transform: capitalize;
	}
	
.medtextblue {
	color: #000080;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-indent: 6px;
	text-decoration: none;
	text-transform: capitalize;
	}
	
.medtextbluenocaps {
	color: #000080;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 6px;
	text-decoration: none;
	}
	
.whiteonmaroon {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #800000;
	color: #FFFFFF;
	font-weight: bold;
}

.blackonredtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #BF0000;
	font-weight: bold;
}

.content {
	font-size: 13px;
	border-bottom: 0px solid #800000;
	border-left: 0px solid #800000;
	border-right: 0px solid #800000;
	border-top: 0px solid #800000;
}

.contentplus {
	font-size: 16px;
	font-weight: bold;
}


.copyrights {
	background-color: #F8F5EF;
	border-bottom: 0px dotted #800000;
	border-left: 0px dotted #800000;
	border-right: 0px dotted #800000;
	border-top: 5px dotted #800000;
	color: #800000;
	font-size: 11px;
	text-align: center;
}

.nav {
	background-color: #F8F5EF;
	border: 1px solid #800000;
	font-weight: bolder;
}

.footers {
	background-color: #F8F5EF;
	color: #800000;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.footer2 {
	background-color: #F8F5EF;
	color: #800000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
