/* LAYOUT - main body of page */
body, html { 
	background-image:url(images/website/top_gradient.jpg); 
	background-repeat:repeat-x; 
	background-color: #235e90;
	SCROLLBAR-FACE-COLOR: #3975ad;
	SCROLLBAR-HIGHLIGHT-COLOR:#6aa6eb; 
	SCROLLBAR-SHADOW-COLOR: #4c88c5;
	SCROLLBAR-ARROW-COLOR: #FFF; 
	scrollbar-track-color: #266295; 
	}
	
div#wrap {
width: 941px;
margin: 0 auto;
position:relative;
height:auto;
background-color:#FFFFFF;
}
	

/* GENERAL */
img {border:none} 
hr {margin: 1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both}


/* LAYOUT - HEADER */
div#header {
display: block;
margin:0 auto;
padding:0;
background-image:url(images/website/bg_header.jpg);
background-repeat:no-repeat;
height:230px;
}
	#header #site-name {
		position:absolute;
		top:52px;
		left:25px;
		font: Verdana, Tahoma, Arial;
		font-family:Verdana, Tahoma, Arial;
		width: 190px;
		height: 102px;
		color: #FFFFFF;
		font-size:11px;
		font-weight:bold;
		border:0px;
		background: transparent url(images/website/logo.gif) no-repeat;
		background-position:top;
		text-align: center;
		vertical-align: bottom;
	}
	#header #site-name p {
	text-indent:-8px;
	vertical-align:bottom;
	padding-top: 100px !important; padding-top:115px;
	}
	#header #flash {
	position:absolute;
	left:226px;
	top:13px;
	width: 550px;
	height: 160px;
	background-color: transparent;
	}
	#header #headerMenu {
	position: absolute;
	top:25px !important;top:40px;
	right: 25px;
	}
	
	#header #headerMenu ul#main_categories
		{
		display: block;
		padding: 0;
		width: 100px;
		height: 120px;
		float:right;
		}
		#header #headerMenu ul#main_categories li
		{
		display: block;
		float: left;
		height: 30px;
		}
		#header #headerMenu ul li#home
		{
		background: url(images/website/home.gif) no-repeat;
		}
		#header #headerMenu ul li#email
		{
		background: url(images/website/email.gif) no-repeat;
		}
		#header #headerMenu ul li#blog
		{
		background: url(images/website/blog.gif) no-repeat;
		}
		#header #headerMenu ul li#bookmark
		{
		background: url(images/website/bookmark.gif) no-repeat;
		}
		#header #headerMenu ul#main_categories li a
		{
		display: block;
		float: left;
		font-family: "Trebuchet MS", Tahoma;
		font-size:12px;
		padding-left: 30px;
		font-weight: normal;
		color: #FFF;
		text-decoration: none;
		padding-top: 3px;
		}
		#header #headerMenu ul#main_categories li a:hover
		{
	text-decoration:underline;
		}
	
/* LAYOUT - SEARCH BAR MENU */
div#mls {
	position:absolute;
	top:188px;
	left:224px;
	height:45px;
	}	

div#mls a{
	display:block;
	width:185px;
	height:45px;
	padding-top:10px;
	background-image: url(images/website/SearchMLS_off.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-indent:12px;
	}
	
div#mls a:hover{
	display:block;
	width:185px;
	height:45px;
	padding-top:10px;
	background-image: url(images/website/SearchMLS_on.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-indent:20px;
	}
div#commercial{
	position:absolute;
	top:188px;
	left:339px;
	height:34px;
	}	

div#commercial a{
	display:block;
	width:169px;
	height:34px;
	padding-top:10px;
	padding-left:20px;
	background-image: url(images/website/searchCOMMERCIAL_off.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
	}
		
div#commercial a:hover{
	display:block;
	width:169px;
	height:34px;
	padding-top:10px;
	padding-left:20px;
	background-image: url(images/website/searchCOMMERCIAL_on.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
	}
div#rentals{
	position:absolute;
	top:188px;
	left:509px;
	height:34px;
	}	

div#rentals a{
	display:block;
	width:143px;
	height:34px;
	padding-top:10px;
	padding-left:20px;
	background-image: url(images/website/searchRENTALS_off.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

div#rentals a:hover{
	display:block;
	width:143px;
	height:34px;
	padding-top:10px;
	padding-left:20px;
	background-image: url(images/website/searchRENTALS_on.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
	}			
div#lofts{
	position:absolute;
	top:188px;
	left:653px;
	height:34px;
	}	

div#lofts a{
	display:block;
	width:128px;
	height:34px;
	padding-top:10px;
	padding-left:20px;
	background-image: url(images/website/searchLOFTS_off.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

div#lofts a:hover{
	display:block;
	width:128px;
	height:34px;
	padding-top:10px;
	padding-left:20px;
	background-image: url(images/website/searchLOFTS_on.gif);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
	}
/* LAYOUT - SIDEBAR */								
div#sidebar {
	position:absolute;
	top:200px;
	left: 4px;
	width: 209px;
	border:0px;
	border-collapse: collapse;
	}

div#sidebar table {
	width: 209px;
	margin-top:3px;
	text-align:left;
	display:block;
	border-collapse:collapse;
}
div#sidebar table tr th{
	background-image:url(images/website/topSidebar.gif);
	background-repeat: no-repeat;
	height:35px;
	width: 209px;
	border:0px;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	letter-spacing:2px;
	color:#FFFFFF;
	padding-left:20px;
	padding-bottom:0px;
	padding-top:0px;
	line-height:35px;
	}
div#sidebar table tr{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}	
div#sidebar table tr td{
	
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	}

