@charset "UTF-8";
/* CSS Document */


body, div, a, h1, h2, h3, h4, h5, h6, img, dl, dt, dd {
	padding: 0px;
	margin: 0px;
}

a:link, a:active, a:visited {
	color: #99cccc;
	text-decoration: underline;
}

a:hover {
	color: #f2d0ac;
	text-decoration: underline;
}

p {
	margin-top: 16px;
	text-align: justify;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 16px;
}

li {
	background-image: url(../images/template/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 8px;
	padding-left: 16px;
}

#header {
	background-image: url(../images/template/header-bg-blend.png);
	background-repeat: no-repeat;
	background-position: center 22px;
	height: 139px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ede5db;
	line-height: 20px;
	letter-spacing: 0.02em;
	background-image: url(../images/template/body-bg.png);
	background-repeat: repeat;
}

#header-border-wrapper {
	background-image: url(../images/template/header-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#page-wrapper {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	
}
#content {
	margin-right: 24px;
	margin-left: 24px;
}
#content-featured-home {
	margin-right: 24px;
	margin-left: 24px;
}
#about #content {
	margin-right: 22px;
	margin-left: 22px;
}
#footer-border-wrapper {
	background-image: url(../images/footer-bg-blend.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#content-bg-blend-wrapper {
	background-image: url(../images/template/body-bg-blend.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.clear {
	clear: both;
}
#contact {
	height: 0px;
	text-align: right;
	font-size: 12px;
	margin-right: 24px;
	margin-left: 600px;
	background-image: url(../images/template/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 388px;
	padding-top: 22px;
	overflow: hidden;
}

h1, h2, h3, h4, h5 {
	letter-spacing: 0.02em;
}
h2, h3, h4, h5 {
	color: #f2d0ac;
}

h1 {
	font-size: 16px;
	line-height: 16px;
	background-image: url(../images/template/logo-new-sprite.png);
	background-repeat: no-repeat;
	padding-top: 105px;
	overflow: hidden;
	height: 0px;
	width: 345px;
	background-position: center top;
	margin-top: 6px;
}
h1:hover {
	background-position: center -105px;
}
h1#new {
	font-size: 16px;
	line-height: 16px;
	background-image: url(../images/template/logo-new-sprite.png);
	background-repeat: no-repeat;
	padding-top: 105px;
	overflow: hidden;
	height: 0px;
	width: 345px;
	background-position: center top;
	margin-top: 6px;
}
h1#new:hover {
	background-position: center -105px;
}
h1#alt {
	font-size: 16px;
	line-height: 16px;
	background-image: url(../images/template/logo-sprite-alt.png);
	background-repeat: no-repeat;
	padding-top: 105px;
	overflow: hidden;
	height: 0px;
	width: 345px;
	background-position: center top;
	margin-top: 6px;
}
h1#alt:hover {
	background-position: center -105px;
}
h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
}
h2#home-text-box {
	font-size: 18px;
	line-height: 24px;
}
h2#tour-title {
	font-size: 12px;
	line-height: 12px;
	padding-top: 6px;
	color: #fff1e3;
}
h3 {
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.06em;
}
h3#featured-archive-header {
	margin-top: 7px;
}
h4 {
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
}
h4#cutom-title {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}
h4#tour-home-subhead {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
h3#tour-house-title {
	text-transform: none;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}
header-left-col a {
	height: 105px;
	width: 345px;
}
#header-left-col {
	float: left;
}
#header-right-col {
	float: right;
	width: 640px;
	margin-top: 52px;
}
#nav {
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav li a {
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	height: 45px;
	position: absolute;
	top: 0px;
	outline: none;
}

#nav-featured a, #nav-custom a, #nav-renovations a, #nav-about a {
	background-image: url(../images/template/nav-sprite.png);
}

#nav-featured a {
	background-position: 0px 0px;
	width: 172px;
	left: 0px;		
}

#nav-featured a:hover {
	background-position: 0px -45px;
}

#featured #nav-featured a {
	background-position: 0px -45px;		
}



#nav-custom a {
	background-position: -172px 0px;
	width: 179px;
	left: 172px;		
}

#nav-custom a:hover {
	background-position: -172px -45px;
}

#custom #nav-custom a {
	background-position: -172px -45px;		
}


