@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg_page_green.gif);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #547675;
}

a:hover, a:active {
	color: #a37e4a;
	text-decoration: underline;
}

#page {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 177px;
	width: 960px;
	position: relative;
}
#logo {
	margin: 0px;
	height: 92px;
	width: 248px;
	padding: 0px;
}
#logo img {
	background-image: url(images/logo_green.gif);
	margin: 0px;
	height: 92px;
	width: 248px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub-nav {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 241px;
	position: absolute;
	left: 726px;
	top: 0px;
}
#sub-nav ul {
	margin: 0px;
	padding: 0px;
}
#sub-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub-nav a {
	display: block;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	position: absolute;
	top: 0px;
}
.nav-1 {
	background-image: url(images/b_home_green.gif);
	width: 85px;
	left: 0px;
}
.nav-1:hover {
	background-position: left bottom;
}
.nav-2 {
	background-image: url(images/b_blog_green.gif);
	width: 58px;
	left: 85px;
}
.nav-2:hover {
	background-position: left bottom;
}
.nav-3 {
	background-image: url(images/b_contact_green.gif);
	width: 98px;
	left: 143px;
}
.nav-3:hover {
	background-position: left bottom;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 641px;
	position: absolute;
	left: 326px;
	top: 55px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a {
	display: block;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 42px;
	position: absolute;
	top: 0px;
}
.nav-4 {
	background-image: url(images/b_about_green.gif);
	width: 225px;
	left: 0px;
}
.nav-4:hover {
	background-position: left bottom;
}
.nav-5 {
	background-image: url(images/b_learn_green.gif);
	width: 218px;
	left: 225px;
}
.nav-5:hover {
	background-position: left bottom;
}
.nav-6 {
	background-image: url(images/b_resources_green.gif);
	width: 198px;
	left: 443px;
}
.nav-6:hover {
	background-position: left bottom;
}
#tagline {
	padding: 0px;
	clear: left;
	height: 88px;
	width: 860px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 960px;
	position: relative;
	min-height:416px;
	height:auto !important;
	height:416px;
	float:left;
	padding-bottom: 10px;
}
#content {
	width: 600px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #484848;
	float:left;
}
#content h1 {
	font-size: 18px;
	line-height: 27px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content p {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#content blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content .callout, #content a:link, #content a:visited {
	color: #547675;
}
#sidebar {
	width: 344px;
	float:left;
	padding-top: 15px;
}
#sidebar2 {
	width: 344px;
	position: absolute;
	top: 0px;
	left: 616px;
}
#sidebar .splash {
	padding: 0px;
	width: 344px;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar .learn-more {
	background-image: url(images/bg_learn_more.jpg);
	padding: 0px;
	height: 189px;
	width: 344px;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar .learn-more img {
	position: absolute;
	right: 9px;
	bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar .sign-up {
	background-image: url(images/bg_sign_up.jpg);
	padding: 0px;
	height: 166px;
	width: 344px;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar .sign-up p {
	font-size: 13px;
	line-height: 19px;
	padding-top: 30px;
	padding-right: 9px;
	padding-left: 9px;
	color: #FFFFFF;
}
#sidebar .sign-up .label-contact-name {
	position: absolute;
	left: 9px;
	bottom: 68px;
	padding: 5px;
	width: 100px;
	height: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#sidebar .sign-up .form-contact-name {
	position: absolute;
	right: 9px;
	bottom: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF !important;
	width: 260px;
	height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar .sign-up .label-contact-email {
	position: absolute;
	left: 9px;
	bottom: 38px;
	padding: 5px;
	width: 100px;
	height: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#sidebar .sign-up .form-contact-email {
	position: absolute;
	right: 9px;
	bottom: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF !important;
	width: 260px;
	height: 22px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar .sign-up .b-submit {
	position: absolute;
	right: 9px;
	bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 245px;
	width: 100%;
}
#footer .info {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 240px;
}
#footer .info .text {
	width: 760px;
	position: absolute;
	z-index: 5;
	top: 10px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 30px;
}
#footer .info .flair {
	position: absolute;
	top: -21px;
	right: 0px;
	z-index: 3;
}
#footer .info .footer-nav {
	width: 575px;
	position: absolute;
	margin: 0px;
	left: 0px;
	bottom: 0px;
	font-size: 12px;
	line-height: 12px;
	color: #a37e4a;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer .info .footer-nav a {
	color: #a37e4a;
	padding-right: 5px;
	padding-left: 5px;
}
#footer .info .footer-nav a:link, #footer .info .footer-nav a:visited {
	text-decoration: none;
}
#footer .info .footer-nav a:hover, #footer .info .footer-nav a:active {
	text-decoration: underline;
}
#footer .info .footer-info {
	padding: 5px;
	width: 150px;
	position: absolute;
	margin: 0px;
	bottom: 0px;
	right: -18px;
	font-size: 12px;
	line-height: 12px;
	color: #a37e4a;
}
#footer .info .footer-nav .start {
	padding-left: 0px;
}
#content form {
	display: block;
	float: left;
	width: 550px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content label {
	padding: 5px;
	width: 250px;
	display: block;
	float: left;
	text-align: left;
	height: 22px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 13px;
}
#content #author, #content #email, #content #url {
	background-color: #FFFFFF !important;
	width: 250px;
	height: 22px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}
#content .funbox {
	background-color: #FFFFFF !important;
	width: 300px;
	height: 40px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}
#content #b-submit {
	display: block;
	float: left;
	text-align: right;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */
#comment {
	width: 530px;
}

.alt {
	background-color: #f8f8f8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 10px;
}
h2, h3 {
	padding-top: 15px;
	padding-bottom: 15px;
}