/* Global Styles */

body {
	margin:0px;
	background-color: #000000;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #A6972D;
	text-decoration:none;
	font-weight:bold;
	}
	
img
{  border-style: none;
}
	
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#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: #000000;
	letter-spacing:0.4em;
	font-weight:bolder;
	font-family: "times new roman";
	font-size: 36px;
	font-style: italic;
	text-indent: 10px;
	border: 1px solid #FFFFFF;
	}
.BOTTOMTOPRIGHT {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-left-width: 1px;
}


.sidebarText {
	color: #FFFFFF;
	line-height:30px;
	text-indent: 10px;
	font-family: georgia;
	font-size: 24px;
	font-style: oblique;
	}
	
.bodyText {
	line-height:normal;
	color:#000000;
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	text-indent: 20px;
	font-weight: bold;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #FFFFFF;
	font-weight:bold;
	line-height:15px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
.calendarText {
	line-height:14px;
	color:613c24;
	font-family: arial;
	font-size: 11px;
	}
	
	
.RIGHTLEFT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

	html {

		height: 100%;

		overflow: auto;

	}

	

	#flashcontent {

		height: 100%;

	}

	/* end hide */



	body {

		height: 100%;

		margin: 0;

		padding: 0;

		background-color: #ffffff;

	}
.thumbborder {
	border: 1px solid #FFFFFF;
}
.hours1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #c79316;
	line-height: 1px;
}
.hours2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1px;
}
.indentup {
	position: relative;
	top: auto;
	bottom: 20px;
}
