/* Global Styles */

body {
	margin:0px;
	}
	
table#maintable td {
	font:12px arial;
	color:#333333;
	}
	
td {
	font:11px arial;
	color:#333333;
	}	
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #1e3c3c;
	text-decoration:none;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}
	
#preslist a {
	font:11px arial;
	color: #1e3c3c;
	text-decoration:none;
	}
	
#preslist a:hover {
	color: #993300;
	text-decoration:underline;
	}	

#padding {
	padding:20px 20px 20px 20px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:12px;
	}
	
.bodyText {
	font:12px arial;
	line-height:20px;
	color:#333333;
	}
	
.bodyText2 {
	font:10px arial;
	line-height:18px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #1e3c3c;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.picture { 
	background-color: #F9F9F9; 
	border: 1px solid #CCCCCC; padding: 3px; 
	font: 10px/1.1em Arial, sans-serif; 
	}
	 
.picture img { 
	border: 0px solid #CCCCCC; 
	vertical-align:middle; 
	margin-bottom: 3px; 
	} 

.right { 
	margin: 0.5em 0pt 0.5em 0.8em; 
	float:right; 
	} 

.left { 
	margin: 0.5em 0.8em 0.5em 0; 
	float:left; 
	} 
	
ul#photolist {
	list-style-type: none;
	height: 1400px;
	background-color: #FFFFFF;
	color: black;
	margin: 2px 2px 0 100px;
	border: 1px solid #FFFFFF;
}

ul#photolist li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	font-family: "Arial", "Verdana", sans-serif;
	color: #333333;
}

ul#photolist img {
	display: block;
	border: 1px solid #000080;
}
	
	
ul#categorylist {
	list-style-type: none;
	font-size: 12px;
	font-family: "Arial", "Verdana", sans-serif;
	line-height:150%
}

ul#categorylist li {
	color: #000080;
}

ul#categoryfees {
	list-style-type: disc;
	font-size: 12px;
	font-family: "Arial", "Verdana", sans-serif;
}

ul#categoryfees li {
	color: #000000;
}

table#datatable {
	border: 1px solid #000080;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

table#datatable td {
	border: 1px solid #497FBF;
	font-size: 10px;
	font-family: "Arial", "Verdana", sans-serif;
	text-align: center;
	padding: 4px;
}

table#datatable tr.altrow {
	background-color: #FFF99D;
}

table#regtable {
	border-collapse: collapse;

}

table#regtable th {
	font-size: 10px;
	font-family: "Arial", "Verdana", sans-serif;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	color: #000080;
}

table#regtable td {
	font-size: 10px;
	font-family: "Arial", "Verdana", sans-serif;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	color: #000080;
}

table#regtable tr {
	height: 30px;
}

table#regtable2 {
	border-collapse: collapse;
}

table#regtable2 th {
	font-size: 10px;
	font-family: "Arial", "Verdana", sans-serif;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	color: #000080;
}

table#regtable2 td {
	font-size: 10px;
	font-family: "Arial", "Verdana", sans-serif;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	color: #000080;
}

table#regtable2 tr {
	height: 30px;
}

#contentReg2 {
	font-size: 12px;
	font-family: "Arial", "Verdana", sans-serif;
	border: 1px solid #000080;
	background-color: white;
	padding: 3px 5px 6px 5px;
}

#contentReg2 h1 {
	font-size: 15px;
	font-family: "Arial", "Verdana", sans-serif;
	color: #000080;
	background-color: #FFFFFF;
}
