body {
	background-color: #A6B3CB;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
	text-align: center;
	height: 100%;
}

h1 {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #000000;
	width: 500px;
}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#outside {
	background-color: #46658B;
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}

#buttons {
	background: #46668D url(images/buttonbg.jpg) no-repeat;
 	width: 766px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

a.buttons, a.buttons:link, a.buttons:visited, a.buttons:active {
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.buttons:hover { text-decoration: underline; }

.buttondiv {
	float: left;
	width: 20px;
	text-align: center;
}

#midsection {
	background: #46658B url(images/background.jpg) repeat-x top center;
 	width: 766px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: #46668D url(images/midheader.jpg) no-repeat;
 	width: 766px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	color: #FDD832;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	position: relative;
}

#leftcol {
	width: 220px !important;
	width: 230px;
	float: left;
	margin: 0px;
	padding-left: 10px;
	text-align: left;
}

#leftcol li.navbar a, li.navbar {
	list-style-type: none;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FDD832;
	padding-left: 5px;
	margin: 0px;
}

li.navbar a, li.navbar a:visited, li.navbar a:active, li.navbar {
	list-style-type: none;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FDD832;
	padding-left: 5px;
	margin: 0px;
}

li.navbar a:hover {
	text-decoration: underline;
	color: #FDD832;
}

#leftcol li.navbar_red a, li.navbar_red {
	list-style-type: none;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FF0000;
	padding-left: 5px;
	margin: 0px;
}

#middlecol {
	width: 30px;
	float: left;
	text-align: center;
	color: #ffffff;
}

#rightcol {
	width: 470px;
	float: left;
	text-align: left;
	color: #ffffff;
}

#rightcol div, td {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	text-align: left;
}

#featuredprod {
	background: url(images/featured.jpg) no-repeat;
	height: 50px;
	padding-top: 17px;
}

#footer {
	background-color: #46658B;
	width: 766px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	clear: both;
}

#footer div {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.footer, a.footer:active, a.footer:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline
}

.tborder {
	border : 1px solid #286020;
	font-size : 10pt;
	font-family : verdana;
	color : #000000;
}
.calendar_table {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14pt;
}
.calendar_header {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
a.calendar_mthlink, a.calendar_mthlink:visited, a.calendar_mthlink:active {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.calendar_mthlink:hover {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.calendar_days {
	font-family: Arial;
	font-size: 12px;
	text-align: center;

}
.calendar_td {
	font-family: Arial;
	font-size: 11px;
	width: 64px;
	height: 60px;
	border: 1px solid #000000;
}

.hidden { display: none; }
.unhidden { display: block; }