/* template & styles customized by http://pixelcurrents.com */

/***** GLOBAL *****/
body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color: #666;
	margin:0;
	border-top:2px solid #8BC159;
}
* {
	margin:0;
	padding:0;
}
blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}
.clear {
	clear:both;
}

/***** LINKS *****/
a {
	color:#2F460D;
	text-decoration: none;
}
a:hover {
	color:#2F460D;
	text-decoration: underline;
}
#nav li a {
	color:#2F460D;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#D7F0B2;
	color:#333;
	text-decoration:none;
}
#nav li a.active {
	background-color:#D7F0B2;
	color:#444;
	text-decoration:none;
}
#content a {
	color:#2F460D;
	text-decoration: none;
}
#content a:hover {
	color: #2F460D;
	text-decoration: underline;
}
#content_wide a {
	color:#2F460D;
	text-decoration: none;
	font-weight: bold;
}
#content_wide a:hover {
	color:#2F460D;
	text-decoration: underline;
}
#left_col a {
	color:#2F460D;
	text-decoration: none;
}
#left_col a:hover {
	color: #2F460D;
	text-decoration: underline;
}
#right_col a {
	color:#2F460D;
	text-decoration: none;
}
#right_col a:hover {
	color: #2F460D;
	text-decoration: underline;
}
#sidebar a {
	color:#333;
	text-decoration:none;
	font-weight: bold;
}
#sidebar a:hover {
	color:#000;
	text-decoration: underline;
	font-weight: bold;
}

/***** HEADLINES*****/
h1 {
	font-family:"Georgia", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#2F460D;
	letter-spacing:-1px;
	margin:20px 0;
}
#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
	border-bottom:20px solid #BCE77C;
}
h2 {
	color: #2F460D;
}
#content h2 {
	font-family:"Georgia", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}
#content_wide h2 {
	font-family:"Georgia", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}
#left_col h3 {
	font-family:"Georgia", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #BCE77C;
	padding:5px 0;
	letter-spacing: .5px;
}
#right_col h3 {
	font-family:"Georgia", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #BCE77C;
	padding:5px 0;
	letter-spacing: .5px;
}
#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}

/***** LISTS *****/
#nav li {
	float:left;
	list-style:none;
}
#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
	font-size: 1.2em;
}
#content_wide ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content_wide li {
	padding:10px;
	border-bottom:1px solid #eee;
	font-size: 1.2em;
}
#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}
#sidebar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}


#wrapper {
	width:960px;
	margin:0 auto;
}
#header {
	border-top:20px solid #BCE77C;
	padding-top: 10px;
}
#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#2F460D;
}
#nav {
	border-bottom:1px solid #BCE77C;
	padding:7px 0;
	margin:0;
	border-top:1px solid #eee;
	height:28px;
}
#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	padding:10px 25px 30px 25px;
}
#content p {
	line-height: 20px;
	margin:15px 0;
	word-spacing:2px;
	font-size: 1.2em;
}
#content_wide {
	margin:0 0px 0 0;
	padding:10px 25px 30px 25px;
}
#content_wide p {
	line-height: 20px;
	margin:15px 0;
	word-spacing:2px;
	font-size: 1.2em;
}
#left_col {
	margin:0 490px 0 0 !important;
	margin:0 490px 0 0;
	border-right:1px solid #BCE77C;
	padding:10px 25px 30px 25px;
}
#left_col p {
	line-height: 20px;
	margin:15px 0;
	word-spacing:2px;
	font-size: 1.2em;
}
#right_col {
	width:435px;
	float:right;
	padding: 10px 25px 30px 10px;
}
#right_col p {
	line-height: 20px;
	margin:15px 0;
	word-spacing:2px;
	font-size: 1.2em;
}
p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#2F460D;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
	font-size: 1.2em;
}
#sidebar {
	width:250px;
	float:right;
	padding:10px 10px 30px 10px;
	background: #BCE77C;
}
#footer {
	padding:20px;
	text-align:right;
	border-top:20px solid #BCE77C;
	margin:0;
	color:#888;
	clear: right;
}
.site_info {
	float: left;
	text-align: left;
	font-size: 1.1em;
}
.credits {
	float: right;
	color: #eee;
}
.credits a{
	color: #eee;
	}
.credits a:hover {
	color: #fff;
}

/***** IMAGES AND ALIGNMENTS *****/

img {
	background:#ccc;
	padding:1px;
	border:5px solid #eee;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.textcenter{
	text-align: center;
}
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
p.topborder {
	border-top: solid 2px #ccc;
	padding-top: 5px;
}

.photopage img.aligncenter {
	margin-top: 10px;
	clear: none;
}
p.caption {
	text-align: center;
	margin: 5px 0 25px !important;
}
.noborder {
	margin:0;
	padding: 0;
	border: none;
}