/*
//
// primary styles
// Author: DataSetGo
// Date: 2008/09/03
//
/////////////////////////////////////// */



/* Global Styles
/////////////////////////////////////// */
body {
	/* font-family: Helvetica, Arial, sans-serif;*/
	/* font-family: "Times New Roman", arial, sans-serif ;*/
	/* font-family: "Courier New", Courier, monospace;*/
	/* font-family: "Times New Roman", Times, serif; */
	/* font-family: "Trebuchet MS", Helvetica, sans-serif; */
	/* font-family: "Century Gothic", "Trebuchet MS", Helvetica, sans-serif; */
	/* font-family: Verdana, Geneva, sans-serif; */
	/* font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif */
	font: 12px/24px Georgia, "Times New Roman", Times, serif;
	background: #ffc144 url('../images/backgrounds/bg.jpg') repeat-x;
	color: #28160a;
	margin: 0;
	padding: 0;
}

a {
	color: #a40b18;
	text-decoration: underline;
}

a:hover {
	color: #28160a;
	text-decoration: none;
}

div#leftNav a {
	color: #000000;
	text-decoration: none;
}

div#leftNav a:hover {
	color: #a40b18;
	text-decoration: underline;
}


img {
	border: 0;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	color: #333;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	color: #333;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	color: #333;
}

div#container {
	width: 1000px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(../images/backgrounds/container2.jpg);
	background-repeat: no-repeat;
	background-position: 10px -5px;
}

div#content {
	padding: 0;
	width: 726px;
	margin-left: 250px;
}

div#nav {
	position: relative;
	top:0;
	left: 26px;
	margin: 0;
	padding: 0;
	width: 686px;
	height: 42px;
	background: transparent url('../images/buttons/nav.png') no-repeat;
	}

div#nav ul {margin: 0; padding: 0;}
div#nav li {margin: 0; padding: 0; list-style: none; position: absolute;}
div#nav a {height: 42px; display: block; outline: none;}
div#nav span {display: none;}

li#navA {
	left: 0;
	top: 0;
	width: 143px;
}
li#navB {
	left: 143px;
	top: 0px;
	width: 140px;
}
li#navC {
	left: 283px;
	top: 0px;
	width: 129px;
}
li#navD {
	left: 412px;
	top: 0px;
	width: 102px;
}

li#navE {
	left: 514px;
	top: 0px;
	width: 162px;
}

/* HOVER state */
li#navA a:hover {background: transparent url('../images/buttons/nav.png') 0px -42px no-repeat;}
li#navB a:hover {background: transparent url('../images/buttons/nav.png') -143px -42px no-repeat;}
li#navC a:hover {background: transparent url('../images/buttons/nav.png') -283px -42px no-repeat;}
li#navD a:hover {background: transparent url('../images/buttons/nav.png') -412px -42px no-repeat;}
li#navE a:hover {background: transparent url('../images/buttons/nav.png') -514px -42px no-repeat;}


/* ON state */
li#navA.on, #navA.on a:hover {background: transparent url('../images/buttons/nav.png') 0px -42px no-repeat;}
li#navB.on, #navB.on a:hover {background: transparent url('../images/buttons/nav.png') -143px -42px no-repeat;}
li#navC.on, #navC.on a:hover {background: transparent url('../images/buttons/nav.png') -283px -42px no-repeat;}
li#navD.on, #navD.on a:hover {background: transparent url('../images/buttons/nav.png') -412px -42px no-repeat;}
li#navE.on, #navE.on a:hover {background: transparent url('../images/buttons/nav.png') -514px -42px no-repeat;}



div#footer {
	height: 44px;
	width: 683px;
	margin-left: 21px;
	background: transparent url('../images/backgrounds/footer.jpg') no-repeat;
}

br.clear {
	clear: both;
}

/* Unique Common Elements */

div#contLeft {
	float: left;
	width: 250px;
}

a#logoLink {
	display: block;
	width: 220px;
	height: 190px;
	position: relative;
	top: 40px;
	left: 7px;
	outline: none;
}

a#logoLink span {
	display: none;
}

div#leftNav {
	position: relative;
	top: 136px;
	width: 250px;
	color: #000;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
}

div#leftNav ul {
	list-style-type: square;
	font-size: 17px;
	line-height: 140%;
	margin-left: 15px;
	text-align: left;
}
div#leftNav li {
	margin-top: 10px;
}

