body  {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #000000;
	background-color: #438CD8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 227px;
	background-position: center top;
	vertical-align: top;
	top: 0px;
}

/***** START text *****/
h1, h2, h3, h4, h5, h6 {
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
a:link {
	color: #1B21D5;
}
a:hover {
	color: #666666;
}
.events ul {
	text-align: left;
}
.events li {
	list-style-type: none;
	padding-bottom:1em;
}
.center {
	text-align: center;
}
.txtLft {
	text-align: left;
}
txtRt {
	text-align: right;
}
/***** END  text *****/
#container  {
	width: 1013px;
	border: 3px solid #FFFFFF;
	margin: 0 auto;
	background-position: center;
	position: relative;
	left: 50%;
	margin-left: -506px;
} 
#header  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000000;
	height: 261px;
} 
#header h1  {
	margin: 0;
	padding: 10px 0;
}
#sidebar1  {
	float: left;
	width: 227px;
	background-color: #438CD8;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: both;
	height: 100%;
}
#sidebar1 h3 ,#sidebar1 p   {
	margin-left: 10px;
	margin-right: 10px;
}
#mainContent  {
	background-color: #A1C1FF;
	float: left;
	width: 771px;
	text-align: left;
	background-position: left top;
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(/images/ORANGE-LINE.gif);
	background-repeat: repeat-y;
	min-height: 435px;
}
#mainContentHome {
	background-color: #A1C1FF;
	float: left;
	width: 771px;
	text-align: left;
	background-position: left top;
	vertical-align: text-top;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/ORANGE-LINE.gif);
	background-repeat: repeat-y;
}
/***** END Tables *****/

#footer  {
	padding: 10px;
	background-color: #438CD8;
} 
#content {
	padding-left: 50px;
	padding-right: 50px;
}
#footer p  {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.orangebar {
	background-color: #D54600;
	height: 100%;
	width: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: auto;
}
.navbar {
	height: 100%;
}
.body_text {
	padding-left: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
/***** START Tables *****/

thead {
	text-align:center;
	font-size: 130%;
	font-weight: bold;
	padding: .5em;
}
table .holiday td {
	padding: 0.5em;
}
.holiday .alt   {
	font-weight: bold;
	padding-right: 2em;
}
