@charset "utf-8";
/* CSS Document */
@import "css/reset.css";
@import "dropdown.css";

body {
	background-image: url(images/img-bg.jpg);
	background-repeat: repeat-x;
	background-color: #92B3E0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b4c59;
	margin: 0px;
}
p { line-height: 16px; }
.clear { clear: both; }
.wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/img-background.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
}
.bold { font-weight: bold; }
.mainContent {
	width: 960px;
	background-image: url(images/img-background.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.header {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 115px;
}
.headerLogo {
	float: left;
	width: 345px;
	padding-top: 13px;
	padding-left: 15px;
}
.headerRight {
	width: 594px;
	float: right;
}
.headerNumber {
	float: right;
	height: 75px;
	padding-right: 20px;
	margin-top: 5px;
}
.headerNumber img { text-align: center; }
.headerNav {
	float: right;
	width: 594px;
}
.mainContent {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
}
.mainContentBottom {
	background-image: url(images/mainContentBg-new.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 75px;
}
.leftContent {
	width: 220px;
	float: left;
	background-image: url(images/leftnav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftNav {
	margin-right: 3px;
	margin-left: 4px;
}
.leftBoxNav {
	background-image: url(images/leftnav-box.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #395da2;
	border-bottom-color: #467fc7;
	border-left-color: #467fc7;
	background-repeat: repeat-x;
	background-color: #5198CE;
	float: left;
	margin-right: 1px;
	width: 165px;
	margin-bottom: 10px;
	margin-top: -2px;
	padding: 0px;
}
.boxNav {
	margin-left: 45px;
	padding-bottom: 15px;
	width: 165px;
	margin-top: -3px;
	line-height: 15px;
}
.borderNav {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3db2d6;
	border-bottom-color: #3db2d6;
	border-left-color: #3db2d6;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}
.borderNav ul {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.borderNav li {
	list-style-type: none;
	color: #FFFFFF;
}
.borderNav a:link { color: #FFFFFF; text-decoration: none; font-weight: normal; 
}
.borderNav a:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; 
}
.borderNav a:hover { color: #FFFFFF; text-decoration: underline; font-weight: normal; 
}
.rightContent {
	width: 705px;
	float: right;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 17px;
	padding-left: 17px;
}
.rightContent p { padding-bottom: 18px; }

.rightContent input { border: 1px solid #bcd2eb; }
.rightContent h1 {
	font-size: 25px;
	padding-bottom: 25px;
	float: left;
	width: 528px;
	display: block;
}
.rightContent h2 {
	font-size: 14px;
	margin-bottom: 15px;
	display: inline;
}
.rightTop {
	background-image: url(images/right-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	color:#3D577B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	line-height: 12px;
}
.footer a:link {
	color:#3D577B;
	text-decoration:underline;
}
.footer a:visited {
	color:#3D577B;
	text-decoration:underline;
}
.footer a:hover {
	color:#3D577B;
	text-decoration:none;
}
.footer-col01 {
	float: left;
	padding-right: 12px;
	padding-bottom: 10px;
}
.propertyEntry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7aa5d8;
	text-align: left;
	width: 640px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.propertyListing {
	float: left;
	width: 335px;
	margin: 0px;
}
.propertyListing img { border: 2px solid #628cbd; }
.propertyDesc {
	width: 290px;
	float: right;
	clear: right;
	height: 100px;
}
.propertyMoreInfo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 290px;
	margin-top: 90px;
}
.propertyMoreInfo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.borderBlue { border: 2px solid #628cbd; }
.imgMargin { margin-right: 25px; }
.aboutList {
	line-height: 16px;
	padding-left: 20px;
	display: inherit;
}
.aboutList ul {
	list-style-type: disc;
	list-style-position: inside;
}
.aboutList h1 { font-size: 16px; 
}
.aboutList li { list-style-position: outside; }
.neighborhoodTitle {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
.neighborhoodList a:link {
	color: #3B4C59;
	text-decoration: underline;
}
.neighborhoodList a:visited {
	color: #3B4C59;
	text-decoration: underline;
}
.neighborhoodList a:hover {
	color: #3B4C59;
	text-decoration: none;
}
.blueBox {
	background-color: #eaf2fc;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-top: 25px;
}
.sellSectionTitle {
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	display: inline;
	padding-right: 10px;
	margin-bottom: 10px;
}
.formRow {
	background-image: url(images/sellerSectionHr.jpg);
	background-repeat: repeat-x;
	color: #05527a;
	width: 98%;
	padding-bottom: 15px;
}
.formRow input {
	border: 1px solid #bcd2eb;
	height: 18px;
}
.formCol01 {
	text-align: right;
	padding-top: 7px;
	padding-bottom: 5px;
	float: left;
	height: 30px;
}
.formCol02 {
	float: left;
	width: 350px;
	clear: right;
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.mainContentBottomWhite {
	background-image: url(images/mainContentBg02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 75px;
}
.neighborhoodLinks a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #3B4C59;
}
.column50 {
	float: left;
	width: 50%;
}
.column25 {
	width: 25%;
	float: left;
}
.column75 {
	float: left;
	width: 75%;
}
.column30 {
	float: left;
	width: 33%;
}
.alignRight { text-align: right; }
.propertyAddress {
	text-decoration: none;
	width: 690px;
	float: left;
	padding-bottom: 25px;
}
.propertyAddress h3 {
	font-size: 14px;
	display: inline;
	color: #607B91;
}
.propertyShowcase {
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	margin-top: 15px;
}
.propertyShowcaseThumbs {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-bottom: 15px;
}
.propertyShowcaseThumbs img { padding-right: 5px; }
.propertyShowcaseDesc {
	line-height: 16px;
	width: 690px;
	margin-top: 20px;
}
.propertyShowcaseDesc ul {
	list-style-type: disc;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.propertyShowcaseLinks a:link, a:visited {
	color: #3B4C59;
	text-decoration: underline;
}
.propertyShowcaseLinks a:hover {
	color: #3B4C59;
	text-decoration: none;
}
.propertyPhotos img { margin-bottom: 15px; }
.neighborhoodThumbs {
	float: left;
	width: 349px;
	margin-top: 25px;
}
.neighborhoodThumbsImage {
/*	align: left;*/
	width: 105px;
	float: left;
}
.neighborhoodThumbs p {
	line-height: 12px;
	margin-right: 7px;
}
.neighborhoodImage {
	float: right;
	width: 410px;
/*	align: right;*/
	text-align: right;
}
.neighborhoodBottom {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	float: left;
}
.neighborhoodBottom input {
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.neighborhoodForm {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
/*.neighborhoodForm  input {
	margin-right: 15px;
	height: 25px;
	margin-top: 10px;
	border: 1px solid #95B4E2;
	background-color: #EEEEEE;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
}*/

.inputText {
	font-size:12px;
	background-image: url(images/bg-input.gif);
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	width: 204px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.neighborhoodBottomPercent {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}
.inputTextNoFloat {
	border-style: hidden;
	border-width: 0px;
	font-size:12px;
	background-image: url(images/bg-input.gif);
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	width: 204px;
	margin-top: 5px;
}
.associateRow {
	clear: both;
	padding-top: 20px;
}
.associateName {
	font-size: 12px;
	color: #657b9a;
	text-decoration: none;
}
.completedSales { margin-left: 50px; }
.column15 {
	float: left;
	width: 15%;
}
.column60 {
	float: left;
	width: 60%;
}
input, select { margin-top: 4px; }
.rightContent select {
	border: 1px solid #CEDEF0;
	padding: 3px;
	margin-left: 3px;
}
.mainContentMlsIdxArea {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 600px;
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	clear: both;
}
.formPadding {
	text-align: right;
	padding-top: 7px;
	padding-bottom: 5px;
}
.formRightPadding {
	float: left;
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.homeFormCol01 {
	float: left;
	width: 75px;
	margin-right: 5px;
}
.homeFormCol01 input {
	height: 15px;
	width: 60px;
	text-align: center;
	font-size: 11px;
}
.homeForm {
	font-size: 11px;
	height: 25px;
}
.homeFormCol02 {
	float: left;
	width: 90px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.homeFormCol02 input {
	height: 15px;
	width: 80px;
	text-align: center;
	font-size: 11px;
}
.btnSubmit {
	border: 1px solid #003C74;
	background-color: #F6F6F3;
	text-decoration: none;
	background-image: url(images/btn-submit.jpg);
}
.neighborhoodBottomPercent input {
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.linksContent a {
	color: #3B4C59;
	text-decoration: underline;
}
.linksContent { }
.linksContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #536C80;
}
.sitemap {
	color: #3B4C59;
	text-decoration: none;
}
.sitemap a {
	color: #3B4C59;
	text-decoration: none;
}
.sitemap a:hover { text-decoration: underline; }
.sitemap ul, li { list-style-type: none; }
.completedSale { 	
	line-height: 16px;
	padding-left: 20px;
	display: inherit;}
.completedSaleLink  { color: #3B4C59; }

.completedSale ul, li { list-style-type: disc; list-style-position: inside; 
}
.completedSaleLink a { color: #1D252C; text-decoration: none; }
.completedSaleLink a:hover { color: #3B4C59; text-decoration: none; }
.completedSale a { color: #3B4C59; }
.sharebutton {
	float: left;
	display: block;
	width: 174px;
	padding-bottom: 40px;
}
.photoNeighborhood {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
.photoBlurb {
	text-align: left;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.photoBlurb h2 { font-size: 12px; }
.neigborhoodBackLink {
	padding-bottom: 10px;
	width: 99%;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	clear: both;
}
.neigborhoodBackLink a {
	font-weight: normal;
	text-decoration: none;
}

/*New SEO Link Design */

#section a:link, a:visited {
	color: #3b4c59;
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
}


#section p a:link,
#section p a:visited,
#section a.morelink,
#section a.otherlink {
	background:#4678b4;
	color: white;
	padding: 0 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 1px;
	display:-moz-inline-stack;
    display:inline-block;
    font-size: 11px;
    text-decoration: none;
}

#section a.morelink,
#section a.otherlink {
	padding: 3px 10px;
	margin: 15px 5px 0 0;
}

#section a.otherlink {
	background: rgb(153,178,165);
}

#section p a:hover,
#section p a:active,
#section a.morelink:hover,
#section a.morelink:active {
	background: #96ccee;
}


#section p, h2 {
	line-height: 1.7;
}

#section p a.external:link,
#section p a.external:visited,
#section a.morelink,
#section a.external {
	background:#96ccee;
	color: white;
	padding: 0 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 1px;
	display:-moz-inline-stack;
    display:inline-block;
    font-size: 11px;
    text-decoration: none;
}

#section p a.external:hover,
#section p a.external:active,
#section a.external:hover,
#section a.external:active {
	background: #4678b4;
}

/* END New SEO Link Design */
