@charset "utf-8";
/* CSS Document */

/* 
	Resets defualt browser settings
	reset.css
*/

/*
	Page style
*/
* {
	margin:0;
	padding:0;
}
#container {
	width:516px;
	padding:0px;
	position:relative;
	z-index:0;
}

#navlist{
	
	height:344px;
	width:344px;
	}
#navlist li{
	margin:0;
	padding:0;
	list-style:none;
	posistion:absolute;
	top:-18px;
	}
#navlist li, #navlist a{
	height:344px;
	display:block;
	}
#navlist2{
	
	height:344px;
	width:344px;
	}
#navlist2 li{
	margin:0;
	padding:0;
	list-style:none;
	positsion:absolute;
	top:-24px;
	}
#navlist2 li, #navlist2 a{
	height:344px;
	display:block;
	}


/*
	jQuery Homepage Slideshow
*/


#example {
	width:516px;
	height:344px;
	position:relative;
}

#frame {
	position:relative;
	z-index:0;
	width:516px;
	height:344px;
	
}



#slides {
	position:relative;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:516px;
	overflow:hidden;
	position:relative;
	display:none;
	margin-top:3px;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:516px;
	height:344px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:150px;
	left:0px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:450px;
}
#slides a:hover {
	display:block;
	background-color:none;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:;
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}



body {
	
	font-family: Arial, Helvetica, Sans;
	font-size: 11pt;
	color: #000000;
	background-color:#000000;
	}

#jPositioning {
	float:left;
}
#bPositioning {
	float:right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #119251;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #119251;
}
a:link {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	

}
#navlist{
	position:relative;
	}
#navlist li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	}
#navlist li, #navlist a{
	height:344px;
	display:block;
	}
	
#home{
	left:0px;
	width:344px;
}
#home{
	background:url('../graphics/boxsprite_01.gif') 0 0;
}
#home a:hover{
	background:url('../graphics/boxsprite_01.gif') 0 -344px;
}
#schedule{
	left:0px;
	width:344px;
	margin-bottom:20px;
}
#schedule{
	background:url('../graphics/images/bluesprite2new_01.gif') 0 0;
}
#schedule a:hover{
	background:url('../graphics/images/bluesprite2new_02.gif') 0 -344px;
}
.navbar {
	font-size: 10px;
	text-align: center;
}
.title {
	font-family: "Viner Hand ITC";
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-family: "Viner Hand ITC";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.nonlink {
	font-size: 10pt;
	font-weight: bold;
}
.tlink:link {
	font-size: 9pt;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;

}
.tlink:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;

}
.tlink:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
	text-decoration: underline;	


}
.tlink:active {
	font-size: 9pt;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	background-color: #33CCFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;





}
a.sidenav {
	font-family: Arial, Helvetica, Sans;
	width: 140px;
	font-size:12pt;
	color: #FFFFFF;
	background-color: #0033FF;
	padding: 3px 6px;
	display:block;
	text-decoration : none;
	border : medium outset #0033FF;
	font-weight: bold;
}
a.sidenav:visited {
	color: #FFFFFF;
	background-color: #0033FF;
	display:block;
	text-decoration : none;
	border : medium outset #0033FF;
	font-weight: bold;
}
a.sidenav:hover {
	color: #0033FF;
	background-color: #FFFFFF;
	display:block;
	text-decoration:none;
	border : medium inset #0033FF;
	font-weight: bold;
}
a.sidenav:active {
	color: #FFFFFF;
	background-color: #0033FF;
	display:block;
	text-decoration : none;
	border : medium outset #FFFFFF;
	font-weight: bold;
}
a.prev:hover {
	background-color:inherit;
}
a.next:hover {
	background-color:inherit;
}
nav {
	margin-top:40px;
}
header {
	margin-left:110px;
	display:block;
	
}


