html, body{
	margin: 0 4px;
	padding: 0;
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
font-size: 12px;
 line-height: 1.5em;
	background-image: url(images/main-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

p,form {
	
	margin: 0;
	padding: 0;
	
}
.white {
	color: #ffffff;
	}

/*  Main Listing Page Layouts */
#listing_divider {
	border: 0px solid #B6C1CF;
margin-top: 3px;
	margin-bottom: 3px;
	border-width: 0px 0px 1px 0px;
	}

	.smalltxt {
	 font-size: 0.8em;
 line-height: 1.2em; 
	}
	
	
a{
	color: #ffffff;
	text-decoration: none;
}
a:hover{
color: #ffffff;
	text-decoration: underline;
}
h1 {
 	font-size: 18px;
	height: 20px;
letter-spacing: 0px;
padding-top:0px;
}
h2{
color: Maroon;
font-size: 14px;
letter-spacing: 0px;
}
a.menu{
	color: #000000;
	text-decoration: none;
font-size: 11px;
}
a.menu:hover{
color: Red;
	text-decoration: underline;
}
.topnavtext{
	font-weight: bold;
color: #ffffff;
font-size: 11px;
height: 20px;
}

td.navmenu {
	border-bottom: 1px #696969;
	border-left-width: 1px #696969 ;
	border-right-width: 1px #696969;
}