/* RICKERT CREATIVE STYLESHEET */

body {
	width: 100%;
	padding: 0;
	margin: 0;
	background:#000;
	background-image: url('../../img/body-bg-header-green.gif');
	background-repeat: repeat-x;
} 
.clear {
	clear: both;
	}
div#wrapper {
	width: 934px;
	}
div#header {
	height: 138px;
	background:#5b6533;
	background-image: url('../../img/header-bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: visible;
	}
div#main {
	width: auto;
	padding: 10px 0 0 22px;
	color: #999;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	}
div#topBoxes {

	}
div#contact {
	width: 216px;
	float: left;
	}
div#contact img {
	padding: 1px;
	float: left;
	vertical-align: middle;
	}
div#contact span {
	display: block;
	line-height: 16px;
	}
div#contact span a {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	margin-left: 19px;
	}
div#contact span a:hover {
	text-decoration: underline;
	}
	
div#news {
	width: 404px;
	float: left;
	}
div#bio {
	width: 291px;
	float: left;
	color: #666;
	}
div#footer {
	clear: both;
	text-align: right;
	margin: 14px 0 14px 0;
	color: #666633;
	font-size: 11px;
	}
div#footer a {
	color: #999;
	text-decoration: none;
	}
div#footer a:hover {
	text-decoration: underline;
	}
	
.sectionBar {
	background-image: url('../../img/title-bar-bg.gif');
	background-position: top left;
	background-repeat: repeat;
	height: 39px;
	line-height: 39px;
	width: auto;
	clear: both;
	margin: 18px 0 18px 0;
	padding-left: 7px;
	cursor: pointer;
	}
.sectionBar h3 {
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
	line-height: 39px;
	}

img.portfolioImg {
	float: left;
	padding: 0 8px 8px 0;
	}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	}

/* ACCORDION STYLES */
.accordion_content {
	overflow: hidden;
	}