﻿html, body {
	background: #fff;
}

html, body, p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f2f2d;
	line-height: 16px;
}

hr {
	height: 1px;
	margin-top: 10px;
	border: none;
	border-top: 1px solid #666;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 28px; font-weight: normal; color: #7ebf41; line-height: 29px; margin: .67em 0;}
h2 {font-size: 16px ; font-weight: bold; color: #7ebf41; line-height: 18px; margin: .83em 0;}
h3, h4, h5, h6 {font-size: 13px ; font-weight: bold; color: #7ebf41; line-height: 13px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #7ebf41; text-decoration: none;}
a:visited {color: #7ebf41; text-decoration: none;}
a:hover {color: #7ebf41; text-decoration: underline;}
a:active {color: #7ebf41; text-decoration: underline;}
.right {float: right; margin: 0px 0 10px 15px;}
.left {float: left;margin: 0px 15px 10px 0;}

.img-bdr-01 {
	background:#a1cd3a url(/images/img-bdr-01.jpg) bottom right no-repeat;
	padding: 1px 1px 67px 1px;
}
.img-bdr-02 {
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
#youtube-vid {
	width: 425px;
	height: 355px;
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
#container {
	background: #FFFFFF ;
}

#header {
	background-color: #a0d75e;
	background-repeat: no-repeat;
	background-position: right top;
}

#header-logo {
	background: none;
}

#footer {
	font-size: 11px;
	color: #2f2f2d;
	background: #e8eb89;
}

a.footer-links:link, a.footer-links:visited, a.footer-links:active {color: #2f2f2d; text-decoration: none; font-size: 10px; font: Arial, Helvetica, sans-serif;}
a.footer-links:hover {text-decoration: underline;}

#content {
	background-color: #ffffff;
}

#content ul {
	margin: 11px 0 11px 40px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#right-column {
	background: #fff;
}

#left-column{
	background: #fff;
}

#loginbox {
	padding: 7px;
	margin: 7px;
}

#access_buttons {
	padding: 6px 7px 0 20px;
	color: #FFFFFF;
	margin: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:19px;
	width: 300px;
}

span.access-button {
	display:none;
}

a.access-button:hover span.access-button {
	display:block;
	position: absolute;
	font-weight:bold;
	color: #FFFFFF;
	left: 200px;
	top: 6px;
}

.footer-img {
	margin: 0 10px 0 10px;
}
.footer-text {
	text-align:right;
	width: 600px;
	color: #2f2f2d;
	font: Arial, Helvetica, sans-serif;
	margin: -29px 0 0 350px;
	font-size: 10px;
}
