/* CSS Document */

body {
	background-image: url(../images/bkg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.splash {
	margin: 0;
}

#splashcontainer {
	width: 702px;
	margin: 0 auto;
}

#splash {
	width: 100%;
	height: 400px;
	background-image: url(../images/splash_bkg.gif);
	text-align: center;
}

#content {
	width: 769px;
	height: 405px;
	margin: 0 auto;
	padding: 0px;
}

#homenav {
	width: 253px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px 0 5px 5px;
}

#homelogo {
	width: 501px;
	height: 405px;
	float: right;
	background-image: url(../images/home_logo.jpg);
	border: solid 5px #ffffff;
}

#homevideo {
   width: 200px; 
   height: 160px; 
   margin-left: 70px; 
   margin-top: 37px; 
   overflow: hidden;
}

#annoucement {
	margin: 40px;
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#splashcontent {
	width: 511px;
	height: 415px;
	float: right;
	background-color: #FFFFFF;
}
#splash1 {
	margin-top: 160px;
	float: left;
	width: 200px;
	height: 200px;
}

#splash2 {
	margin-top: 10px;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
	width: 490px;
	min-height: 500px;
	text-align: center;
}

#splash2 h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}

#splash3 {
	margin-top: 160px;
	float: left;
	width: 200px;
	height: 200px;
}
.wireframemenu{
border: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 225px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 219px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #333333;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
text-align: right;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F0F0F0;
color: black;
}

.wireframemenu h4 {
	background-color:#000033;
	color: #FFFFFF;
	margin: 0px;
}
#footer {
	width: 769px;
	clear: both;
	padding: 5px;
	margin: 0 auto;
	text-align: center;
}

#container {
	width: 774px;
	margin: 0 auto;
}

#logo {
	float: left;
	padding: 5px;
	background-color: white;
}

#menu {
	float: left;
	padding: 5px 5px 5px 0;
	background-color: white;
}

#leftmodule {
	float: left;
	clear: left;
	width: 227px;
	background-color: white;
	padding: 0 5px 5px 5px;
}

#month {
	width: 420px;
	margin: 0 auto;
}
#monthcol1 {
	float: left;
	width: 200px;
}

#monthcol1 p{
	margin: 0px;
}

#monthcol2 {
	float: right;
	width: 200px;
}

.even {
	background-color: #DFE0B8;
	padding: 5px;
}
.odd {
	background-color: #FFFFFF;
	padding: 5px;
}
#main {
	padding: 5px 5px 5px 0;
	float: right;
	width: 531px;
	min-height: 500px;
	background-color: white;
}

#main p {
	padding: 5px 5px 5px 15px;
	text-align: justify;
	line-height: 1.25;
}

#main p img {
	float: right;
	margin: 5px 0 5px 5px;
}

#main h2 {
	padding-left: 15px;
	border-bottom: solid 1px #999;
}

#registration {
	float: right;
	width: 207px;
	padding: 10px;
	color: #333333;
	text-align: center;
	background-color: #DFE0B8;
}
.formal {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	font-style: italic;
}
#main h4 {
	padding-left: 15px;
	border-bottom: solid 1px #999;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
span.error {
   color: red;
}

/* Calendar Stylesheet PLEASE DO NOT REMOVE */

#cal .calendar {
   clear: both;
}

#cal .lvl1 {
   color: blue;
}

#cal .lvl2 {
   color: red;
}

#cal .lvl3 {
   color: green;
}

#cal .legend {
   
   border: 1px solid;
   padding-left: 5px;
   float: right;
   width: 250px;
}

#cal .calendar-month {
   font-size: 15px;
}

#cal a {
   color: inherit;
}

#cal table.calendar {
   border: 1px solid;
   border-collapse: collapse;
   width: 773px;
}

#cal table.calendar th {
   border: 1px solid;
}

#cal table.calendar td {
   vertical-align: top;
   border: 1px solid;
}

#cal ul {
   list-style-type: none;
   padding-left: 5px;
   margin-top: 2px;
}

#cal li {
   margin-top: 5px;
}

/* End Calendar Stylesheet */


/* Other changes by Paul */

.agecheck {
   display: none;
}

