html
{
	margin: 0;
	padding: 0;
}
body
{
	background: #212E6F url(../images/bg_top.gif) top left repeat-x;
	margin: 0;
	padding: 0;
	color: #333;
}
#banner 
{
	width:850px;
	height:80px;
	background-color: #000033;
}
#banner h1
{
	display: none;
}
#banner span
{
	font-size: 12pt;
	font-style: italic;
	font-variant: normal;
	font-weight: lighter;
}
#container
{
	background: white;
	margin: 0 auto;
	padding: 0;
	width: 850px;
}
#main
{
	background: #ffffff url(../images/bgMain.gif) top left repeat-y;
}
#leftColumn
{
	
	text-align: left;
	padding: 0px 10px 5px 30px;
	color: #444444;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.3em;	
	width: 500px;
	float: left;
}
#leftColumnSub
{
	background-color: transparent;	
	text-align: left;
	padding: 0;
	margin: 0;
	color: #444444;
	font-family: arial, sans-serif;
	font-size: 11px;
	width: 200px;
	float: left;
}
.sideBarItem
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 10px 5px;
	border-top: 1px solid #cc0000;
	border-bottom: 1px solid #660000;
}
.sideBarItem a:link 
{ 
	color: #ffffff;
	text-decoration: none; 
}
.sideBarItem a:visited 
{ 
	color: #ffffff; 
	text-decoration: none;	
}
.sideBarItem a:hover, a:active
{
	color: #ffcc33;
	text-decoration: none;
}
#centerColumn
{
	background-color: transparent;	
	width: 425px;
	float: left;
	margin: 0;
	padding: 0;
}
#centerColumnContent
{
	background-color: transparent;	
	text-align: left;
	padding: 10px 10px 5px 30px;
	color: #444444;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.3em;

}
#centerColumnContent p
{
	margin-top: 0px;

}
#centerColumnContent h2
{
	margin: 0 0 20px 0;
	padding: 15px 0 0 20px;
	font-size: 22px;
	font-weight: normal;
	color: #cc0000;
	background: transparent url(../images/bgHeader.png) top left no-repeat;
}
#centerColumnContent h3
{
	margin: 5px 0;
	font-size: 18px;
	font-family: sans-serif;
}
#centerColumnContent h4
{
	margin: 5px 0;
	font-size: 16px;
	font-family: sans-serif;	
}
.indent
{
	margin-left: 20px;
}
#newsnotes
{
	width: 225px;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #ededed;
	padding:3px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
#newsnotes a:link {color:#900; text-decoration:none;}
#newsnotes a:visited {color:#900; text-decoration:none;}
#newsnotes a:active {color:#900; text-decoration:underline;}
#newsnotes a:hover {color:#900; text-decoration:underline;}
#newsnotes h4 {color: #000033; text-align: left; margin:0; font-size: 1.2em;font-family: Georgia, serif;}
#newsnotes h3 { color: #990000; margin:0; border-bottom: 2px solid #990000;font-size: 1.5em; margin-bottom: 15px;font-family: Georgia, serif;}

#head
{
	background: url(../images/topPhoto.jpg) no-repeat top center;
    width: 850px;
    height: 266px;
	padding: 0;
    border-color: #008;
    border-width: 0 0 2pt 0;
    border-style: groove;
}               
#head h1
{
   	text-align: right;
   	color: #900;
   	font-family: Arial;
   	font-size: 24pt;
   	font-weight: bold;
}
#head span 
{
	font-size:14pt;
}
.news
{
   padding: 2px 0px 10px 0px;
   background: #ffffff url(../images/bgItem.jpg) repeat-x 0px -30px;
}
#calendar
{
	width: 250px;
	float: left;
	margin: 15px 0 20px 20px;
}
#calendarSub
{
	background-color: transparent;
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
}
#rightLinks
{
	background-color: transparent;
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
	font-color: #444444;
	font-family: sans-serif;
	font-size: 12px;
}
#rightLinks ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
}
#rightLinks h3
{
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}
table.clean 
{
	border-width: 1px;
	border-spacing: 0;
	border-style: outset;
	border-color: #cccccc;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}
table.clean td 
{
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #cccccc;
	background-color: white;
	-moz-border-radius: ;
	vertical-align: top;
}
table.clean2 
{
	border-width: 1px;
	border-spacing: 0;
	border-style: outset;
	border-color: #cccccc;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}
table.clean2 td 
{
	padding: 3px;
	background-color: white;
	vertical-align: top;
	font-family: sans-serif;
	font-size: 12px;
}
.ltGray
{
	color: #999999;
}
ol.liSpace li
{
	margin-bottom: 1.25em;
}
.up
{
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
	
}
#footer
{
	color: #bbbbbb; 
	font-size: 10px; 
	font-family: verdana, sans-serif; 
	text-align: center; 
	margin: 10px 0 15px 0;
	
}	
#footer a:link 
{ 
	color: #66ccff;
	text-decoration: none; 
}
#footer a:visited 
{ 
	color: #66ccff; 
	text-decoration: none;	
}
#footer a:hover, a:active
{
	color: #ffcc33;
	text-decoration: underline;
}

  
