body
{
	font-size: 0.8em;
	margin: 0px auto;
	width: 988px;	
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;	
	text-align: center;
	background-color: #0099cc;
	
}

/*general*/
span.indented
{
	display: block;
	font-size: 0.9em;
	margin-left: 25pt;
	text-align: right;
}

span.underline
{
	text-decoration: underline;
}

span.center
{

	display:block;
	text-align: center;
}
a
{
	color: #0099CC;
	text-decoration: none;
}
p
{
	color: #435115;
	font-size: 0.89em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	line-height: 1.5em;

}
td
{
	font-size: 0.89em;
}

table.ssdates td
{
	padding:2px 7px 2px 7px;
	font-size: 0.8em;
}
#Page1_content ul, #Page1_insidelarge_newsdetail ul
{
	color: #435115;
	font-size: 0.89em;
	

}

a:hover
{
	color: #417191;
	
}

h1.home /*Main Content Heading*/
{
	margin-top: 4px;
	margin-left: 0.3em;
	color: #8A5482;
	font-size: 1.5em;
	font-family: Lucida Sans, Verdana, Sans-Serif;
	font-weight: normal;	
	letter-spacing: 1.3pt;
    background:transparent url(../images/flag.gif) no-repeat;
    background-position: 325px 5px;
	
}
h1 /*Main Content Heading*/
{
	margin-top: 4px;
	margin-left: 0.3em;
	color: #8A5482;
	font-size: 1.5em;
	font-family: Lucida Sans, Verdana, Sans-Serif;
	font-weight: normal;	
	letter-spacing: 1.3pt;
   
	
}


h2
{
	font-size: 1.1em;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #8A5482;	
	margin-left: 6px;
}

h3
{
	font-size: 1em;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;	
	color: #435115;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 6px;
}

h4
{
		
}
img
{
	border: 0px;
}

/*layout*/
div#container
{
	
	padding: 4px;
	text-align: left;
	background-color: #fff;
	width: 980px;
	position: relative;

}


div#logo
{
	width: 150px;
}


div#Page1_topnav
{
	
	width: 200px;
	height: 180px;
	background-color: #de892e;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	
}

/*Top navigation */

ul#nav

{	background-image: url(../images/nave.gif);
	width: 198px;
	background-repeat: no-repeat;
	height: 124px;
	background-color: #de892e;
	text-indent: -9999px;
	list-style: none;
	padding: 0px;
	margin: 20px 0px 0px 0px;

}
#nav ul li	{

	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;

}
#nav a	{

	height: 31px;
	width: 150px;
	display: block;
	border-bottom: none;
}	

#nav ul li a	{

	text-indent: -9999px; 
	text-decoration: none;

}

#l1 a:hover {background: transparent url(../images/nave.gif) 0 -120px no-repeat;}
#l2 a:hover {background: transparent url(../images/nave.gif) 0 -151px no-repeat;}
#l3 a:hover {background: transparent url(../images/nave.gif) 0 -182px no-repeat;}
#l4 a:hover {background: transparent url(../images/nave.gif) 0 -213px no-repeat;}

/*Header*/
div#headercontainer
{
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	width: 776px;
	position: absolute;
	left: 207px;
	top: 108px;
	height: 188px;
	margin: 0px;
	padding: 0px;
	
}
div#header
{
	
	background: url(../images/header4.jpg) no-repeat;
	position: absolute;
	left: 67px;
	top: -103px;
	width: 711px;
	height: 292px;

}
div#header h1
{
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

/*main content area */
#Page1_main
{
	background-image: url(../images/bg.gif);
	width: 982px;
	background-repeat: repeat-y;
	border-top: 3px solid #fff;
	position: relative;
}

#Page1_inside
{
	background-image: url(../images/insidebg.gif);
	width: 982px;
	background-repeat: repeat-y;
	border-top: 3px solid #fff;
	position: relative;
	
}

#Page1_largecontent
{
	background-image: url(../images/insidelarge.gif);
	width: 982px;
	background-repeat: repeat-y;
	border-top: 3px solid #fff;
	position: relative;
	
}

/*3 Columns*/
/*leftside  */
div#Page1_leftside
{
  float:left;
  width:150px;
  padding: 15px 10px 0px 0px;
  
}
/*content */
div#Page1_content
{
  
  width: 550px;
  margin:  0px 0px 0px 215px;
  padding: 15px 10px 15px 0px;
  }
div#Page1_homecontent
{
  
  width: 370px;
  margin:  0px 0px 0px 215px;
  padding: 15px 10px 15px 0px;
  }
  
  
div#Page1_insidelarge
{
  
  width: 745px;
  margin:  0px 0px 0px 215px;
  padding: 15px 10px 15px 0px;
  }
/*rightside  */
div#Page1_rightside_sideimage
{
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	width: 196px;
	padding-top: 0px;
	position: relative;
	
}
div#Page1_rightside_featurednews
{
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	width: 376px;
	padding-top: 0px;
	position: relative;
	
}
/*Left Navigation*/

#Page1_leftside_mainnav
{
	width: 199px; /*width of dotted line*/
}

ul#nav1
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	
}

ul#nav1 li
{
	list-style: none;
}

#Page1_leftside_mainnav a
{
	font-size: 11px;
	margin-left: 4px;
	text-transform: uppercase;
	color: #5d6117;
}
#Page1_leftside_mainnav a:hover
{
	font-size: 11px;
	color: #e3e4c8;
	
}
#nav1 li
{
	border-top: 1px dashed #D4E0AF; 
	padding: 9px 0;
	
}
#nav1
{
	border-bottom: 1px dashed #D4E0AF; 
}

