* {
	margin: 0;
	padding: 0;
}

a {
	background: inherit;
	color: #72A545;
	text-decoration: none;
}

a:hover {
color: 000000;
}

acronym {
	border-bottom: 1px solid #777;
	cursor: help;
}

b{
	font-size: 110%;
}

blockquote {
	background-color: #FAFAFA;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2;
	border-left: 3px solid #72A545;
	color: #666666;
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif;
	margin: 15px;
	padding: 0 0 0 20px;
}

body {
	background: #FFF url(images/bg.jpg) repeat-x;
	color: #555;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	margin: 0;
	padding: 0;
}

code {
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 3px solid #72A545;
	display: block;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	margin: 5px 0;
	overflow: auto;
	padding: 10px;
	text-align: left;
}

em{
	color: #FF0000;
}

h1 {
	color: #003300;
	font-size: 1.4em;
}
h1.keywords {
    font-size: 0.70em;
	line-height:10px;
	color:#ffffff;
}


h2 {
	font-size: 1.2em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.2em;
}



img.noborder {
	background: #FFF;
	border:  none;
	padding: 5px;
}

input {
	border: 1px solid #999;
	color: #777;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	padding: 2px;
}

label {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}

li img {
	border: none;
}

p, h1, h2, h3 {
	margin: 10px 15px;
}

img {
	background: #FAFAFA;
	border: 1px solid #DADADA;
	padding: 5px;
	margin: 0;
}

table {
	border-collapse: collapse;
	margin: 10px 15px;
}

td {
	border-bottom: solid 1px #ffffff;
	border-left: 1px solid #FFF;
	padding-left: 11px;
	padding-right: 11px;
}

textarea {
	border: 1px solid #999;
	color: #777;
	display: block;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	height: 100px;
	padding: 2px;
	width: 300px;
}

th {
	background: #74A846;
	border-bottom: solid 2px #FFF;
	border-left: 1px solid #B6D59A;
	color: #fff;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	text-align: left;
}

th strong {
	color: #fff;
}

tr {
	height: 30px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.gray {
	color: #BFBFBF;
}

.headerphoto {
	background: #FFF url(images/headerphoto5.jpg) no-repeat center;
	height: 200px;
	margin: 0 auto;
	padding: 5px 0;
	width: 760px;
}

.highlightBox {
	background-color: #dcdcdc;
	border: solid 1px #333;
	margin: 5px;
	padding: 5px;
}

.innertube{
	margin: 10px;
	margin-top: 0;
}

.post {
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	margin: 0;
	padding: 0;
}

.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	font-size: 95%;
	margin-top: 20px;
	padding: 5px;
}

.post .post-footer .comments {
	background: url('images/comment.gif') no-repeat 0 center;
	margin: 0 10px 0 5px;
	padding-left: 20px;
}

.post .post-footer .date {
	background: url('images/clock.gif') no-repeat 0 center;
	margin: 0 10px 0 5px;
	padding-left: 20px;
}

.post .post-footer .readmore {
	background: url('images/page.gif') no-repeat 0 center;
	margin: 0 10px 0 5px;
	padding-left: 20px;
}

.searchform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

.searchform input.button {
	border: 1px solid #DADADA;
	color: #333;
	font: bold 12px Arial, Sans-serif;
	height: 26px;
	padding: 3px 5px;
	vertical-align: top;
	width: 60px;
}

.searchform input.textbox {
	color: #333;
	height: 20px;
	padding: 2px;
	vertical-align: top;
	width: 130px;
}

.searchform p {
	margin: 10px;
	padding: 0;
}

.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

.tenpixspacer {
	height: 10px;
}

.twentypixspacer {
	height: 20px;
}

img.float-left {
	margin: 5px 15px 5px 0px;
}

img.float-right {
	margin: 5px 0px 5px 15px;
}

img.logo {
	background: #282828;
	border: 0;
	border-bottom-style: none;
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
}

img.logo2 {
	background: #282828;
	border: 0;
	border-bottom-style: none;
	float: right;
	margin: 0 55px 0 0;
	padding: 0;
}

input.button {
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	border: 1px solid #DADADA;
	color: #333;
	font: bold 1em Arial, Sans-serif;
	margin: 0;
	padding: 2px 3px;
}

td.first, th.first {
	border-left: 0px;
}

tr.row-a {
	background: #F8F8F8;
}

tr.row-b {
	background: #EFEFEF;
}

#container {
	-moz-border-radius: 20px;
	background: #fff;
	margin: 0.5em auto 0.5em auto;
	padding: 0.5em;
	text-align: center;
	width: 780px;
}

#container li {
	border: solid #ccc;
	border: 1px;
	display: inline;
	float: left;
	height: 175px;
	list-style-type: none;
	margin: 1em;
	text-align: center;
	width: 175px;
}

