body {
	color: #000;
	font: 16px "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #666666;
}
textarea, input {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

#navigation {
	font-size: 1.1em;
	margin-top: 1em;
	padding-top: 1em;
	margin-bottom: .25em;
	padding-bottom: 1em;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	padding: 5px 0 4px;
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-right: .75em;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {
	color: #FFFFFF;
	padding: 5px 0;
	text-decoration: none;
}
#body1 {
	border: 2px solid #FFFFFF;
	width: 762px;
	background-color: #333333;
	margin-bottom: 2em;
}
#body2 {
	margin: 2em;
}
#body3{
	background-color: #FFFFFF;
	padding: 2em;
	border: 2px solid #000000;
	position: relative;
	height: 500px;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
}
/*.menuBorder {
	border: 2px solid #000000;
	height: 100%;
}*/

#navigation ul li a span {
	background-color: #666666;
	border: 1px solid #000000;
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0.1em;
	padding-left: 1em;
}

#navigation ul li a:hover span {
	color: #FFFFFF;
	background-color: #660033;
}

/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}
/**/
// #homeBanner {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin: 2em;
}
#homeBanner {
	border: 1px solid #000000;
	background-image: url(images/homeBanner.jpg);
	background-repeat: no-repeat;
	height: 160px;
	background-color: #D4D4D4;
	background-position: center;
}
#bigBox{
	border: 1px solid #000000;
	height: 100%;
	width: 100%;
}
.floatOne, .floatOneMargin{
	float: left;
	width: 197px;
	border: 1px solid #000000;
}
.floatOneMargin {
	margin-right: 1em;
	margin-left: 1em;
}


#homeThree {
	margin-top: 2em;
	margin-bottom: 2em;
}
.menuFloat {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 156px;
}
.barBox {
	background-color: #333333;
	border: 10px solid #000000;
	margin-top: 2em;
	margin-bottom: 2em;
}
.contactTable {
	color: #FFFFFF;
	background-color: #333333;
}
.date_header			{ font-size:16px; font-weight:bold }
.day_cell				{
	height:80px;
	width: 95px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.empty_day_cell			{
	background-color:#eee;
	height:80px;
	width: 95px;
	text-align: left;
}
.today_cell				{
	background-color:#eee;
	height:80px;
	width: 95px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.day_number				{ font-size:10px; color:#000 }
.title_txt,.cover{
	padding-top: 5px;
	font-size:10px;
	color:#333;
	font-weight: bold;
}
.cover{
	font-weight: normal;
	padding-top: 10px;
}
.title_txt A:link		{ color:#00F; text-decoration:underline }
.title_txt A:active		{ color:#00F; text-decoration:underline }
.title_txt A:visited	{ color:#00F; text-decoration:underline }
.title_txt A:hover		{ color:#00F; text-decoration:underline }
.time_str				{ font-size:9px; }
.column_header			{ background-color:#000000; color:#FFFFFF; font-weight:bold }
.footprint				{ font-size:10px; color:#333; font-weight:bold; }
.footprint A			{ font-size:10px; color:#00F; font-weight:bold; }
