/* General--------------------------------------------- */
	body {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background:#ffffff;
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:19px;
/*		text-shadow: 2px 2px 2px #000; */
		text-align: center;
		}
	img {
		border: 0px dashed #A69482;
		padding: 5px 5px 5px 5px;
		margin: 10px 10px 10px 10px;
	}
	#menu {
		background: #ffffff;
		border-left: 1px dotted #ccc;
		padding: 20px 0 10px 30px;
		position: absolute;
		right: 5px;
		top: 0;
		width: 15em;
		text-align: left;
	}
	#container {
		width: 560px;
		\width: 560px;
		w\idth: 560px;
		margin: 0px;
		margin-left: 5px;
		margin-right: auto;
		padding: 0px;
		text-align: justify;
		}
	#banner {
		padding: 0px 0px 20px 0px;
		margin-bottom: 0px;
		}
	#content {
		padding: 0px;
		}
	#footer {
		clear: both;
		padding: 0px;
		margin-top: 0px;
		}
	A {
		text-decoration: underline;
		} 
	A:link {
		text-decoration: underline;
		color: #blue;
		} 
	A:visited {
		color: #00DD11;
		text-decoration: underline;
		} 
	A:active {
		color: #FF0000;
		} 
	A:hover {
		text-decoration: underline;
		color: #blue;
		}
/*Banner--------------------------------------------- */
	#header h1 {
		text-indent: -1000px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width:580px;
		height:128px;
		}
	#banner h1 {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
	.bannerText {
		font-family:Georgia, Times New Roman, Times, serif;
		font-size:26px;
		font-weight:normal;
		padding-right:0px; 
		padding-top:0px; 
		padding-left:0; 
		padding-bottom:0px; 
		margin-bottom:0px; 
		color:#671603;
		}
	.tagline {
		font-style: italic;
		font-family:Georgia, Times New Roman, Times, serif;
		color: #7D7C70;
		font-size:12px;
		font-weight:bold; 
		text-transform:none;    
		}      
/* NewsItems--------------------------------------------- */
	.newsItemtitle {
		font-size:18px;
		line-height:23px;
		color:#000000;
		font-weight:bold;
		margin-bottom:8px;
		} 
	.newsItemtitle a {
		color:#000000;
		text-decoration: none;
		} 
	.newsItemtitle a:hover {
		color:#000000;
		text-decoration: Underline;
		} 
	.newsItemDesc {
		text-decoration: none;
		padding:0px 0px 20px 0px;
		margin-bottom:25px;
		line-height:130%;
		border-bottom: 1px solid #0B4261;
		}
	.newsItemFooter {
		font-size:11px;
		color: #A6A6A6;
		text-decoration: none;
		padding:12px 0px 0px 0px;
		}
	.newsItemFooter a {
		color: #A6A6A6;
		text-decoration: none;
		}
/* Navigation--------------------------------------------- */
	#navlist
		{
		margin: 0;
		padding: 0 0 2px 10px;
		border-bottom: 1px solid #0B4261;
		}
	#navlist ul, #navlist li
		{
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
		}
	#navlist a:link, #navlist a:visited
		{
		line-height: 14px;
		font-weight: bold;
		margin: 0 10px 4px 10px;
		text-decoration: none;
		color: #DCDCDC;
		}
	#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
		{
		border-bottom: 4px solid #0B4261;
		padding-bottom: 2px;
		background: transparent;
		color: #FFF;
		}
	#navlist a:hover { color: #FFF; }
/* Calendar--------------------------------------------- */
	.calendar {
		color:#000000;
		}
	.calendar_month_head {
		font-size:13px;
		font-weight:bold;
		color:#000000;
		}
	.calendar_day_head {
		font-size:10px;
		font-weight:normal;
		color:#D2D2D2;
		}
	.calendar_day_noday {}
	.calendar_day_link {
		text-align:right;
		font-size:9px;
		color:#D2D2D2;
		}
	.calendar_day_nolink {
		text-align:right;
		font-size:9px;
		color:#D2D2D2;
		} 
/* Misc--------------------------------------------- */
	hr {
		background:#000;
		height:1px;
		border-top:0px solid #000;
		border-bottom:0px solid #0B4261;
		border-left:0px solid #000;
		border-right:0px solid #000;
		}
	td {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:19px;
/*		text-shadow: 2px 2px 2px #000; */
		}
