@charset "UTF-8";
/* CSS Document */



.three #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 140px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.three #mainContent {
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 700px;
} 

body,td,th {
	font-size: 12px;
	color: #333;
}
.sidebar li {
	font-size: 13px;
	color: #778840;
	padding-bottom: 8px;
	padding-right: 5px;
}
.sidebar{
	font-size: 13px;
	color: #778840;
	padding-bottom: 8px;
	padding-right: 5px;
}
.sidebarLarger {
	font-size: 14px;
	color: #8DA24A;
	padding-bottom: 8px;
	padding-right: 5px;
}
.sidebarMoreSpace{
	font-size: 13px;
	color: #778840;
	padding-bottom: 8px;
	padding-right: 55px;
	line-height: 18px;
}
.lectures {
	font-size: 14px;
	color: #8DA24A;
	padding-bottom: 8px;
	padding-right: 5px;
	line-height: 18px;
}
#shadedarea {
	color: #1763AD;
	font-size: 13px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.AboutHeader {
	font-size: 18px;
	color: #FFF;
}
a.testi:link  {
	text-decoration: none;
	color: #5A7326;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
}
a.testi:visited {
	text-decoration: none;
	color: #5A7326;;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
}
a.testi:hover {
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B5CE3C;
}
.quote2 {
	font-size: 11px;
	color: #666;
	padding-bottom: 8px;
	padding-right: 5px;
	font-style: italic;
}
.quote3 {
	font-size: 11px;
	color: #999;
	font-style: italic;
}


.hol_1 {
	font-family: "Century Gothic", helvetica, verdana;
	font-size: 18px;
	color: #001B74;
	font-weight: bold;
}
.hol_2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #001B74;
	
}

.hol_3 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #001B74;
	font-weight: bold;
}

.hol_4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #001B74;
	font-weight: bold;
}

a.hol:link {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
a.hol:visited {
	text-decoration: none;
	font-size: 13px;
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
a.hol:hover {
	text-decoration: underline;
	font-size: 13px;
	color: #001B74;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

