/***********************************************/
/* 3col_leftNav.css                             */
/*                                              */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color:#000;
	background-color:#fff;
	line-height: 1.166;
	margin:0;
	padding:0;
}

a{

}

a:link{

}

a:visited{
	color: #006699;
}

a:hover{

}

h1{
	font-size: 200%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #009900;
}

h2{
 font-size: 114%;
 margin: 0px;
 padding: 0px;
}

h3{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
	font-weight: bold;
}

h4{
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}


#message img {float:left;}
#message h1, h2 {font-family:"Lucinda Sans", Verdana, Arial, sans-serif;
text-align:center;
font-size:2em;
font-weight:bold;}
#message h2{
font-size:1.5em;
font-style:normal;}


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background-color:#FF0000;
	padding: 0;
	/*border-bottom: 1px solid #cccccc;*/
	width: 100%;
}

#masthead h1 {
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 200%;
}
#masthead img{
	top:0;
	left:0;
	margin: 0;
	text-align:center;
	vertical-align:middle;
	}

#headlines {
    float:right;
	width: 20%;
	/*border-right: 1px solid #cccccc;*/
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	color:#000000;
	}

#headlines div {
	margin:0;
	border-bottom:1px solid #ccc;
	}

#content{
	float: left;
 	width: 75%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName {
	margin: 0;
	padding: 0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#24249c;
	display:inline;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color:#FFFFFF;
	background-color:#009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-indent:5%;
}

#pageName a {color:#FFFFFF;}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 1%;
/*	font-size: 80%;*/
}

.feature h1{
	color:#0000FF;
	padding: 5px 0;
}

.feature h3{

}

.feature img{
	float: left;
	padding: 0 2% 0 0;
	margin: 0 2% 0 0;	}

.feature p{

	}

.feature a{
	font-weight:bold;
	text-decoration: underline;
}

.feature a:link{
	font-weight: bold;
	text-decoration: underline;
}

.feature a:visited{
	text-decoration: underline;
}

.feature a:hover{
	font-weight: bold;
	text-decoration: underline;
	background-color:#CCFFCC;
}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

.story p{
	padding: 0;
}

.story h2 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;

}
.story h1 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #090;
}


.story h3{color:#FF0000; font-weight:bold; font-size:130%;}

.story a{
	font-weight: bold;
	text-decoration: underline;
}

.story a:link{
	font-weight: bold;
	text-decoration: underline;
}

.story a:visited{
	text-decoration: underline;
}

.story a:hover{
	font-weight: bold;
	text-decoration: underline;
}
.BigHeading{
	font-size: 140%;
	font-weight:bold;
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.story dd{margin-bottom:10px;}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align:center;
}

#siteInfo a {color: #CCCCCC;}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/
	
.navBar{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
/*	background-color:#990000;*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
/*	position: relative; */
	font-size: 90%;
/*	background-color:#FFFF00;*/
	color: #000;
}

.navBar a {
	color:#000;
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
/*
.navBar a:hover{
	background-color:#009966;
	color: #FFF;
	}

.navBar ul {list-style: none; margin: 0; padding: 0;}
*/

.navBar ul a:link, .navBar ul a:visited {display: block;}

/* -------- */

.navBar ul{
margin: 0;
padding: 0;
list-style-type: none;
width:200px;
/*width: 160px;  Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.navBar ul li{
position: relative;
}
	
/*Sub level menu items */
.navBar ul li ul{
position: absolute;
width:210px;
/*width: 170px; sub menu width*/
top: -10px;
visibility: hidden;
}

/* ------------ */
/* Sub level menu links style */
.navBar ul li a{
	display: block;
	/*overflow: auto; force hasLayout in IE7 */
	color: #000;
	text-decoration: none;
	background-color: #FFFF99;
	padding: 1px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}

.navBar ul li ul li a{
	height:30px;
	}

.navBar ul li a:visited{
color: #000;
}

.navBar ul li a:hover{
background-color:#009900;
color:#FFF;
}

/*
.navBar .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}
*/
/* ----------  */


/* hack to fix IE/Win's broken rendering of block-level anchors in lists 
.navBar li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack
html>body .navBar li {border-bottom: none;} */

[if IE]> .navBar ul li a{overflow:auto;} * html .navBar ul li { float: left; height: 1%; } * html .navBar ul li a { height: 1%; }   <![endif]

/*********** #sectionLinks styles ***********/
#sectionLinks
{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color:#FFFF00;
	color: #000;
}

/*#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}*/

#sectionLinks ul{
	list-style-type: none;
}
#sectionLinks a {
	color:#000;
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color:#009966;
	color: #FFF;
}


/*************   Horizontal navigation  **********************/

/* nav */
.Hnav {
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  margin:0;
	  padding:0;
  }

	  
.Hnav li {
  list-style-type: none;
  float: left;
  margin:0;
  padding:0;
  width:8.09%; /* IE width - */
  height:25px;
  white-space: nowrap;
  font-size: .6em;
  text-align:center;
  line-height: 20px;
  background-color:#CDE3FE;
  color: #006600;
   }

html>body .Hnav li {width:9.09%;} /* <li> width for other browsers - not IE */

.Hnav a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	border: solid;
	border-width:2px;
	border-color: #EDF5FF #06C #06C #EDF5FF;
	float:left;  /* added for IE5/Mac */
	color:#0053A6;
	width:100%; /*added to expand link hotspot in IE */
  }

