p {
	font-size: 12px;
	
	}


	a:link {color: #2359A1; text-decoration: underline; }
	a:active {color: #D2412D; text-decoration: underline; }
	a:visited {color: #2359A1; text-decoration: underline; }
	a:hover {color: #D2412D; text-decoration: underline; }
	
	
	a.dark:link {color: #ffffff; text-decoration: none; }
	a.dark:active {color: #F8E4A6; text-decoration: underline; }
	a.dark:visited {color: #ffffff; text-decoration: none; }
	a.dark:hover {color: #F8E4A6; text-decoration: underline; }
	

.middlerepeat {
    background-image: url('images/middle_cell_repeat.jpg');  
    vertical-align: top;
}


.footer {
    background-image: url('images/footer_repeat.gif');  
    vertical-align: middle;
     font-size: 11px;
  	line-height: 1.3;
    text-align: center;
    color: #ffffff;
}




.normaltext {
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
  	
}

.normaltextpadding {
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
  	padding-left: 7px;
  	
}


.indenttext {
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
  	padding-left: 30px;
  	
}


.indenttext2 {
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
  	padding-left: 50px;
  	
}

.arrowtext {
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
  	padding-top: 4px;
}


.boxtext {
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
  	padding: 15px;
  	background-color: #FFF5E0;
}



.middlerepeat	{ 	background-color: #ffffff;
					background-image: url('images/middle_repeat.gif');
					vertical-align: top;
					}	



.logincell		{ 	
					background-image: url('images/header_02.jpg');
					background-repeat: no-repeat;
					width: 150px;
					padding: 20;
					vertical-align: middle;
					text-align: center;
					}	














#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav li {
list-style: none;
float: left;
padding: 0;
margin: 0;
}


#nav a {
display: block;
height: 28px; /* This assumes all your elements are the same height */
text-indent: -5000px;
overflow: hidden;
}

#nav a:hover {
background-image: url('none');
}



#mouse-off-specialevents {
width: 150px;
background: url('images/btn_special_events.gif') no-repeat 0 -28px;
}

#mouse-off-specialevents a {
background: url('images/btn_special_events.gif') no-repeat 0 0;

}



























body {


	background-color: #F9D36E; 
	background-image: url('images/page_bg.jpg');
	background-repeat: repeat-x;
	color: #000000;



	font-family: verdana, arial;




	scrollbar-3dlight-color:#000000;
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#D4402C;
        scrollbar-track-color:#F9D36E;
        scrollbar-darkshadow-color:#76B151;
        scrollbar-face-color:#D4402C;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#000000}

}