body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-image: url(../newImages/whitespace.jpg);
	line-height: 130%;
	behavior:url(csshover.htc);

}
#container {
	margin-bottom:20px;
}
#top {
	background-image: url(../newImages/topHeader_ScimoneKuhl_merged.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:980px;
	height:190px;
	padding: 0px;
	margin: 0px auto;
}

div#subNav {
	float:right;
	width:50px;
	margin:-40px 15px 0px 0px;
	text-align:right;
}
div#top>div#subNav {
	margin: -40px 90px 0px 0px;
}
div#subNav li{
	list-style:none;
}

div#subNav ul li a{
	display:block;
	padding: 0px 15px;
	width:50px;
	text-decoration:none;
	font-size:10px;
	color:#000;
	background: url(../images/subNav.gif) no-repeat right 2px;
}
div#subNav ul li a:hover {
	background: url(../images/subNav_over.gif) no-repeat right 2px;
}
#main {
	margin:0px auto;
	width: 960px;
	padding: 10px 0px 10px 0px;	
}

div#nav {
	margin: -1px 0 0 0px;
	float:left;
	width:650px;
}
div#top>div#nav {
	margin: -1px 0 0 10px;
}
div#nav li#guestbook, div#nav li#guestbook a, div#nav li#blog, div#nav li#blog a  {
	width:120px;

}
div#nav li#mortgage, div#nav li#mortgage a {
	width:120px;
}
div#nav li#featured, div#nav li#featured a , div#nav li#contact, div#nav li#contact a{
	width:120px;
}
div#nav li#resale, div#nav li#resale a#resale2 {
	width:120px;
}
div#nav li#new, div#nav li#new a#new2 {
	width:120px;
}
div#nav ul {
	margin:0; padding:0; 
	font-size:10px;
}
div#nav li { 
	position:relative;
	list-style:none;
	margin:0px 2px 0px 0px;
	float:left;/* will force menu to become horizontal */
	width:150px;
	background-color:#1E4187;
	border: 1px solid #ccc;
	text-align:center;
}
div#nav li a {
	color:#fff;
}

div#nav ul ul {
	position:absolute;
	top:10;
	left:0;
	width:150px;
	display:none;/* Will hide any submenus until main link is hovered over */
}

div#nav ul.level1 li.submenu:hover ul.level2,
div#nav ul.level2 li.submenu:hover ul.level3 /* This will allow any level2 ul submenu to display when it's level1 parent is hovered over */
{
display:block;
}


div#nav ul.level3 li a:hover {
	color:#000;
}

div#nav ul.level2 {
	top:10;
	left:-1px;
}


div#nav ul.level3 {
	top: -1px;
	left: 150px;
}
div#nav ul.level3 li, div#nav ul.level3 a{
	width:150px;
	color:#fff;
	background-color:#A5841F;
}

div#nav li a {
	display:block;
	padding:2px 0px;
	text-decoration:none;
	text-align:center;
	width:auto;
}


div#nav>ul a {
	width:auto;/* this is for any other browser besides IE6*/
}

div#nav li:hover/* Hover effect placed on the list <li> items not the <a> tag - This is why the csshover.htc file exists - to enable IE/WIN 6 to have this capability*/
{
	background-color:#A5841F;
}
div#nav ul.level3 li:hover, div#nav ul.level3 a:hover 
{  background-color:#E9D390;

}
#featuredImage {
	float: left;
	width: 300px;
	margin: 0px;
	padding-bottom: 5px;
	background-image: url(../newImages/featuredBackground.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	border: 1px solid #d7a64a;
	text-align: center;
	vertical-align: bottom;
	overflow:auto;
}
#featuredImage img{
	margin-top:15px;
}
#featuredImage h1 {
	color:#325DAB;
	margin: 0px;
	font: bolder small-caps 22px Times New Roman, Times, serif;
}
#featuredImage a {
	color:#CC3300;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}
#featuredImage p {
	background-color:#fff;
	padding: 10px 3px;
	margin: 10px 8px;
	border:solid 1px #000;
	line-height:1.5em;
}
#copy {
	width:620px;
	float: right;
	padding: 0px;
	vertical-align: top;
}
.header {
	margin:10px auto 10px;
	width: 960px;
	padding: 10px 0px 5px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #325DAB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A1752E;
	font-variant: small-caps;
	clear: both;
	background-image: url(../newImages/header_info.gif);
	background-repeat: no-repeat;
	background-position: right 32px;
}
.explain {
	margin:0px auto;
	width: 960px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;	
}
.condos {
	margin:0px auto;
	width: 900px;
	padding: 0px;
	vertical-align: top;

}

.map {
	float: right;
	width: 500px;
	margin-bottom: 10px;
}

.condoThumbs {
	float: left;
	width: 400px;
}
.thumbs td {
	padding: 2px 2px;
	vertical-align: top;
	text-align:center;
	font-size: 8px;
	line-height: 110%;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	width: 88px;
	color: #333333;
}

.thumbs img {
	border: 1px solid #000000;
	margin: 3px;
	}
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #ad843b;
	margin:0px auto 0px;
	border-top: solid 2px #A1752E;
}
td.emptyCell {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.condoHighlight {
	font-weight: bold;
	color: #CE0000;

}

a:link {
	color:#356195;
}

a:visited {
	color:#356195;
}

a:hover {
	color: #ad843b;
}
a.condolink {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-variant: small-caps;
	line-height: 120%;
}

a.condolink:hover {
	color: #oa50ff;
}
.condosLast {
	margin:0px auto 400px;
	width: 900px;
	padding: 0px;
	vertical-align: top;
}
optgroup {
	line-height: 150%;
}
.listBold {
	font-weight: bold;
	color: #003897;
	display: block;
}

form {
	text-align:center;
}
#vImage {
	float: right;
	width: 350px;
	height: 234px;
	background-image: url(../newImages/vLakeLV_home.jpg);
	background-repeat: no-repeat;
}
#printBtn {
	margin:10px 0px;
	text-align:left;
}
#printBtn a {
	text-decoration:none;
	padding:5px 10px;
	background-color:#1E4187;
	border: 1px solid #CC9900;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}
#iphone {
	float: right;
	margin-left: 20px;
	margin: 0 0 80px 20px;
}

