<!-- 
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	
}
.maincont {
	position: relative;
	width: 775px;
	height: 100%;
	vertical-align: top;
	font-family: Arial, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; /*formerly 8.6 */
	line-height: 1.3em;
	text-align:left;
	background-color: #FFFFFF;
	/* background-image: url(/streetjam/images/bg4.jpg); 
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
	background-position:bottom; */
	border-width: thin;
	border-style:ridge; 
	border-color:#000000; 
	padding-left: 0px; 
}

#header {
	width: 775px;
	height: 54px;
	background-color: #0E5782;
}
#top {
	width: 560px;
	height: 21px;
	text-align: right;
	text-transform:uppercase;
	font-size:12px;
	background-color: #FFFFFF; /* #FFFFFF; */
	color: #000000;
}

.content {
	text-align: left;
	padding-left: 6px;
	padding-right: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: .5em;
	margin-top: 3px;
}
p {
	padding-top: .25em;
	padding-left: 5px;
}

.menu {
	color: #FFFFFF;
	font-weight:100;
	font-size: 14px;
}

.faqQ {
	color: #990000;
	font-size: 14px;
	font-style: italic;
}

.faqA {
	color: #669966;
	font-size: 14px;
	font-style: italic;
}

.bottomNav {
	font-size: 10px;
}

.mlsSearch {
	font-size: 18px;
	line-height: 1.5em;
}

.menu a { font-family: Arial, Georgia, "Times New Roman", Times, serif; color:#FFFFFF; text-decoration:none; }
.menu A:link { font-family: Arial, Georgia, "Times New Roman", Times, serif; text-decoration: none; color: #FFFFFF}
.menu A:visited { font-family: Arial, Georgia, "Times New Roman", Times, serif; text-decoration: none; color: #CCCCCC}
.menu A:active { font-family: Arial, Georgia, "Times New Roman", Times, serif; text-decoration: none; color: #FFFFFF}
.menu A:hover { font-family: Arial, Georgia, "Times New Roman", Times, serif; text-decoration: underline; color: #FFCC00}

legend { color:#000000;
   position: relative;
   top: -.5em;
   font-weight: bold;
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 15px; 
}

fieldset { border: 3px solid #CCCCCC;
   -moz-border-radius: 8px;
   position: relative;
   background-color: #EBEBEB;
}

.tinyText {
	font-size: smaller;
	font-weight: bold;
}

hr {
	margin-top: .25em;
	margin-bottom: .25em;
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
background: #e2e2e2;
border: 1px solid #333333;
padding: 2px;
vertical-align: middle;
margin-top: 0px;
margin-bottom: 0px;
}

.contactForm input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
/*background: #e2e2e2;*/
border: 2px solid #333333;
padding: 2px;
vertical-align: middle;
margin-top: 0px;
margin-bottom: 0px;
}

DROP DOWN MENUS

#dropmenudiv{
position:absolute;
border:1px solid #0E5782;
border-bottom-width: 2;
line-height:14px;
z-index:100;
background-color: #00CC66;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #00CC66;
padding: 2px 0;
font-size: 12px;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #669966;
color: #FFFFFF;
text-decoration: underline;
}

.property_header
{
	background: #F6C900;
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 650;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px;
}

.property_header
{
	background: #000000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 675px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0px;
}

.property_box
{
	background: #FFFFFF;
	font-size: 12px;
	width: 675px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px;
}

.gsearch-banner
{
	background: #003366;
	font-size: 14px;
	clear: both;

}

.gsearch-banner-left
{
	background: #003366;
	color: #FFFFFF;
	float: left;
	clear: left;
	width: 20%;
	font-weight: bold;
}

.gsearch-banner-right
{
	background: #003366;
	color: #FFFFFF;
	float: right;
	text-align: right;
	clear: right;
	width: 80%;
}

.gsearch-results
{
	margin-top: 6px;
	padding-left: 5px;
}

.gsearch-result
{
	text-align: left;
	margin-bottom: 15px;
	padding-left: 5px;
}

.gsearch-url
{
	color: green;
}

.gsearch-nav-links
{
	margin-top: 25px;
	text-align: center;
	width: 100%;
}

.gsearch-snippet
{
	margin-top: 2px;
}

.gmap-thumb
{
	padding: 0px;
	margin: 0px;
}


-->
