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

body {
	font: 11px Georgia, Helvetica, sans-serif;
	line-height:18px;
	background: #fff;
	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; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
img {
	border:none;
	padding:0;
	margin:0;
}
h1 {
	font-size:30px;
	text-transform:capitalize;
	letter-spacing: 1px;
	line-height:34px;
}
h2  {
	font-size:20px;
	/*visibility:hidden;*/
	letter-spacing: 1px;
	line-height:20px;
}
h3 {
	font-size:18px;
	line-height:21px;
	letter-spacing:0px;
	
}
h4 {
	font-size:12px;
	line-height:18px;
	letter-spacing:0px;
	
}
h5  {
	font-size:24px;
	/*visibility:hidden;*/
	letter-spacing: 1px;
	line-height:24px;
}

.b1 a, .b1 a:visited, .b1 a:active, .b1 a:link {
	text-decoration:none;
	color:#0326f9;
	font-size:12px;
}
.b1 a:hover {
	color:#666666;
}
.b2 a, .b2 a:visited, .b2 a:active, .b2 a:link {
	text-decoration:none;
	color:#1a3553;
	font-size:12px;
}
.b2 a:hover {
	color:#999999;
}
.o1, .o1 a, .o1 a:visited, .o1 a:active, .o1 a:link {
	text-decoration:none;
	color:#383309;
}
.o1 a:hover {
	color:#666666;
}

/*############################### HOMEPAGE #######################################*/
.oneColElsCtr #aboutus {
	display:none;
}
.oneColElsCtr #container {
	width: 800px;
	height:600px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	margin-top:10px;
	margin-bottom:10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow:hidden;
}
.oneColElsCtr #container2 {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	margin-top:10px;
	margin-bottom:10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../_images/home/woodgrain.gif) no-repeat 0 0;
}
.oneColElsCtr #home_moodimage {
	width:800px;
	height:600px;
	background:url(../_images/home/woodgrain2.png) no-repeat 184px 0;
}
.oneColElsCtr #blank_filler {
	position:relative;
	width:800px;
	height:555px;    /*this number controlls ANIMATION. sandbads down the nav to give appearance of the the nav sliding.*/
}
.onColElsCtr #navwrapper  {
	height:400px;
	width:800px;
	position:relative;
}
.oneColElsCtr #navwrapper #navShutter {
	background: #fff;
	opacity: 0.7;
	position: relative;
	height: 400px;  /*this number has to be bigger than desired area. hidden overflow makes the transparent box seem flush */
	width: 800px;
	filter: alpha(opacity=70);
}
#sidebar{
	padding-left:15px;
	width: 169px;
	height: 400px;
	float:left;
	background: #ffffff; /*url(../_images/home/whiteback.png) 0px 0px no-repeat;*/
}
#home_navigation {
	top:-400px; /*bumps up the navigatin elements over transparency to preserve text/image opacity*/
	position: relative;
	width: 800px;
}
.oneColElsCtr .navtab {
	height:13px;
	background:url(../_images/nav/nav_whitetab.png) no-repeat;
}
#nav_content{
	margin-left:184px;
	height:260px;
}
#nav_items {
	background-color:#383309;
	height:32px;
	background-image:url(../_images/nav/nav_back.gif);
	background-repeat:repeat-x;
}
#nav_content_left {
	float:left;
	width:223px;
	margin:34px 60px 34px 44px;
}
#nav_content_right {
	height:170px;
	margin:34px 60px 0 320px;
}


/*naviagtion***************************/

#nav_who a, #nav_who a:active, #nav_who a:visited, #nav_who a:link,
#nav_what a, #nav_what a:active, #nav_what a:visited, #nav_what a:link,
#nav_work a, #nav_work a:active, #nav_work a:visited, #nav_work a:link,
#nav_news a, #nav_news a:active, #nav_news a:visited, #nav_news a:link,
#nav_contact a, #nav_contact a:active, #nav_contact a:visited, #nav_contact a:link{
	float:left;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
	border-top:3px solid #726F50;
}
#nav_who a:hover,
#nav_what a:hover,
#nav_work a:hover,
#nav_news a:hover,
#nav_contact a:hover{
	float:left;
	border-top:3px solid #A19C86;
}
/*-----------------------------font styles/spacing -----------------------------*/
#nav_footer {
	position:absolute;
	display:block;
	font-size:10px;
	margin-left:228px;
}
#index_footer {
	height:50px;
	background:url(../_images/news/footer.png) no-repeat 0 0;
	font-size:10px;
	color:#383309;
	left:-169px;
	postion:absolute;
}
.sidebar_heading  {
	margin-top:25px;
	margin-bottom:8px;
}
.blurb_heading {
	font-size:125%;
	margin-top:10px;
	font-weight:bold;
}
/*############################### NEWS #######################################*/
#footer {
	height:50px;
	background:url(../_images/news/footer.png) no-repeat 0 0;
	font-size:10px;
	color:#383309;
}
#news_content {
	margin:32px 124px 0px 208px;
	padding:0 0 20px 0;
}
	

