#wrapper {
	background:url(../images/wrapper/bg.gif);
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #FFF;
	width:930px;
	height:98px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: thin solid #684626;
}
#bodycopy {
	background-color: #D97827;
	width:900px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
}
#latestwork {
	background-color: #FFF;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	overflow: hidden;
	border: thin solid #684626;
}
#worksample {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#dailysketch {
	background-color: #FFF;
	float: left;
	height: 460px;
	width: 539px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom:2px;
	border: thin solid #684626;
}

#sketch {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#sketch_title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #684626;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: center;
	border-bottom-style: double;
	border-color: #684626;
}
#sketch_description {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #684626;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: double;
	border-color: #684626;
	margin-top: 10px;
	padding:2px;
}

#latestnews {
	background-color: #FFF;
	height: 460px;
	width: 349px;
	margin-top: 2px;
	margin-right: 3px;
	float: right;
	border: thin solid #684626;
}
#news_content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #684626;
	width: 344px;
	margin-right: auto;
	margin-left: auto;
	padding:2px;
	line-height: 1.75em;
}
#footer {
	color:#FFFFFF;
	background-color: #D97827;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	clear: both;
	border-bottom: thin solid #684626;
	text-align:center;
}

#footer p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top:4px;
}
#worksample {
	float: left;
}
#workdescription {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #684626;
	float: right;
	width: 385px;
	padding: 5px;
	padding-top:0px;
	line-height:1.75em;
}
#workname {
	font-weight: bold;
	font-size:2em;
	margin-top:5px;
	width: 385px;
	text-align:left;
}
#news_title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #684626;
	width: 344px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: center;
	border-bottom-style: double;
	border-color: #684626;
}

/* navigation */
/* The navigation works by using one image and the hover state, each ul had an A tag in it that A has a background in it moved around to show the proper background, the text is indented and the link set to block to hide the text. On hover the background img is moved up 58px to the roll over state.. behold the power of atomic fusion */
#nav ul{width:900px;}
#nav li {}
#nav a { text-indent: -999999px; overflow:hidden; display:block; height:20px;}

#navigation {width:900px; height:20px; position:relative; z-index:100; margin-left:auto; margin-right:auto;}

#nav_portfolio {width:225px; background:url(../images/navigation/nav2.gif); float:left; height:20px;}
#nav_portfolio:hover {background-position:0 -20px;}

#nav_services {width:225px; background:url(../images/navigation/nav2.gif) -225px 0; float:left; height:20px;}
#nav_services:hover {background-position:-225px -20px;}

#nav_contact {width:225px; background:url(../images/navigation/nav2.gif) -450px 0; float:left; height:20px;}
#nav_contact:hover {background-position:-450px -20px;}

#nav_about {width:225px; background:url(../images/navigation/nav2.gif) -675px 0; float:left; height:20px;}
#nav_about:hover {background-position: -675px -20px;}

.subnav {display:none;}
/*end navigation */

.clearing  {
	clear:both;
}
.name {
	font-weight: bold;
}
.worktitle {
	font-size:1.5em;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	line-height:2em;
}
.worktype {
	font-size:1.5em;
	text-align:left;
	line-height:1.5em;
}
a {
	color: #D97827;
	text-decoration: underline;
}
a:hover {
	color: #684626;
	text-decoration: underline;
}
#welcometext {
	background-color: #FFF;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	padding-top: 2px;
	height: auto;
	border: thin solid #684626;
}
#welcometext p{
	padding:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:2px;
	margin-bottom:4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #333333;
}
#portfolio {
	background-color: #FFF;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #684626;
}
#portfolio img{
	padding:11px;
	padding-top:2px;
	border:none;
}
.port_title {
	margin-left:20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 36px;
	color: #684626;
	background-image: url(../images/portfolio/line.png);
	background-repeat: no-repeat;
}
.port_thumbnails {
	text-align: left;
}

#error {
	background-color: #FFF;
	width: 892px;
	height: 779px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	background-image: url(../images/error/error.png);
	background-repeat: no-repeat;
}
#error h1{
	margin-top:0px;
	padding-top:0px;
	margin-left:4px;
	font-family: "Trebuchet MS", Arial;
	font-size: 36px;
	color: #684626;
}
#error p{
	margin:4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #333333;
}
#thankyou {
	background-color: #FFF;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border: thin solid #684626;
}
#thankyou_image{
	float:left;
	margin:5px;
}
#thankyou_text{
	float:right;
	margin:20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	width:400px;
	
}
#thankyou_text p{
	margin-top:200px;
}
#thankyou h1{
	margin-top:0px;
	padding-top:0px;
	margin-left:20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 36px;
	color: #684626;
}
#about {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 892px;
	border: thin solid #684626;
}
#about p {
	padding:3px;
	margin-left:17px;
}
#about img{
	padding:11px;
	padding-top:2px;
	border:none;
}
.about_title {
	margin-left:20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 36px;
	color: #684626;
	background-image: url(../images/portfolio/line.png);
	background-repeat: no-repeat;
}
.about_thumbnails {
	text-align: left;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



#contact {
	background-color:#FFFFFF;
	text-align: right;
	height: auto;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #684626;
}
#contact h1{
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #684626;
	text-align:center;
}

#contact form{
	width: 380px;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

