﻿

body 
{
	
	margin:0px;
	font-family:sans-serif;
}
#top
{
	width:100%;
	height:120px;
	margin:0px;
	padding:0px;
	color:White;
	background-color:#059033;
}
.middle_container
{
	width:1000px;
	margin:0px auto 0px;
	height:auto;
}
#logo
{
	margin:0px;
	float:left;
	width:100%;
	color:white;
	font-weight:300;
	text-shadow: 0px 1px 1px #222;
	text-align:center;
}
#logo h1
{
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	color:white;
	margin:0px;
	font-size:2.4em;
	text-shadow: 0px 1px 1px #eee;
	margin-top:-3px;
}
#logo h1 a
{
		color:white;
		text-decoration:none;
}
#logo h1 a:hover
{
	color:white;
}
#logo h4, h5
{
	margin:0px;
	color:white;
	font-weight:300;
	text-shadow: 0px 1px 1px #222;
	font-size:100%;
}
#top img
{
	height:100px;
	margin:0px;
	float:left;
	margin-right:10px;
}
#smallmenu
{
	width:100%;
	padding:0px;
	height:30px;
	text-align:right;
	background-color:#059033;
}
#smallmenu a
{
	font-size:0.8em;
	color:White;
	margin-top:-3px;
	text-decoration:none;
	margin-right:20px;
	background-color:#059033;
}
#smallmenu a:hover
{
	color:Yellow;
	border-bottom:solid 2px #059033;
	background-color:#059033;
}
#smallmenu img
{
	margin:0px;
	margin-top:-3px;
	vertical-align:middle;
	margin-right:3px;
}
#menu
{
	width:100%;
	height:40px;
	border-bottom:solid 5px #059033;
	background-color:#059033;
}
#scroller
{
	width:100%;
	height:300px;
}
#features
{
	width:100%;
	height:200px;
	margin-top:10px;
}
#features .vcnote
{
	float:left;
	width:275px;
	height:170px;
	margin:8px 0px;
	padding:5px;
	border:dotted 1px #ddd;
}
#features .vcnote:hover
{
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
}
#features .vcnote img
{
	height:130px;
	float:left;
	margin:5px;
	width:110px;
}
#features .vcnote h3
{
	font-weight:500;
	margin:0px;
	color:#059033;
	margin-bottom:5px;
	font-size:12pt;
}
#features .vcnote p
{
	font-size:9pt;
	margin:0px;
	line-height:14pt;
}
#features .vcnote a
{
	float:right;
	font-size:0.7em;
	color:#059033;
	text-decoration:none;
}
#features .vcnote a:hover
{
	text-decoration:underline;
	color:#111;
}
#features #featurelist
{
	float:left;
	margin:8px 5px;
	width:406px;
}
#features #featurelist h2
{
	margin:0px;
	margin-bottom:5px;
	font-weight:300;
	color:#059033;	
}
#features #featurelist ul
{
	list-style-type:square;
	font-size:11pt;
	line-height:18pt;
	margin:0px;
}
#apply
{
	width:100%;	
	height:50px;
	text-align:center;
}
#apply a
{
	height:auto;
	background-color:#36a65b;
	text-decoration:none;
	color:#fff;
	line-height:37pt;
	padding:15px 50px;
}
#apply a:hover
{
	background-color:#047328;
}
#content
{
	width:100%;
	height:auto;	
}
#content h1, h2, h3, h4, h5, h6
{
	margin:7px 0px;
	font-weight:300;
	color:#059033;
}
#content p
{
	color:#222;
	font-size:0.9em;
	line-height:16pt;
	margin:8px;	
}
#content .lists
{
	color:#222;
	list-style-type:square;
	padding:0px;
	margin:5px 25px;
	font-size:0.9em;
	line-height:16pt;
}
#content .lists a
{
	color:#00bb00;
}
#content .lists a:hover
{
	text-decoration:underline;
}
#content #courselist
{
	margin:0px auto 0px;
	width:100%;
	height:auto;
	vertical-align:top;
}
#content #courselist .course
{
	width:33%;
	height:100%;
}
#content #courselist .course h4
{
	font-weight:700;
	margin:0px;
	margin-bottom:5px;
	color:#059033;
	border-bottom:dotted 1px #059033;
	font-size:10pt;
}
#content #courselist .course h3
{
	font-weight:300;
	margin:0px;
	margin-bottom:5px;
	color:#111;
	font-size:12pt;
}
#content #courselist .course img
{
	width:200px;
	height:150px;
}
#content #courselist .course p
{
	font-size:0.8em;
	margin:3px;
}
#content #courselist .course .read
{
	text-decoration:none;
	font-size:0.7em;
	font-weight:500;
	color:#059033;
	float:right;
	padding:5px 8px;
}
#content #courselist .course .read:hover
{
	background-color:#059033;
	color:#fff;
}
#content #courselist .browse
{
	background-color:#111;
	text-decoration:none;
	color:#fff;
	float:right;
	padding:5px 10px;
}
#content #courselist .browse:hover
{
	color:#36a65b;
}
#address
{
	margin-top:10px;
	width:100%;
	height:150px;
	background-color:#323232;
}
#address h1
{
	font-weight:100;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	text-shadow: 0px 1px 1px #000;
	margin:0px;
	margin-left:20px;
}
#address #addleft
{
	width:550px;
	height:100%;
	float:left;
	color:#fff;
	font-size:12pt;
}
#address #addright
{
	float:left;
	width:400px;
	height:130px;
	padding-top:20px;
}
#address #addright img
{
	width:40px;
}
#address .addlist
{
	font-size:10pt;
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-left:35px;
}
#footer
{
	width:100%;
	height:70px;
	background-color:#323232;
	color:#bbb;
	
}
#footer #footer_left
{
	width:30%;
	float:left;
	height:100%;
	font-size:8pt;
}
#footer #footer_left b
{
	color:#fff;
	font-size:10pt;
}
#footer #footer_center
{
	width:33%;
	float:left;
	height:100%;
	font-size:8pt;
}
#footer #footer_center b
{
	color:#fff;
	font-size:10pt;
}
#footer #footer_right
{
	width:69.5%;
	height:100%;
	float:left;
}
#footer #footer_right a
{
	color:#bbb;
	text-decoration:none;
	float:right;
	font-size:9pt;
	margin:5px 10px;
	border-bottom:dotted 1px #bbb;
}
#footer #footer_right a:hover
{
	color:#eee;
	border-bottom:dotted 1px #eee;
}
.txtback
{
	padding:3px 5px;
	text-align:left;
	width:500px;
}
.txtbox
{
	padding:3px 5px;
	font-family: 'Roboto', sans-serif;
	font-size:0.9em;
	width:95%;
}
.button
{
	padding:5px 10px;
	width:auto;
	font-family: 'Roboto', sans-serif;
	font-size:0.95em;
}
.label
{
	text-align:right;
	padding:3px 5px;
	width:200px;
	font-size:0.9em;
}
.validate
{
	font-size:0.8em;
}
.message
{
	font-size:0.95em;
	color:#53a93f;
}
.expert
{
	width:100%;
	padding-bottom:30px;
	vertical-align:top;
}
.expert h3
{
	font-family: 'Oswald', sans-serif;
}
.expert img
{
	width:120px;
	height:130px;
	float:left;
	margin-right:10px;
}
.tbl
{
	border:solid 1px #059033;
	margin-bottom:10px;
}
.tbl th
{
	background-color:#059033;
	padding:10px 5px;
	color:#fff;
	font-weight:300;
}
.tbl td
{
	padding:5px 8px;
}	


.list
{
	margin:0px;
	text-align:left;
	font-size:0.9em;
	font-weight:300;
	line-height:16pt;
	list-style-type:square;
}
.list a
{
	font-size:10pt;
	color:#333;
	text-decoration:none;
}
.list a:hover
{
	color:#f00;
}