/* Start of CMSMS style sheet 'ceesStyle' */
@charset "utf-8";
*{
margin:0px;
padding:0px;

}
html{overflow-x:hidden;}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #93C30B;
	background-image: url(images/grasstile.jpg);
}

#wrapper {
	clear: both;
	width: 100%;
	background-image: url(images/banner4c.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;	
	
}
#innerwrapper {
	width: 777px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	}
#header {
	height: 114px;
	width: 778px;
	background-image: url(images/banner4.jpg);
	background-repeat: no-repeat;
}
#header h1{
	left: 20px;
	top: 210px;
	position: absolute;
	text-indent: -9000px;
	font-size: 1.2em;
}

#content {
	width: 100%;
	clear:both;
	text-align: left;
}


#mainTxt {
	width: 465px;
	float: left;
	margin-left: 20px;
	padding-right:10px;
}

#mainTxt_wide_cms {
	width: 650px;
	float: left;
	margin-left: 20px;
	padding-right:10px;
padding-top:20px;
}
.left {
	text-align: left;
}


#footer {
	height: 80px;
	width: 100%;
	background-repeat: repeat-x;
	clear: both;
	background-image: url(images/grass4.jpg);
} 


/*-------------------- TAGS & CLASSES -----------------------*/
p {
	font-size: 1.2em;
	color: #666666;
}
h1 {
	font-size: 1.5em;
	color: #284591;
	margin-top:15px;
}
h2 {
	color: #90B63D;
	font-size: 1.2em;
}
h3 {
	color: #CC0000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
}
h4{
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
}
h5{
	color: #FFCC00;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}

#content li{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	margin-left: 25px;
	color: #666666;
	padding-left: 30px;
	padding-bottom:5px;
	padding-top:5px;
	background-image: url(images/dragonfly-button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
table p {
font-size: 12px;}

th {
	color: #CC0000;
	background-color: #FFFFDD;
	padding: 6px;
	font-size: 12px;
	}
td {
	padding: 6px;
	font-size: 1.2em;
	color: #333333;
}
td, th { 
border-right: 1px solid #5EAA00;
border-bottom: 1px solid #5EAA00;}
table {
border-top:1px solid #5EAA00;
border-left:1px solid #5EAA00;}

#timetable td, #timetable th { 
border: none;
}



/*--------------END TAGS & CLASSES----------------*/

/* Floats and borders*/

.border {
	border: 1px solid #5EAA00;
}
.floatR {
	float: right;
	margin-left: 20px;
	
}
.floatRborder  {
	float: right;
	margin-left: 20px;
	border: 1px solid #5EAA00;
}
.floatL {
	float: left;
	margin-right: 10px;
}
.floatLborder  {
	float: left;
	margin-right: 20px;
	border: 1px solid #5EAA00;
}
.floatR-logo {
	float: right;
	margin-left: 20px;
	margin-bottom:50px;
}

/* End Floats and borders */

/* ------------ LINKS ------------------------*/

a:link{
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #6600CC;
	font-weight: bold;
	}
	
a:hover, a:active {
		color: #0033CC;
		text-decoration: none;
		font-weight: bold;
}



/* ------------ END LINKS ------------------------*/



/*--------------CREDITS----------------*/

#chadsDiv{
	color: #FFFFFF;
	text-align: center;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;	
	}
#chadsDiv a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--------------END CREDITS----------------*/





/* End of 'ceesStyle' */

