/* Global Styles */

body
{
	margin:0px;
	background-color: #F7E143;
	background-attachment: scroll;
	background-image: url(images/style/logo-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td
{
	font:11px arial;
	color:#333333;
	text-align: left;
	vertical-align: top;
}
a
{
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
}
a img { border:0px; }
a:hover
{
	color: #990000;
	text-decoration:underline;
}
/* ID Styles */

#pageblock
{
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:hide;
}
#navigation { background-color:#CA272E; }
#navigation td
{
	border:none;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#infoline { background-color:#CA272E; }
#infoline td
{
	border-top-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
}
#infoline .navText { text-transform: none; }
#navigation a, #infoline a
{
	font:10px arial;
	color: #F7E143;
	text-decoration:none;
}
#navigation a:hover, #infoline a:hover
{
	color: #F7E143;
	text-decoration:underline overline;
}
#padding { }
#weekdays th
{
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
}
#calheader td { font-weight:bold; }
#map_canvas
{
	height:300px;
	width:440px;
}
/* Class Styles */

.logo
{
	font:bold 18px "times new roman";
	color: #333300;
	letter-spacing:.4em;
	text-transform: uppercase;
}
.sidebarText
{
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #336666;
	height: 60px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.bodyText
{
	font:12px arial;
	line-height:24px;
	color:#333333;
	padding: 2px;
}
.pageName
{
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
}
.subHeader
{
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
}
.navText
{
	font:10px arial;
	color: #FFFFFF;
	vertical-align: middle;
	letter-spacing: normal;
	text-transform: uppercase;
}
.flag
{
	border-spacing:solid;
	border: 1px solid #FFFFFF;
}
.calendarText
{
	font:11px arial;
	line-height:14px;
	color:#333333;
}
.bodyText h1
{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding: 10px 0px 0px;
}

