@charset "utf-8";
/* CSS Document */
div#news { float: left; margin: 10px 0 0 10px; color: white; width: 214px;}
div#news h2 { color: #EDEAE0; padding-bottom: 4px; } 
div#news p {margin: 0 0 5px 0; font-size: 11px;}
div#news p a { color: #D4C19B; }
.homepage #news h1 {color: #D4C19B; padding-bottom: 4px; font-size: 13px; text-decoration: none; border: none; }
.homepage #news h2 {color: #D4C19B; padding-bottom: 4px; font-size: 12px; text-decoration: none; border: none; margin: 20px 0 14px 0; }
p.contact_info { 
	margin: 15px 0 0 15px; color: #EDEAE0; font-size: 12px; line-height: 18px; font-weight: normal; text-transform: none;
	}
	
  div#splash_nav {
	font-size: 1.2em;
	line-height: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	height: 419px;
	float: left;
  }
  #splash_nav ul {
	margin: 5px 0 0 0;
	list-style: none;
	padding: 0;
	border: none;
  }
  #splash_nav li {
	background-image: url(../images/bg_splash_nav.jpg);
	background-repeat: no-repeat;
	margin: 0 0 5px 5px;
	width: 235px;
	height: 80px;
  }
  #splash_nav li.selected {
    background-image: url(../images/bg_nav_selected.gif);
  }
  #splash_nav li a {
	/*border: solid red 1px;*/
  padding: 25px -100px 0px 100px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
  }
  html>body #splash_nav li a {
    width: auto;
  }
  #splash_nav li:hover {
    background-image:url(../images/bg_splash_nav_over.jpg)
  }
  #splash_nav .imgnav  { 
    padding-top: 80px; width: 235px; /*Size of the image*/ 
    background-repeat: no-repeat; /*The image*/ 
    height: 80px; voice-family: "\"}\""; voice-family:inherit; height: 0; /* WIN IE5 hack */ 
    overflow: hidden; /*Hide the text*/ 
  }
  #splash_nav .homes {	background-image: url(../images/nav_splash_homes.gif); }
  #splash_nav .about {	background-image: url(../images/nav_splash_about.gif); }
  #splash_nav .homeowner {	background-image: url(../images/nav_splash_homeowner.gif); }
  #splash_nav .agents {	background-image: url(../images/nav_splash_agents.gif); }
  #splash_nav .contact {	background-image: url(../images/nav_splash_contact.gif); }
  #splash_nav .videos {	background-image: url(../images/nav_splash_videos.gif); }
  
 /* div#container { width: 725px; }*/
  div#content {
	width: 650px;
	border: none;
	background-color: transparent;
}
  .homepage div#content_bg_flash { margin: 0; border: none; background-color: transparent; float: left; width: 409px; height: 419px; margin: 5px 0 5px 5px; }
	
  .homepage div#content_bg_flash2 { margin: 0; border: none; background-color: transparent; float: left; margin: 5px 0 5px 5px; width: 234px; height: 333px; border: solid #7E725B 1px}
	.homepage div#content_bg_flash3 { margin: 0; border: none; background-color: transparent; float: left; margin: 5px 0 5px 5px; width: 234px; height: 163px; border: solid #7E725B 1px}
	#content_bg_flash2 {
	background-color: #D4C19B;
	margin: 5px;
	}
	#content_bg_flash2 p, #content_bg_flash2 table, #content_bg_flash2 h1 {
		background-color: #D4C19B;
		padding: 5px;
	}
/*  div#footer { width: 715px; }*/
  
