body {
	background-color: #fafafa;
	margin: 0px;
	padding: 0px;
	background-image: url(../art/headslice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
h1{
	font-size:24px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #d9922a;
	margin-bottom: 20;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0px;
	line-height: 32px;
	}
h2{
	font-size:14px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #d9922a;
	}	
h3{
	font-size:140%;
	font-weight:normal;
	}	

	
p {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #522B1B;
	line-height: 24px;
}

p a:link {
	color: #522B1B;
	text-decoration: underline;
}
p a:visited {
	color: #522B1B;
	text-decoration: underline;
}
p a:active {
	color: #D9922A;
	text-decoration: underline;
}
p a:hover {
	color: #D9922A;
	text-decoration: underline;
	}
#wrap {
	width: 960px;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#head {
	height: 60px;
	text-decoration: none;
	width: 960px;
	background-image: url(../art/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#navbuttons {
	width:225px;
	height: 16px;
	float: left;
	padding-right:;
	clear:;
	text-align: left;
	margin-bottom: 4px;
	vertical-align: top;
	margin-top: 24px;
	}

#logo {
	height: 112px;
	width: 241px;
	float: left;
	background-image: ;
	background-repeat: no-repeat;
}
#container{
	width:960px;
	height: 100%;
	margin-bottom: 80px;
	background-color: #fafafa;
	}
#leftcontent{
	text-align:left;
	width:600px;
	height: 100%;
	float: right;
	margin-top: 60px;
	margin-right: 40px;
	}
#portfoliot{
	text-align:left;
	width:730px;
	height: 100%;
	float: right;
	margin-top: 34px;
	}
#featured{
	width:600px;
	margin-top: 20px;
	margin-right: 40px;
	float: right;
	}
#featuredhead{
	text-align:left;
	width:600px;
	height: 100%;
	float: left;
	margin-bottom: 5px;
	}
#featureimage{
	width:518px;
	height: 450px;
	float: left;
	}
#contact{
	text-align:left;
	width:600px;
	height: 600px;
	float: left;
	}
#caption{
	text-align:left;
	width:630px;
	height: 100%;
	float: left;
	margin-top: 10px;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #522B1B;
	text-align: left;
	line-height: 14px;
}
.caption a:link {
	text-decoration: none;
	color: #522B1B;
}
.caption a:visited {
	text-decoration: none;
	color: #522B1B;
}
.caption a:active {
	text-decoration: underline;
	color: #522B1B;
}
.caption a:hover {
	text-decoration: underline;
	color: #522B1B;
	}
			
#leftsidebar {
	width:225px;
	height: 100%;
	float: left;
	padding-right:;
	background-color:;
	clear: none;
	margin-top: 40px;
	}
#leftcol {
	width:235px;
	height: 100%;
	float: left;
	padding-right:;
	background-color:;
	clear: none;
	background-color: #FAFAFA;
	margin-left: 9px;
	}
#midcol {
	width:235px;
	height: 100%;
	float: left;
	padding-right:;
	background-color:;
	clear: none;
	background-color: #FAFAFA;
	margin-left: 8px;
	}
#rightcol {
	width:235px;
	height: 100%;
	float: right;
	padding-right:;
	background-color:;
	background-color: #FAFAFA;
	}
#projone {
	width:217px;
	height: 100%;
	float: left;
	padding-right:;
	clear: none;
	background-image: url(../art/proback.jpg);
	background-repeat: no-repeat;
	padding: 9px;
	margin-bottom: 20px;
	}
#projtwo {
	width:235px;
	height: 100%;
	float: left;
	padding-right:;
	clear: none;
	}
#projcap {
	width:215px;
	height: 53px;
	float: left;
	padding-right:;
	clear: none;
	margin-top: 2px;
	padding-top: 2px;
	}
#stripe {
	height: 1px;
	vertical-align: top;
	width: 100%;
	background-color: #d5d5c3;
	float: left;
	clear: both;
}
#aboutimage {
	height: 350px;
	vertical-align: top;
	width: 200px;
	background-color:;
	float: right;
	clear: none;
	margin-left: 40px;
}
#footer {
	height: 400px;
	vertical-align: top;
	width: 100%;
	background-color: #F3F4EF;
	float: left;
}
.footer {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 55px;
	padding-top: 20px;
	line-height: 18px;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:active {
	color: #751010;
	text-decoration: underline;
}
.footer a:hover {
	color: #751010;
	text-decoration: underline;
	}
			
#clear{
	width:960px;
	margin-top: 20px;
	float: right;
	}
