html,body {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */}
	
html {
	background: url("images/bg_main.jpg") center 0 repeat-x;}
	
body {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;}
	
em {
	font-style: italic;}
	
.clearboth {
	clear: both;}


	/* main layout DIVs
-----------------------------*/
#wrapper {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 760px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}

#wrapper_ie {
	min-height: 100%;}
/* *** ie7 hack *** */
* +html #wrapper_ie  {background: url("images/bg_footer.gif") center bottom repeat-x;}
/* *** ie6 hack *** */
* html #wrapper_ie  {background: url("images/bg_footer.gif") center bottom repeat-x;}

#wrapper #col_left {
	float: left;
	margin-top: 64px;
	width: 280px;}
	
#wrapper #content {
	float: right;
	margin-top: 60px;
	width: 453px;
	line-height: 24px;}
	
#wrapper #foliohome {
	clear: right;
	float: right;
	width: 453px;}
	
#footer_image {
	background: url("images/bg_footer.gif") center bottom repeat-x;
	clear: both;
	width: 100%;
	height: 192px;
	padding-top: 20px;
	margin-top: -212px;}
/* *** ie7 hack *** */
* +html #footer_image {display: none;}
/* *** ie6 hack *** */
* html #footer_image {display: none;}

#wrapper #butterfly {
	position: absolute;
	top: 52px;
	left: -20px;}


	/* friggin IE
-----------------------------*/
/* *** ie7 hack *** */
* +html #wrapper .ie_hack {clear: both; height: 210px;}
/* *** ie6 hack *** */
* html #wrapper .ie_hack {clear: both; height: 210px;}


	/* top banner
-----------------------------*/
#banner {
	padding-top: 80px;}

#banner h1#logo a {
	background: url("images/logo.gif") no-repeat;
	display: block;
	width: 775px;
	height: 28px;
	text-indent: -5000px;
	position: relative;
	left: -15px;
	margin-right: -15px;}
	
#banner .contactinfo {
	float: right;
	margin-top: 5px;}
	
#banner .contactinfo .divider {
	display: inline;
	padding: 0 5px 0 5px;}
	
#banner .contactinfo a {
	color: #B6ADA4;}
	
#banner .contactinfo a:hover {
	color: #DB002F;}
	
	
	/* main nav
-----------------------------*/
#menu_main {
	position: absolute;
	right: 0;
	top: 21px;}

#menu_main ul li {
	float: left;}
	
#menu_main ul li a {
	display: block;
	width: 83px;
	height: 22px;
	padding-top: 7px;
	border: 1px solid #615D52;
	border-bottom: 0px solid #615D52;
	font-size: 12px;
	color: #F2EFDE;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin-left: 7px;}
	
#menu_main ul li a:hover {
	background-color: #615D52;}
	
#menu_main ul li a#current {
	background-color: #615D52;}
	
	
	/* main content
-----------------------------*/
#content p {
	margin-bottom: 10px;}
	
#content a {
	color: #4A4A4A;}
	
#content a:hover {
	color: #DB002F;}

#content h1.maintitle {
	background: url("images/line_dotted.gif") bottom repeat-x;
	font-size: 24px;
	color: #4A4A4A;
	padding-bottom: 5px;
	margin-bottom: 12px;}
	
#content .bodycopy {
	background: url("images/line_dotted.gif") bottom repeat-x;
	padding-bottom: 6px;}
	
	
	/* folio homepage
-----------------------------*/
#foliohome {
	margin-top: 20px;}

#foliohome h2.latestwork {
	text-transform: uppercase;
	color: #4A4A4A;
	font-size: 14px;}
	
#foliohome .folio {
	background-color: #F1EFDB;
	padding: 10px;
	margin-top: 5px;
	line-height: 19px;}
	
#foliohome .folio .image {
	width: 150px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin-right: 10px;}
	
#foliohome .folio h3 {
	color: #4A4A4A;
	font-weight: bold;}
	
#foliohome .folio a {
	color: #4A4A4A;}
	
#foliohome .folio a:hover {
	color: #DB002F;}
	
	
	/* folio
-----------------------------*/
#content #folio img {
	margin-bottom: 20px;}

#content #folio h2 {
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	margin-top: 20px;}
	
#content #folio ul {
	margin-bottom: 15px;
	margin-left: 15px;}
	
#content #folio ul li {
	list-style-type: disc;}
	
	
	/* contact form
-----------------------------*/
#contactform {
	background-color: #F1EFDB;
	margin: 20px 0 20px 0;
	padding: 5px 14px 14px 14px;}
	
#contactform input.textfield, #contactform textarea {
	border-width: 0px;
	width: 290px;
	position: relative;
	top: -3px;}
	
	
	/* left column
-----------------------------*/
#col_left ul {
	font-size: 10px;}

#col_left ul li {
	padding: 5px;
	border: 4px solid #F1EFDB;
	margin-bottom: 20px;
	padding-left: 70px;}
	
#col_left ul li a {
	color: #B6ADA4;
	text-decoration: none;}
	
#col_left ul li a:hover {
	color: #4A4A4A;}
	
#col_left ul li .title {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 8px;}
	
#col_left ul li .title .dark {
	color: #4A4A4A;}
	
#col_left ul li.alert {
 	background: url("images/icon_alert.gif") 6px 6px no-repeat;}
	
#col_left ul li.butterfly {
 	background: url("images/icon_butterfly.gif") 8px 7px no-repeat;}