/* General ------------------------------------------*/
body
{
	font-family: Abel, Helvetica, Arial, sans-serif;
	background:url('/nv_edit/vhpat.png') repeat;
	font-size: 16px;
	line-height: 1.75em;
	position:relative;
}
.clear { clear:both }

/* Typography ---------------------------------------*/
.firstChild /* generated by jQuery */
{
}
.lastChild /* generated by jQuery */
{
	margin-bottom:0px;
}

h2
{
	font-family: Raleway, Helvetica-Neue-Condensed, Helvetica-Condensed, Arial-Narrow, Trebuchet-MS, Trebuchet, Helvetica, Arial, Sans-Serif;
	color:#679fc0;
  font-size: 27px;
	font-weight: normal;
}

p,
.info,
#secondaryContent,
.secondaryContent
{
	color:#383838;
}
a:link,
a:visited
{
	color:#417922;
}
a:hover,
a:active
{
	color:#79d43f;
	text-decoration: none;
}

/* Wrapper -------------------------------------------*/
#wrapper
{
	width:1062px;
	margin:0px auto 16px auto;
	/*background:url('/images/wrapperBackground.png') 0 0 repeat-y;*/
}

/* Branding -------------------------------------------*/
#branding
{
	height:146px;
    margin: 0 0 0 1px;
	padding:1px 0 0 0;
	background:url('/nv_edit/branding.jpg') 0 0 no-repeat;
	position:relative;
}
#branding h1,
#branding #description
{
	display:none;
}
#branding a
{
	position:absolute;
	width:320px;
	height:90px;
	top:25px;
	left:50px;
}
#branding a span
{
	display:none;
}

/* Primary Content ------------------------------------*/

/* Main Index */
#primaryContent,
.primaryContent
{
	padding:1px 20px;
	background:url('/nv_edit/primarynavbkg.png');
}
div.spacer
{
	 background:url('/nv_edit/primarynavbkg.png');
	 height:9px;
	 padding:0 0 0 52px;
 }


/* The Homes */
body#the_homes #primaryContent
{
	/*background:url('/nv_edit/pc-int-available.jpg') bottom left no-repeat;*/
}
body#the_homes.single_family #primaryContent
{
	/*background:url('/nv_edit/pc-index-biz.jpg') bottom left no-repeat;*/
}


/* Business & Industry */
body#business_and_industry #primaryContent
{
	/*background:url('/nv_edit/pc-index-biz.jpg') bottom left no-repeat;*/
}
body#business_and_industry.business_neighbors #primaryContent
{
	/*background:url('/images/pc-int-neighbors.jpg') bottom left no-repeat;*/
}
body#business_and_industry.available_real_estate #primaryContent
{
	/*background:url('/nv_edit/pc-int-available.jpg') bottom left no-repeat;*/
}





/* Inspired Living */
body#inspired_living #primaryContent
{
	/*background:url('/nv_edit/pc-index-inspired.jpg') bottom left no-repeat;*/
}

body#inspired_living.recreation #primaryContent
{
	/*background:url('/images/pc-int-recreation.jpg') bottom left no-repeat;*/
}
body#inspired_living.downtown #primaryContent
{
	/*background:url('/images/pc-int-downtown.jpg') bottom left no-repeat;*/
}
body#inspired_living.cultural_amenities #primaryContent
{
	/*background:url('/images/pc-int-amenities.jpg') bottom left no-repeat;*/
}
/* News */
body#news #primaryContent
{
	/*background:url('/images/pc-index-news.jpg') bottom left no-repeat;*/
}

body#news.press #primaryContent
{
	/*background:url('/images/pc-int-press.jpg') bottom left no-repeat;*/
}

body#news.events #primaryContent
{
	/*background:url('/images/pc-int-events.jpg') bottom left no-repeat;*/
}

/* Contact Us */
body#contact_us #primaryContent
{
	/*height:293px;
	background:url('/images/pc-index-contact.jpg') bottom left no-repeat;*/
}
/* Directions */
body#directions #primaryContent
{
	/*height:293px;*/
	/*background:url('/images/pc-index-directions.jpg') bottom left no-repeat;*/
}
/*
body#inspired_living.downtown #primaryContent
{
	background:url('/images/pc-int-downtown.jpg') bottom left no-repeat;
}
body#inspired_living.recreation #primaryContent
{
	background:url('/images/pc-int-recreation.jpg') bottom left no-repeat;
}
body#inspired_living.cultural_amenities #primaryContent
{
	background:url('/images/pc-int-cultural.jpg') bottom left no-repeat;
}
*/
/* 404: Error */
body#error #primaryContent
{
	
}

/* Info ------------------------------------*/
.info
{
	padding:15px 0 0 32px;
}

