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 {
	text-align:center;
	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: 900px;
	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;

}


#property {
	margin:0px auto;
	padding: 0px;
	width: 930px;
	vertical-align: top;
}
.propteryList {
	padding: 50px;

}



#flashFloat {
	float: left;
	width: 210px;
	margin-right: 20px;
}
.goldText {
	color: #AD843B;
	font-weight: bold;
}#propertyImage {
	float: right;
	width: 365px;
}
#propertyImage300 {
	float: right;
	width: 300px;
	text-align: center;
}
#propertyImage350 {
	float: right;
	width: 350px;
	text-align: center;
	margin-bottom: 10px;
}

#mortgageImage {
	float: right;
	width: 300px;

}
#mortgageForm {
	float: right;
	width: 550px;
}


#guestbook form {
	text-align: left;
}

#guestbook td {
	padding: 3px;
}

#guestbookForm {
	float: right;
	width: 600px;
	font-size: 12px;

}


#contact p {
	line-height: 150%;
	margin-top: 30px;

}
#contactImage {
	float: left;
	width: 300px;

}
.contactHead {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #356195;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #ad843b;
	margin:20px auto 0px;
	border-top: solid 2px #A1752E;
	background-image: url(../images/prudential.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.redBoldText {
	color: #CC0000;
	font-weight: bold;	
}

.goldBoldText {
	color: #ad843b;
	font-weight: bold;	
}
div#headers {
	border-bottom: 1px solid #ad843b;
	font-family:Times New Roman, Times, serif;
	color:#356195;
	font-variant: small-caps;
	
}

div#headers h1 {
	font-size: 20px;
}



h3{
	font-size: 25px;
	font-family:Times New Roman, Times, serif;
	color:#356195;
}


.smallText {
	font-size: 10px;
}

a:link {
	color:#356195;
}

a:visited {
	color:#356195;
}

a:hover {
	color: #ad843b;
}

optgroup {
	line-height: 150%;
}
.listBold {
	font-weight: bold;
	color: #003897;
	display: block;
}
#special {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4277B9;
	border: 1px solid #D6A74D;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
	width: 300px;
	vertical-align: middle;
	padding-top: 10px;
	overflow: auto;
}
#special p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 130%;
}

#special h5 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 120%;
}
#special .largeType {
	font-size: 18px;
}


#special a {
	color: #FFFF00;
	text-decoration: none;
}
.centerText {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
#special2Float {
	float: right;
	width: 210px;
	margin-left: 20px;
	margin-bottom: 30px;
	text-align: center;
}
#special2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ad843b;
	border: 1px solid #D6A74D;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 10px;;
	width: 300px;
	padding: 0px 5px;
	vertical-align: middle;
	margin: 0px 15px;
}
#special2 p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 130%;
}

#special2 h5 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

#special2 a {
	color: #FFFF00;
	text-decoration: none;
}
#emailFriend {
	border: 2px solid #CC9900;
	padding: 10px;
	background-color: #F0FBFF;
	font-weight:bold;
}
#emailFriend td{
	padding: 8px 5px;
}
#citycenterlist {


}
#citycenterlist h1{
	font-size: 18px;
	padding-bottom:5px;
	border-bottom: 1px solid #356195;
	padding-top: 20px;
	
}
#citycenterlist p{
	margin-bottom:20px;
	
}
#citycenterImg {
	float:right;
	width:300px;
	height:800px;
	background: url(../newImages/cityCenterBuildings.jpg) no-repeat 0px 0px;
}
.vvBtn a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #356195;
	display: block;
	padding: 3px;
	font-weight:bold;
	margin:0px 10px;
}
.vvBtn a:hover {
	background-color: #AD843B;}
	
.brClear {
	clear:both;
}
.imagefloatlft {
	float: left;
	padding: 0 10px 10px 0;
}
#guestbookPage {
	margin:0px auto;
	padding: 20px 0px 0px 0px;
	width: 900px;
	vertical-align: top;
	text-align:left;
}

#guestbookPage form {
	text-align: left;
}

#guestbookPage td {
	padding: 3px;
}
#btnFriend {
	width:300px;
}
#contactPage {
	margin:0px auto;
	width: 900px;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
	
}

#contactPage p {
	line-height: 150%;
	margin-top: 30px;

}
#mortgagePage {
	margin:0px auto;
	padding: 20px 0px 0px 0px;
	width: 900px;
	vertical-align: top;
}

/*FROM EMBEDDED STYLES*/
.resales {
	width:580px;
	float:right;
	margin-left:10px;
}
.resales p {
	color:#333333;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	border: 1px solid #999999;
	padding: 3px;
	background: #eee;
}
#resalesCopy {
	clear:left;

}
#resalesCopy p , #resalesCopy ul{
	margin-right:580px;
}
#resalesCopy input{
	width:350px;
}
#resaleproperty {
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	width: 960px;
	vertical-align: top;
}
#resaleproperty h1 {
	font-size: 30px;
	font-family:Times New Roman, Times, serif;
	color:#356195;
	font-variant: small-caps;
	margin-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-size: 1px;
	border-bottom-color: #ad843b;
	border-bottom-width: 1px;
	padding-bottom: 15px;
}
