/* v1.1 | 20091202 */
/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background-color: transparent;
}
/* COMMON */
.clearfix {
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}
div.content p {
	color: #29200d;
}
.l1, .l2, .l3 {
	float: left;
	width: 30%;
	margin: 0 50px 0 0;
	display: inline;
	text-align: justify;
}
.l3
{ margin: 0; }
.right {
	float: right;
}
h1 {
	font: 20px/30px helvetica, verdana, arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.8px;
	color: #36302f;
}
a {
	font: 12px/16px helvetica, verdana, arial, sans-serif;
	text-decoration: none;
	letter-spacing: 0.8px;
	color: #36302f;
}
a:hover {
	color: #da9428;
	text-decoration: underline;
}
/* LAYOUT */
html {
	background-color: #fff;
}
body {
	color: #524d4a;
	font: normal 11px/22px helvetica, verdana, arial, sans-serif;
	letter-spacing: 1px;
	background: #fff;
	
}
.container960 {
	height: 100%;
	min-width: 960px;
	position: relative;
	overflow-x: hidden;
}
.container1150 {
	height: 100%;
	min-width: 1150px;
	position: relative;
	overflow-x: hidden;
}
div.wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
}
div.wrapper {
	width: 100%;
	background: transparent url("/images/wrapper.png") left bottom repeat-x;
	padding-bottom: 100px;
}
div.inner_wrapper {
	width: 100%;
	background: transparent url("/images/about_bg.png") top center repeat-y;
}
div.tree {
	position:absolute;
	top: 0;
	left:60%;
	z-index:1;
}
div.content {
	width: 1200px;
	margin: 0px auto;
	padding:0;
}
div.content_text {
	bottom: 60px;
	padding: 0 75px;
	position: absolute;
	width: 960px;
}
div.content_text_col {
	margin: 0 25px 0 0;
	padding:25px 0 0 0;
	float:left;
	width:340px;
	color:#77725b;
	font-weight:600;
	font-size:12px;
}
div.header {
	height: 250px;
	left: 50%;
	margin-left: -555px;
	padding:0;
	position: relative;
	width: 1110px;
}
div.footer {
	background: #d2c9a1 url("/images/footer.jpg") repeat;
}
div.footerwrap {
	width: 960px;
	margin: 0px auto;
	padding: 60px 0;
}
/* HEAD & NAVIGATION */
a.logo {
	left: 100px;
	position: absolute;
	top: 0;
	width: 136px;
}
ul.nav {
	background: rgba(255, 255, 255, 0.7);
	left: 320px; 
	list-style: none;
	top: 130px;
	padding: 15px;
	position: absolute; 
	z-index: 100;
}
ul.nav li {
	display: block;
	padding: 0 15px 0 15px;
	float: left;
	list-style-type: none;
	border-left: 1px solid #524d4a;
}
ul.nav li.first_li {
	border: none;
}
ul.nav a {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
	font-weight:bold;	
	letter-spacing: 0.8px;
	color: #524d4a;
}
ul.nav a:hover {
	color: #c17e00;
}
ul.nav a.current {
	color: #deb306;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
padding: 0 4%;
	width: 900px;
}
.navigation a {
	text-transform: uppercase;
	font-weight: bold;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* HOME PAGE SPECIFIC */
body#home .content {
	left: 50%;
	margin-left: -555px;
	overflow: hidden;
	position: relative;
	width: 1110px;
}
body#home div.wrapper {
	background: transparent url("/images/home_wrapper.png") 0 170px repeat-x;
	padding: 0;	
}
body#home div#main {
	float: left;
	width: 588px;
	height: 570px;
}
body#home div.sub {
	margin-top:50px;
	float: left;
	width: 130px;
	height: 350px;
}
body#home div#main span {
	display: none;
}
div.callout {
	background-color: #feea9b;
	float:left;
	padding: 4px;
	width:220px;
}
div.callout p {
	background: #feea9b url(/images/yellowbox_bkg.png) top left repeat-x;
	color:#ddac04;
	display: block;
	font:13px "Lucida Grande";
	text-align: center;
	padding: 10px 25px;
}
div.callout a {
	font:13px "Lucida Grande";
	color:#ddac04;
	position: relative;
	z-index: 100;
}
/* ABOUT PAGE SPECIFIC */
body#about div.content {
	background-color: #d1ac46;
	width: 1030px;
	padding: 75px 60px;
}
body#about div.content p {
	margin: 17px 0;
}
/* CONTACT PAGE SPECIFIC */
body#contact div.content {
	background: #d1ac46 url("/images/smalltree.png") left 50px no-repeat;
	width: 935px;
	padding: 75px 0 75px 215px;
}
.wpcf7, body#contact div.content p {
	margin-top: 15px;
}
/* PROJECT PAGE SPECIFIC */
body#project div.content {
	background-color: #d1ac46;
	width: 1030px;
	padding: 75px 60px;
}
body#project div.content p {
	margin: 17px 0;
}
/* PROJECT GALLERY SPECIFIC */
body#gallery div.content {
	background-color: #fff;
	width: 1030px;
	padding: 50px 60px;
}
div.project_odd {
	width: 100%;
	background: transparent url("/images/odd_bg.png") top center repeat-y;
	margin-bottom: 35px;
}
.project_odd .wrap {
	width: 1100px;
	padding: 45px 0;
	margin: 0px auto;
}
.project_odd .blurb {
	float: left;
	width: 410px;
	padding: 0 45px;
	text-align: justify;
}
.project_odd .gallery {
	float: left;
	width: 600px;
}
div.project_even {
	width: 100%;
	background: transparent url("/images/even_bg.png") top center repeat-y;
	margin-bottom: 35px;
}
.project_even .wrap {
	width: 1100px;
	padding: 45px 0 45px 0;
	margin: 0px auto;
}
.project_even .blurb {
	float: right;
	width: 410px;
	padding: 0 45px;
	text-align: justify;
}
.project_even .gallery {
	float: left;
	width: 600px;
}
.project_odd h2, .project_even h2 {
	font: 16px/50px helvetica, verdana, arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.8px;
	color: #fff;
}
.project_odd p, .project_even p {
	margin: 17px 0;
}
/* FOOTER */
.footer h3 {
	display: inline;
	padding: 7px;
	background: transparent url("/images/foot_trans_bg.png") top left repeat;
	font-size: 11px;
	color: #fff;
}
.footer ul {
	list-style: none;
	padding: 7px 0 7px 7px;
}
.footer li {
	list-style-type: none;
}
.footer li a {
	font-size: 10px;
	color: #da9428;
}
.footer p {
	padding: 7px;
	font-size: 10px;
	color: #da9428;
}
.footer a.sendmessage {
	display: block;
	margin: 7px;
	width: 171px;
	height: 21px;
	background: transparent url("/images/foot_send_msg.png") top left no-repeat;
}
.footer a.sendmessage span {
	display: none;
}
#col1, #col2, #col3 {
	width: 195px;
	height: 100%;
	float: left;
	padding: 0 25px 25px;
}
#col1 {
	padding-left: 0;
}
#col1, #col2 {
	border-right: 1px #fff solid;
}
#col3 {
	background: transparent url("/images/hia.png") top right no-repeat;
}
#ad {
	width: 313px;
	height: 100%;
	float: right;
	padding: 0 25px 25px;
	text-align: right;
}
.footer a.pixo {
	color: #8e8881;
	background:transparent url("/images/jfkpixo.png") no-repeat right top;
	display:block;
	float:right;
	font-size:10px;
	line-height:15px;
	padding-right:20px;
	margin-right: 25px;
}
.footer span.copy {
	display:block;
	clear: left;
	color: #8e8881;
	font-size: 10px;
	padding-top: 25px;
}

