﻿#leftblock {
	width: 178px;
	margin-top: 20px;
	text-align: center;
	margin-left: 10px;
}
body {
	background-color: #eee;
	text-align: center;
	margin: 8px auto;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 970px;
	margin: auto;
	text-align: left;
	background-color: transparent;
	font-size:12pt;
}
#header {
	width: 970px;
	margin-top: 0px;
}
#navbar {
	background-color: #fff;
	text-align: right;
	height: 0px;
}
#navbar a {
	font-size: .7em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 6px 10px;
	margin-bottom: 8px;
	color: #339900;
	text-decoration: none;
}
#navbar a:hover {
}
#leftside {
	background-color: #E6EBBE;
	color: #063;
	width: 200px;
	text-align: center;
	margin: auto;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	float: left;
	z-index: 1010;
}
.leftsideheading {
	background-color: #499F28;
	width: 200px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 20px;
}
.leftsidetitle {
	font-weight: normal;
	width: 200px;
	background-color: #398E1C;
	margin-top: -10px;
	color: #FFF;
	font-size: 14px;
	line-height: 14pt;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#emailsignup {margin:auto;
    background-color:#FFF;
    width:170px;
    border:1px solid #339900;
    padding:5px;
    text-align:center;
    color:#666;
    font-size:8pt;
}
#emailsignup input {
    font-size:8pt;
    text-align:center;
}
#maincontent {
	background-color: #FFFFFF;
	color: black;
	text-align: left;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#videotable a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}
#videotable ul{
    margin-left:10px;
    padding-left:10px;
}
#leftNav, #linkRow, #Programs, #See, #Resources, #Store{
position:relative;
	text-align: center;
	width: 180px;
	margin: 15px auto;
}
#leftNav a:link, #leftNav a:visited, #Programs a:link, #Programs a:visited,#See a:link, #See a:visited, #Resources a:link, #Resources a:visited , #Store a:link, #Store a:visited  {
	color: white;
	display: block;
	padding: 5px 5px 5px 23px;
	text-align: left;
	text-decoration: none;
	font-size: .8em;
	font-weight: normal;
	background: #2B7C13 url('images/arrow.png') no-repeat left center;
	border-bottom:2px solid #E6EBBE;
}
#linkRow a:link, #linkRow a:visited {
	display: block;
	padding: 5px 5px 5px 16px;
	text-align: left;
	margin: 0px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	font-size: .8em;
	font-weight: normal;
	background: #FFF url('images/bullet.gif') no-repeat left 8px;
}
#leftNav a:hover, #linkRow a:hover, #Programs a:hover,#See a:hover ,#Resources a:hover ,#Store a:hover{
	background-color: #DDBB22;
	color: #000;
}

th, .sideheading {
	text-align: center;
	font-weight: bold;
	background-color: #DDBB22;
	font-size: 9pt;
	color: #fff;
	padding: 4px;
	width: 200px;
}
#linkTable, #linkTable td, #linkTable th {
	border-collapse: collapse;
	border: 2px solid #fff;
}
#linkTable td {
	text-align: left;
}
#sidebox, #sidebox2 {
	width: 200px;
	text-align: center;
	background-color: white;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: right;
	z-index: 2000;

}
#movie {
	text-align: left;
	z-index: 1000;
	
	height: 300px;
	width: 490px;
}
#googlefeed {
	text-align: right;
}
#sidebox h4, #sidebox2 h4 {
	text-align: center;
	margin: 0 0 10px 0;
	border-top: 1px dotted #CCC;
	padding-top: 4px;
}
#sidebox ,#sidebox2   {
	font-size: 9pt;
	text-align: left;
}
#sidebox2 a {
	text-decoration: none;
}
#sidebox a {
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-left: 5px;
}
#sideSub a:link, #sideSub a:visited {
	color: #666;
	background: #FFF url('images/bullet.gif') no-repeat left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 16px;
	margin-left: 0px;
}
#sideSub {
	width: 200px;
}
#sideSub a:hover, #sideSub a:active {
	background-color: #DDBB22;
	color: #000;
}
#sidebox ul {
	margin-left: 15px;
	padding-left: 15px;
}

.nobullet {
	background: none !important;
	display: inline !important;
	padding:0  !important;
	margin: 0 !important;
	font-weight: bold !important;
}
.topspace {
    margin-top:15px !important;
}

.centeredCell {
	text-align: left !important;
	width: 219px;
}
.subheaderCell {
	background-color: #9CCD54;
	text-align: center !important;
	font-weight: bold;
	color: white;
}
img, a {
	border: 0;
	text-decoration: none;
	text-align: center;
}
#footer {
	background-color: transparent;
	font-size: .7em;
	color: #666;
	text-align: right;
	padding: 3px;
}
a:link, a:visited {
	color: #2B7C13;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial,helvetica,sans-serif;
	margin: 0 0 10px 0;
}
ul {
	list-style-image: url('images/bullet.gif');
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	margin-top: 0;
	margin-bottom: 10px;
}
h1 {
	color: #398E1C;
	font-weight: bold;
	font-size: 16pt;	
	}
h2{
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	line-height: 15pt;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
}
h2 a {
	color: #2B7C13;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
	line-height: 13pt;
	}
h3, h4, h5 {
	font-weight: normal;
	color: #333;
}
h3, h3 a {
	color: #000;
	border-top: 1px dotted #CCC;
	padding-top: 4px;
	font-size: 14px;
	line-height: 16pt;
}
h4 {
	color: #333;
}
h5 {
	color: #666;
}
h6 {
	color: #AAA;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
p, li {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#SubMenu {
	width: 220px;
	float: right;
	background-color: #F4F4EA;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #339900;
}
.Footnote {
	font-family: Verdana;
	font-size: 10px;
}
.testimonial {
    font-style:italic;
    margin-bottom:0;
    text-indent:10px;
}

.description {
	font-size: 10pt;
	width: 170px;
}
.floatButton {
	float: left;
	margin-right: 5px;
}

.biglink {
    font-size:12pt !important;
    font-weight:bold !important;
    background: none !important;
	display: inline !important;
	padding:0  !important;
	margin: 0 !important;
}
#mainbody {
	font-family: arial;
	font-size: 15px;
	color: #000;
	width: 450px;
	margin-left: 15px;
	
	line-height: 16pt;
	text-align: left;
}
