@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0px 0px 5px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	height: 100%;
	width: 100%;
	background-image: url(../images/clover.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#container {
	width: 960px;
	text-align: center;
	background: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1900px;
}

#container2 {
	width: 880px;
	text-align: left;
	height: 1800px;
	background-color: #5EAC49;
	background-image: url(../images/blackbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#header {
	height: 157px;
	padding-bottom: 0px;
	margin-top: 0px;
	width: 880px;
	position: relative;
} 
#countdown {
	margin: 60px 0px 0px;
	padding: 0px;
	float: right;
}

#header img {
	position: absolute;
	margin-top: 0px;
	padding-left: 5em;
	width: -45px;
}
#Nav_bar {
	height: 30px;
	width: 880px;
	background: #000;
	margin: 0px;
	padding: 0px;
}

#Nav_bar a:link, a:visited, a:hover, a:active, a:focus {
	margin: 0px;
	padding: 0px;
}


#mainContent {
	width: 875px;
	min-height: 550px;
}
#main_data ul {
	font-size: 1em;
	text-align: left;
	text-indent: 0.5px;
	margin-left: 10px;
	line-height: 1.6em;
	clear: both;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}

#Billboard {
	width: 500px;
	margin: 21px auto;
	background: #5EAC49;
	height: 150px;
	
}

#main_data {
	width: 800px;
	background-color: #FFF;
	background-image: url(../images/whitebar.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	min-height: 625px;
}

#main_data2 {
	width: 350px;
	background-color: #FFF;
	background-image: url(../images/whitebar.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	font-size: 0.9em;
	float: left;
	margin: 10px;
}
#main_data3 {
	width: 400px;
	background-color: #FFF;
	background-image: url(../images/whitebar.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: .9em;
}

#main_data h1 {
	font-size: 1.2em;
	color: #739E45;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#main_data a:link, a:visited {
	color: #000;
	text-decoration: none;
}

#main_data p a:hover, a:active, a:focus {
	color: #03C;
	text-decoration: underline;
}

#main_data p {
	margin: 0px 50px 0px 20px;
	padding: 0px 0px 5px;
	font: 1em/normal Arial, Helvetica, sans-serif;
}






#main_data h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #65A654;
	font-weight: bold;
}


#bottom_images {
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 100;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}

.red {
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
#main_data h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#slideshow {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 90px;
}

.link_space {
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	width: 880px;
	padding: 0px;
	clear: both;
	font-size: 0.8em;
	color: #000;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 40px;
} 
#footer p {
	margin: 0;
	padding-top: 10px;
	padding-right: 5;
	padding-bottom: 10px;
	padding-left: 0;
	font: 0.9em Arial, Helvetica, sans-serif;
}
#footer a:link, a:visited, a:focus {
	padding-right: 0px;
	padding-left: 0px;
}
#footer a:hover {
	padding-right: 0px;
	padding-left: 0px;
	color: #000;
	background-color: #FF3;
}

#footer p img {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.divClear {
    clear:both;
    }
  
    .Clear-left {
    clear:left;
    }
  
    .Clear-right {
    clear:right;
    }
	
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent #main_data h6 {
	font-size: .8em;
	margin-top: 0px;
	margin-left: 20px;
	line-height: 1.4em;
	margin-right: 10px;
}
#mainContent #main_data #form1 {
	font-size: .8em;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#mainContent #main_data h5 {
	font-size: 1.0em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#mainContent #main_data ul li {
	font-size: 0.9em;
	line-height: 1.4em;
	margin:3px;
    

}
#container2 #mainContent #main_data img {
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#container #container2 #mainContent #main_data ul ul img {
	margin-right: 4px;
	margin-left: 8px;
}
#container #container2 #mainContent #main_data ul ul li {
	font-size: 1em;
	color: #000;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
.Red {
	color: #F00;
}
.Bigger_Green {
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #060;
	text-decoration: blink;
	font-variant: normal;
	clear: left;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5EAC49;
	border-right-color: #5EAC49;
	border-bottom-color: #5EAC49;
	border-left-color: #5EAC49;
	line-height: 2em;
}
.Green_Font {
	font-weight: bold;
	color: #0C0;
}

