body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #CCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(../images/greyBKGRND.png);
	background-repeat: repeat;
}

#header { 
	background-image: url(../header.png);
}

#printable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
	text-decoration: none;
	padding-top: 275px;
	text-align: center;
}
#printable a:link, #printable a:visited, #printable a:hover, #printable a:active {
  color: #993333;
  text-decoration: none;
}

#sketch {
}
#all {
	width: 980px;
	margin: 0 auto;
	background-color: #FFF;
}
#header {
	width: 960px;
	height: 77px;
	border-bottom: 1px solid #701400;
	background-image: url(../header.png);
	background-repeat: no-repeat;
	background-position: 110% 0%;
}
#header a.home {
	margin-left: 0px;
	width: 215px;
	height: 77px;
	display: block;
	overflow: hidden;
}
#main {
	width: 960px;
	min-height: 2000px;
	background-image: url(../images/whtbkGround.png);
}
#main .sketch {
	background: url(../images/sketch.jpg) left bottom no-repeat;
}
#topnav {
	margin: 0 20px 20px 150px;
	padding-top: 10px;
	color: #666;
}
#topnav li {
	display: inline;
	margin-right: 35px;
	font-family: Verdana, Helvetica, sans-serif;
}
#topnav li a:link, #topnav li a:visited {
	color: #666;
	text-decoration: none;
}
#topnav li a:hover {
	font-weight: bold;
	color: #701400;
	text-decoration: none;
}
#leftnav {
	width: 200px;
	margin: 25px 0 0 55px;
	float: left;
	color: #666;
}
#leftnav[id] {
	margin: 25px 0 0 110px;
}
#leftnav li {
	margin: 5px;
}
#leftnav li li {
	margin-left: 25px;
}
#leftnav li a {
	font-size: 10px;
}
#leftnav li a:link, #leftnav li a:visited {
	color: #666;
	text-decoration: none;
}
#leftnav li a:hover {
	font-weight: bold;
	color: #701400;
	text-decoration: none;
}
#leftnav li a.current:link, #leftnav li a.current:visited, #leftnav li a.current:hover, #leftnav li a.current:active {
	font-weight: bold;
	color: #701400;
	text-decoration: none;
	cursor: default;
}
#topnav li a.current:link, #topnav li a.current:visited, #topnav li a.current:hover, #topnav li a.current:active {
	font-weight: bold;
	color: #701400;
	text-decoration: none;
	cursor: default;
}
#content {
	width: 505px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 310px;
	padding-top: 0px;
	background-color: #FFF;
}
#topthumbs {
	width: 505px;
	color: #CCC;
	}
.thumb1 {
	width: 70px;
	height: 60px;
	background-color: #FFF;
	margin-right: 14px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}

#rightthumbs {
	width: 84px;
	margin: 0 0 15px 15px;
	float: right;
}
.thumb2 {
	width: 70px;
	height: 60px;
	background-color: #FFF;
	margin: 14px 14px 0 0;
	overflow: hidden;
}
.thumb3 {
	width: 505px;
	height: 50px;
	background-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	float: left;
	padding-top: 25px;
	padding-bottom: 15px;
}
#next {
	font-size: 14px;
	width: 405px;
	padding: 14px 0;
	color: #333;
	position: relative;
	font-weight: bold;
}
#next2 {
	font-size: 14px;
	width: 405px;
	padding: 5px 0;
	color: #333;
	position: relative;
	font-weight: bold;
}
#next p {
	position: absolute;
	top: 70px;
	right: 0px;
}
#next a:link, #next a:visited {
	color: #701400;
	text-decoration: none;
}
#next2 a:link, #next a:visited {
	color: #701400;
	text-decoration: none;
}
#next a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#next2 a:hover {
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}
#ezjax_content {
	color: #666;
}
#pictext {
	width: 405px;
	margin: 14px 0;
	color: #666;
	text-align: justify;
	float: left;
	border: none;
}
#pictext p {
	margin-bottom: 14px;
	line-height: 1.5em;
}
#pictitle {
	color: #800000;

}
.bigpic {
	margin-top: 25px;
}

.bigpic2 {
	margin-top:10
}
.picpic {
	width: 405px;
	height: 280px;
}
#splash {
	width: 680px;
	height: 380px;
	margin: 50px 0 0 130px;
	padding: 0px;
	display: block;
	background-image: url(../images/splashFrame.jpg);
}
#splash img {
	border: 0;
}
#splash a:link, #splash a:visited {
	margin: 0;
	padding: 0;
	border: 0;
}
#splash a:hover {
}
#tall {
	width: 290px;
	height: 370px;
	float: left;
	background: #fff top left no-repeat;
	margin: 5px 0 0 2px;
	padding: 0;
	overflow: hidden;
}
#tall[id] {
	margin: 5px 0 0 5px;
}
#ltop {
	width: 170px;
	height: 110px;
	float: left;
	background: #fff top left no-repeat;
	margin: 5px 0 0 5px;
	padding: 0;
	overflow: hidden;
}
#rtop {
	width: 200px;
	height: 110px;
	float: left;
	background: #fff top left no-repeat;
	margin: 5px 0 0 5px;
	padding: 0;
	overflow: hidden;
}
#wide {
	width: 374px;
	height: 255px;
	float: left;
	background: #fff top left no-repeat;
	margin: 5px 0 0 5px;
	padding: 0;
	overflow: hidden;
}
#team {
	margin: 50px 0 0 110px;
}
#team .photorow li {
	display: inline;
	list-style-type: none;
}
#team .photorow li a div.squares {
	width: 110px;
	height: 120px;
	overflow: hidden;
	display: inline;
}
#team .photorow li a {
	text-decoration: none;
}
#team .photorow li a img {
	border: 2px solid #fff;
}
#team .photorow li a:hover img {
	border: 2px solid #a01111;
}
#team a span{
	display: none;
}
#team a span b {
	font-weight: bolder;
	text-transform: uppercase;
	display: block;
	color: #a01111;
	font: 11px/2em Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}