div#sidebar table tr td p a {
	padding-top: 4px;
	}
div#sidebar div#keller {
	position:relative;
	background-image:url(images/new_era.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width: 175px;
	height: 134px;
	left:10px;
	top:10px;
	}

/* LAYOUT - EXTRA */
div#extra {
	position:absolute;
	top:200px;
	right:3px;
	padding: 0;
	border-collapse: collapse;
	width: 142px;
	background-color:#FFFFFF;
	border:0px;
		}
div#extra div#adds {
 width:120px;
 height:90px;
 text-align:center;
 padding-left: 23px;
 }				
div#extra table {
	width: 142px;
	text-align:left;
	border-collapse:collapse;
	padding:0;
	}
div#extra table tr th{
	background-image:url(images/website/topExtra.gif);
	background-repeat: no-repeat;
	height:35px;
	width: 158px;
	border:0px;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	line-height:35px;
	color:#FFFFFF;
	padding-left:20px;
	vertical-align:top;
	padding-bottom:0px;
	padding-top:0px;
	}
div#extra table tr td{
	vertical-align:top;
	margin:0 auto;
	padding:0;
	}
div#extra table tr td a:link{	
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	color:#1C1C1C;
	text-decoration:none;
	}
div#extra table tr td a:visited{	
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	color:#1C1C1C;
	text-decoration:none;
	}
div#extra table tr td a:hover{	
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	color:#1C1C1C;
	text-decoration:none;
	}													
	
/* LAYOUT - CONTENT */
div#content {
	margin: 0 auto;
	padding-left:226px;
	padding-right:165px;
	height:auto !important; height:1200px;
	min-height:1100px;
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font:Tahoma, Verdana, Arial;
	font-size:11px;
	background-color:#FFFFFF;
	border-bottom:1px solid #ffffff;
	}

div#content h1{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	padding-top:5px;
	margin-bottom:5px;
	text-transform:uppercase;
	}
	
div#content h2{
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	padding-top:5px;
	margin-bottom:5px;
	text-transform:uppercase;
	}
	
div#content a:link{	
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#0000FF;
	text-decoration: underline;
	}
div#content a:visited{	
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#0000FF;
	text-decoration: underline;
	}
div#content a:hover{	
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#0000FF;
	text-decoration: underline;
	}		
div#content_mls {
	margin: 0 auto;
	margin-left: 70px;
	margin-right: 5px;
	height:auto !important; height:1400px;
	min-height:1100px;
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font:Tahoma, Verdana, Arial;
	font-size:11px;
	background-color:#FFFFFF;
	border-bottom:1px solid #ffffff;
	}	

/* LAYOUT - FOOTER */
div#footer {
	margin: 0 auto;
	margin-top:0px;
	padding-top:10px;
	position:relative;
	width:941px;
	text-align:center;
	background-color:#FFFFFF;
	height:auto;
	font-family:"Trebuchet MS", Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#B1410A;
	text-transform:uppercase;
	line-height:15px;
	}
	#footer a {
		color:#B1410A;
		text-decoration:none;
		}
	#footer a:hover {
		color:#B1410A;
		text-decoration:underline;
		}
div#owner {
	margin: 0 auto;
	position:relative;
	width:941px;
	background-color: transparent;
	height:12px;
	padding-top:10px;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	line-height:12px;
	text-align:center;
}	
div#author {
	text-align:center;
	background-color: transparent;
	height:30px;
	padding-top:10px;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	line-height:12px;
	}
	#author a{
		color:#FFFFFF;
		text-decoration:none;
		}

	#author a:hover {
		color:#FFFFFF;
		text-decoration:underline;
		}

			
/*Drop Down CSS menu*/
ul.nav
{
	margin: 0;
	margin-top:1px;
	padding: 0;
	list-style: none;
	width: 209px; /* Width of Menu Items */
	
}

ul.nav li
{
	position: relative;
	list-style-type:none;
	
}
	
ul.nav li ul
{
	z-index: 200;
	position: absolute;
	/*
	Level 2 Position
	*/
	left: 170px; /* Set at least 1px less than menu width */
	top: 0px;
	display: none;
	width:150px;
	list-style-type:none;
}

/* Styles for Menu Items */
ul.nav li a
{
	display: block;
	padding-left:18px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#417fcf;
	list-style-type:none;
	border-bottom: 1px solid #ffffff;
	font-family: "Trebuchet MS", Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}


/* Fix IE. Hide from IE Mac \*/
* html #wrap #sidebar table tr td ul.nav li { float: left; height: 1%; list-style-type:none;}
* html #wrap #sidebar table tr td ul.nav li a { height: 1%; list-style-type:none;}
/* End */

ul.nav li a:hover { 
	text-decoration: none;
	color:#FFFFFF;
	background-color: #9c0e0e;
	list-style-type:none;
	font-weight:bold;
	} /* Hover Styles */
		
ul.nav li ul li a { padding: 5px; list-style-type:none; } /* Sub Menu Styles */
		
ul.nav li:hover ul, ul.nav li ul.over { display: block; list-style-type:none; } /* The magic */
/*End Drop Down Menu*/
/*Style for Send Email form */
body#form {  
	background-color: #FFFFFF;
	font-family:Verdana, Tahoma, Arial;
	color:#000000;
	}
	table#form {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	}
	table#form tr td {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	}
/* End Style for Send Email form */	
input#field {
			border:1px solid #000000;
			font-family:Verdana, Tahoma, Arial;
			height:15px;
			font-size:11px;
			}
textarea#field {
	border:1px solid #000000;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	}
select#field {
	border:0px solid #000000;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	}
input#submit {
	border:1px solid #530101;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#8E0909;
	height:16px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
	}


