@charset "utf-8";
/* CSS Document */
div {
	margin:0;
	padding:0;
	border:none;
}
body {
	margin:0;
	padding:0;
	border:none;
	background-color:#aebba2;
	background-image: url(/assets/interface/menu-bg.png);
	background-repeat: no-repeat;
	background-position:top left;
	font-size:small;
	color:#33210e;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	min-height:710px;
	min-width:925px;
	background-attachment:fixed;

}
a:link, a:visited {
	color:#3c2a17;
}
a:hover {
	color:#FFF;
}

.photo-left { float:left; margin:0 15px 10px 0;}
.photo-right { float:right; margin:0 0 10px 15px;}
#wrap {
	width:900px;
	background-color: transparent;
	min-height:680px;
	position: relative;
	top:0;
	left:0;

}


#wrap #content {
	width: 550px;
	position:relative;
	top:35px;
	left:390px;
	z-index:300;
	background-color:#aebba2;	
}


#header {
	padding-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:65px;
}
h1 {
	color: #dae0d5;
	font-weight: normal;
	letter-spacing:3px;
	margin-bottom:0;
}
#menu {
	margin:0px;
	padding: 0px;
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	z-index:200;
	background-image: url(/assets/interface/menu-bg.png);
	background-repeat: no-repeat;
	background-position:top left;
	min-height:600px;
	position:absolute;
	top:0px;
	left:0;
	color:#FFF;
	text-transform:uppercase;
	position:absolute;
	position:fixed;
		padding-top:25px;
	
}
#menu ul {
	list-style:none;
	background-color:#604a36;

}
#menu ul li ul {
	float: none;
	width:auto;
	list-style:none;
	padding-left:10px;
	border:none;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #FFF;
	padding: 1px;
	border:none;
	background-color:#604a36;
}
#menu a:hover, #menu a:active {
	text-decoration: none;
	border:none;
	color: #AEBBA2;
	background-color:#604a36;
}
#menu #main-nav {
	text-align:right;
	font-size: 11px;
	width: 125px;
	border-top: 1px solid #A9C398;
	margin:25px 0 0 0;
	padding:0;
	margin:15px 10px 15px 20px;
	float: left;
	text-transform: uppercase;
}
#main-nav .active a {
	color: #AEBBA2;
}
#menu #main-nav li {
	border-bottom: 1px solid #A9C398;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menu #logo-box {	margin:15px;}
#logo-box a:link, #logo-box a:visited {background-color:transparent;}
#menu #logo { margin:0; padding:0; border:none;

}
#menu p {
	margin-left: 20px;
	font-size:12px;
}
#subnav, #nav_categories {
	float: left;
	text-transform: uppercase;
	padding-left: 0px;
	width:150px;
	border-top: 1px solid #A9C398;
	margin:15px 0px 0px 20px;
}
#subnav li, #nav_categories li {
	font-size: 10px;
	margin: 0px;
	list-style-type: none;
	line-height:110%;
	border-bottom: 1px solid #A9C398;
	border-bottom: 1px solid #A9C398;
	padding: 4px 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#subnav li ul, #nav_categories li ul {
	margin: 0px;
	padding: 0px;
}
#menu #subnav .active a, #nav_categories .active a {
	color: #AEBBA2;
	font-weight:bold;
}
#menu #subnav .active ul li a, #menu #nav_categories .active ul li a {
	color: #FFF;
}
#menu #subnav .active ul li a:hover, #menu #nav_categories .active ul li a:hover {
	color: #AEBBA2;
}
#menu #subnav .active ul .active a, #menu #nav_categories .active ul .active a {
	color: #AEBBA2;
}
#subnav #sub-nav li, #subnav #nav_categories li {
	letter-spacing: normal;
}
#menu #subnav li ul li, #menu #nav_categories li ul li {
	display: none;
}
#menu #subnav .active ul li, #menu #nav_categories li ul li {
	border-top:none;
	display: block;
}
#menu #subnav .active .submenu {
	display: block;
}
#address {
	text-transform:none;
	text-align:right;
	font-size: 11px;
	width: 125px;
	margin:25px 0 0 0;
	padding:0;
	margin:15px 10px 15px 20px;
	float: left;	
}
#address li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEBBA2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align:right;
	text-transform: none;
}
#address li img{
	height:35px;
	width:60px;
}
#featured {width:125px;
	margin:20px 0 0 20px;
	padding:0; font-size:small; font-size:11px;}
	
#featured li {	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEBBA2;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align:right;
}	
.clear {
	clear: both;
}
.entry {
	border-bottom: #604a36 1px solid;
	padding-bottom:1px;
	margin-bottom:1px;
	width:550px;
	clear:both;
}
#banner-photo {	border-bottom: #604a36 1px solid; padding:10px 0; width:550px; overflow:hidden;}

