/* LAYOUT - main body of page */
body, html { 
	background-image:url(images/website/top_gradient.gif); 
	background-repeat:repeat-x; 
	background-color: #004567;
	SCROLLBAR-FACE-COLOR: #006293;
	SCROLLBAR-HIGHLIGHT-COLOR:#006293; 
	SCROLLBAR-SHADOW-COLOR: #1280B7;
	SCROLLBAR-ARROW-COLOR: #1280B7; 
	scrollbar-track-color: #1280B7; 
	}
	
div#wrap {
width: 945px;
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.gif);
background-repeat:no-repeat;
height:230px;
}
	#header #site-name {
		position:absolute;
		top:52px;
		left:9px;
		font: Verdana, Tahoma, Arial;
		font-family:Verdana, Tahoma, Arial;
		width: 211px;
		height: 115px;
		color: #FFFFFF;
		font-size:12px;
		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:30px;
	vertical-align:bottom;
	padding-top:80px;
	}
	#header #flash {
	position:absolute;
	left:235px;
	top:16px;
	width: 550px;
	height: 160px;
	background-color: transparent;
	}
	#header #headerMenu {
	position: absolute;
	top:25px;
	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:link
		{
		display: block;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		padding-left: 30px;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 7px;
		}
		#header #headerMenu ul#main_categories li a:visited
		{
		display: block;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		padding-left: 30px;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 7px;
		}
		#header #headerMenu ul#main_categories li a:hover
		{
		display: block;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		padding-left: 30px;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration:underline;
		padding-top: 7px;
		}
	
/* LAYOUT - SEARCH BAR MENU */
div#mls {
	position:absolute;
	top:187px;
	left:230px;
	height:28px;
	}	

div#mls a:link{
	display:block;
	width:111px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchMLS_off.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
div#mls a:visited{
	display:block;
	width:111px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchMLS_off.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;

	}	
div#mls a:hover{
	display:block;
	width:111px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchMLS_on.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
div#commercial {
	position:absolute;
	top:187px;
	left:342px;
	height:28px;
	}	

div#commercial a:link{
	display:block;
	width:170px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchCommercial_off.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
div#commercial a:visited{
	display:block;
	width:170px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchCommercial_off.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}	
div#commercial a:hover{
	display:block;
	width:170px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchCommercial_on.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
div#rentals {
	position:absolute;
	top:187px;
	left:513px;
	height:28px;
	}	

div#rentals  a:link{
	display:block;
	width:143px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchRentals_off.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
div#rentals  a:visited{
	display:block;
	width:143px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchRentals_off.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}	
div#rentals  a:hover{
	display:block;
	width:143px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchRentals_on.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}			
div#lofts {
	position:absolute;
	top:187px;
	left:657px;
	width:125px;
	height:28px;
	}	

div#lofts a:link{
	display:block;
	width:125px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchLofts_off.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
div#lofts a:visited{
	display:block;
	width:125px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchLofts_off.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}	
div#lofts a:hover{
	display:block;
	width:125px;
	height:28px;
	padding-top:8px;
	background-image: url(images/website/SearchLofts_on.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}

/* LAYOUT - SIDEBAR */								
div#sidebar {
  float: left;
  margin: 0px 2px;
	width: 209px;
	border:0px;
  position: relative;
  z-index: 10000;
	}

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:25px;
	width: 209px;
	border:0px;
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color:#FFFFFF;
	padding-left:20px;
	padding-bottom:0px;
	padding-top:0px;
	}
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#boss {
	position:relative;
	background-image:url(images/website/BossRealty.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 109px;
	height: 140px;
	left:50px;
	top:10px;
	}		

/* LAYOUT - EXTRA */
div#extra {
	position:absolute;
	top:230px;
	right:1px;
	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:25px;
	width: 158px;
	border:0px;
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	line-height:25px;
	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;
	margin-left:220px;
	margin-right:160px;
	color:#000000;
	font: 11px Tahoma, Verdana, Arial;
	background-color:#FFFFFF;
	border-bottom:1px solid #ffffff;
  z-index: 1000;
	}

div#content h1{
	font-size:12px;
	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:90px;
	margin-right:5px;
	color:#000000;
	font: 11px Tahoma, Verdana, Arial;
	background-color:#FFFFFF;
	border-bottom:1px solid #ffffff;
	}			
/* LAYOUT - FOOTER */
div#footerContainer {
	width: 945px;
	background: #fff;
}
div#footer {
	margin: 0 auto;
	margin-top:0px;
	padding-top:10px;
	clear: both;
	width:945px;
	text-align:center;
	background-color:#FFFFFF;
	height:auto;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	font-weight:normal;
	color:#1C1C1C;
	text-transform:uppercase;
	line-height:12px;
	}
	#footer a:link {
		color:#1C1C1C;
		text-decoration:none;
		}
	#footer a:visited {
		color:#1C1C1C;
		text-decoration:none;
		}
	#footer a:hover {
		color:#1C1C1C;
		text-decoration:underline;
		}
div#owner {
	margin: 0 auto;
	position:relative;
	width:945px;
	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:link {
		color:#FFFFFF;
		text-decoration:none;
		}
	#author a:visited {
		color:#FFFFFF;
		text-decoration:none;
		}
	#author a:hover {
		color:#FFFFFF;
		text-decoration:underline;
		}

			
/*Drop Down CSS menu*/
ul.nav
{
	margin: 0;
	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:#0C80B9;
	list-style-type:none;
	border-bottom: 1px solid #ffffff;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	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: #8E0E07;
	list-style-type:none;
	} /* 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;
	}
