body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

h1 {
	font-size:11px;
	font-weight:normal;
	}
h2 {
	font-size:12px;
	color:#B36D26;
        font-weight:normal;
	margin-top: 0px;
	margin-bottom: 1px;
	}

th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

A {
	color:#0C2577;
}

A:hover {
	color:#B36D26;
}

.blue_bold {
	font-size:11px;
	font-weight:bold;
	color:#031D72;
}
.orange_bold {
	font-size:11px;
	font-weight:bold;
	color:#B36D26;
}
.featured {	
	font-size:11px;
	color:#333333;

}
.footer {	
	font-size:11px;
	color:#999999;
	text-align:justify;
}

.sub_title {
	font-size:14px;
	font-weight:bold;
	color:#B36D26;
	margin-top:5px;
}
.res {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
.listing_title { 
	font-size:14px;
	font-weight:bold;
	color:#B36D26;
	line-height:30px;
	margin-top:5px;
	margin-bottom:1px;
	
}
.contactForm {
	width:200px;
	border-left-width:1px;
	border-left-style : solid;
	border-right-width:1px;
	border-right-style : solid;
	border-top-width:1px;
	border-top-style : solid;
	border-bottom-width:1px;
	border-bottom-style : solid;
	
	overflow:auto;
	font-family:verdana;
	background-color:ECDAC9;
	border-style: solid; 
	border-color: #7F9DB9; 
}

.generalInfo {
		font-family:verdana; 
		color:660000;
		line-height:16px; 
		font-size:12px; 
		text-decoration:none;
		font-weight:normal;
	}

.contactButton {
		background-color:#5567A0;
		color:white;
		font-weight:bold;
		font-family:verdana; 
		font-size:11px;
		height:24px;
	}



