@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	size: 12px;
	background: #a7b5b5 url(../images/background_ocean2.jpg) no-repeat center top;
	background-attachment:fixed;
	color:#2a2d2d;
	}
	

	
h1  {
	font-family: "Futura Md", Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#193c67;
	text-align: center;
	}

h2  {
	font-family: "Futura Md", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#193c67;
	text-align: center;
	}

/* structure */

#header {
	height:200px;
	width:200px;
	padding-left:20px;
	padding-top:7px;
}

#wrapper {
	width:900px;
	height: 100%;
	overflow:hidden;
	background-image:url(../images/wrapper.png);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
}

#wrapper-mls {
	width:1100px;
	height: 100%;
	background-image:url(../images/wrapper_mls.png);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
}

#subhead {
	width:620px;
	height:150px;
	margin:0 auto 0 auto;
	text-align:center;
}

#left {
	width:246px;
	height: 300px;
	float:left;
	margin:0;
	padding-top: 
	
}

#content {
	width:654px;
	height: 100%;
	padding:0;
	margin:0;
	float:right;
}

#content-mls {
	width:850px;
	height: 100%;
	padding:0;
	margin:0;
	float:left;
	background-color:#FFFFFF;
}

#content-dream-home {
	width:408px;
	padding:0;
	margin: 0px;
	float:left;
	background-color:#FFFFFF;
}

#middle {
	width:408px;
	padding:0;
	margin:0;
	float:left;
}

#middle_schools {
	width:368px;
	padding-left: 60px;
	margin:0;
	float: left;
}

#middle_financial {
	width:350px;
	height: 100%;
	margin:0;
	padding-left: 35px;
	float: left;
	background-color:#FFFFFF;
}

#middle_financial2 {
	width:330px;
	margin:0;
	padding-left: 55px;
	float: left;
}

#middle_financial3 {
	width:330px;
	margin:0;
	padding-left: 35px;
	float: left;
}

#middle_financial3 a {
	text-decoration: none;
	color:#193c67;
	font-weight: bold;
}

#middle_financial4 {
	width:330px;
	margin:0;
	padding-left: 90px;
	float: left;
}

#right {
	width:220px;
	padding-right: 12px;
	padding-left:12px;
	margin-top:-190px;
	float:right;
	text-align:center;
}

.clear {
	clear:both;
	width:100%;
}

#footer {
	font-family: "Futura Md", Helvetica, Arial, sans-serif;
	position:relative;
	width: 900px;
	margin-top:-5px;
	text-align:center;
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
	background-position:right;
	height:85px;
	color:#193C67;
	font-size:12px;
	line-height: 1em;
	z-index: 0;
}

#footer_mls {
	font-family: "Futura Md", Helvetica, Arial, sans-serif;
	position:relative;
	width: 1100px;
	margin-top:-5px;
	text-align:center;
	background-image:url(../images/footer-bg_mls.png);
	background-repeat:no-repeat;
	background-position:right;
	height:85px;
	color:#193C67;
	font-size:12px;
	line-height: 1em;
	z-index: 0;
}


/* content */


#header img {
	margin: 15px 15px 25px 15px;
}

.cTimeValue H3  {
	color:#193c67;
	text-align: center;
}

.cTimeValue a:hover  {
	font-style: underline;
}

#middle p {
	color:#193c67;
	text-align:left;
	padding: 0px 25px 15px 50px;
}

#middle a {
	text-decoration: none;
	color:#193c67;
	font-weight: bold;
}

#middle a:hover {
	text-decoration: underline;
	color:#193c67;
	font-weight: bold;
}

#middle li {
	color:#193c67;
	text-align:left;
	margin-left: 35px;
}

#footer p {
	padding:25px 0 0 0;
}

#footer a, a:visited {
	color:#193c67;
	text-decoration:none;
}

#footer a:hover {
	color:#e99c1f;
}

#footer_mls p {
	padding:25px 0 0 0;
}

#footer_mls a, a:visited {
	color:#193c67;
	text-decoration:none;
}

#footer_mls a:hover {
	color:#e99c1f;
}

/* navigation */

#left ul {
	font-family: "Futura Md", Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	width:200px;
}

#left li {
	font-family: "Futura Md", Helvetica, Arial, sans-serif;
	width:200px;
	min-height:1px;
	vertical-align:bottom;
	margin:0;
	padding:0;
}

#left a, #left a:visited {
	display:block;
	width:200px;
	line-height:45px;
	color:#193c67;
	text-decoration:none;
	text-align:right;
	font-size:18px;
	font-weight:bold;
}

#left a:hover {
	color:#e99c1f;
	text-decoration:none;
}

#left ul ul a, #left ul ul a:visited {
	display:block;
	width:200px;
	line-height:18px;
	color:#193c67;
	text-decoration:none;
	text-align:right;
	font-size:14px;
	font-weight:normal;
}

#left ul ul {
	z-index:500;
	top:36px;
	display:none;
	padding:1em;
	margin:-1.5em 0 0 -1em;
	width:200px;
}

#left ul ul a:hover {
	color:#e99c1f;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
}

#left li:hover {
	cursor:pointer;
	z-index:100;
}

div#left li:hover ul ul,
div#left li li:hover ul ul,
div#left li li li:hover ul ul,
div#left li li li li:hover ul ul
{display:none;}

div#left li:hover ul,
div#left li li:hover ul,
div#left li li li:hover ul,
div#left li li li li:hover ul
{display:block;}