#content {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#content-wrap {
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-right: 250px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#footer {
	border-top-color: #E7E7E7;
	border-top-style: double;
	border-top-width: 5px;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;
	clear: left;
	color: #333;
	padding: 4px 0;
	width: 100%;
}

#footer a{
	color: #FFFF80;
}

#footer h1, #footer p {
	margin-left: 0;
}

#footer-content {
	border-top: 1px solid #EAEAEA;
	float: left;
	margin: 0 auto;
	padding-left: 15px;
	width: 100%;
}

#footer-content .col {
	padding: 0 5px 30px 0;
	width: 32%;
}

#footer-content .col2 {
	padding: 0 0 30px 0;
	width: 33%;
}

#footer-content .colWide {
	padding: 0 5px 30px 0;
	width: 60%;
}

#footer-content a {
	color: #777;
	text-decoration: none;
}

#footer-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footertextlinks {
	float: left;
	width: 100%;
	background: #023403;
}

#header {
	height: 150px;
	text-align: left;
}

#header-content {
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#header-content #slogan {
	color: #BFBFBF;
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	left: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-transform: none;
	top: 55px;
}

#header-content h1#logo {
	color: #FFF;
	font: bold 45px 'Trebuchet MS', Sans-serif;
	left: 0px;
	letter-spacing: -2px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#header-content h1#logo a {
	color: #FFF;
	text-decoration: none;
}

#header-content h1#logo2 {
	color: #FFF;
	font: bold 45px 'Trebuchet MS', Sans-serif;
	left: 0px;
	letter-spacing: -2px;
	margin: 0;
	padding: 0;
	position: right;
	top: 0;
}

#header-content li {
	display: inline;
}

#header-content li a {
	background-color: #282828;
	color: #FFF;
	display: block;
	float: left;
	padding: 3px 12px;
	text-decoration: none;
}

#header-content li a#current {
	background: #65944A;
	color: #FFF;
}

#header-content ul {
	color: #FFF;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: -5px;
	top: 95px;
}

#keywords {
	position: absolute;
	z-index: 10;
	top: 1px;
	left: 40%;
	color: #434343;
}

#main {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 68%;
}

#main h1 {
	border-bottom: 1px solid #f2f2f2;
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	margin: 0 0 0 10px;
	padding: 10px 0px 0px 5px;
}

#main ul li {
	list-style-image: url(images/bullet.gif);
}

#maincontainer{
	margin: 0 auto;
	width: 840px;
}

#main_wide {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}

#main_wide h1 {
	border-bottom: 1px solid #f2f2f2;
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	margin: 0 0 0 10px;
	padding: 10px 0px 0px 5px;
}

#main_wide ul li {
	list-style-image: url(images/bullet.gif);
}

#photo, #pictureScreenObject {
	-moz-border-radius: 20px;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	font: 0.9em Arial, Helvetica, sans-serif;
	left: 15%;
	margin: 1em;
	padding: 2em;
	position: absolute;
	text-align: center;
	z-index: 100;
}

#rightcolumn{
	background: #FFFFFF;
	float: left;
	margin-left: -250px;
	width: 250px;
}

#sidebar {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	width: 30%;
}

#rightcolumn h1 {
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
	margin: 0;
	padding: 10px 0px 5px 10px;
}

#sidebar ul.sidemenu {
	background: #F2F2F2;
	list-style: none;
	margin: 10px 0 15px 0;
	padding: 0;
}

#sidebar ul.sidemenu a {
	border-bottom: 1px dashed #D4D4D4;
	color: #333;
	display: block;
	font-weight: normal;
	height: 1.5em;
	line-height: 1.5em;
	padding: .3em 0 .3em 15px;
	text-decoration: none;
}

#sidebar ul.sidemenu a.top{
	border-top: 1px dashed #D4D4D4;
}

#sidebar ul.sidemenu li {
	padding: 0px 10px;
}

#topsection{
	height: 150px;
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 780px;
}

ul#navlist {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	width: 770px;
}

ul#navlist li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
}

ul#photos li {
	background: #FAFAFA;
}

ul#photos li img {
	margin-top: 9px;
}

ul#photos li span {
	padding: 0 5px;
}

#footer-content a:hover {
	color: #333;
	text-decoration: underline;
}

#header-content li a:active {
	background: #65944A;
	color: #FFF;
}

#header-content li a:hover {
	background: #000000;
	color: #65944A;
}

#navlist a, #navlist a:link {
	color: #fff;
	margin: 0;
	padding: 5px 9px 4px 9px;
	text-decoration: none;
}

#navlist a:hover {
	background-color: #fff;
	color: #023403;
}

#sidebar ul.sidemenu a:hover {
	border-left: 5px solid #65944A;
	color: #65944A;
	padding: .3em 0 .3em 10px;
}

a:hover {
	background: inherit;
	color: #282828;
	text-decoration: underline;
}

ul#photos li a:hover span {
	background: inherit;
	color: #282828;
	text-decoration: underline;
}