body {
	font: 13px/20px Optima, Arial, Helvetica, sans-serif;
	color:#585D45;
	text-align: center;
	margin:0px; 
	padding:0px;
	background-color:white;
	background-image:url(http://www.greenstems.com/images/greengrad.jpg);
	background-repeat:repeat-x;
}

#mainbox{ 
	width:910px; 
	margin:0px auto 0px auto;
	padding:0px 0px 30px 0px; 
	text-align:left;
	border-top:1px solid #b8ca78;
	background-color:white;
	background-image:url(http://www.greenstems.com/images/greenstripe2.jpg);
	background-repeat:repeat-x;

}
	
#header {
	margin-top:27px;
	margin-left:70px;
}

#sidebar {
	width:120px;
	height:198px;
	margin:20px 14px 10px 33px;
	padding: 344px 33px 33px 33px;
	text-align:right;
 	float:right;
	vertical-align:top;
	background-image:url(http://www.greenstems.com/images/panel.jpg);
	background-repeat:no-repeat;
}

#sidebar p{
	padding:0px;
	margin:9px 0px 0px 0px;
}

#content {
	margin-top:50px;
	margin-left:70px;
	margin-right:200px;
}

#footer {
	clear:both;
	padding:0px 0px 0px 70px;
	font-size:11px;
	text-align:left;
}

ul.local_links {
	margin-left:0px;
	padding-left:0px;
}

ul li.local_links {
	list-style-type:none;	
}

.local_links {
	color:#808c2e;
	font-size:14px;
	line-height:18px;

}

.local_links a:link, .local_links a:visited, .local_links a:active {
	color:#808c2e;
	font-size:14px;
	line-height:18px;
	text-decoration:none;

}

.local_links a:hover {
	color:#c1a01e;
	font-size:14px;
	line-height:18px;
	text-decoration:none;

}

h2 {
	font-size:16px;
	font-weight:bold;
}

h3 {
	font-size:14px;
	font-weight:bold;

}

a:link, a:active {
	color:#808c2e;
}

a:visited {
	color:#84722B;
}

a:hover {
	color:#808c2e;
}

/* Exhibits template */

#content-exhibits {
	margin-top:50px;
	margin-left:10px;
	background-image: url(http://greenstems.com/images/paintings/LS_1008.jpg); 
	background-repeat:no-repeat;
	height:535px;
}

#content-exhibits p {
	margin-left:295px;
}

/* Contact template */

#content-contact {
	margin-top:50px;
	margin-left:300px;
	background-image: url(http://greenstems.com/images/paintings/greens.jpg); 
	background-repeat:no-repeat;
	height:500px;
}

#content-contact p {
	margin-left:-220px;
}

/* Resume template */

#content-resume {
	margin-top:50px;
	margin-left:70px;
}

#content-resume ul li {
	list-style-type:none;
}

#content-resume ul {
	text-indent:-20px;
	padding-left:20px;
	margin-left:0px;
}

/* Gallery template */

.gallery-image {
	float: right;
	margin-top:auto;
	
}

.gallery_caption {
	position:absolute;
	top:450px;
	width:150px;
}

ul.gallery_links {
	text-indent:-20px;
	padding-left:20px;
	margin-left:0px;
}


