html { height: 100%; }

body.home {
	background: #fff url('../images/sidetile.gif') repeat-y;
	background-color: #FFFFFF;
	margin: 0;
	color: #343434;
	height: 100%;
	font-family: Tahoma; font-size: 70%;
}

.containerwrap { 
	width: 996px; position: relative; 
}

#header { 
	background-image: url(../images/toptile1.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 170px;
	position: relative;
	margin: 0px auto 0 auto;
	padding-bottom: 18px;
}

#navigation {
	float:left;
	position: relative;
	top:-71px;
	background: #fff url(../images/sidetile.gif) repeat-y;
}

#navigation ul {
	color: #231f20;
	margin: 0; padding: 0;	
}

#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#navigation li a {
	color: #212121;
	text-decoration:none;
	padding:6px;
	padding-left:19px;	
	width:168px;
	display:block;
	BORDER-BOTTOM: #b3b3b3 1px solid;
	BORDER-RIGHT: #9a9b9d 1px solid;
	BACKGROUND: url(../images/overinner.gif) no-repeat 97% ;
}

#navigation li a:hover {
	color: #000000;
	background-color: #ededed;
}

li#highlighted {
	font-weight:bold; background-color: #bbbbbb;
}

li#highlighted a:hover{
	font-weight:bold; background-color: #bbbbbb;
}

li#sub {
	 background-color: #fafafa;
}

li#sub a:hover{
	 background-color: #f7f7f7;
}

li#subselected{
	 background-color: #f1f1f1;
}

li#subselected a:hover{
	 background-color: #f1f1f1;
}


#maincontent {
	float:left;
	position:relative;
	top:-54px;
	width:775px;
	left:18px;
	padding: 0px;
	height: 520px;
}

#tagline {
	position:relative;
	float: left;
	width: 505px;
	height: 62px;
	padding-top: 3px;
	margin-bottom: 0px;
}

#printbox {
	position:relative;
	float: right;
	width: 190px;
	height: 24px;
	padding: 6px;
	text-align: right;
}

img { 
	border: 0;
}

#contentholder {
	width:775px;
	padding: 0px;
	height: 520px;
}

#leftcolumn {

	float: left;
	width: 460px;
	height: 520px;
	padding: 0px;
}

#rightcolumn {

	float: right;
	width: 290px;
	height: 520px;
	padding-top: 0px;
}

#titleholder {
	width:348px;
	padding-top: 5px;
	padding-left: 7px;
	height: 20px;
	BORDER-RIGHT: #62a4d3 5px solid;
	background-color: #000000;
	
}

#titleholder1 {
	width:393px;
	padding-top: 5px;
	padding-left: 7px;
	height: 20px;
	BORDER-RIGHT: #62a4d3 5px solid;
	background-color: #000000;
	
}

#titleholder2 {
	width:230px;
	padding-top: 5px;
	padding-left: 7px;
	height: 20px;
	BORDER-RIGHT: #62a4d3 5px solid;
	background-color: #000000;
	
}

.white {
	color: #FFFFFF;
}

.timetable {
	font-size: 90%;
}

.boldblue {
	color: #467799;
	font-weight: bold;
}

a.copylink {
	color: #0F4396; font-weight: normal; text-decoration:none;
}

a.copylink:hover {
	color: #918F98; font-weight: normal; text-decoration:underline;
}

a.emaillink {
	color: #343434; font-weight: normal; text-decoration:none;
}

a.emaillink:hover {
	color: #343434; font-weight: normal; text-decoration:underline;
}

#featureholder {
	position:relative;
	width: 288px;
	height: 188px;
	padding-top: 1px;
	padding-bottom: 0px;
	background-color: #F9F6F1;
	BORDER: #E0D7C3 1px solid;
}

.imageborder {
	padding: 1px;
	background-color: #F9F6F1;
	BORDER: #E0D7C3 1px solid;
}

.member-imageborder {
	padding: 1px;
	background-color: #F9F6F1;
	BORDER: #E0D7C3 1px solid;
	margin-right: 12px;
	margin-bottom: 12px;
}

.spacer {
	padding: 4px;

}

#newsholder {
	position:relative;
	width: 290px;
	height: 220px;
	padding-top: 8px;
}

#news {
	position:relative;
	float: left;
	width: 245px;
	height: 340px;
	padding: 0px;
}

#ads {
	position:relative;
	float: right;
	width: 145px;
	height: 330px;
	padding: 5px;
	background-color: #F9F6F1;
	BORDER: #E0D7C3 1px solid;
}

#footer {
	width:360px;
	padding-top: 7px;
	padding-left: 0px;
	height: 20px;
	BORDER-top: #E0D7C3 1px solid;
}

#printlogo {
		display: none;
}

.linkheading {
	BORDER: #D8DEE7 1px solid; 
	BACKGROUND: #D8DEE7; 
	MARGIN: 0px; 
}

.linkheading1 {
	BORDER: #D8DEE7 1px solid; 
	BACKGROUND: #FFFFFF; 
	MARGIN: 0px; 
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
}

a.boxlink {
	color: #004588; 
	font-weight:normal; 
	text-decoration:none;
	BORDER: #FFFFFF 1px solid;  
	BACKGROUND: #eef0f1; 
	MARGIN: 0px; 
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
}

a.boxlink:hover {
	color: #686868; 
	font-weight:normal; 
	text-decoration:none;
	background-color: #D8DEE7;
}

.formfield { 
	BORDER-RIGHT: #C7CACD 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #C7CACD 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-SIZE: 8pt; 
	BACKGROUND: #FFFFFF; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #C7CACD 1px solid; 
	COLOR: #788D9F; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #C7CACD 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.imagebordernews {
	BORDER-TOP: #BBBCBE 1px solid; 
	BORDER-BOTTOM: #BBBCBE 1px solid; 
	BORDER-RIGHT: #BBBCBE 1px solid; 
	BORDER-LEFT: #BBBCBE 1px solid; 
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 10px;
	MARGIN-RIGHT: 10px;
	PADDING: 1px;
	background-color: #FFFFFF;
}

.inv { display: none; }

.clear { clear: both;}

.gallery {
width: 460px;
}

.gallery .pic{
float:left;
width: 105px;
height: 105px;
margin-right: 5px;
margin-bottom: 5px;
border: 2px solid #999999;
}


.eventgallery .pic{
float:left;
width: 75px;
height: 75px;
margin-right: 5px;
margin-bottom: 5px;
border: 2px solid #999999;
}