ul#nav1 li.noline
{
	border-top: 1px none; 
	padding: 9px 0;
}


#nav1 .active 
{
	background:#849745;
	width: 200px;
	margin-left: 0px;
	border:none;
}
#nav1 .active a
{
	color: #fff;
}
#nav1 .active ul
{
	background: #9FAE62;
	margin-top: 6px;
	margin-bottom: -8px;
	padding: 0px 0px 5px 15px;
	border-bottom: none;
	border-top: solid 1px #C9D192;
	
}

#nav1 .active ul li
{
	
	padding:2px 0px 2px 10px;
    background:transparent url(../images/bullet.gif) no-repeat;
    background-position:0 7px;
	
}

#nav1 .active ul li a
{
	font-weight: normal;
	font-size: 0.8em;
	text-transform: none;
}

#nav1 .active a:hover
{
	color: #B4C47B;
}

#nav1 .active ul li a:hover
{
	color: #5d6117;

}

#nav2
{
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: medium none;
	color: fuchsia;
	padding-top: 0px;
	border-bottom: medium none;
}

#nav2 li
{
	border: none;
}

/*news items*/



div#Page1_rightside_featurednews
{
	margin-top: 15px;
}


div#Page1_rightside_featurednews h3
{
	text-indent: -9999px;
	background: url(../images/news.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	
}

div#Page1_rightside_featurednews ul
{
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 5px;
	list-style: none;
}

div#Page1_rightside_featurednews ul p
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-weight:normal;
	line-height: normal;
	font-size: 0.8em;
	
}
div#Page1_rightside_featurednews ul p.dte
{
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	color: #8a5482;
	font-size: 0.8em;
	font-weight:bold;
	
}


div#Page1_rightside_featurednews ul p.more
{
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	font-size: 0.8em;
	margin-bottom: 8px;
	margin-top: 2px;
}


/* main news */
.mainnews p
{
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainnews a
{
	font-size: 0.9em;
}



/*donate*/

div#donate
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/donate.jpg) no-repeat 0px 0px;
	padding-bottom: 0px;
	margin: 20px 0px 10px 1px;
	width: 196px;
	padding-top: 0px;
	height: 90px;
	border: solid 1px #fff;
	text-indent: -9999px;
	
}

div#donate a
{
	height: 90px;
	width: 197px;
	display: block;
}

div#Page1__ctl2_sideimg1 {height: 380px; width: 195px; background: url(../images/airplane.jpg) no-repeat; margin-top: 0px; padding-top: 0px;}
div#Page1__ctl2_sideimg2 {height: 380px; width: 195px; background: url(../images/hula.jpg) no-repeat; margin-top: 0px; padding-top: 0px;}
div#Page1__ctl2_sideimg3 {height: 380px; width: 195px; background: url(../images/game.jpg) no-repeat; margin-top: 0px; padding-top: 0px;}
div#Page1__ctl2_sideimg4 {height: 380px; width: 195px; background: url(../images/paper.jpg) no-repeat; margin-top: 0px; padding-top: 0px;}
div#Page1__ctl2_sideimg5 {height: 380px; width: 195px; background: url(../images/book.jpg) no-repeat; margin-top: 0px; padding-top: 0px;}
div#Page1__ctl2_sideimg6 {height: 380px; width: 195px; background: url(../images/wand.jpg) no-repeat; margin-top: 0px; padding-top: 0px;}
div#Page1__ctl2_sideimg7 {height: 380px; width: 195px; background: url(../images/piggy.jpg) no-repeat; margin-top: 0px; padding-top: 0px;}



/*footer styles */
#Page1_footer
{
	color: #fff
}

#footer
{
	background-color: #0099cc;
	margin: 3px 0px 0px 0px;
	padding: 6px 2px 2px 2px;
	height: 20px;
	font-size: 0.8em;
	color: #fff
}
ul#footerlinks
{
	list-style: none;
	display: inline;
	
}

ul#footerlinks a
{	color: #fff;
	font-family: Verdana, Sans-Serif;
	letter-spacing: normal;
	text-decoration: underline;
	
	
}

ul#footerlinks li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

/*misc*/

div#Page1_clearing
{
	clear:both;
	margin: 0px;
	padding: 0px;
}
.clearing
{
	clear:both;
	margin: 0px;
	padding: 0px;
}

.txt
{
	margin-top: 10px;
	margin-left: 3px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-color: #f9dfae;
	padding: 2px;
}
.btn
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	height: 23px;
	padding: 2px;
	
	
}
#frmSearch
{
	padding: 0px;
	margin: 0px;
}

#sitemap  ul li
{
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}
#sitemap ul li ul li
{
	font-weight: normal;
	list-style-type: circle;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.inputForm, div.inputTicketForm
{
	margin: 5px;
	color: #435115;
	font-size: 0.89em;
	
}

div.inputForm h2, div.inputTicketForm h2
{
	font-size: 1.3em;

	margin-left: 0px;
}

div.fieldset label {
	float:left; 
	width:200px;  
	
}

div.inputTicketForm input
{
	margin-right: 120px;
}

div.inputTicketForm input.button
{
	margin-right: 20px;
}

div.inputTicketForm input.rdo
{
	margin-right: 20px;
}


span.validation_error 

{	color: red; 
	font-weight: bold;
	padding-left: 200px;
}

div.inputTicketForm input.notickets
{
	width: 25px;
	margin-right: 120px;
}



div.inputForm textarea
{
	margin-bottom: 10px;
}

ul#board, ul#board li
{
	list-style: none;
	padding: 10px;
}

ol.lstticket
{
	color: #435115;
	font-size: 0.89em;
}