#nav-renovations a {
	background-position: -351px 0px;
	width: 155px;
	left: 351px;		
}

#nav-renovations a:hover {
	background-position: -351px -45px;
}

#renovations #nav-renovations a {
	background-position: -351px -45px;		
}



#nav-about a {
	background-position: -506px 0px;
	width: 134px;
	left: 506px;		
}

#nav-about a:hover {
	background-position: -506px -45px;
}

#about #nav-about a {
	background-position: -506px -45px;		
}
#slideshow-renovations {
	width: 958px;
	border: 3px solid #2d3632;
	margin-top: 8px;
	height: 455px;
}
#slideshow {
	width: 962px;
	border: 1px solid #131313;
	margin-top: 20px;
	height: 459px;
}
#slideshow-gradient {
	background-image: url(../images/slideshows/template/slideshow-gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
}
#home-left-col {
	background-image: url(../images/template/home-text-gradient.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 239px;
	width: 288px;
	float: left;
	margin-right: 40px;
}
#home-right-col {
	background-image: url(../images/template/home-text-gradient.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 239px;
	width: 288px;
	float: right;
}
#home-right-col-wrapper {
	float: right;
}
#home-text-wrapper {
	margin-top: 17px;
	margin-bottom: 64px;
	margin-right: 10px;
	margin-left: 10px;
}
#home-text-wrapper-centered {
	margin-top: 32px;
	margin-bottom: 64px;
	text-align: center;
}
#featured-text-wrapper {
	margin-top: 28px;
	margin-bottom: 26px;
}
#footer {
	background-image: url(../images/footer-bg-blend.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 132px;
	color: #43504a;
}
#usgbc {
	float: left;
	width: 255px;
	background-image: url(../images/template/usgbc-member-logo.png);
	background-repeat: no-repeat;
	background-position: 24px 25px;
	padding-left: 127px;
	padding-top: 35px;
	padding-bottom: 25px;
}
#nahb {
	float: left;
	width: 255px;
	background-image: url(../images/template/nahb-logo.png);
	background-repeat: no-repeat;
	background-position: 24px 25px;
	padding-left: 166px;
	padding-top: 30px;
	padding-bottom: 25px;
	line-height: 18px;
}
#copyright {
	text-transform: uppercase;
	float: right;
	font-size: 10px;
	line-height: 10px;
	padding-top: 36px;
	padding-right: 24px;
}
#nahb a:link, #nahb a:active, #nahb a:visited {
	color: #5c6f67;
}
#nahb a:hover {
	color: #f2d0ac;
}
#usgbc a:link, #usgbc a:active, #usgbc a:visited {
	color: #5c6f67;
}
#usgbc a:hover {
	color: #f2d0ac;
}
#featured-left-col {
	float: left;
	width: 584px;
	margin-right: 55px;
}
#featured-left-col-hold {
	float: left;
	width: 574px;
	margin-right: 55px;
	margin-left: 10px;
}
#featured-right-col {
	float: left;
	width: 304px;
	margin-right: 14px;
	margin-left: 7px;
}
#addressbox {
	height: 60px;
	background-image: url(../images/text-underlay-sidebar.png);
	background-repeat: repeat-y;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#sidebox {
	background-image: url(../images/featured-home/sidebar-hole-14-golf-tee-box.png);
	background-repeat: no-repeat;
	height: 381px;
	width: 264px;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 43px;
	text-align: justify;
	color: #B3906A;
	background-position: left top;
}
#sidebox-federal {
	background-image: url(../images/slideshows/federal-temp/side-box-french-doors.png);
	background-repeat: no-repeat;
	height: 411px;
	width: 264px;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 43px;
	text-align: justify;
	color: #B3906A;
	background-position: left top;
}
#sidebox-ranch {
	background-image: url(../images/slideshows/ranch-temp/side-box-shutters.png);
	background-repeat: no-repeat;
	height: 411px;
	width: 264px;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 43px;
	text-align: justify;
	color: #B3906A;
	background-position: left top;
}
#sidebox-ranch p, #sidebox-federal p {
	margin-top: 4px;
}
#details-column1 {
	width: 234px;
	padding: 0px;
	float: left;
	height: 192px;
}
#details-column1 ul {
	font-weight: bold;
	padding-top: 27px;
}
#details-column1 li {
	margin-bottom: 7px;
}
#details-column2 {
	width: 334px;
	padding: 0px;
	height: 192px;
	float: right;
}
#featured-home-details-wrapper {
	margin-top: 47px;
	background-image: url(../images/featured-home/details-column-underline.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.larger-copy {
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}
.home-tour-row-wrapper {
	padding-top: 40px;
}
.home-tour-row-wrapper-final {
	padding-top: 40px;
	padding-bottom: 86px;
}
.home-tour-left-wrapper {
	float: left;
	width: 635px;
}
.home-tour-col1 {
	float: left;
	width: 306px;
}
.home-tour-image {
	border: 3px solid #2d3632;
	height: 188px;
	width: 300px;
}
.home-tour-col2 {
	float: right;
	width: 306px;
	margin-left: 23px;
}
.home-tour-col3 {
	float: right;
	width: 306px;
	margin-left: 22px;
}
#home-tour-header-wrapper {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 20px;
	height: 41px;
}
#renovations-header-wrapper {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 20px;
}
#home-tour-header {
	float: left;
}
#home-tour-nav {
	float: right;
	background-image: url(../images/text-underlay-sidebar.png);
	background-repeat: repeat-y;
	width: 295px;
	text-align: center;
	font-size: 14px;
	height: 26px;
	line-height: 14px;
	padding-top: 6px;
	margin-top: 18px;
	background-position: center;
}
#selected {
	color: #d1f1f2;
}
.home-tour-image-title-wrapper {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
}
/*.home-tour-image-title-wrapper a {
	font-size: 11px;
	line-height: 11px;
	display: block;
	margin-top: 4px;
}*/
#home-tour-pagination {
	text-align: right;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 19px;
	margin-right: 10px;
	color: #F2D0AC;
	text-transform: uppercase;
	font-size: 12px;
}
#home-tour-pagination a {
	font-size: 14px;
}
#home-tour-pagination-regular {
	text-align: right;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 30px;
	margin-right: 10px;
	color: #F2D0AC;
}
.home-tour-link {
	text-align: right;
	font-size: 12px;
	line-height: 12px;
	margin-top: 4px;
	color: #99cccc;
}
.breadcrumb-link {
	font-size: 24px;
	line-height: 32px;
	color: #99cccc;
}
#home-right-col ul {
	margin-top: 16px;
}
#about h2, #about h3 {
}
#about-main {
	float: left;
	width: 604px;
	margin-top: 30px;
	margin-bottom: 75px;
}
#about-main h2, #about-main h3, #about-main h6, #about-main p {
	margin-right: 4px;
	margin-left: 4px;
	display: block;
	text-align: justify;
}
#about-main p {
	font-size: 16px;
	line-height: 22px;
}
#resume-main {
	margin-top: 30px;
	margin-bottom: 95px;
}
#about-sidebar {
	float: right;
	width: 304px;
	background-image: url(../images/about/Marty-bement-bio.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 49px;
}
#marty-bio p {
	display: block;
	color: #ba9772;
	text-align: justify;
	margin-top: 6px;
	line-height: 21px;
}
#marty-bio {
	margin-top: 253px;
	width: 265px;
	margin-right: 18px;
	margin-left: 18px;
	height: 142px;
}
#marty-bio h4 {
	font-size: 14px;
	line-height: 14px;
}
#headline {
	height: 89px;
	width: 604px;
	margin-top: 19px;
}
#headline h5 {
	text-transform: none;
	font-size: 18px;
	line-height: 18px;
	height: 0px;
	width: 604px;
	padding-top: 89px;
	overflow: hidden;
	background-image: url(../images/about/we-are-custom-home-buiders-in-the-baltimore-metro-area.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h6 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 33px;
}
#about-main p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	padding-top: 0px;
	text-align: justify;
}
#about-details {
	margin-top: 35px;
	margin-left: 16px;
	font-size: 16px;
	line-height: 20px;
}
.highlight {
	color: #f2d0ac;
}
#home-left-col p {
}

