body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	border:0px;
	padding:0px;
}
a:link, a:visited, a:active{
	color:#060;
	text-decoration:none;
}
a:hover{
	color:#060;
	text-decoration:underline;
}
h1 span { display: none; }
h1 { width: 770px; height: 88px; background: #fff url('/images/top_logo.gif') no-repeat; margin: 0; }
h2, h3 { color:#060; margin-top: 5px; margin-bottom: 5px; }
#nav a { background: #fff url('images/nav_bg.png') repeat-y; padding-right: 10px; display: block; width: 148px; height: 39px; text-align: right; letter-spacing: 1px; font: normal 20px Times New Roman, Times, serif; line-height: 39px; }
#nav a:hover { background-color: #cfc; text-decoration: none; background-image: none; }
#nav, #nav ul { margin: 0; padding: 0; list-style: none; }
#nav #active { background-color: #060; background-image: none; color: #fff; }
#home { width: 158px; height: 128px; background: #fff url('/images/bottom_logo.gif') no-repeat; }
#home a { background: none; display: block; width: 158px; height: 128px; }
#home a:hover { background: none;}
#home a span { display: none; }

#main-content { width:557px; min-height:451px; padding:5px; padding-left:50px; background-image:url('/images/content_left_border.gif'); background-position:left; background-repeat:repeat-y; }
#about { font: normal 14px Arial, Helvetica, sans-serif; }
img{
	border:0px;
}

form{
	margin:0px;
	border:0px;
}
#content{
	background-color:#fff;
	width:770px; 
	margin-right: auto;
	margin-left: auto;
}
#byLine{
	width:770px; 
	left: 50%;
	margin-left: -385px;
	position: relative;
	clear:both;
	border-top:1px solid black;
}
p{
	margin:0px;
}
td {
	border:0px;
	padding:0px;
	margin:0px;
}
table{
	border:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
div{
	padding:0px;
	border:0px;
	margin:0px;
}

hr{
	color:#c0a86f;
	border-style:solid;
}

.float{
	float:left;
}
.floatMargin5{
	float:left;
	margin-right:5px;
}
.floatMargin{
	float:left;
	margin-right:10px;
}
.bold{
	font-weight:bold;
}
.clear{
	clear:both;
}
.marginBottom3{
	margin-bottom:3px;
}
.marginBottom5{
	margin-bottom:5px;
}
.marginBottom10{
	margin-bottom:10px;
}
.marginTop20 {
	margin-top:20px;
}	
.marginTop5{
	margin-top:5px;
}
.marginTop3{
	margin-top:3px;
}
.marginTop10{
	margin-top:10px;
}
.boxBg{
	background-repeat:repeat-x;
	background-position:bottom;
}
.rolloverColor1{
	border-top:5px solid #4C665D;
	border-right:5px solid #4C665D;
	width:123px;
	height:33px;
	visibility:hidden;
}
.oddRow{
	background-color:#FEFCEC;
}
.redOrange{
	color:#DF4800;
}
.blue{
	color:#003657;
}
.littleText{
	font-size:11px;
}
a.newListing:link, a.newListing:visited, a.newListing:active{
	color:#c0a86f;
	text-decoration:none;
}
a.newListing:hover{
	color:#c0a86f;
	text-decoration:underline;
}
.newListingText{
	width:230px;
}
.blueBorder{
	 border:1px solid #003657;
}
.redBorder{
	 border:1px solid #E35F1C;
}
td.listing{
	padding:2px;
}
