@charset "UTF-8";
body {
	background-image: url(images/sidestripe.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 80px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8a8669;
	margin-right: 0px;
	margin-top: 20px;
}
#content {
	padding-left: 150px;
	padding-top: 50px;
	padding-right: 20px;
}
#header #toplinks {
	float: right;
	text-align: right;
	padding-left: 75px;
}
#header #linkholder {
	padding-right: 50px;
}
#header #logobar {
	text-align: left;
	clear: right;
	padding-top: 40px;
min-width: 925px;
}
#header .name{
	color: #2F3614;
	font-family: 'Merriweather', Georgia, serif;
	font-size: 34px;
	font-weight: 300;
	display: inline-block;
	line-height: 47px;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}
#header .is{
	color: #CCC;
	font-family: 'Merriweather', Georgia, serif;
	font-size: 20px;
	font-weight: 300;
	display: inline-block;
	line-height: 47px;
	padding: 0px;
	margin: 0px;
}
#header {
	border-bottom: solid #eec555 2px;
	width: auto;
}
a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}
a:link {
	color: #4b6000;
}
a:visited {
	color: #4b6000;
}
a:hover {
	color: #eec555;
}

a:active {
	color: #eec555;
}
h4 {
	font-family: 'Merriweather', Georgia,  serif;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 0px;
}
h3 {
	font-family: 'Merriweather', Georgia,  serif;
	font-weight: normal;
	font-size: 18px;
}
#content #group #row {
	margin-left: 120px;
	padding-top: 15px;
	clear: both;
	overflow: auto;
}
#content #group p {
	margin: 5px 5px 5px 40px;
	clear: both;
}
#content #group #row #item p {
	margin: 5px 5px 5px 0px;
}
#content #group {
	margin-left: 15px;
	border-top: solid #f2d480 1px;
	clear: both;
	padding-bottom: 50px;
}
a img {
	border: none;
}
#item {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#item img {
	padding-right: 50px;
}
.worktitle {
	color: #000000;
	font-size: 14px;
}
#iteml {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#content #group #row #iteml p {
	margin: 5px 5px 5px 0px;
}
.info {
	font-size: 12px;
	padding-left: 30px;
}
.info a {
	color: #999999;
}
.info a:hover {
	color: #eec555;
}
.img_brd{
	border: solid #aaa 1px;	
	
}