/* renovations slideshow */

#slideshow-nav-renovations {
	z-index: 50;
	position: absolute;
	height: 23px;
	margin-top: 438px;
	margin-left: 843px;
}
#slideshow-nav-renovations a {
	text-decoration: none;
	height: 23px;
	width: 28px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#slideshow-nav-renovations img {
	display:block;
	border:none;
}
#slideshow-nav-renovations a.activeSlide {
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left -23px;
}
#slideshow-nav-renovations a:focus { outline: none; }
#slideshow-nav-renovations a:hover {
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left -23px;
}
#slideshow-nav-renovations { text-align: left }

/* new photos slideshow */

#slideshow-nav-new {
	z-index: 50;
	position: absolute;
	height: 23px;
	margin-top: 430px;
	margin-left: 843px;
}
#slideshow-nav-new a {
	text-decoration: none;
	height: 23px;
	width: 28px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#slideshow-nav-new img {
	display:block;
	border:none;
}
#slideshow-nav-new a.activeSlide {
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left -23px;
}
#slideshow-nav-new a:focus { outline: none; }
#slideshow-nav-new a:hover {
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left -23px;
}
#slideshow-nav-new { text-align: left }

/* new photos slideshow - federal */

#slideshow-nav-new-federal {
	z-index: 50;
	position: absolute;
	height: 24px;
	margin-top: 429px;
	margin-left: 777px;
}
#slideshow-nav-new-federal a {
	text-decoration: none;
	height: 23px;
	width: 28px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#slideshow-nav-new-federal img {
	display:block;
	border:none;
}
#slideshow-nav-new-federal a.activeSlide {
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left -23px;
}
#slideshow-nav-new-federal a:focus { outline: none; }
#slideshow-nav-new-federal a:hover {
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left -23px;
}
#output { text-align: left; }
#slideshow-nav-new-federal { text-align: left }

