html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FAEAC5;
	font-size: 12px;
	color: 000000;
}

.head {
	font-size: 16px;
	color: A9C832;
	font-weight: bold;
}
.header2 {
	font-size: 26px;
	color: A9C832;
	font-weight: bold;
}

.small {
	font-size: 9px;
	color: 000000;
}

.contentBG {
	padding: 0px 20px;
	text-align:left;
}

a {
	font-size:9pt;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.courselist {

	font-size:7pt;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.address {
	font-size:9px;
	font-weight:bold;
	padding-left:25px;
	text-align: left;
	color: #7d7145;
}

.homeWelcomeText {
	color: #7d7145;
	font-size:9pt;
	text-transform:uppercase;
}

.padLeft25px {
	padding-left:25px;
}
.enterToWinTable {
	font-weight:bold;
	color:#000000;
}

.BoldText
{
 font-weight: bold;

}

.HeaderText
{
 font-weight: bold;

 font-size: 14pt;
 Padding-top: 10px;
 Padding-bottom: 5px;
}

ul.specials li { color:A9C832; }
ul.specials li span { color:000000; }
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style6 {color: #006633}
.style7 {font-size: 12px}

#wrapper{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/index_04.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#toptext {
	font-size: 9px;
	text-align: center;
}

#topnav{
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 680px;
}

.topnav img a{
	margin: 0px;
	padding-top: 0px;
	padding-right: -10px;
	padding-bottom: 0px;
	padding-right: -10px;
	border-style: none;
}
.topnav img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-right: -10px;
	border-style: none;
}
#leftnav{
	width: 151px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/sidenavi_12.gif);
	background-repeat: repeat-y;
	float:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
#content {
	width: 480px;
	padding: 15px;
	float:right;
}
#bottom {
	background-image: url(images/index_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 680px;
}
div {
	margin: 0px;
	padding: 0px;
}

