/* Global Styles */

body {
	margin: 0px;
	color: #003366;
	}
		
td 	{
	color: #666666; /* dark grey */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	}
	
a 	{
	color: #56453f; /* dark red */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #003366;  /* dark blue */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* ID Styles */
	
#navigation a:hover {
	color: #ffffff; /* white */
	text-decoration: underline;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-size: 12px;
	}

#padding {
	padding: 20px 5px 20px 5px;
	}
	
#weekdays th {
	color: #990000;
	letter-spacing:.2em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: bold;
	}

#calheader td {
	font-weight: bold;
	}

/* Class Styles */

.logo {
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #ffffff; /* white */
	letter-spacing: 0.4em;
	font-weight: bold;
	}

.sidebarText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #336666;  /* purple blue */
	line-height: 18px;
	}
	
.bodyText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #362605;  /* dark brown  */
	}
	
.photoText {
	line-height: 14px;
	color: #003366;  /* dark blue */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	}

.footerText {
	font-family: verdana, trebuchet, geneva, sans serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #56453f; /* dark red */
	}

.pageName {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #362605;  /* dark brown  */
	letter-spacing:0.1em;
	line-height: 26px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;

	}
	
.subHeader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #362605;  /* dark brown  */
	font-weight: bold;
	line-height: 20px;
	letter-spacing:.1em;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

	}
	
.navText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #362605;  /* dark brown  */
	letter-spacing:.1em;
	border: 0px;
	}
	
.calendarText {
	line-height:14px;
	color: #362605;  /* dark brown  */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.calendarTextHead {
	line-height:14px;
	color:#003366;  /* dark blue */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	}

.calendarText br {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #ffffff;   /* white */
}
	
.toplinks {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;  /* white */
}
.toplinks {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;    /* white */
}

.logo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #ffffff;    /* white */
	font-weight: bold;
}
.topnavbar {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;    /* white */
}
.topnav {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;     /* white */
}
.toplinks {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;   /* gold */
}
.imageborder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	color: #993300;
	border-color: #993300;	
}