/* homepage slideshow */

#slideshow-nav {
	z-index: 50;
	position: absolute;
	height: 23px;
	margin-top: 430px;
	margin-left: 755px;
}
#slideshow-nav a {
	text-decoration: none;
	height: 23px;
	width: 28px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#slideshow-nav img {
	display:block;
	border:none;
}
#slideshow-nav a.activeSlide {
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left -23px;
}
#slideshow-nav a:focus { outline: none; }
#slideshow-nav a:hover {
	background-image: url(../images/slideshows/template/slideshow-nav-sprite.png);
	background-repeat: no-repeat;
	background-position: left -23px;
}
#output { text-align: left; }
#slideshow-nav { text-align: left }

/* featured home slideshow */

#slideshow-nav-featured {
	z-index: 50;
	position: absolute;
	height: 15px;
	margin-top: 422px;
	padding-left: 757px;
	width: 207px;
}
#slideshow-nav-featured a {
	text-decoration: none;
	height: 15px;
	width: 28px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/slideshows/template/slideshow-nav-small-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#slideshow-nav-featured img {
	display:block;
	border:none;
}
#slideshow-nav-featured a.activeSlide {
	background-image: url(../images/slideshows/template/slideshow-nav-small-sprite.png);
	background-repeat: no-repeat;
	background-position: left -15px;
}
#slideshow-nav-featured a:focus { outline: none; }
#slideshow-nav-featured a:hover {
	background-image: url(../images/slideshows/template/slideshow-nav-small-sprite.png);
	background-repeat: no-repeat;
	background-position: left -15px;
}
#output { text-align: left; }
#slideshow-nav-featured { text-align: left }

/* new home slideshow */

#slideshow-nav-home-rev1 {
	z-index: 50;
	position: absolute;
	height: 15px;
	margin-top: 422px;
	padding-left: 791px;
	width: 173px;
}
#slideshow-nav-home-rev1 a {
	text-decoration: none;
	height: 15px;
	width: 28px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/slideshows/template/slideshow-nav-small-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#slideshow-nav-home-rev1 img {
	display:block;
	border:none;
}
#slideshow-nav-home-rev1 a.activeSlide {
	background-image: url(../images/slideshows/template/slideshow-nav-small-sprite.png);
	background-repeat: no-repeat;
	background-position: left -15px;
}
#slideshow-nav-home-rev1 a:focus { outline: none; }
#slideshow-nav-home-rev1 a:hover {
	background-image: url(../images/slideshows/template/slideshow-nav-small-sprite.png);
	background-repeat: no-repeat;
	background-position: left -15px;
}
#output { text-align: left; }
#slideshow-nav-home-rev1 { text-align: left }