html>body .Hnav a {width:auto;} /*  undoes IE width hack for other browsers */

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.Hnav a {float: none;}	/*resets float to none in all browsers but IE5/Mac */
/* End IE5-Mac hack */

.Hnav a:hover {
  color:#EDF5FF;
  background-color:#06C;
  border: 2px solid;
  border-color: #06C #EDF5FF #EDF5FF #06C;
  }

/*******************************************/

/* style for "Return to Home page" menu item */
#ReturnHome {
display:inherit;
background-color:#00FF00;
color:#FFFFFF;
}

#ContactLinks {
	position: relative;
	background-color: #CBE3CB;
	color: #000000;
	font-size: 90%;
	padding: 2px 2px 2px 10px;
	}

#ContactLinks ul li a, #ContactLinks ul li a:link, #ContactLinks ul li a:hover {
text-decoration:underline;
color:#000;
background-color:#CBE3CB;
padding:0;
margin:0;
margin-left:50px;
width:140px;
}

#ContactLinks li{margin:5px 0;}

#ContactLinks ul{
	list-style-type: none;
}
#ContactLinks h3{
	padding: 10px 0px 2px 10px;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 0px 0px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 20px 10px;
	font-size: 80%;
	top: 0px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#headlines h4 {
	font-size: 90%;
	font-weight: bold;
}


/* ************** Adventure page **********/
#darkback {
font-family:"Monotype Corsiva", "Rage Italic", "Palace Script MT", script;
font-size:300%;
color:#FFF;
text-align:center;
}
.table-style {
 font-family:"Comic Sans MS", fantasy;
 font-size:125%;
 margin:0 0 0 2%;
}
.table-style a {
	color:#CDEDFE;
}
#Adventure_Mast{
	font-family:"Palatino Linotype", "Bookman Old Style", "Century Schoolbook", serif;
	font-size:2.5em;
	text-align:center;
	/*text-indent: 5%;*/
	padding: 0 5% 0 5%;
	color: #000000;
	background-color: #FFFFFF;
/*	border-color: #24249C;
	border-style: solid;
	border-width: 2px;*/
}

#Adventure_Mast h2 {
	font-family:Impact, "Trebuchet MS", sans-serif;
	font-size:150%;
	}
#Adventure {
	float: left;
	color:#000;
	width:75%;
}
#Adventure h4 {
	/*font-family:"Monotype Corsiva", "Rage Italic", "Palace Script MT", script;*/
	font-family:Garamond, "Palantino Linotype", "Century Schoolbook", serif;
	font-weight:normal;
	font-style:normal;
	font-size:200%;
	color:#000000;
	text-align:center;
}
.blurb {
	border:.1em double #000;
	margin:.2em;
	padding:.2em;
	background-color:#FFF;
	}

.intro{
	/*float:right;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	padding: 1% 0 1% 10%;
	text-align:justify;
	vertical-align:top;
	}
.Adv_table {
	padding-top: 3%;
}

/* News */
.NewsDate {
	color:#009966;
	font-weight:bold;
}

#table_headers {
	font-weight: bold;
	font-size: 110%;
}
/* change these colors to reflect new season for AIL

// Summer Colors
#table_title {
	background-color: #008000;
	color: #FFFFFF;
	font-family: Papyrus, "Comic Sans MS", fantasy;
}
.season_color3 {
	background-color: #CC3366;
	color: #FFFFFF;
}
.season_color2 {
	background-color: #FFFFCC;
}
.season_color1 {
	background-color:#CCFFCC;
}
*/
#table_title {
	background-color:#0066FF;
	color: #FFFFFF;
	font-family: Papyrus, "Comic Sans MS", fantasy;
}

.season_color3 {
	background-color:#F63;
	color: #000;
}
.season_color2 {
	background-color:#9F9;
}
.season_color1 {
	background-color:#FF9;
}

#address{color:#999999;line-height:.9em;}

/* *** Advneture Style */

#Adventures {width:auto;}

#Adventures h1{
	background-color:#009966;
	color:#FFFFFF;
}

#Adventures a{color:#FFF;}

#Adventures td {
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	vertical-align: top;
}
#Adventures td h1 {
	line-height:150%;
	font-size:150%;
	color:#FFFFFF;
}
#Adventures h4 {
	background-color:#99FFFF;
	height:40px;
	padding:17px 0 0 15px;
}

.Classes p {border-bottom-color:#063;
border-bottom-style:solid;
border-bottom-width:2px;
}