div#contBtm {
	margin-top: 240px;
	margin-left: 3px;
	width: 726px;
	background: transparent url('../images/backgrounds/contLayer2.jpg') repeat-y 0 20px;
}

div#footerTxt {
	color: #fff;
	width: 600px;
	float: right;
	text-align: right;
	position: relative;
	top: 15px;
	right: 40px;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
}

div.contTxt {
	position: relative;
	width: 500px;
	left: 140px;
	top: -205px;
}
div.contTxt img.imgHdr {
	position: relative;
	left: -57px;
}

body#press div.contTxt {
	position: relative;
	width: 525px;
	left: 140px;
	top: -205px;
}


div.hrule{
	width: 623px;
	border-bottom:1px solid #DBDBDB;
	padding:0;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 17px;
	position: relative;
	left: -87px;
	top: 10px;
}





/* page-specific styles
////////////////////////////////////// */

/*index.html */
div#homeHero {
	position: relative;
	top: -232px;
	left: 16px;
}

img#homeTxt {
	margin: 30px 0 0 70px;
}

/*our_firm.html */
div#firmHero {
	position: relative;
	top: -238px;
	left: 18px;
}

img#headshot {
	position: relative;
	float: left;
	margin-top: 0;
	margin-right: 40px;
	margin-left: -8px;
	margin-bottom: 0px;
}

#more_space{
margin-top: 25px;}


div#image_caption{
	width: 75px;
	clear: left;
	float: left;
}

/* portfolio.html */
div#portfolioHero {
	position: relative;
	top: -239px;
	left: 47px;
	width: 666px;
	min-height: 600px;
	padding-left: 0px;
}

div#portfolioHero .hrule {
	width: 623px;
	border-bottom:1px solid #DBDBDB;
	padding:0;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 17px;
	position: relative;
	left: 5px;
	top: 10px;
	}

/* portfolio subnav */
div#portfolioHero ul{
	list-style-type: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}

div#portfolioHero li{
	display: inline;
	margin-top: 8px;
}

div#portfolioHero a, div#portfolioHero a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
div#portfolioHero a:hoverr{}
div#portfolioHero .on{}

/* end portfolio subnav */


/* portfolio subnav */

div#subnav .hrule {
	width: 623px;
	border-bottom:1px solid #DBDBDB;
	padding:0;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 17px;
	position: relative;
	left: 5px;
	top: 10px;
	}
div#subnav{
	position: relative;
	top: -239px;
	left: 47px;
	width: 666px;
	padding-left: 0px;
}
div#subnav ul{
	list-style-type: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}

div#subnav li{
	display: inline;
	margin-top: 8px;
}

div#subnav a, div#subnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
div#subnav a:hoverr{}
div#subnav .on{
	color:#555555;
}

/* end portfolio subnav */






div#portfolioHero a#multiImg {
	position: relative;
	display: block;
	width: 212px;
	height: 255px;
	background: transparent url('../images/buttons/portMultiImg.jpg') 0 0 no-repeat;
	float: left;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#portfolioHero a:hover#multiImg {
	background-color: transparent;
	background-image: url(../images/buttons/portMultiImg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -255px;
}


div#portfolioHero a#senImg {
	position: relative;
	display: block;
	width: 212px;
	height: 255px;
	background: transparent url('../images/buttons/portSenImg.jpg') 0 0 no-repeat;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#portfolioHero a:hover#senImg {
	background-color: transparent;
	background-image: url(../images/buttons/portSenImg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -255px;
}

div#portfolioHero a#assistedImg {
	position: relative;
	display: block;
	width: 212px;
	height: 255px;
	background: transparent url('../images/buttons/portAssistedImg.jpg') 0 0 no-repeat;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#portfolioHero a:hover#assistedImg {
	background-color: transparent;
	background-image: url(../images/buttons/portAssistedImg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -255px;
}


div#portfolioHero a#hosImg {
	position: relative;
	display: block;
	width: 212px;
	height: 255px;
	background: transparent url('../images/buttons/portHosImg.jpg') 0 0 no-repeat;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#portfolioHero a:hover#hosImg {
	background-color: transparent;
	background-image: url(../images/buttons/portHosImg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -255px;
}





div#portfolioHero a#resImg {
	position: relative;
	display: block;
	width: 212px;
	height: 255px;
	background: transparent url('../images/buttons/portResImg.jpg') 0 0 no-repeat;
	float:left;
	z-index: 20;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#portfolioHero a:hover#resImg {
	background-color: transparent;
	background-image: url(../images/buttons/portResImg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -255px;
}