.slide-wrapper-hold a:link, .slide-wrapper-hold a:active, .slide-wrapper-hold a:visited {
	position: absolute;
	margin-top: 431px;
	margin-left: 636px;
	display: block;
	z-index: 999;
	line-height: 14px;
	height: 14px;
	width: 100px;
	background-color: #F00;
}
#sidebox p {
	margin-top: 4px;
}
h3#resume {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	text-transform: none;
	display: inline;
}
h2#resume-main-title {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}
#resume-photo-caption {
	text-align: right;
	padding-right: 7px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-top: 1px;
}
#resume-bement-family-photo {
	height: 404px;
	margin-top: 3px;
}
#resume-main h2, #resume-main h3 {
	margin-right: 2px;
	margin-left: 2px;
}
#business-resume {
	float: left;
	width: 360px;
	margin-left: 2px;
	margin-top: 31px;
	background-image: url(../images/about/business-resume-title-stroke.png);
	background-repeat: no-repeat;
	background-position: 8px 36px;
}
#work-history {
	float: right;
	width: 562px;
	margin-right: 9px;
	margin-top: 31px;
	text-align: justify;
	margin-left: 31px;
	background-image: url(../images/about/work-history-title-stroke.png);
	background-repeat: no-repeat;
	background-position: 8px 36px;
}
.hidden {
	display: none;
}
dl {
	margin-left: 9px;
	font-size: 16px;
	line-height: 22px;
	top: -6px;
	position: relative;
}
dt {
	margin-top: 18px;
}
#business-resume-header {
	background-image: url(../images/about/business-resume.png);
	background-position: left top;
	height: 0px;
	padding-top: 34px;
	background-repeat: no-repeat;
	overflow: hidden;s
}
#work-history-header {
	background-image: url(../images/about/work-history.png);
	background-position: left top;
	height: 0px;
	padding-top: 34px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#featured-left-col-hold h3 {
	display: inline;
	margin-right: 7px;
	letter-spacing: 0.02em;
	clear: both;
	font-size: 17px;
	line-height: 17px;
}
#slideshow p {
	display: block;
	position: absolute;
	height: 0px;
	width: 962px;
	margin-top: 419px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	font-size: 14px;
}
#slideshow-renovations p {
	display: block;
	position: absolute;
	height: 0px;
	width: 962px;
	margin-top: 419px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	font-size: 14px;
}

