/** HTML TAGS **/

body {
	padding: 0;
	background:#fff url(images/HeaderRepeatBand.png) repeat-x;
	margin: 0;
}

/** Layout Divs **/

#header-box {
	width: 866px;
	margin: 0;
	padding: 0;
}

#content-box {
	width: 866px;
	margin: 0 0 0 60px;
	background-repeat: repeat-y;
	background-position: top right;
}

#content-lower-half {
	position:absolute;
	left: 60px;
	top: 530px;
	margin: 0;
	padding: 0;
}

#thumb-col {
	width: 125px;
	margin: 0 23px 15px 40px;
	text-align:center;
}

#thumb-box {
	width: 119px;
	margin: 0 3px 1px 4px;
	padding: 1px 0 0 0;
}


#content-box-resources {
	position:absolute;
	top:0;
	left:600px;
	width: 260px;
}

#content-box-articletext {
	float: left;
	width:606px;
}

.clear-float {
	clear:both;
}

#footer {
	height: 25px;
}

/** Design Element Divs **/

#logo-box {
	margin: 0;
	padding: 0;
	height: 100px;
}

.nav-tabs {
	float: left;
	background-image: url(images/NavTabDownState.png);
	background-repeat: no-repeat;
	width: 74px;
}

#welcome-home-img {
	margin: 10px 0 0 0;
	width: 293px;
	height: 29px;
	background-image: url(images/WelcomeHome.png);
}

#side-post-top {
	width: 866px;
	height: 9px;
	/*background-image: url(images/SidePostCap.png);*/
	background-position: top right;
	background-repeat: no-repeat;
}

.pano-image {
	padding: 6px 0 3px 1px;
	border-top: 2px solid #eaf4db;
	margin: 0;
	width:842px;
	text-align:center;
}

#panoramic00 {
	padding: 6px 0 3px 1px;
	border-top: 2px solid #eaf4db;
	margin: 0;
	width:842px;
	text-align:center;
}

#panoramic01 {
	position:absolute;
	top: 0px;
	left: 180px;
	padding: 1px 0 3px 1px;
	margin: 0;
	width:365px;
	text-align:center;
}

#panoramic02 {
	position:absolute;
	top: 0px;
	left: 180px;
	padding: 1px 0 3px 1px;
	margin: 0;
	width:365px;
	text-align:center;
	visibility: hidden;	
}

#panoramic03 {
	position:absolute;
	top: 0px;
	left: 180px;
	padding: 1px 0 3px 1px;
	margin: 0;
	width:365px;
	text-align:center;
	visibility: hidden;	
}

.neighborhood-view {
	margin: 19px 0 0 0;
	padding: 0;
}

/** Titles **/

.neighborhood-title {
	/*width: 150px;*/
	text-align: center;
	color: #021f61;
	font-size: 16pt;
	margin: 0 0 3px 0;
}

.sign-title {
	margin: 0 0 0 15px;
	border:0;
}

#main-title h1{
	font: normal normal normal 13pt Georgia, "Times New Roman", Times, serif;
	color: #021f61;	
	margin: 8px 0 0 0;
	padding: 0 0 0 20px;
	border-bottom: 2px solid #eaf4db;	
}

.p-no-margin {
	margin: 0;
	padding: 0;
}

.sign-panel-top h2 {
	font: normal normal normal 10pt Georgia, "Times New Roman", Times, serif;
	color: #021f61;	
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
}

.col-1-titles h2{
	font: normal normal normal 10pt Georgia, "Times New Roman", Times, serif;
	color: #021f61;	
	margin: 0;
	padding: 12px 0 0 0;
	text-align: center;
	border-bottom: 2px solid #eaf4db;
}

.comment-titles h2{
	font: normal normal normal 10pt Georgia, "Times New Roman", Times, serif;
	color: #021f61;	
	margin: 0;
	padding: 12px 0 0 0;
	text-align: center;
}

.view-label {
	margin: 3px 0 0 0;
	padding: 0 0 3px 0;
	font: normal normal normal 9pt Georgia, "Times New Roman", Times, serif;
	color: #414142;
	border-left: 1px solid #7d8a2e;
	border-right: 1px solid #7d8a2e;
	border-bottom: 1px solid #7d8a2e;		
	text-align: center;
}

/** Side Posts **/

.sign-panel-top {
	background-image: url(images/SignPanelTop.png);
	width: 201px;
	height: 31px;
	background-repeat: no-repeat;
	margin: 5px 0 0 42px;
	padding: 0;
}

.sign-panel-middle {
	background-image: url(images/SignPanelMid.png);
	width: 201px;
	background-repeat:repeat-y;
	margin: 0 0 0 42px;
	text-align: left;
}

.sign-panel-bottom {
	background-image: url(images/SignPanelBottom.png);
	width: 201px;
	height: 1px;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 0 0 42px;	
}


/** Text Formatting **/

.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: 12px;
	line-height: 16pt;
	padding: 0 10px 0 20px;
}

.body-text p {
	margin: 13px 0 0 0;
	padding: 0;
}

.body-text strong {
	font-weight:bold;
	color:#7d8a2e;
}

.body-text .line-indent{
	padding: 0 0 0 40px;
}


.body-text em{
	font-style:italic;
	color:#7d8a2e;	
}

.sign-links {
	font: normal normal normal 9pt Georgia, "Times New Roman", Times, serif;
	color: #414142;	
	margin: 0;
	padding: 4px 0 4px 25px;
	text-align: left;
	background-image: url(images/Bullet.png);
	background-repeat: no-repeat;
	background-position: 13px 9px;
}

.panoramic-caption {font-family: Verdana, Arial, Helvetica, sans-serif; color: #3f3f3f;	font-size: 14px; line-height: 16pt;	padding: 0 10px 0 20px; font-style:italic;}

/** Link Formatting **/

.sign-links a:visited, .sign-links a:hover, .sign-links a:link{
	color: #414142;	
	text-decoration:underline;
}

#logo-box img {
	border: 0;
}


/* Home Buyer Comments */

ol.comments {list-style:none; list-style-position:inside; font-family: Verdana, Arial, Helvetica, sans-serif;	color: #3f3f3f; font-size: 12px; line-height: 16pt;	padding: 0 10px 0 20px; padding:0; margin:20px 0 0 0;}
ol.comments li {background-image:url(images/thumbs-up.png); background-repeat: no-repeat; background-position: top left; padding: 0 0 20px 30px;}
