/* Global Styles */

body {
	margin:0px;
	background-color:
	#241309;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #241309;
	text-decoration:none;
	font-weight:bold;
	}

h1{
	font:italic bold 16px arial;
	color:	#4A0000;
	}
	
h2{
	font:normal 12px "Times New Roman", Times, serif;
	color:
	#FA381D;
	text-decoration:none;
	word-spacing: normal;
	}
a:hover {
	color:
#CC0000;
	text-decoration:underline;
	}
	
	
/* ID Styles */
	
#navigation a {
	font:12px arial;
	color: #7A2320;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.1em;
	
	}
	
#navigation a:hover {
	font:12px arial;
	color: #241309;
	font-weight:bold;
	text-decoration:none;
	}

#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:bold 24px/20px "times new roman";
	color: #7A1405;
	letter-spacing:.4em;
	}

.sidebarText {
	font:18px/18px georgia;
	color: #E80F00;
	}
	
.bodyText {
	font:bold normal 12px/14px Arial, Helvetica, sans-serif;
	color:
#7A1405;
	}
	
.pageName {
	font:bold small-caps normal 16px/20px Arial, Helvetica, sans-serif;
	color: #CC3300;
	letter-spacing:.1em;
	text-transform: lowercase;
	}
	
.subHeader {
	font:normal 10px/normal Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Georgia, "Times New Roman", Times, serif;

	color:
	#F4BB6F
	letter-spacing:.1em;
	color: #7A2320;
	}
.awards {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-style: italic;
}

	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
h3 {

	font:bold 12px arial;
	color:
#FB634D;
	text-decoration:none;
}
.winehead {

	font:normal 18px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #7A1405;
	letter-spacing:.4em;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
}