#caption-dummy-slide {
	background-image: url(../images/slideshows/federal-temp/captions/lorem-ipsum.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* European Traditional in Pikesville */

#pikesville-slide1 {
	background-image: url(../images/slideshows/federal-temp/captions/european-traditional-in-pikesville.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* New England Flair in the Falls Road Corridor */

#falls-road-slide1 {
	background-image: url(../images/slideshows/ranch-temp/captions/new-england-flair-in-the-falls-road-corridor.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Homepage slides */

#caption-home-slide1 {
	background-image: url(../images/slideshows/home/captions/exquisite-new-home-of-classical-design-in-worthington-green.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-home-slide2 {
	background-image: url(../images/slideshows/home/captions/french-chateau-style-in-worthington-green.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-home-slide3 {
	background-image: url(../images/slideshows/home/captions/georgian-style-in-medford.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-home-slide4 {
	background-image: url(../images/slideshows/home/captions/federal-style-in-medford.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-home-slide5 {
	background-image: url(../images/slideshows/home/captions/french-chateau-style-in-worthington-green.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Worthington Green */

#caption-featured-slide1 {
	background-image: url(../images/slideshows/featured-home/captions/located-in-the-charming-upscale-worthington-green-neighborhood.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide2 {
	background-image: url(../images/slideshows/featured-home/captions/french-chateau-inspired-5-bedroom-4-2-bathroom-luxury-home.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide3 {
	background-image: url(../images/slideshows/featured-home/captions/barrel-vaulted-front-porch-with-copper-roof-and-shuttered-french-doors.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide4 {
	background-image: url(../images/slideshows/featured-home/captions/mahogany-entry-door-arched-transom-high-efficiency-doors-and-windows.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide5 {
	background-image: url(../images/slideshows/featured-home/captions/family-room-with-custom-built-ins-and-marble-surround-fireplace.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide6 {
	background-image: url(../images/slideshows/featured-home/captions/open-oak-staircase-with-hardwood-handrail-and-wrought-iron-bulisters.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide7 {
	background-image: url(../images/slideshows/featured-home/captions/spacious-kitchen-with-custom-cabinetry-and-commercial-grade-appliances.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide8 {
	background-image: url(../images/slideshows/featured-home/captions/marble-clad-master-bathroom-with-soaking-tub-and-walk-in-shower.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide9 {
	background-image: url(../images/slideshows/featured-home/captions/antiquated-brick-james-hardie-panels-and-exterior-trim.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide10 {
	background-image: url(../images/slideshows/featured-home/captions/trex-transcends-deck-with-staircase-to-yard-and-access-from-family-room.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide11 {
	background-image: url(../images/slideshows/featured-home/captions/this-1-3-acre-home-site-backs-up-to-a-40-acre-nature-conservancy.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#caption-featured-slide12 {
	background-image: url(../images/slideshows/featured-home/captions/exquisite-new-home-constructed-by-bement-and-sons-inc-MHBR-10.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.slide-wrapper {
	height: 459px;
}
.slide-wrapper-hold {
	height: 459px;
}
#agent-info-left {
	float: left;
	width: 157px;
	margin-right: 20px;
}
#agent-info-right {
	float: right;
	width: 157px;
}
#open-house {
	display: block;
	position: absolute;
	width: 280px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 650px;
	font-size: 13px;
	background-image: url(../images/featured-home/open-house-insert.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	padding-top: 16px;
	padding-left: 86px;
	color: #B3906A;
	z-index: 9999;
}
.open-house-title {
	color: #f2d0ac;
	font-size: 15px;
}
.open-house-caption {
	line-height: 19px;
	display: block;
	margin-bottom: 7px;
}
#full-listing-link {
	position: absolute;
	z-index: 9999;
	margin-top: 432px;
	margin-left: 636px;
}
#full-listing-link-pikesville {
	position: absolute;
	z-index: 9999;
	margin-top: 432px;
	margin-left: 369px;
}
#home-header {
	margin-left: 1px;
}
#home-list-header {
	margin-left: 11px;
}
.home-subhead {
	text-align: right;
	display: block;
}
#featured-archive-deliniator {
	background-image: url(../images/featured-home/archive-deliniator.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 24px;
	height: 2px;
}
#featured-archive-thumbnail-wrapper {
	margin-top: 16px;
	margin-bottom: 60px;
	width: 396px;
}
#featured-archive-thumbnail-temp-left {
	font-size: 11px;
	line-height: 11px;
	background-image: url(../images/featured-home/archive-sprites/pikesville.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	overflow: hidden;
	height: 0px;
	width: 188px;
	background-position: 0px -90px;
	float: left;
}
#featured-archive-thumbnail-temp-left:hover {
	background-position: 0px -90px;
}
#featured-archive-thumbnail-temp-right {
	font-size: 11px;
	line-height: 11px;
	background-image: url(../images/featured-home/archive-sprites/worthington-green.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	overflow: hidden;
	height: 0px;
	width: 188px;
	background-position: left top;
	float: right;
}
#featured-archive-thumbnail-temp-right:hover {
	background-position: 0px -90px;
}
#featured-archive-thumbnail-temp-left-a {
	font-size: 11px;
	line-height: 11px;
	background-image: url(../images/featured-home/archive-sprites/pikesville.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	overflow: hidden;
	height: 0px;
	width: 188px;
	background-position: left top;
	float: left;
}
#featured-archive-thumbnail-temp-left-a:hover {
	background-position: 0px -90px;
}
#featured-archive-thumbnail-temp-right-a {
	font-size: 11px;
	line-height: 11px;
	background-image: url(../images/featured-home/archive-sprites/worthington-green.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	overflow: hidden;
	height: 0px;
	width: 188px;
	background-position: 0px -90px;
	float: right;
}
#featured-archive-thumbnail-temp-right-a:hover {
	background-position: 0px -90px;
}
