
body, div, h1, h2, h3, span {
	font-family:“Lucida Grande”, sans-serif;
	color: #ffffff; 
	margin: 0;
	padding: 0;
}

body {
  font-size: 10pt;
  background : #63705e url(images/bg.jpg);
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 45px;
	font-style: normal;
	margin-top: 10px;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.5em;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 14px;
	color: #ffffff;
	font-family: Georgia;
	margin: 5px 0 10px 0;
	letter-spacing:normal;
}


h4 {
	font-size: 20px;
	color: #ffffff;
	font-family: Georgia;
	margin: 5px 0 10px 0;
	letter-spacing:normal;
}

h5 {
	font-size: 24px;
	color: #333333;
	margin: 0 0 10px 0;
}

.warning {
	font-weight: bold;
}


.listing {
	
	width: 660px;
	background-color: #ffffff;
	padding: 20px;
	color: #333333;
	text-align: left;
	font-size: 12px;

}

.listing h3{
	color: #333333;
}


td {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #efefee;
}

#content {
	width: 100%;
	overflow: hidden
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: center;	

}

.photography {
	background: #434941 url(images/bgTop.jpg);
	margin: 15px auto;
	padding: 25px;	
}


#navigate {
	color: #666666;
	font-weight: bold;
	background: #434941 url(images/bgTop.jpg);
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	font-size: 12px;
}

#realtor {
	width: 960px;
	text-align: left;
}

.realtorimg {
	border: 1px solid #889086;			
	float: left;
	margin: 0 15px 35px 0;
}

.bucket {
	text-align: left;
	float: left;
	display: block;
	width: 250px;
	font-size: 12px;
	line-height: 1.33em;
	margin-bottom: 100px;
}


a:link { 
	color: #ffffff;
	text-decoration: none; 
}

a:hover { 
	color: #d1c720;

	text-decoration: none; 
}


a:visited { 
	color: #ffffff;

	text-decoration: none; 
}

a.active {
	color: #d1c720;

	text-decoration: none; 
}


a.inside:link { 
	color: #526925;
	text-decoration: none; 
}

a.inside:hover { 
	color: #d1c720;

	text-decoration: none; 
}


a.inside:visited { 
	color: #526925;

	text-decoration: none; 
}

a.inside.active {
	color: #526925;

	text-decoration: none; 
}

