/* CSS Document */
html,body {
	margin-top:0px;
	padding:0px 0px 0px 0px;
	height:100%; /* needed for container min-height */}

body {
	background-color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

p {margin-top:0px;
font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	margin-bottom:8px;}

h1 {font-weight:normal;
	font-size:16px;
	letter-spacing:1px;
	color:#8a5601;
	margin-top:0px;
	margin-bottom:8px;}

h2 {font-weight:bold;
	font-size:14px;
	color:#8a5601;
	margin-top:0px;
	margin-bottom:8px;}

h3 {}

#container {width:785px;
			position:relative;
			margin-top:0px;
			margin-right:auto;
			margin-left:auto;
			background: url(images/bodybg.gif) repeat-y center top;
			min-height:100%}

#sidebar {width:220px;
float:left;}


a {color:#0066CC;
text-decoration:underline;}

a:hover {text-decoration:none}



	#nav {color:#ffffff;
			margin-left: 42px;}
			
	#nav a {
	display:block;
	width:147px;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding-left:28px;
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing: 2px;
	text-decoration:none;
	vertical-align: middle;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	border-bottom:dotted #fcb813 1px;
}
	
	#nav a.first

	{border-top:dotted #fcb813 1px;
	margin-top:10px;}
	
	
	#nav a:hover
	{
	background-image: url(images/nav-bgover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
	
	
#contents {
	width: 539px;
	padding-top:0px;	
	margin-left: 233px;}
	
	div#contents {
	padding:0px 0px 30px; /* bottom padding for footer */
}

	#flashorphoto {padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;}
	
	#bodycopy {padding: 10px 10px 20px 10px;}
	
	.borderbottom {border-bottom:solid #fcb813 1px;
	padding-bottom:8px;}
	
div#footer {
position:absolute;
bottom:0; /* stick to bottom */
	width: 539px;
	padding-top:10px;
	margin-left: 234px;
	margin-top:10px;
		
	bottom:0;	border-top:solid #fcb813 1px;
	
}
	div#footer p {
			margin:0px;
		font-size:12px;
		padding-left:10px;
	}


/* Front page news box style. I"ll have to restyle this if they want more than 2 */

.newsbox1
{float:left;
width:250px;
padding:10px 0px 10px 0px;
border-right:solid #fcb813 1px;
margin-right:10px;
	}
	.newsbox2
{float:left;width:250px;
padding:10px 0px 10px 0px;
	}
	
	#newswrap
	{overflow:auto;}
	
.photostuff
{float:right;
margin-left:10px;}

.newspageitem
	{overflow:auto;
	border-bottom:solid #fcb813 1px;
	padding-bottom:8px;
	margin-bottom:8px;}
	
#EventListThumbnail, #NewsListThumbnail
{
float: right;
}
.ArticleAuthor{
	font-size:12px;
	color:#999999;
}
#ArticlePhoto, #EventPhoto{
	float:right;
	margin-left:10px;
}
.frontnews .maindiv
	{
	width: 240px;
		padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float:left;
}

.frontnews .subdiv
	{
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float:left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B8860B;
}

.content {

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.content img {
	margin-left:10px;
	margin-bottom:10px;
}
.PhotoCaption {
	font-size:11px;
	font-style:italic;
	text-align:center;
	padding-bottom:5px;
	padding-left: 5px;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#b_text body {
	background-color:#ffffff;
	
}