	body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	td{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	a{
		color: #0186a5;
		text-decoration:none;
	}
	a:hover{
		color: #151a9f;
		text-decoration:underline;
	}
	
	h1{
		font-size:24px;
		color: #485153;
		font-family: "trebuchet ms";
	}
	h2{
		font-size: 20px;
		color: #485153;
		font-family: "trebuchet ms";
	}
	h3,h4,h5,h6{
		font-size: 12px;
	}

	img{
		border-width:0px;
	}
	.addressTable{
		background-image: url('../img/bottombg.jpg');
		height:55px;
		width:100%;
		position:relative;
		top:18px;
	}
	
	.addressTable td{
		color: #627479;
	}
	.wildnorth{
		background-image: url('../img/wildnorth.jpg');
		height:127px;
		width:607;
	}
	.wildnorth td{
		padding-left: 140px;
		padding-right: 20px;
	}
	.shortcut{
		background-image: url('../img/shortcutbg.png');
		height:178px;
		width:266;
		margin-bottom:16px;
	}
	.shortcut td{
		padding: 15px;
		line-height:140%;
	}
	.bannerhead{
		color: #0186a5;
		font-weight: bold;
		font-family: "trebuchet ms";
		font-size:14px;
		padding-bottom: 4px;
	}
	.mainTable{
		background-image: url('../img/maintablebg.png');
		background-color:white;
		background-repeat: no-repeat;
	}
	.calender{
		background-image: url('../img/calrows.png');
		width: 247px;
		height: 212px;
	}
	.calEvent{
		background-image: url('../img/calevent.png');
		background-repeat: no-repeat;
		background-position: 3px 5px;
		vertical-align:middle;
	}
	.calToday{
		background-image: url('../img/caltoday.png');
		background-repeat: no-repeat;
		background-position: 3px 5px;
		
	}
	.calEvent a{
		font-weight:bold;
		color:white;
		vertical-align:middle;
	}
	.calNoEvent{
		color:white;
		vertical-align:middle;
	}
	.calToday a{
		font-weight:bold;
		color:white;
		vertical-align:middle;
	}
	.mainActive{
		width: 112px;
		height:30px;
		background-image: url('../img/mainmenu_active.png');
		text-align:center;
	}
	
	.mainActive a{
		color: #485153;
		font-weight:bold;
		font-family: "trebuchet ms";
		font-size:13px;
		text-decoration:none;
	}
	.mainActive a:hover{
		color: #485153;
		font-weight:bold;
		font-family: "trebuchet ms";
		font-size:13px;
		text-decoration:none;
	}
	.mainPassive{
		width: 112px;
		height:30px;
		background-image: url('../img/mainmenu_passive.png');
		text-align:center;
		text-decoration:none;
	}
	.mainPassive a{
		color: white;
		font-weight:bold;
		font-family: "trebuchet ms";
		font-size:13px;
		text-decoration:none;
	}
	.mainPassive a:hover{
		color: white;
		font-weight:bold;
		font-family: "trebuchet ms";
		font-size:13px;
		text-decoration:none;
	}
	
	.mceVisualAid {
		border: 1px dashed #BBBBBB;
	}
	
	.menuItemPassive{
		color: 485153;
		text-decoration:none;
		font-size: 11px;
	}
	.menuItemPassive:hover{
		color: 485153;
		text-decoration:underline;
		font-size: 11px;
	}

	.menuItemSelected{
		color: 485153;
		text-decoration:none;
		font-weight:bold;
		font-size: 11px;
	}
	.menuItemSelected:hover{
		color: 485153;
		text-decoration:underline;
		font-size: 11px;
	}
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

	
	/*crossfade*/
div.cf_wrapper
{
	position: relative;
	width: 607px;
	height: 260px;
}
div.cf_element
{
	width: 607px;
	height: 260px;
}
	
