body{
	margin:20px 0px 10px 0px;
	background:#919191 url('/images/bg.jpg') repeat-x;
	
}

#document{
	margin:auto;
	text-align:left;
	width:57.69em;*width:56.25em;
	min-width:1024px;
	background:#fff;
/*	border: 1px solid #999;*/
/*	background:#fafafa;*/
/*	background: white url( '/images/right-bg.gif' ) repeat-y bottom right; */
}
	

.roundedcornr_box_694593 {
   background: #ffffff;
}
.roundedcornr_top_694593 div {
   background: url('/images/roundedcornr_694593_tl.png') no-repeat top left;
}
.roundedcornr_top_694593 {
   background: url('/images/roundedcornr_694593_tr.png') no-repeat top right;
}
.roundedcornr_bottom_694593 div {
   background: url('/images/roundedcornr_694593_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_694593 {
   background: url('/images/roundedcornr_694593_br.png') no-repeat bottom right;
}

.roundedcornr_top_694593 div, .roundedcornr_top_694593, 
.roundedcornr_bottom_694593 div, .roundedcornr_bottom_694593 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_694593 { margin: 0 20px; }



div#mainBottomShadow {
    margin-top: 0; /*  margin-right: 230px; */
/*  margin-left: 1em; */
    margin-right: 1em;
    margin-left: 230px;
    padding: 0;
    background: url( '/images/bottom-bg.gif') bottom right repeat-x;
}

#header{
	margin:0px 0px 0px 0px;
	background:#fff;
	background-image: url('/images/househeader2.jpg');
	background-repeat: repeat-x;
}

#header div.logo{
	float:left;
	margin-left:5px;
	background:#fff;
}

#header div.head-content{
	float:right;
	padding-right:10px;
}

#header div.head-content h1{
	font-size:1.2em;
	color:#8b0000;
}

#toplinks{
	padding-left: 0;
	margin-left: 0;
	background-color: #191970;
	color: White;
	width: 100%;	
}

#toplinks div.tabs ul{
	padding-left: 0;
	margin-left: 0;
	margin-top:0;
	margin-bottom:0 ;
	background-color: #191970;
	color: White;
	float: left;
	font-family: arial, helvetica, sans-serif;
}

#toplinks div.greeting{
	float:right;
	padding-right:10px;
}

#toplinks div.tabs ul li{
	display:inline;
}

#toplinks div.tabs ul li a{
	padding: 0.2em 1em;
	background-color: #191970;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#toplinks div.tabs ul li a:hover{
	background-color: #4f4f4f; /*036,369*/
	color: #fff;
}

#sidebar{
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-top:0px;
	width:165px;
	border-right:solid 1px #ccc;
}
#main-content{
	margin-top:0;
	margin-bottom:0;
	margin-left:175px;
	padding-left:10px;
	padding-right:15px;
	background:#fff;
}


#left{
	float:left;
	width:600px;
	
}

#right {
		width:150px;
		margin-top:0;
		margin-bottom:0;
		margin-left:700px;
		padding-left:10px;
		padding-right:15px;
		background:url("/images/corner.gif") top right no-repeat;
		font-size:80%;
		}


#left h4{
	color:#8b0000;
}

#main{
	/*margin-top:0;
	margin-bottom:0;
	margin-left:175px;
	padding-left:10px;
	padding-right:15px;*/
	margin:0 150px;
	background:red;
	border-left: solid 1px #ccc;
}

#main-content h1{
	color:#191970;
}

#main-content h3.pagenote{
	color:#191970;
	font-size:1.25em;
	font-family:verdana,sans-serif;
}

.column-in {
	margin:0; padding:0.5em 1em;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.listings-link{
	text-transform:uppercase;
	color:#191970;
}










#footer
{
    clear:both;
    color: #fff;
    font-size:90%;
    text-align:center;
    padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#footer a
{
    font-family: geneva,Arial, Helvetica, sans-serif;
    color:#fff;
    text-decoration:underline;
}



.label{
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:80%;
	font-weight:bold;
}

.date{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding-left:580px;
}
	
/* is this needed? */
.DetailContent{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:1.5em;
	color:#555555;
	padding:25px 15px 25px 10px;
	width:95%;
	text-align:left;
	background-color:#ffffff;
}


.button
{
	background-color:Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #333333;
}

