body {
	background:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%;
	line-height:0.9375em;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 25px;
	color: #ddd;
}

/*==================list====================*/
ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ddd;
	list-style-image: none;
	list-style-type: disc;
}
ol {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ddd;
	text-align: justify;
}


/*==================boxes====================*/
.box1 {
	width:100%;
	background-color: #141414;
	background-repeat: no-repeat;
	background-position: left top;
}

.box1 .inner {
	padding-top: 45px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}

.box2 {
	width:100%;
	background-color: #171717;
}
.box2 .inner {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #ADDF04;
	text-transform: uppercase;
	font-weight: normal;
}

.greenText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.25em;
	color: #bbb;
}
.cont-box span { float:right; color:#597400;}

/*header*/
#header div { position:absolute;}

/*footer*/
#footer { text-align:right; color:#afb0b0;}
#footer p {
	padding: 10px;
	text-align: center;
}

/*==========================================*/
#rightpad {
	padding-right: 10px;
}
.rightPad {
	padding-right: 10px;
}

#CS4 {
	width: 177px;
	float: left;
	height: 226px;
}
.bullets {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #addf04;
	font-style: italic;
	line-height: 28px;
}
.Classes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #addf04;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-transform: capitalize;
	color: #addf04;
}

.rightAlign {
	text-align: right;
}
.italics {
	font-style: italic;
}

#Boxes {
	width: 197px;
	height: 260px;
	float: left;
}
#decatur {
	float: right;
	height: 732px;
	width: 275px;
	padding-left: 10px;
}
#training {
	float: left;
	height: 71px;
	width: 123px;
	padding-right: 10px;
}
#stevePhoto {
	float: left;
	height: 180px;
	width: 136px;
	padding-right: 10px;
}
.formIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	color: #000;
}
.discountClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #addf04;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	list-style-position: inside;
}
.discountTemplate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}

#center a:link {
	color: #8c5800;
	text-decoration: underline;
}
#center a:hover {
	color: #fc9;
	text-decoration: underline;
}
#center a:visited {
	color: #8c5800;
	text-decoration: underline;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
table {
	background-color: #FFF;

}
#left-side table {
	margin-bottom: 10px;
}

#discounts {
	background-color: #171717;
}
#left-side table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}



a:link {
	text-decoration: none;
}
#menu {
	background-color: #FFF;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-transform: capitalize;
	color: #000;
	text-align: center;
	background-color: #F00;
	display: block;
	padding: 3px;
}
.blurbs {
	color: #80DF04;
	text-align: center;
	font-size: 18px;
}
.redBox {
	background-color: #F00;
	display: block;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.redText {
	color: #ADDF04;
}
