body{
	margin:0px;
	padding:0px;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	background-color:#ffffff;
	font-size:11px;
	color:#48380F;
}
a{
	color:#8c6239;
	text-decoration:none;
}
a:hover{
	color:#BBB34D;
	text-decoration:underline;
}
a,object,embed{
	outline:none;
}
img{
	border:none;
}
h1{
	margin-top:0px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#8C6239;
	font-weight:normal;
}
.wrap{
	width:950px;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	line-height:20px;
	position:relative;
}
#mast{
	background:url(../images/mastbg.gif) repeat-x;
	width:100%;
	text-align:center;
	position:relative;
	z-index:2;
	margin-bottom:20px;
	top:-20px;
}
#main-logo{
	width:216px;
	float:left;
}
#mast ul{
	list-style:none;
	color:#FFFFFF;
	font-size:11px;
	float:right;
	padding:0px;
	margin-top:124px;
	margin-bottom:0px;
}
#mast ul li{
	float:left;
	display:block;
	padding-left:10px;
	padding-right:10px;
}
#mast ul a{
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	height:20px;
	background-image:url(../images/nav.gif);
	display:block;
}

#navhome{
	width:35px;
	background-position:-17px 0px;
}
#navhome:hover{
	background-position:-17px -20px;
}
#navportfolio{
	width:71px;
	background-position:-78px 0px;
	
}
#navportfolio:hover{
	background-position:-78px -20px;
}
#navabout{
	width:44px;
	background-position:-169px 0px;
}
#navabout:hover{
	background-position:-169px -20px;
	
}
#navservices{
	width:156px;
	background-position:-228px 0px;
}
#navservices:hover{
	background-position:-228px -20px;
	
}
#navnews{
	width:91px;
	background-position:-404px 0px;
}
#navnews:hover{
	background-position:-404px -20px;
	
}
#navcontact{
	width:61px;
	background-position:-514px 0px;
}
#navcontact:hover{
	background-position:-514px -20px;
	
}
#mast-bar{
	height:0px;
	display:hidden;
	width:100%;
	text-align:center;
}
#content{
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
}
#foot{
	width:100%;
	height:60px;
	background-color:#8c6239;
	text-align:center;
	margin-top:20px;
}
#tdov{
	position:absolute;
	left:716px;
	top:60px;
	width:176px;
	height:13px;
}
.tr{
	clear:both;
}
.td{
	float:left;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
h0{
	height:0px;
	overflow:hidden;
}
.mr10{
	margin-right:10px;
}
.mr20{
	margin-right:20px;
}
.mb10{
	margin-bottom:10px;
}
.mt20{
	margin-top:20px;
}
#portfolio-nav, #side-nav{
	width:90px;

}
.port-nav{
	line-height:normal;
}
.side-nav,.side-nav a, .port-nav, .port-nav a{
	text-align:right;
	color:#8c6239;
	font-size:11px;
	margin-bottom:10px;
	text-decoration:none;
}
.side-nav a:hover, .port-nav a:hover{
	text-decoration:underline;
}
#portfolio-head{
	background-color:#E9EFF0;
	width:200px;
	height:100px;
	position:relative;
}
#portfolio-literal{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#69533a;
	position:absolute;
	left:20px;
	top:40px;
}
#portfolio-title{
	font-family:"Gotham",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#91775a;
	text-transform:uppercase;
	font-weight:bold;
	position:absolute;
	right:20px;
	top:60px;
}
#portfolio-thumbs{
	width:170px;
	margin-left:20px;
	margin-top:10px;
}
.port-thumb{
	width:35px;
	height:35px;
	cursor:pointer;
	border:2px solid #FFFFFF;
}
#largeimage{
	width:620px;
	height:300px;
	overflow:hidden;
	position:relative;
	display:none;
	
}
#sideimages{
	width:340px;
	position:relative;
}
#loading-image{
	position:absolute;
	z-index:2;
	top:10px;
	left:10px;
	color:#FFFFFF;
	display:none;
}
#expand-image{
	position:absolute;
	z-index:2;
	bottom:10px;
	left:10px;
	color:#FFFFFF;
	display:none;
	cursor:pointer;
}
#portfolio-description{
	color:#664e2e;
	font-size:11px;
	width:600px;
	margin-left:110px;
	margin-top:20px;
}
#content-data{
	width:470px;
}