body {
	background-color: #333333;
	color: #000000;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#homemain {
	width: 730px;
	background-color: #000000;
	padding: 0px;
}
#homenav {
	background-color: #4A4747;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 0px;
	letter-spacing: 1px;
	padding-top: 10px;
	line-height: 13px;
	padding-bottom: 0px;
}
#homenav p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.homepadtop {
	padding-top: 153px;
	padding-bottom: 15px;
}
.homepadtophome {
	padding-top: 30px;
}
#homenav a {
	color: #000;
	text-decoration: none;
}
#homenav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#homenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#homenav a:hover {
	color: #acddac;
	text-decoration: none;
}
#homenav a:focus {
	color: #acddac;
	text-decoration: none;
}
#insidemain {
	width: 720px;
	background-color: #fff;
	padding: 0px;
}
#insidetop {
	width: 720px;
	background-color: #fff;
	padding: 0px;
}
#content {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
}
#content a:link {
	color: #103B10;
	text-decoration: underline;
	font-weight: bold;
}
#content a:visited {
	color: #103b10;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #acddac;
	text-decoration: underline;
	font-weight: bold;
}
#content a:focus {
	color: #acddac;
	text-decoration: underline;
	font-weight: bold;
}
#insideleft {
	background-color: #103b10;
	width: 110px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #103B10;
	margin-top: 0px;
	padding-top: 8px;
}
.highlight {
	font-weight: bold;
	color: #666666;
}

.highlight-black {
	font-weight: bold;
	color: #000000;
}

#home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
#navright {
	width: 490px;
	margin: 0px;
	padding: 10px 0px 0px;
}
#navright p {
	text-align: right;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	font-weight: bold;
	color: #4A4747;
}
#navright a {
	color: #000;
	text-decoration: none;
}
#navright a:link {
	color: #000;
	text-decoration: none;
}
#navright a:visited {
	color: #000;
	text-decoration: none;
}
#navright a:hover {
	color: #acddac;
	text-decoration: none;
}
#navright a:focus {
	color: #acddac;
	text-decoration: none;
}
#homedate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.borderbotleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#homenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 15px 10px 5px 10px;
	text-align: center;
}
/* twtr-widget-1 {
	float: left;
	width: 200px;
	clear: both;
}
*/
#NewsWindow {
}
#homenews p {
	padding-left: 10px;
}
#homenews h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	font-weight: bold;
	padding-top: 10px;
}
#homenews a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#homenews a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#homenews a:hover {
	color: #acddac;
	text-decoration: underline;
}
#homenews a:focus {
	color: #acddac;
	text-decoration: underline;
}


#schedule, #schedule ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
 
#schedule a {
	display: block;
	color: #000;
	text-decoration: none;
	width: 10em;
}
 
#schedule li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}
 
#schedule li ul { /* second-level lists */
	position: absolute;
	background-color: #4A4747;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

 
#schedule li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
 
#schedule li:hover ul, #schedule li li:hover ul, #schedule li.sfhover ul, #schedule li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.MO {
  padding: 2px 6px 2px 6px;
  border: solid 1px #9bb8c5;
  background: #dee9ee;
  /*font-family: monospace;*/
  font-size: 16px;
  font-weight: bold;
  color: #22495b;

}

#footer{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

width: 720px;
	background-color: #000000;
	padding: 0px;
}
             

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
#facebook-section img {
	border: 0px;
	
}
#fb-root {
	color: #fff;
}
.fb-like-box {
	color: #fff;
}