div#portfolioHero a span {
	display: none;
}

div#portfolioMainNav{
	position: relative;
	background: transparent url('../images/buttons/portfolioMainNav.gif') no-repeat;
	width: 636px;
	height: 28px;
	top: -238px;
	left: 45px;
}

div#portfolioMainNav a#multi{
	display: block;
	height: 28px;
	width: 125px;
	float: left;
}

div#portfolioMainNav a:hover#multi{
	background: transparent url('../images/buttons/portfolioMainNav.gif') 0 -28px no-repeat;
}

div#portfolioMainNav a#res{
	display: block;
	height: 28px;
	width: 125px;
	float: right;
}

div#portfolioMainNav a:hover#res{
	background: transparent url('../images/buttons/portfolioMainNav.gif') -511px -28px no-repeat;
}

div#portfolioMainNav a span {
	display: none;
}

/* portfolio gallery */

div#portMain {
	height:468px;
	left:32px;
	position:relative;
	top:-231px;
	width:682px;
}

	

div#portMain a#previous {
	position: absolute;
	left:0px;
	display: block;
	background: transparent url('../images/buttons/larrow.gif') 0 215px no-repeat;
	width: 20px;
	height: 460px;
	float: left;
	outline: none;
	z-index: 21;
}

div#portMain a#next {
	position: absolute;
	left: 643px;
	display: block;
	background: transparent url('../images/buttons/rarrow.gif') 0 215px no-repeat;
	width: 20px;
	height: 460px;
	float: left;
	outline: none;
	z-index: 20;
}

div#portMainImg {
	position: relative;
	left: -10px;
	width: 682px;
	height: 468px;
	float: left;
}

div#portLower {
	width: 640px;
	margin: 0 auto;
	position: relative;
	top: -200px;
	left: 5px;
}
div#multiFamBtn {
	background: transparent url('../images/buttons/mutifam.gif') no-repeat;
	width: 125px;
	height: 25px;
}

div#seniorBtn {
	background: transparent url('../images/buttons/senior.gif') no-repeat;
	width: 130px;
	height: 25px;
}
div#assistedBtn {
	background: transparent url('../images/buttons/assisted.gif') no-repeat;
	width: 145px;
	height: 25px;
}

div#hospitalityBtn {
	background: transparent url('../images/buttons/hospitality.gif') no-repeat;
	width: 125px;
	height: 25px;
}

div#resBtn {
	background: transparent url('../images/buttons/residential.gif') no-repeat;
	width: 175px;
	height: 25px;
}

div#multiFamBtn a, div#resBtn a {
	display: block;
	width: 100px;
	height: 25px;
	position: relative;
	left: 132px;
}

div#multiFamBtn a span, div#resBtn a span {
	display: none;
}

div#thumbs {
	position: relative;
	left: -5px;
}

.photo-link { 
	padding: 6px; 
	display: block; 
	width: 68px;
	height: 68px;
	float: left; 
}

div#divider {
	border-bottom: 1px solid #9f9f9f;
	position: relative;
	left: 5px;
	bottom: 2px;
	padding: 2px 0;
	width: 630px;
}

/* Our services */
 ul#services {
	padding: 0;
	margin: 0 0 0 15px;
}

/* Contact Us */
input {
	width: 190px;
}
input#submit {
	width: 123px;
	height: 27px;
}
label{
	color: #28160a;
}
textarea {
	width: 450px;
	height: 100px;
}

td.col2 {
	padding-left: 55px;
}

span.redHead {
	font-size: 18px;
	color: #a40b18;
}

span.redHead2 {
	font-size: 24px;
	color: #a40b18;
}

span.redHead3 {
	font-size: 18px;
	color: #a40b18;
}
span.redSubHead {
	font-size: 14px;
	font-style: italic;
	color: #a40b18;
}

span.smallItalics {
	color:#333;
	font-size: 11px;
	font-style:italic;
}

/* Press */

div.press_entry {
	margin-top: 0px;
	position: relative;
	top: 20px;
	height: 275px;
}
.press_entry img{
	float: left;
	display: block;
}
.press_entry p{
	display: block;
	margin-left: 228px;
}
.press_entry .redHead{
	margin-left: 30px;
	float: left;
	display: block;
}

