/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
a {
	color: #3366CC;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#sidebar h2 {
        color:#FFCF45;
        text-align:center;
	font-family:arial;
	font-size:1.5em;
	font-weight:bold;
	}
	        
#sidebar p {
        color:#FFCF45;
        text-align:center;
	font-family:arial;
	font-size:1.0em;
	}        
	
#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.navigation {
	color: #FFCF45;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	}
	
.navigation a {
	color: #FFCF45;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	}
	
.navigation a:hover {
	color:#FF404D;
	text-decoration:underline;
	}

.navText {
	font:10px arial;
	color: #FFCF45;
	letter-spacing:.1em;
	}
	
.masthead-a {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	background-image: url(/assets/images/masthead-a.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: auto;
	}

.masthead-b {
	font:18px times new roman;
	background-color: #000000;
	letter-spacing:.4em;
	font-weight:bold;
	background-image: url(/assets/images/masthead-b.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: auto;
	}

.sidebarText {
	color: #FFCF45;
	line-height:18px;
	font-family: georgia;
	font-size: 14px;
	}
	
.bodyText {
	line-height:1.3;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	color: #993399;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 20px;
	font-weight:bold;
	}

.galleryHeader {
	color: #FFFFFF;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 20px;
	font-weight:bold;
	}
		
.galleryHeader2 {
	color: #FFFFFF;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 16px;
	font-weight:bold;
	}
		
.header {
	color: #999933;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 18px;
	font-weight:bold;
	}
	
.subHeader {
	font:14px georgia;
	color: #339999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}

.left {
text-align:left
}

.center {
text-align:center
}

.right {
text-align:right
}
