html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #747679;
}
body {
	text-align:center;
	background-color:#d6d6d4;  
}

#outerWrapper {
	margin: 0px auto;
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	
}


#navwrapper{
clear: both;
	margin: 0px auto;
	width: 780px;
	
}
#navigation{
	background-color: #FFFFFF;
	min-height: 115px;
	height: 115px;
}
span.rainbutton{
	float: left;
	margin-left: 10px;
}
.lblField{
	margin-left: 3px;
}

.imgBtnWeather{
	border:none;
	
}

span.logo{
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}

#bottomMenuWrapper{
clear: both;
	margin: 0px auto;
	width:780px;
	min-height: 35px;
	height:35px;
	background-color: #FFFFFF;
	
}
#bottommenu{
	float: left;
	margin-left: 10px;
	width: 760px;
	
	text-align: left;
}

img.noborder{
	border: none;
	
}
img.middle{
	vertical-align:middle;
	border: none;
}

#flashwrapper{
clear: both;
margin: 0px auto;
width:780px;
min-height: 185px;
height: 185px;
background-color: #FFFFFF;
}
#flash{
	
	width: 780px;
	text-align: left;
	min-height: 185px;
	height: 185px;
	
}
div.leftflashblock{
	background-color: #7E7E7E;
	height: 185px;
	width: 200px;
	float: left;
	
}
div.farrightbox{
	float: right;
	background-color: #FFB25F;
	height: 185px;
	width: 35px;
	
}
div.flashmovie{
	float: left;
	background-color: #000000;
	height: 185px;
	width: 532px;
	margin-left: 5px;
}

#contentwrapper{
clear: both;
margin: 0px auto;
width:780px;
min-height: 550px;
height: auto;
background-color: #FFFFFF;
overflow: hidden
}

#contentpage{
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #747679;
	min-height: 550px;
	height: auto;
	text-align: left;
}

div.floatleftcontent{
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	width:250px;
}

div.floatrightcontent{

float: left;
margin-top: 7px;
	min-width: 500px;
	width: 500px;
	
	
}
div.floatleftcontentcom{
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	width:340px;
}

div.floatrightcontentcom{
	float: left;
	margin-top: 7px;
	min-width: 420px;
	width: 420px;
	margin-left: 10px;
}


#fullcontentpage{
	width: 740px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
}




li.increasebottom{
	margin-bottom: 10px;
}




#footerwrapper{
clear: both;

	margin: 0px auto;
	width: 780px
}
#footer{
	padding: 7px;
	background-color: #d6d6d4;
	min-height: 30px;
	height: 30px;
	text-align: center;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #747679;
	
}
a:link{
	color: #0000CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	
	font-weight: bold;
	text-decoration: none;
}
a:visited{
color: #0000CD;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: red;font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-style: normal;
font-weight: bold;
text-decoration: none;
}  
a:active {
	color: #0000CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 



span.red{
	color: #FF4040;
}
span.bold{
	font-weight: bold;
}
li.red{
	color: #FF4040;
}
.center{
	text-align: center;
}

.left{
	text-align: left;
}



/* line menu*/
#mysubmenu ul {
   list-style-type: none;margin: 0;
padding: 0;text-align: center;
} 
#mysubmenu ul li { display: inline; }
#mysubmenu ul li a { text-decoration: none;padding: .2em 1em;color: #fff;
background-color: #036; }
#mysubmenu ul li a:hover
{
color: #fff;
background-color: #369;
}

/*center registration image*/

#outimgwrapper{
	
}
#insideimgwrapper{
position:absolute;
	top: 50%;
	left: 42%;
	
	
width: 325px;
height: 196px; 

}
/*photo gallery*/
#volleyphotos ul {
   list-style-type: none;margin: 0;
padding: 0;text-align: center;
} 
#volleyphotos ul li { display: inline; }
#volleyphotos ul li a { text-decoration: none;padding: .2em 1em;color: #fff;
 }


