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

body {
	background-color: #C1272D;
	font-family: Verdana, Tahoma, sans-serif;
	}

div {text-align: center;}

form {
	color: #000;
	font-size: 11px;
}

p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#ad1 {
	background-color:#600;
	color:#FFF;
	width: 790px;
	padding: 5px;
	border: thin solid #FFF;
}

#ad1 a {
	color:#FFF;
	text-decoration:none;
}

#ad1 a:hover {
	text-decoration:underline;
}

#black {
	background-color: #000;
	padding: 10px;
}

#black p {
	color: #FFF;
	font-size: 10px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
}

.signature {
	background-color: #333;
	padding: 7px;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
}

.signature a {
	color: #FFF;
	text-decoration: none;
}

.signature a:hover {
	color: #F7941D;
}



.property {
	font-size: 11px;
	color: #E3D9AD;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.propertythumb img {
	margin-bottom: 20px;
	margin-right: 10px;
}

.propertythumb a:link img, 
.propertythumb a:visited img {
	border: 2px solid #666;
}

.propertythumb a:hover img {
	border: 2px solid #F7941D;
}

.subhead {
	font-size: 14px;
	color: #F7941D;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.subhead2 {
	font-size: 12px;
	color: #900;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.ourstaff {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: left;
}


#bottomenu {
	background-image: url(img/subpage_07.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9px;
	padding-top: 10px;
	height: 20px;
}

#bottomenu a {
	color: #666;
	text-decoration: none;
}

#bottomenu a:hover {
	color: #F7941D;
}

#mlsubmenu {
	text-align: right;
}

#mlsubmenu p {
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#mlsubmenu a {
	color: #666;
}

#mlsubmenu a:hover {
	color: #F7941D;
}



#columnleftimg {
	text-align: right;
}

.columnleft {
	background-image: url(img/subpage_04.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

.columnright {
	background-image: url(img/subpage_05.gif);
	background-repeat: repeat-y;
}

.content {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-right: 40px;
}

.content a {
	color: #900;
	text-decoration: underline;
}

.content a:hover {
	color: #F7941D;
}

.strikethru {
	text-decoration: line-through;
}

.redreverse {
	background-color:#CC0000;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}

