@charset "UTF-8";
/* CSS Document */

body{
	margin:0px 0px; padding:0px;
	color: #21350a;
	font: 11px 'Helvetica';
	background-color: #618736;
	}

	
	a:link, a:visited
	{ color:#c3c3c3; text-decoration:underline; font-family:Helvetica; font-size:14x; font-weight:200; }
	
	a:hover
	{color:#486e1c;}
	
	.header{
	width:800px;
	margin: 0px auto;
	}
	
	div#container
	{ 
	width:800px;   
	background-color: #618736;
	}
	
	div#navigation{
	margin: -4px -4px 0px 0px;
	}
	
	div#nav-home{
	float:right;
	margin: 0px 0px 0px 0px;
	}
	
	div#nav-about{
	float:right;
	margin: 0px 0px 0px 0px;
	}
	
	div#nav-illustration{
	float:right;
	margin: 0px 0px 0px 0px;
	}
	
	div#nav-links{
	float:right;
	margin:0px 0px 0px 0px;
	}
	
	div#nav-work{
	float:right;
	margin: 0px 0px 0px 10px;
	}
	
	div#nav-spacer{
	float:left;
	margin: -44px 0px 0px 77px;
	}
	
	div#nav-email{
	margin: 1px 0px 0px 0px;
	}
	
	div#left-content{
	width:400px;
	float:left;
	background-color: #618736;
	}
	
	
	div#right-content{
	width:400px;
	float:right;
	background-color: #618736;
	}
	


	div#newsholder
	{
	width:390px;
	background-color:#333333;
	margin: 8px 0px 0px 0px;
	}
	
	.news-header{
	background-image:url(../_images/home/news-header.jpg);
	width:390px;
	height:42px;
	margin: -1px 0px 0px 0px;

	}
	
	.news
	{
	font: 11px 'Helvetica';
	color:#FFFFFF;
	font-style: normal;
	text-align:left;
	width: 382px;
	padding: 5px;
	margin: 0px 0px 0px 3px;
	}	
	
	
	div#illustrations-link{
	width: 390px;
	float:right;
	margin: 10px 0px 0px -10px;
	}
	
	.illustrations-header{
	width:390px;
	float:right;
	height:41px;
	margin: -11px 0px 10px 0px;
	}
	
	
	div#twitter {
	width:390px;
	float:left;
	font: 12px 'Helvetica';
	color:#333333;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	margin: -5px 0px 0px -40px;
	}
	
	
	
	ul{ 
  	list-style-type: none;
	}
	
	
	.twitter-header{
	width:390px;
	height:41px;
	float:right;
	margin: 5px 0px 0px 0px;
	}
	
	
	div#spacer{
	width: 800px;
	height: 20px;
	bottom: 10px;
	background-color: #618736;
	}
	
	.clear { clear: both; }
	
	
	.line{
	width: 800px;
	height: 1px;
	background-color: #21350a;
	}

	div#mr-shop{
	float:left;
	margin: 0px 0px 0px 0px;
	}
	
	
	div#about-header{
	float:left;
	margin: 5px 0px 0px 1px;
	}
	
	div#links-one{
	float:left;
	}
	
	div#links-two{
	}
	
	div#links-three{
	}
	
	div#links-four{
	float:right;
	}
	
	
	div#about-images{
	float:left;
	color:#ffffff;
	width:800px;
	margin:10px 0px 0px 0px;
	}
	
	div#illustration-blurb{
	color:#ffffff;
	margin: 54px 0px 0px 10px;
	}
	
	div#footer {
	width: 800px;
	line-height: 1.4em;
	height: 44px;
	position:fixed;
  	bottom: -12px;
	padding: 3px;
	background-color: #618736;
	margin:0px 0px 0px -3px;
	}