@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	color: #3B2A03;
	background: ;
}

a:link,
a:visited {color:#863f67; text-decoration:none;}
a:hover,
a:active {color:#3B2A03; text-decoration:underline;}


#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

#header {
	margin: 0 49px 0 49px;
	
}
#header img {
	margin: 0px 0px 0 0px;
}

#well {
	float: right;
	width: 700px;
	margin: 0 0 18px 0;
	background: #ADC382 url(../images/well_bottom_bg.gif) no-repeat bottom right;
}

#content {
	min-height: 500px;
	background: url(../images/well_top_bg.gif) no-repeat top right;
	border-top: 1px solid #F3F6ED;
}
#content .text {
	padding: 36px;
}
#content .column_half {
	float: left;
	width: 50%;
}
#content .note {
	padding: 18px;
	margin: 0 0 18px 0;
	background: ;
}
#content .note p {
	font-size: 14px;
	line-height: 2;
	margin: 0;
}
#content .note a {
	text-decoration: none;
}
#content .note a:hover {
	text-decoration: underline;
}
#content a {
	text-decoration: underline;
}

#content .image_right {
	float: left;
	text-align: center;
	padding: 9px;
	


	background: ;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#content .note .image_right {
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#content .image_right img {
	margin: 0;
	padding: 0;
}
#content .image_right p {
	font-size: 12px;
	clear: both;
	padding: 9px 0 0 0;
	margin: 0;
}

#content ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}
#content li {
	padding: 0 0 0 10px;
	margin: 0 0 6px 0;
	background: url(../images/leaf.gif) no-repeat 7px left;
}
#content li.pdf {
	padding: 0 0 0 22px;
	background: url(../images/icon_pdf.png) no-repeat 1px left;
}

#sidebar {
	float: left;
	text-align: right;
	width: 200px;
}
#sidebar p {
	font-size: 10px;
	line-height: 1.8;
	margin: 0 18px 18px 0;
}
#sidebar p a {
	text-decoration: underline;
}

#navigation {
	color: #FFF;
	padding: 0 0 9px 0;
	margin: 18px 0 18px 0;
	background: #3B2A03 url(../images/nav_bottom_bg.gif) no-repeat bottom left;
}
#navigation li a {
	color: #FFF;
}
#navigation ul {
	font-size: 16px;
	line-height: 2.25;
	text-transform: lowercase;
	list-style: none;
	padding: 9px 0 0 0;
	margin: 0;
	background: url(../images/nav_top_bg.gif) no-repeat top left;
}
#navigation ul ul {
	display: none;
	background: none;
	padding: 0;
	margin: 0 0 18px 0;
}
#navigation li {
	padding: 0 18px 0 0;
	margin: 0 0 0 18px;
	border-top: 1px dotted #766A4F;
}
#navigation li.first {
	border: none;
}
#navigation li.selected {
	background: url(../images/arrow.gif) no-repeat 10px right;
}
#navigation li.selected ul {
	display: block;
	border: none;
}
#navigation li li {
	font-size: 12px;
	line-height: 1.5;
	text-transform: none;
	padding: 0;
	border: none;
}
#navigation li li.selected {
	background: none;
}
#navigation li.selected li a {
	color: #FFF;
}
#navigation li.selected a {
	color: #ADC382;
}
#navigation li li.selected a {
	color: #bb97ab;
}
#navigation li a:hover,
#navigation li.selected li a:hover {
	color: #ADC382;
	text-decoration: none;
}

#footer {
	clear: both;
	font-size: 10px;
	line-height: 1.8;
	text-align: center;
	margin-left: 200px;
}
#footer a {
	text-decoration: underline;
}

#content .tumblr_posts,
#content .tumblr_post {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}
#content .tumblr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 2.25;
	padding: 0;
	margin: 0;
}

#portfolio{
	width: 450px;
	height: 300px;
	overflow: hidden;