#team a:hover span {
	display: block;
	font: 11px Verdana, sans-serif;
	color: #666;
	text-align: left;
	float: right;
	margin-right: 10px;
}
#team .two a:hover span {
	width: 600px;
}
#team .three a:hover span {
	width: 490px;
}
#team .four a:hover span {
	width: 370px;
}
#team .five a:hover span {
	width: 260px;
}
p.article b {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	color: #900;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
}
p.article {
	margin-bottom: 10px;
	font-variant: normal;
}
div.links {
	display: block;
	display: block;
	width: 505px;
	float: left;
	padding-top: 15px;
}
div.links a:link, div.links a:visited, div.links a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #a01111;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 1em;
}
div.copy {
	width: 500px;
	margin-bottom: 5px;
	float: left;
	margin-top: 10px;
	color: #666;
}
#footer {
	padding: 25px;
	clear: both;
	color: #666;
	text-align: left;
	background-color: #FFF;
	padding-top: 100px;
} 
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #666;
	text-decoration: none;
}
#content {
	margin: 50px 80px 50px 310px;
	width: 505px;
	background-color: #FFF;
}
#content_undercon {
	width: 505px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 330px;
	padding-top: 25px;
	text-align: left;
	color: #666;
	float: none;
	background-color: #FFF;
}
#content_resourcearticles {
	width: 505px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 330px;
	padding-top: 25px;
	text-align: left;
	color: #666;
}
#all#main#pullquote   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	width: 300px;
}
#content_bldgcom {
	width: 550px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 350px;
	padding-top: 15px;
	text-align: left;
	color: #666;
	float: none;
	line-height: 13px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
}
#salutation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-align: right;
	padding-top: 10px;
}
#pullquote {
	width: 225px;
	margin: 100px 0 0 115px;
	float: left;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	text-decoration: none;
	height: 300px;
}
#subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #AA1432;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 3px;
}
#imagePadding {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pullquoteUpper {
	width: 550px;
	float: left;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	line-height: 18px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	margin-top: 50px;
	margin-bottom: 10px;
}
#all #main #content_contactUs {
	width: 550px;
}
#email a:link, #email a:visited, #email a:hover, #email a:active {
	color: #666;
	text-decoration: none;
}
#email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: left;
	padding-top: 10px;
	text-decoration: none;
}
#content_designRetreat {
	width: 480px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 395px;
	padding-top: 15px;
	text-align: left;
	color: #666;
	float: none;
	line-height: 13px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
}
#pullquoteRetreat {
	width: 265px;
	float: left;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
	padding-top: 175px;
}
#headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	padding-top: 8px;
	font-style: italic;
	padding-bottom: 20px;
}
#firstimage {
	width: 505px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 310px;
	padding-top: 0px;
}
p.article c {
	font-weight: normal;
	text-transform: none;
	display: block;
	color: #333;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
}
#footer2 {
	padding: 25px;
	clear: both;
	color: #666;
	text-align: center;
	background-color: #FFF;
	padding-top: 50px;
	margin-left: 275px;
}
#footer2 a:link, #footer2 a:visited, #footer2 a:hover, #footer2a:active {
	color: #666;
	text-decoration: none;
}
#content_contact {
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 310px;
	padding-top: 75px;
	text-align: left;
	color: #666;
	float: none;
	line-height: 13px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
}
#all #main #content_news#picholder {
	background-color: #FFF;
	width: 125px;
	padding-top: 10px;
	padding-right: 15px;
	margin-top: 20px;
}
#all #main #content_bldgcom #pullquoteUpper {
	color: #666;
}
#image_contact {
	width: 175px;
	margin: 25px 0 0 115px;
	float: none;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	text-decoration: none;
	height: 230px;
}
#leftimage {
	width: 200px;
	margin: 25px 0 0 55px;
	float: left;
	color: #666;
}
#content_news {
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 310px;
	padding-top: 0px;
	text-align: left;
	color: #666;
	float: none;
	line-height: 13px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
}
#picholder {
	background-color: #FFF;
	padding: 15px;
	width: 150px;
	vertical-align: middle;
	float: left;
}
#all #main #content_news #picholder#newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: left;
	margin: 0px;
	width: 195px;
	float: left;
}
#newstext {
	width: 550px;
	float: none;
	padding-top: 5px;
	height: 254px;
}
#newstext2 {
	width: 550px;
	float: inherit;
	padding-top: 15px;
	height: 170px;
}
#all #main #content_news #picholder#newstext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: left;
	margin: 15px;
	width: 195px;
	float: left;

}
.all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #999;
	text-decoration: none;
	background-color: #FFF;
}
.all #container three cols { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
 .all #sidebar1 three cols{
	position: absolute;
	top: 0;
	left: 0;
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.all #sidebar2 three cols {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 40px; /* padding keeps the content of the div away from the edges */
}
 .all#mainContent three cols {
	margin: 0 300px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
