body {
background-color:#000000;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#024d3f;
font-weight:bold;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#024d3f;
font-weight:bold;
}

.black {
color:#000000;}



.top {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
font-weight:bold;
color:#fcd391;
}


#team {
float:left;
}

#team_image {
width:175px;
float:left;
}

#about {
width:700px;
margin-left:50px;
}

#team_text {
width:600px;
float:right;
margin-right:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#team_top {
width:750px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
padding-top:10px;
padding-bottom:10px;
}

#template {
width:450px;
float:left;
}

#search {
width:475px;
margin-top:10px;
margin-right:10px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#search_all {
background-image:url(../images/listings.gif); background-repeat:no-repeat;
width:460px;
height:45px;
padding-top:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
}

#search_back {
background-image:url(../images/listings_2.gif); background-repeat:no-repeat;
width:325px;
height:65px;
padding-top:7px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
float:right;
}


#feature {
	width:550px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-width:medium;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

#address {
width:200px;
margin-left:10px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#tem_address {
width:550px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:50px;
}
.text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.text-s {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#fbd799;
}

.nav {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

a:link {
	text-decoration: none;
	color:#02624f;
	font-weight:bold;
	}
	
	a:hover {
	text-decoration: none;
	color:#af7d69;
	font-weight:bold;
	}
	
	a:visited {
	text-decoration: none;
	color:#611e03;
	font-weight:bold;
	}