/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	}

/* ID Styles */
	
#navigation a:hover {
	color: #000000;
	text-decoration:underline;
	}

/* #padding {
	padding:20px 5px 20px 5px;
	}
*/
	
#weekdays th {
	font:10.5px 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:11.5px georgia;
	color: #000033;
	line-height:18px;
	}
	
.bodyText {
	font:11.5px georgia;
	line-height:20px;
	color:#333333;
	}

.bodyText a:hover {
	color:#3333FF;
	text-decoration:underline;
	font-weight:bold;
	}

.boxText {
	font:11.5px arial;
	color:#333333;
	}
	
.pageName {
	font:19px georgia;
	color: #000066;
	letter-spacing:0.07em;
	line-height:42px;
	}
	
.DeerIsle {
	font:23px "Times New Roman", Times, serif;
	color: #CCCCFF;
	}

.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:18px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10.5x arial;
	font-weight:bold;
	color: #000033;
	letter-spacing:0.1em;
	}
	
.navSubText {
	font:10.5x arial;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}

.navSubText a:hover {
	text-decoration:underline;
	color: #000000;
	}

.navText a:hover {
	text-decoration:underline;
	color: #000000;
	}

.calendarText {
	font:11.5px arial;
	line-height:14px;
	color:#333333;
	}
	
.Innhead {
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 24px;
	font-weight: bold;
	letter-spacing:0.02em;
}