/*-----------------------------font styles/spacing -----------------------------*/
.news_next  {
width:49%;
text-align:right;
float:right;
}
.news_prev {
width:49%;
float:left;
}

.news_headline  {
	margin-bottom:5px;
}
.news_category {
	margin-bottom:5px;
}
.news_body  {
	font-size:11px;
	padding-bottom:25px;
}
.news_more {
	clear:both;
	width:100%;
	margin:24px 24px 0 0;
}
.comment_wrap {
	padding:10px 0 10px 0;
	border-bottom:1px solid #eee;
}
.comment_name {
	width:75px;
	float:left;
	font-weight:bold;
}
.comment_body {
	margin-left:85px;
}
/*############################### PORTFOLIO #######################################*/
#portfolio_content {
	margin:0px 0 0 204px;
}
.portfolio_item {
	float:left;
	width:285px;
}
#project_description {
	width:350px;
	margin-top:10px;
	padding-bottom:10px;
	/*background:#F0EFEA;*/

}
#project_thumbs {
	width:225px;
	height:100%;
	margin:8px 0px 0 560px;
	padding-bottom:20px;
	background:#f3f2f1;
}
.index_img_mask{
	display:block;
	float:left;
	height:104px;
	width:104px;
	overflow:hidden;
	margin-right:5px;
}
#project_thumbs .img_mask{
	display:block;
	float:left;
	height:104px;
	width:104px;
	padding:6px 0 0 6px;
	overflow:hidden;
	background:#f3f2f1;
}
.img_mask_trans{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.oneColElsCtr #blank_container {
	width: 800px;
	height:600px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	margin-top:10px;
	margin-bottom:10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow:hidden;
}
.oneColElsCtr #portfolio_picture {
	position: relative;
	width: 800px;
	height:400px;
	background: #fff;
}
.oneColElsCtr #portfolio_navigation {
	position: relative;
	width: 800px;
	height:400px;
	background: #fff;
}
.oneColElsCtr #newShutter {
	display:none;
	cursor:pointer;
	background: #333;
	opacity: 0.7;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	filter: alpha(opacity=70);
	left: 0;
	z-index:200;
}
.oneColElsCtr #newInfo {
	display:none;
	cursor:pointer;
	position: absolute;
	top:0;
	width: 800px;
	left:50%;
	margin:auto;
	margin-top:40px;
	margin-left: -400px;
	border:none;
	overflow:hidden;
	z-index:200;
}
/*-----------------------------font styles/spacing -----------------------------*/
.portfolio_heading  {
	margin:8px 0 0 0px; 
}
.portfolio_item img{
	clear:left;
	float:left;
	padding-bottom:0px;
	margin:5px 14px 0px 0;
}
.portfolio_title {
	padding-top:6px;
	
}
.portfolio_next  {
margin-left:470px;
}
.portfolio_prev {
margin:10px 0 0 0px;
}
.thumbs_next  {
margin-left:160px;
}
.thumbs_prev {
margin-left:6px;
float:left;
}

/******************************* COMMENT FORM/LOGIN FORM **********************************/
.commentform {
	margin-top:10px;
}
.commenttext {
	margin-top:5px;
}
.commentcheck {
	margin-top:5px;
}
.commenttext label {
	width:100px;
	float:left;
}
.commenttext input {
	width:300px;
	float:left;
}
.commentcheck label {
	width:100px;
	float:left;
}
.commentcheck input {
	float:left;
}
.commenttext textarea {
	width:400px;
}
.commentbutton input {
border:none;
background:#eee;
margin-top:15px;
margin-bottom:25px;
	
}

.loginform {
	width:250px;
	margin-left:300px;
	background:#eee;
	padding:20px 5px 20px 5px;
	border:1px solid #999;
}
.loginformtext, .loginformcheck {
	margin-top:5px;
}
.loginformtext label {
	width:75px;
	float:left;
}
.loginformtext input {
	width:150px;
	float:left;
	clear:right;
}
.loginformcheck label {
	width:115px;
	float:left;
}
.loginformcheck input {
	float:left;
	clear:right;
}
.loginformbutton input {
border:none;
background:#999;
margin-top:15px;
	
}
.searchform {
	width:100%;
	margin-bottom:40px;
}
.searchform .formfield{
	width:100%;
}
.searchform .formbutton {
	border:none;
	background:none;
	margin-top:10px;
	font-size:11px;
	float:right;
}

/******************************* MISC **********************************/
.sidebar_logo {
position:relative;top:-13px;
}
.bigwhite {
	height:100%; background-color:#fff; min-height:150px;
}
.smallwhite {
	height:250px; background-color:#fff;
}
.filter {
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
}

.pageswitch {
	clear:both;
	width:100%;
	margin-top:30px;
	margin-bottom:50px;
}
ul#categoryList {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:15px;
	list-style:disc;
}
ul#categoryList li {
	font-size:14px;
}
.clearing  {
	clear:both;
	line-heigh:1px;
	width:100%;
	font-size:1px;
	height:1px;
}