 * {
	font-family: "Tahoma";
	color: #373535;
	font-size: 13px;
}
#nav a{
	font-size: 13.5px;
	color: #000;
	padding-left: 10px;
	text-decoration: none;
}
#nav ul li{
	list-style: none;
}
#nav a:hover{
	font-weight: bold;
	color: #373535;
}
#navtitle{
	font-size: 18px;
	color: #083B02;
	font-weight: bold;
	padding-top: 0px;
}
#navtitle ul li{
	list-style: none;
}
#header{

}
#contactus a{
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#contactus a:hover{
	font-weight: bold;
}
#contactus{
	position: relative;
	text-align: left;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	left: 100px;
}
.links ul li{
	text-decoration: none;
	list-style: none;
}
#nav {
	padding: 0px;
}
#main{
	padding: 0px;
	margin: 0px;

}
#footer ul li{
	list-style: none;
	display: inline;
	text-align: center;
	border-style: ridge;
	border-color: #038718;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
#footer ul{
	padding-top: 0px;
	margin: 0px;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	font-weight: bold;
}
.propTable{
	width: 97%;
	border-color: #064F0D;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.propTitle{
	text-align: center;
	border-spacing: 0px;
	color: white; 
	font-size: 15.5px;
	font-weight: bold;
	width: 100%;
	height: 20px;
	background-image: url('../propsearch/webimages/titlegreen.gif');	
}
.propPrice{
	display: inline;
	color: #EDF4EE;
	background-color: #064F0D;
	font-size: 16px;
	left: 20px;
	top: 3px;
	width: 152px;
	height: 20px;
	font-weight: bold;
}
.profilePic{
	height: 150px;
	border-width: 2px;
	border-color: black;
	border-style: solid;
}
.propPicMain{
	text-align: left;
	height: 250px;
	border-width: 2px;
	border-color: black;
	border-style: solid;
}
.propPicOtherTable{
	background-color: #618B53;
	height: 300px;
	width: 300px;
	color: white;
	text-align: text-top;
	border-width: 2px;
	border-color: black;
	border-style: groove;
}
.propPicOther{
	height: 40px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}
.propTableRemarks{
	background-color: #D6E7D0;
	width: 100%;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}
.propRemarksTitle{
	text-align: center;
	font-weight: bold;
}
.calc{
	width: 40%;
	float: left;
}
.directions{
	width: 55%;
	height: 145px;
	float: right;
}
.directions fieldset{
	height:132px;
}
div .break{
	clear: both;
}
.listingsTable{
	margin: 0px;
	padding: 0px;
	/*border-collapse: collapse;*/
	border-spacing: 40px 0px;
}
.listingsHeader1{
	background-color: #AD0202;
	width: 250px;
	font-weight: bold;
	font-size: 16px;
	color: white;
	border-width: 1px 1px 1px 0px;
	border-color: black;
	border-style: solid;
}
.listingsHeader2{
	background-color: #375B3D;
	width: 250px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
	color: white;
	border-width: 1px 1px 1px 0px;
	border-color: black;
	border-style: solid;
}
.listingsHeader3{
	background-color: #05037E;
	width: 250px;
	font-weight: bold;
	font-size: 16px;
	color: white;
	border-width: 1px 1px 1px 0px;
	border-color: black;
	border-style: solid;
}
.listingsContent1{
	background-color: #F5F5F5;
	width: 250px;
	border-width: 0px 1px 1px 1px;
	border-color: black;
	border-style: solid;
	vertical-align: text-top;
}
.listingsContent2{
	background-color: #F5F5F5;
	width: 250px;
	border-width: 0px 1px 1px 1px;
	border-color: black;
	border-style: solid;
	vertical-align: text-top;
}
.listingsContent3{
	background-color: #F5F5F5;
	width: 250px;
	border-width: 0px 1px 1px 1px;
	border-color: black;
	border-style: solid;
	vertical-align: text-top;
}
.propActions{
	background-color: #F1EFD4;
	width: 100%;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}
.unitInfoHeader{
	background-color: #AD0202;
	color: white;
	font-weight: bold;
}
.unitInteriorHeader{
	background-color: #375B3D;
	color: white;
	font-weight: bold;
}
.unitInfo{
	background-color: white;
}
.unitInterior{
	background-color: white;
}
h1{
	color: white;
	text-align: center;
	font-size: 16px;
}
h2{
	color: white;
	text-align: center;
}
