body {
	margin: 0;
	background-color: #ffffff;	
	background-image: url(bg.gif);
	background-repeat: repeat-x; /* repeat-x repeat-y no-repeat */
	}


/* 05-10-06 - MOVING TO CSS-POSITIONING */

#wrapper {
	width: 750px;
	margin: auto;
	}

.column {
	width: 710px;
	margin: 0px 20px 10px 20px;
	/*	border: 1px solid #000000; */
	float: left;
	}

.header {
	width: 710px;
	padding: 30px 0 30px 0;
	float: left;
	font-family : Arial, Helvetica, Geneva;
	font-size : 20px;
	font-weight: bold;
	color : #ffffff;
	line-height : 24px;
	}

.content {
	width: 710px;
	margin: 0 0 0 0;
	/*	border: 1px solid #000000; */
	float: left;
	clear: both;
	}


/* MAIN */

p {
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	margin: 0 0 10px 0;
	}

	a {
	color: #006600;
	text-decoration: underline;
	}

	a:hover {
	color: #006600;
	text-decoration: underline;
	}

.text {
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	margin: 0;
	}

	.text a {
	color: #006600;
	text-decoration: underline;
	}

	.text a:hover {
	color: #006600;
	text-decoration: underline;
	}
	
h1 {
	font-family: Arial, Geneva, Helvetica;
	font-size: 24px;
	color: #006600;
	line-height: 22px;
	margin: 1px 0 20px 0;
	}

h2 {
	font-family: Arial, Geneva, Helvetica;
	font-size: 15px;
	color: #006600;
	line-height: 15px;
	font-weight: bold;
	margin: 22px 0 10px 0;
	}

h3 {
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #006600;
	line-height: 15px;
	font-weight: bold;
	margin: 8px 0 8px 0;
	}

.subheader {
	font-family: Arial, Geneva, Helvetica;
	font-size: 18px;
	color: #006600;
	line-height: 15px;
	font-weight: bold;
	margin: -10px 0 20px 0;
	}

.homeh1 {
	font-family: Arial, Geneva, Helvetica;
	font-size: 15px;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
	margin: 18px 0 8px 0;
	}

.homeintro {
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
	margin: 0;
	}

	.homeintro a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	}

	.homeintro a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	}

.boxh1 {
	margin: 0 0 10px 10px;
	}

.boxtext {
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #323232;
	line-height: 16px;
	margin: 0 10px 8px 10px;
	}

	.boxtext a {
	color: #306700;
	text-decoration: underline;
	}

	.boxtext a:hover {
	color: #306700;
	text-decoration: underline;
	}

.hometext {
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	margin: 10px 40px 10px 0;
	}

	.hometext a {
	color: #2E6700;
	text-decoration: underline;
	}

	.hometext a:hover {
	color: #2E6700;
	text-decoration: underline;
	}

.hometextnav {
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #9A9A9A;
	line-height: 15px;
	margin: 0 0 0 10px;
	}

	.hometextnav a {
	color: #346702;
	text-decoration: underline;
	}

	.hometextnav a:hover {
	color: #346702;
	text-decoration: underline;
	}

.homenclb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}

.nclbnew {
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #D9742E;
	line-height: 16px;
	margin: 0;
	}

.nclbmore {
	font-family: Arial, Geneva, Helvetica;
	font-size: 11px;
	color: #D9742E;
	line-height: 16px;
	margin: 0;
	}

	.nclbmore a {
	color: #D9742E;
	text-decoration: underline;
	}

	.nclbmore a:hover {
	color: #D9742E;
	text-decoration: underline;
	}


/* BULLETS */

ol {
	list-style-type: decimal;
	padding: 0;
	margin: 1em 0 1.5em 0;
	}

	ol li {
	padding-left: 0;
	margin: 0 0 .5em 2.5em;
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #333333;
	}


ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.5em 0;
	}

	ul li {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 1em .5em;
	padding-left: 2em;
	margin-bottom: .5em;
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #333333;
	}

	ul li.subnav {
	background-image: url(bullet2.gif);
	background-repeat: no-repeat;
	background-position: 1em .5em;
	padding-left: 2em;
	margin-bottom: .5em;
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #333333;
	}


/* NAVIGATION */
	
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #326500;
	}

	.mainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}

	.mainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.pill {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #9A6430;
	line-height : 16px;
	}
	
	.pill a {
	color : #996633;
	text-decoration : underline;
	}
	
	.pill a:hover {
 	color : #996633;
	text-decoration : none;
	}

/* Registration Form */
.OnlineRegButton {
	width: 310px;
	padding: 10px 10px 10px 10px;
	margin: 0px 200px;
	text-align: center;
	}
.OnlineRegButton p {
	font-size: 15px;
	color: #006600;
	line-height: 15px;
	font-weight: bold;
	}

