﻿body 
{
	background-image: url('imgs/bg_burgundy.gif');
	background-repeat:repeat-x;
	font-family:Garamond;
	width: 100%;
	margin:0;
	height: 100%;
	background-color: #EEEEEE;

}

a
{
	text-decoration:none;color:gray;
}

a:hover
{
	color:Blue;
}

.clsbodydiv
{

	margin-left: auto;
	margin-right: auto;
	border-right: solid 3px black;
	border-left: solid 3px black;
	border-bottom: solid 3px black; /*height:100%;*/ /*	clear:both;*/
	width:800px;
	background-color:#ffffff;
	
}
.highlight
{
	background-color:#CAE1FF;
	border-right: solid 10px #800000;
}

.normal
{
	
}
.clsfooter
{
	text-align:center;
	padding:3px;
	font-size:medium;
	font-weight:bold;
	background-color:#800000;
	color:#ffffff;
}
.clsheaderdiv
{
	width:100%;
	background-color:#ffffff;
}
.clsheader
{
font-size:x-large;
font-weight:bolder;
color:#800000;
padding:3px;
border-right:solid 5px gray;
border-bottom:solid 2px gray;
margin-left:5px;
margin-right:5px;
	
}

ul#featured{list-style: none;}
ul#featured li{ padding:5px;border-bottom:dashed 1px gray; margin : 0 2px; font-size:x-large;font-weight:bold; vertical-align:top;color:#800000}
ul#featured a:hover{color:#06F}
ul#featured img:hover{border:solid 5px #06f;}

ul#newsletters
{
	/*list-style:url('imgs/pdf_icon.jpg');*/
	margin-left:15px;
	padding-left:15px;
}
ul#newsletters li
{
	font-size:x-large;
	font-weight:bold;
	color:Gray;
	padding-bottom:3px;
	
	}
ul#minitabs
{

	list-style: none;margin: 0;padding: 7px 0;
  border-bottom: 1px solid #CCC;font-weight: bold;
  font-size:x-large;
  text-align: center;white-space: nowrap
}
ul#minitabs li{display: inline;margin: 0 2px}

ul#minitabs a{text-decoration: none;padding: 0 0 3px;
	
  border-bottom: 4px solid #FFF;color: #999}
ul#minitabs a#current{border-color: #800000;color: #06F}

ul#minitabs a:hover{border-color: #800000;color: #666} 


ul#announcements
{
	list-style:circle;

	
	}
ul#announcements li
{
	font-size:large;
	font-weight:bold;
	color:Gray;
	padding-bottom:3px;
	
	
	}
	
ul#forms
{
	list-style:circle;

	
	}
ul#forms li
{
	font-size:large;
	font-weight:bold;
	color:Gray;
	padding-bottom:3px;
	
	
}
	
ul#links
{
	list-style:circle;	
}

ul#links li
{
	font-size:large;
	font-weight:bold;
	color:Gray;
	padding-bottom:3px;
	
}

ul#roster
{
	list-style:none;
}

ul#roster li
{
	text-align:center;
	padding-bottom:20px;
}

ul#bylaws
{
	/*list-style:url('imgs/pdf_icon.jpg');*/
	margin-left:15px;
	padding-left:15px;
}

ul#bylaws li
{
	font-size:x-large;
	font-weight:bold;
	color:Gray;
	padding-bottom:3px;
}