/* Global Styles */

body {
	margin:auto;
	padding: 5px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}


	
/* ID Styles */
#navigation td {
	border-bottom: 1px solid #F4FFE4;
	color: #666666;
	}
	
#navigation a {
	line-height:16px;
	color: #000000;
	text-decoration:none;
	letter-spacing:0.1em;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#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 {
	color: #35516b;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	color: #fefefe;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	}
	
.subHeader {
	font:14px georgia;
	color: #333333;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.color1 monte carlo {
    color: #7ac6be; /* monte carlo */
}
.color2 madras {
    color: #4a4824; /* madras */
}
.color3 cello {
    color: #35516b; /* cello */
}
.color4 twilight blue {
    color: #fefefe; /* twilight blue */
}
.color5 gossamer {
    color: #44ac8e; /* gossamer */
}
.color6 smoky{
    color: #5d616f; /* smoky */
}
.color7 mulled wine {
    color: #5b415b; /* mulled wine */
}
.color8 bossanova {
    color: #4c3d57; /* bossanova */
}
.color9 dark grey {
    color: #030303;
}
.color10 indian tan {
    color: #4e2d1a; /* indian tan */
}
	
.MenuBackground {
	background-color: #006699;
}
.NEWSBackground {
	background-color: #c2b4f2;
}
