/* Layout */
body {
	background-color: #808284;
	text-align: center;
	font-family: Helvetica, Sans Serif;
	font-size: .9em;
	margin: 0px;
}
a, a:link, a:visited, a:hover, #boxcontent a {
	color: #C00;
	text-decoration: none;
}
#wrapper {
	width: 1150px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#sub_navmain{
}
#sub_navmain .callout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #C00;
}
#sub_navmain .live{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C00;
}


#sub_navmain a, #sub_navmain a:link, #sub_navmain a:visited {
	color: #333;
	text-decoration: none;
}
#sub_navmain a:hover {
	color: #C00;
}


#top_nav {
	text-align: right;
	color: #ffffff;
	font-size: .8em;
	margin-bottom: 15px;
}
#top_nav ul {
	list-style: none;
}
#top_nav li {
	display: inline;
}
#top_nav #nowselling span {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#top_nav #mortgage span {
	background: #989A9B url('../images/layout/mortgage.gif') no-repeat scroll top left;
	padding: 0 10px 0 20px;
}
#top_nav #pet span {
	background: #989A9B url('../images/layout/pet.gif') no-repeat scroll top left;
	padding: 0 10px 0 20px;
}
#top_nav a {
	color: #ffffff;	
	text-decoration: none;
}
#main {
	text-align: left;
	padding-bottom: 15px;
	border: 5px solid #636466;
	background-color: #ffffff;
}
#logo {
}
#logo_tag {
	padding-top: 30px;
	float: right;
}
#nar_logo {
	padding-left:5px;
	vertical-align: top;
}
#footer {
	color: #ffffff;
	padding-top: 5px;
	font-size: .8em;
}
#footer .left {
	margin-left: 75px;
	float: left;
}
#footer .right {
	float: right;
}
#footer a {
	color: #ffffff;	
	text-decoration: underline;
}
.clr {
	clear: both;
}

/* home */
#main_nav {
	float: left;
	padding-right: 15px;
	padding-left: 70px;
	background: transparent url('../images/layout/content_bg.jpg') repeat-y scroll top left;
}

/* right bar */

#boxcontent, #boxcontent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
#boxcontent img{
		padding-top: -5px;

}	
	
	
#boxcontent a, #boxcontent a:hover, #boxcontent a:visited, #boxcontent a:active, #boxcontent a:link{
	color: #FC0;
	text-decoration: none;
}	
	
.home_bar {
	width: 180px;
	float: left;
	padding: 8px 12px 8px 12px;
	margin-bottom: 10px;
	border-left: 3px solid #bcbdc0;	
	border-top: 3px solid #bcbdc0;
	border-bottom: 3px solid #bcbdc0;
	font-size: .75em;
}
.home_bar a {
	color: #F00;
}
.right_title {
	width: 185px;
	text-align: center;
	padding: 4px 0;
	margin-bottom: 6px;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 12px;
	background-color: #941B2F;
}
.first_look_submit {
	float: right;	
}