#directions .info
{
	position: relative;
	
}
#error .info
{
	width:auto;
	height:auto;
	margin:25px;
}
.info h2 {
    color: #0D4E84;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.info p,
.info ul
{
	color:#253940;
}
.info ul
{
	margin-top:-0.5em;
	margin-left:0;
}
.info li
{
	width:46%;
	float:left;
	padding-right:1em;
	list-style-position: inside;
}

/* Partners -------------------------------------------*/
.partners
{
	padding:0;
	margin:-0.5em 0 0 0;
}
.partners li
{
	list-style: none;
	margin:0;
	border-bottom:1px solid #e5e5e5;
	padding:0.75em 0;
}
.partners h3
{
	margin:0;
}
.partners a
{
	margin-bottom:0;
	display:block;
}

.cols {
	width: 104%;
}

.col2 {
	width: 46%;
	float: left;
	margin: 0 4% 0 0;
}

/* Secondary Content ----------------------------------*/
/* Generic Style */

#secondaryContent,
.secondaryContent
{
	background:url('../nv_edit/primarynavbkg.png') 0 0 repeat;
}

#secondaryContent #content,
.secondaryContent .content
{
	/*Not sure where you want me to put this*/
	line-height:2em;
	margin:0 20px;
	padding: 25px 30px 0px; /*15px*/
}

div.left
{
	float:left;
	width:480px;
}

div.right
{
	float:right;
	width:469px;
}

#the_homes #content div.right,
#the_homes .content div.right
{

}

a.boxy 
{
	text-decoration: none;
}
a.boxy span {
	text-decoration: underline;
}


#content div.left,
.content div.left
{
 	padding:0 0 0 0;
 	width:470px;
}

/* single family */
#the_homes #content .left ul,
#the_homes .content .left ul
{
	margin-left:0em;
}
#the_homes #content .left ul li,
#the_homes .content .left ul li
{
	list-style-type: none;
	background-image: url('/nv_edit/li-image.jpg');
	background-repeat: no-repeat;
	background-position:0px 11px;
	padding: 0 0 0 14px; 
}

#the_homes .info .right 
{
	padding:10px 30px 0 10px;
	width:460px;
	
}
#the_homes #content .right span,
#the_homes .content .right span
{
	display:block;
	text-align:center;
}

#the_homes #content .right a img,
#the_homes .content .right a img
{
	width:470px;
	border:1px solid #f6f5f3;
	margin:15px 0 0;

}

#the_homes #content .right a:hover img,
#the_homes .content .right a:hover img
{
	border:1px solid #ced3d6;
}

.primaryContent{
	padding-top:15px;
}

/* inspired living */
#inspired_living table{
	/*margin:0 auto;	*/
	width:100%;
}

#inspired_living ul.amenities{
	float:left;
	margin:0 160px 0 0;
}

#inspired_living ul.last{
	margin:0;
}

#inspired_living ul.amenities li{
	list-style-type: none;
	background-image: url('/nv_edit/li-image.jpg');
	background-repeat: no-repeat;
	background-position:0px 11px;
	padding: 0 0 0 14px; 

}

/* Listings -------------------------------------------*/
.listing
{
	padding-bottom:7px;
	border-top:1px solid #e5e5e5;
}
.listing img{
	float:left;
	margin:10px 10px 4px 0;
}

.listing h3{
	margin-top:5px;
}

.listing ul
{
	margin:0;
	float:left;
	max-width:730px;
}
.listing li
{
	list-style:none;
	padding:0;
}
.date
{
	margin:-1em 0 1em 0;
	color:#666;
	font-size:11px;
}

.listing2col .listing {
	float: left;
	margin: 0 5 0 0;
	width: 45%;
}

/* Contact Us -----------------------------------------*/
label
{
	font-size: 1.1em;
	float: left;
	display: inline;
	padding-right:10px;
	width: 200px;
	margin-top: 3px;
	vertical-align: middle;
	text-align: left;
}
label span
{
	color:#666;
	font-size:0.9em;
}
.note
{
	display:block;
	margin-left:210px;
	color:#666;
}
#feedback #spam
{
	width:4em;
}
.error
{
	padding-left:10px;
	color:red;
	vertical-align: top;
}
#feedback p
{
	padding-bottom:1em;
	border-bottom:1px solid #ccc;
}
#feedback input
{
	width:200px;
}
#feedback textarea
{
	width:350px;
}
#feedback h2
{
	margin-top:0;
}
.green { color:green; margin-top:0; }

/* Footer ---------------------------------------------*/
#siteInfo
{
	height:177px;
	padding:1px 20px 0 20px;
	/*background:url('/images/footer.png') 0 0 no-repeat;*/
	background:url('/nv_edit/footer-blank.png') 0 0 no-repeat;
}
#siteInfo .table{
	display:table;
	margin:0 auto;
}

#siteInfo ul
{
	/*width:520px;*/
	margin:0 auto;
	padding-top:35px;
	text-align: center;
  list-style: none;
   /* padding-top: 20px;*/
}

#siteInfo ul li {
	display: inline;
	float: none;
}

#siteInfo li
{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	padding:0 9px;
	background:url('/nv_edit/footer-dot.png') 0 center no-repeat;
	/*text-transform:uppercase;*/
	font-size:12px;
	color:#38383a;
}
#siteInfo li.first
{
	/*border-right:none;*/
	background:none;
}
#siteInfo p#copyright
{
	text-align:center;
	font-size:1em;
	width:100%;
	background:none;
	padding:20px 0 0 0;
}
#siteInfo a
{
	color:#417922;
	font-size:1.3em;
}
#siteInfo a:link,
#siteInfo a:visited
{
	text-decoration: none;
}
#siteInfo a:hover,
#siteInfo a:active
{
	border-bottom:1px dotted #9dcc62;
	color:#7CBE52;
}
/* typography */

.print {display: none;}
	
	
/*#the_homes #content .right .laurel img{
	width:400px;
	margin-left:30px;
}*/

.left .last{
	margin-bottom:8px;
}

#news .listing ul{
	clear:left;
}

