/* Global Styles */

body {
	margin:0px;
	letter-spacing: 0px;
	}
	
td {
	color:#333333;
	font-family: arial;
	font-size: 15px;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #333;
	text-decoration:underline;
	letter-spacing: normal;
	word-spacing: normal;
	font-stretch: normal;
	}
	
/* ID Styles */
	
#navigation a {
	color: #cc6600;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#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 {
	color: #8b9211;
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	}

.sidebarText {
	color: #CCC;
	line-height:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: normal;
	}
	
.bodyText {
	line-height:17px;
	color:#8b9211;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	color: #8b9211;
	letter-spacing:normal;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	}
	
.subHeader {
	color: #CC6;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	word-spacing: normal;
	font-stretch: normal;
	}
	
.navText {
	color: #FF9;
	letter-spacing:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
	
.calendarText {
	line-height:18px;
	color:#FFC;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	}
	
	
.stockphotoletter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D1CC64;
}
.logoCopy {
	color: #FD8124;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
}