/* Inerior Right bar */
.right_bar {
	width: 210px;
	float: left;
	margin-left: 15px;
}
.right_bar div.section {
	padding: 8px 16px 8px 14px;
	margin-bottom: 10px;
	border-left: 3px solid #bcbdc0;	
	border-top: 3px solid #bcbdc0;
	font-size: .75em;
}
.right_bar a {
	color: #f17f24;	
}
.right_title {
	width: 185px;
	text-align: center;
	margin-bottom: 10px;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 13px;
	background-color: #575757;
	background-image: url(../images/backer-boxes.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

.right_title img{
	padding-top: 10px;	
}

.right_title_white {
	width: 185px;
	text-align: center;
	margin-bottom: 10px;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 13px;
	background-color: #FFF;
	background-image: url(../images/backer-boxes-white.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.promotitle {
	text-align: left;
	padding: 0px;
	margin: 8px 0 0 13px;
}
.promobar {
	margin: 0px;
	padding: 0 0 4px 0;
	line-height:1.4em;
	padding-left:15px;
	text-align:left;
	text-indent:-13px;
}
.promobarbold {
	margin: 0px;
	padding: 0 0 4px 0;
	line-height:1.4em;
	padding-left:15px;
	text-align:left;
	text-indent:-13px;
	font-weight: bold;
	font-size: 1.2em;
}

.first_look_submit {
	float: right;	
}
.flt_msg {
	height:45px;
	margin-top:10px;
	color: #F17F24;
}

/* Main Content */
#content_wrapper {
	float: left;
	width: 900px;
}
#main_content {
	float: left;
	min-height: 150px;
	height:auto !important;
	height: 150px;
	margin: 20px 0px 0 70px;
}

#sub_nav {
	text-align: left;
	margin-bottom: 1.8em;
}
#sub_nav ul{
	margin: 0px;
	padding: 0px;	
}
#sub_nav li{
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
	padding: 0px 5px;
	margin: 0px;
	border-left: 1px solid #F17F24;
	color: #000000;
}
#sub_nav li a {
	color: #000000;
	text-decoration: none;
}
#sub_nav li.selected, #sub_nav li.selected a {
	color: #F17F24;
}
#sub_nav li.first {
}
#wcol {
	width: 830px;
}

#col1 {
	float: left;
	width: 240px;
	min-height: 50px;
	height:auto !important;
	height: 50px;
	margin-right: 25px;
	text-align: right;
	color: #F17F24;
	font-size: 1em;
	line-height: 2em;
}
#col1 .footnote {
	font-size: .6em;
	line-height: 1.2em;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.1em;
	padding-bottom: .2em;
	color: gray;
	text-transform: uppercase;
}

#col2 {
	float: left;
	width: 560px;
	line-height: 1.2em;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.6em;
	text-transform: uppercase;
	font-weight: normal;
	color: #F17F24;
}
#col2 p, #wcol p {
	padding: 0px;
	margin: 0 0 1em 0;
}
#col2 .footnote, #wcol .footnote {
	font-size: .6em;
}
.myth { text-indent: -40px; padding-left: 52px; padding-bottom: 5px; background: url('../images/layout/myth.gif') no-repeat top left; cursor: pointer; }
.fact {
	margin: 0px 25px 15px;
	padding: 5px;
	background: #ffefea;
}

#lh {
	width: 300px;
	min-height: 150px;
	height:auto !important;
	height: 150px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	background-color: #ffffff;
}
#lh_msg {
	color: red;
	padding-bottom: 7px;
}

#contact {
	margin-left: 80px;
	text-align: left;
}
#contact p {
	margin: 0px;
	padding: 0px;	
}
#contact .border {
	border-bottom: 3px solid #fff6f0;
	padding: 10px 0;
}

#state_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#state_list li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #777777;
}
#state_list li.last {
	border: none;
}
#state_list a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #F17F24;
}
#state_list li.current a {
	color: #777777;
	font-weight: normal;
}

.list_nav {
	border-right: 1px solid #F17F24;
	border-bottom: 1px solid #F17F24;
	border-left: 2px solid #FFEFEA;
	border-top: 2px solid #FFEFEA;
	background: #FEFBFB;	
	height: 1em;
	padding: .5em;
	color: #777777;
}
.list_nav a {
	text-decoration: underline;
	color: #333333;
}
.list_nav .list_pages {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
.list_nav .list_pages div{
	display: inline;
}
.list_nav .list_count {
	float: left;
	width: 310px;
	padding-left: 5px;
}

.listing {
	padding: 10px 0;
	border-bottom: 1px solid #F17F24;
	height: 1%; /* Holy IE Hack! */
}

#listinghalf {
	height: 1%; /* Holy IE Hack! */
	background-color: #E5E5E5;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border: thin solid #CCC;
	float: left;
	width: 325px;
}



/* new listing sections*/


#projectsshell{
	width: 762px;
	height: auto;
}

#halflist{
	background-color: #EFEFEF;
	margin: 5px;
	height: 230px;
	width: 355px;
	padding-right: 10px;
	padding-bottom: 25px;
	border: thin dotted #CCC;
	float: left;
}
#halflistpic{
	margin: 5px;
	float: left;
	height: 120px;
	width: 190px;
}