h2 {
	color: #000;
	font-family:"Times New Roman", Times, serif;
	margin: .5em 0 .5em 0;
	font-size:150%;
}
h3 {
	font-size:100%;
	margin:.25em 0;
}
.entry h3{margin-top:0px; clear:left;}
h4 {
	font-size:100%;
}
p {
	font-size:90%;
	margin:.5em 0;
	text-align:justify;
}
blockquote p { text-align:left;}
.entry .date {
	margin:0;
	padding:0;
}
.entry h2 a:link, .entry h2 a:visited {
	color: #FFF;
	text-decoration: underline;
}
.entry h2 a:hover {
	color: #604a36;
	text-decoration: none;
}
.posted {
	padding-bottom:1px;
		clear:both;
		margin:2px 0;
}
.paginate .pagecount {
	text-align: right;
	clear:both;
}
.paginate {
	padding-top: 5px;
	text-align: right;
}
#co-info {
	position: absolute;
	top: 265px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	clear:both;
}
#subnav .active .submenu .last, #address .last {
	border: none;
}


/*  PROJECT STYLES   */

.med-img {width:200px; height:160px; margin:0; padding:0; float:right; clear:right; margin:5px 0; overflow:hidden;}

.project-summary {width:325px; float:left; clear:left; padding:0; margin:0; text-align:right; padding:5px 0;}
.project-summary h3, .project-summary h3 a, .project-summary h4 { 
	color: #FFF; margin-top:12px;
}
.project-summary p {margin:1em 0; line-height:140%; text-align:right;}
.project-summary a:link, .project-summary a:visited {color:#FFF; text-decoration:none; }
.project-summary a:hover {text-decoration:underline;}
.project-summary h3 {margin-top:10px; line-height:120%; text-align:right;}
#thumbs img {border:none; margin:5px 0px 0px 5px; background-color:transparent;}
#thumbs {width: 360px; float:right; clear:right; text-align:right; height:35px; margin:5px 0; }
#lg-img {width:550px; height:363px; overflow:hidden; background-color:transparent;}
#lg-img #large { }
#project-title { float:left; clear:left; color:#FFF; position:relative; width:360px;}
#project-details {clear:both; text-align:justify;}
.entry .project {
	color: #FFF;
	width: 300px;
	margin-top:-21px;
	margin-bottom:1em;
	font-size:12px;
	float:left;
	clear:left;
	position:relative;
	z-index:400;

}
.entry .project {
	text-align:justify;
}
#next {
	width:185px;
	 background-color:transparent;
	float:right;
	clear:right;
	margin:0 0 5px 0;
	padding:0;
	position:relative;
	text-align:right;
		z-index:300;
	}
	
.credit { font-size:9px; text-align:right;}	




/*    HOME PAGE STYLES  */

.homepage {
	background-image:none;
}


.homepage #menu {
	height:660px;

}


.homepage #wrap {
	background-repeat:no-repeat;
	background-position:top right;
	width:1000px;
}

.homepage #wrap #graphic1, .homepage #wrap #graphic2, .homepage #wrap #graphic3 .homepage #wrap #graphic4 {
	width:725px;
	height:503px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: transparent;
}
.homepage #wrap #graphic1 {

background-image: url(/assets/interface/home-bg1.jpg);  

	background-position: left bottom;
	z-index:50;
}
.homepage #wrap #graphic2 {
/*	background-image: url(/assets/interface/graphic-bg2.jpg);  */
	background-position: top left;
	z-index:55;
	position:absolute;
	top: 0px;
	right: 0px;
}
.homepage #wrap #graphic3 {
	background-image: url(/assets/interface/home-bg3.png);	
	background-position: right top;
	position: absolute;
	z-index:60;
	top: 0px;
	right: 0px;
	height: 169px;
	width: 672px;
}
.homepage #wrap #graphic4 {	
	background-image: url(/assets/interface/middle.png);
	z-index:65;
	height: 503px;
	width: 138px;
	position: absolute;
	right: 285px;
	top: 0px;
}

.homepage #wrap #eng {
	position: absolute;
	z-index: 75;
	top: 285px;
	left: 360px;
	width: 510px;
}
.homepage #wrap #quote {
	position: absolute;
	top: 525px;
	left: 360px;
	color: #FFF;
	width: 550px;
	background-color:transparent;

}
.pdf {
	background-image: url(/assets/interface/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	
	background-position: left center;
	margin-bottom:3px;
	margin-top:3px;
		list-style:none;
}


a img {border:none;}