#halflistpic img{
	background-color: #CCC;
	height: 120px;
	width: 190px;
	margin-top: 10px;
}


#halflistdetails{
	margin: 8px;
	float: right;
	height: auto;
	width: 130px;
	padding-top: 25px;
}
#halflistpic h2{
	color: #C00;
}

#halflistdetails hr{
	border: thin dotted #CCC;
}



/* new listing section ends */


.last_listing{
	border-bottom: none;
}


#listinghalf .listinghalf_img {
	float: left;
	width: 150px;
	min-height: 100px;
	height:auto !important;
	height: 100px;
	border: 1px solid #CCC;
	padding: 5px;
}
#listinghalf .listinghalf_title {
	float: right;
	display: inline;
	width: 650px;
	margin: 0 0px 10px 25px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-bottom: .5em;
	text-transform: uppercase;
	font-weight: bold;
	color: #F17F24;
	border-bottom: 1px solid #BCBDC0;
}
#listinghalf .listinghalf_title a {
	color: #F17F24;
	text-decoration: none;	
}
#listinghalf .listinghalf_info {
	float: left;
	width: 190px;
	padding-left: 28px;
	line-height: 1.3em;
}
#listinghalf .listinghalf_desc {
	float: left;
	width: 450px;
}
#listinghalf .listinghalf_label {
	font-weight: bold;
}
#listinghalf .listinghalf_desc a {
	color: #000000;	
}














.listing .listing_img { 
	float: left;
	width: 150px;
	min-height: 100px;
	height:auto !important;
	height: 100px;
	border: 1px solid #FFEFEA;
}
.listing .list_title {
	float: right;
	display: inline;
	width: 650px;
	margin: 0 0px 10px 25px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-bottom: .5em;
	text-transform: uppercase;
	font-weight: bold;
	color: #F17F24;
	border-bottom: 1px solid #BCBDC0;
}
.listing .list_title a {
	color: #F17F24;
	text-decoration: none;	
}
.listing .list_info {
	float: left;
	width: 190px;
	padding-left: 28px;
	line-height: 1.3em;
}
.listing .list_desc {
	float: left;
	width: 450px;
}
.listing .list_label {
	font-weight: bold;
}
.listing .list_desc a {
	color: #000000;	
}

.view_listing .list_imgs {
	margin: 0 auto;
	text-align: center;
	padding: 25px;
}
.view_listing .listing_img { 
	display: inline;
	padding: 0px;
	margin: 5px;
}
.view_listing .list_title {
	margin: 10px 15px 15px 15px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
	color: #F17F24;
	border-bottom: 1px solid #BCBDC0;
}
.view_listing .list_info {
	float: left;
	width: 190px;
	padding: 0px 0 0 15px;
	line-height: 1.3em;
}
.view_listing .list_desc {
	float: left;
	width: 600px;
}
.view_listing .list_label {
	font-weight: bold;
}
.view_listing .list_desc a {
	color: #000000;	
}
.adopt_pet {
	margin: 0 auto;
	text-align: center;
	padding: 25px;
}
.adopt_pet .img { 
	display: inline;
	padding: 0px;
	margin: 5px;
}
.adopt_pet .img_title { 
	float: left;
	width: 166px;
}

#socialicons{
	text-align: right;
}

#bodyarea{
	width: 829px;
	float: left;
	margin-bottom: 20px;
}

#bodyarea p, ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
#bodyarea li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-top: 5px;
}

#bodyarea h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #D6273F;
	font-weight: normal;
}

#listedcontentbox{
	float: left;
	height: auto;
	width: 609px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
}

#listcol1{
	height: auto;
	width: 106px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding: 3px;
	float: left;
	margin: 3px;
}

#listcol2{
	padding: 3px;
	float: left;
	height: auto;
	width: 430px;
	margin: 3px;
}



#feat_prop_home p img{
	height: auto;
	width: 180px;
}

