body {
  color:#333333;font-family: Verdana, Geneva, Arial, helvetica, sans-serif;  font-size:11px;
	margin-left: auto; margin-right:auto; width: 800px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-align:left;
}

h2 {
	font-size:16px;
	font-weight:bold;
}

h3 {
	color:#000033; font-size: 13px; text-align:center;
}

/* News page styles */

.headline {
	background:url(../images/news.gif) top left no-repeat; font-size: 14px; font-style: italic; font-weight:normal;
	height: 25px; text-align: left;
}

.headline span {
	padding-left: 30px; line-height: 30px;
}

.story {
	border-bottom: 1px solid #cccccc; margin: 20px 20px 5px 5px; min-height: 50px; padding: 5px; padding-bottom: 20px;
}

.photo {
	float: left; height: 233px; margin: 0px 5px 5px 5px; width: 300px;
}

.photoright {
	float: right; height: 100px; margin: 0px 5px 5px 5px; width: 150px;
}

/* Calendar styles */

.theader {
	border-top:1px solid #000033;
}

/* General styles */

.sidebar {
	text-align:center;
	color:#0d5be5;
}

#page {
	background:none;
	position:absolute;
	width:800px;
	height:auto;
	margin-left:0px;
	margin-right:0px;
	border:12px hidden #99CCFF;
	padding-bottom:20px;
	margin-bottom:10px;
}

.head {
	background-color:#3173e9;
	text-align:center;
	width:800px;
}


.column {
	position: relative;
	float:right;
	background-image:url(../images/bg_blue.jpg);
	width: 148px;
	height: 520px;
	clear:both;
}

.welcome {
	position: relative;
	float:left;
	background-image:url(../images/welcome.jpg);
	width:639px;
	height:130px;
}

.contact {
	position: relative;
	float:left;
	background-image:url(../images/contact.jpg);
	width:639px;
	height:130px;
}

.join {
	position: relative;
	float:left;
	background-image:url(../images/join.jpg);
	width:639px;
	height:130px;
}

.calendar {
	position: relative;
	float:left;
	background-image:url(../images/calendar.jpg);
	width:639px;
	height:130px;
}

.quest {
	position: relative;
	float:left;
	background-image:url(../images/quest.jpg);
	width:639px;
	height:130px;
}

.news {
	position: relative;
	float:left;
	background-image:url(../images/news.jpg);
	width:639px;
	height:130px;
}

.text {
	background: url(../images/sc.jpg) bottom left no-repeat;
	position: relative;
	float:right;
	width:550px;
	margin-top: 20px;
	margin-right: 15px;
	padding-right: 20px;
}

.textquest {
	background: url(../images/sc.jpg) bottom left no-repeat;
	position: relative;
	float:right;
	width:465px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right:15px;
	padding-left: 15px;
}

.textquest a {
	text-decoration:none;
}

.dropcap {
	font-size: 28px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a6c2f5;
}

.footer {
	float:left;
	font-size:10px;
	width:800px;
	height:30px;
	text-align:center;
	color:#369;
	padding-top:40px;
}
.footer a {
	color:#369;
}
.footer span {
	color:#666666;
}
.footer span a {
	color:#666666; text-decoration:none; font-weight:bold;
}

.footer span a:hover {
	color:#666666; 
}

.selectcontact {
	position:absolute;
	background-color:#00CCFF;
	left: 70px;
	top: 146px;
	width: 80px;
	height:28px;
	padding:0px;
	margin:0px;
	z-index:0;

}

#article {
	clear:both;
}

/* Main menu navigation */

#navcontainer {
	position:relative;
	background:none;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:auto;
	height:auto;
	margin-top:8px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	clear:left;
}

ul#navlist
{
margin-left: 0px;
padding-left: 0px;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	padding: 3px 10px; 
}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #369;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #a6c2f5;
text-decoration: none;
}

/* Submenu vertical navigation used for article index */

#navsubcontainer {
	position:absolute;
	background:none;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#369;
	width:150px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	padding:0px;
	left: 9px;
	top: 360px;
	border:0px solid #CCCCCC;
}

ul#navsublist
{
margin-left: 0px;
padding-left: 0px;
white-space: nowrap;
}

#navsublist li
{
display: block;
padding: 4px;
list-style-type: none;
color:#369;
}

#navsublist a {
	padding: 3px 10px; 
}

#navsublist a:link, #navsublist a:visited
{
color: #369;
background-color: #fff;
text-decoration: none;
}

#navsublist a:hover
{
	color: #577ecf;
}

.linkletter {
	text-decoration:underline;
}

.listheader {
	font-size:13px;
	font-weight:bold;
	color: #577ecf;
	padding-left:13px;
}

/* Submenu horizontal navigation */

#atools {
	position:relative;
	float:left;
}

#print {
	float:right;
}

.print, .print a {
	color:#577ecf;
	text-align:center;
	text-decoration:none;
}

.print a:hover {
	color: #369;
}

#subpic {
	background:url(../images/beehive.jpg);
	float:left;
	position:absolute;
	padding:0px;
	margin:auto;
	width:140px;
	left: 16px;
	top: 330px;
}

/* Dynamic Content used in Quiz  */
.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.question {
width: 450px;
font-size: 13px;
font-weight: bold;
color:#0066FF;
}

.switchcontent{
width: 450px;
border: 0px solid #a6c2f5;
font-size:12px;
}


/* ____ Rollover menu properties ____ */


#menuroll {
	padding:0px;
}

#menuroll ul li a {
   	display:inline;
	color: #fff;
	background-color: #369;
	text-decoration:none;
	padding: 3px;

   }

#menuroll ul li ul li a {
	display:inline;
	color: #666;
	background:none;
	text-decoration:none;
	padding:5px;
	margin:0px;
	border:0px solid;
   }

#menuroll ul {
	padding-left:0px;
	margin-left:0px;
	list-style:none;
	height:auto;
	width:600px;
	border: 1px hidden;
	padding-bottom:5px;
	}
	
#menuroll ul ul {
	width:200px;
}

#menuroll ul li {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px hidden #cccccc;
	display:inline;
	padding:4px;
}

#menuroll ul li ul li {
	padding:0px;
}

#menuroll a:hover {
   	background:#a6c2f5;
   	color:#ffffff;

   }
   
#menuroll ul li ul a:hover {
	background:none;
   	color:#369; 
	padding-top:5px;
	padding-bottom:5px;
   }

/* Drop down menu adds */

#menuroll li ul {
	position: absolute;
	left: 0px;
	top: 20px;
	display: none;
	}

#menuroll li:hover ul, #menuroll li.over ul { 
	display: block; 
	}

/* Fix IE. Hide from IE Mac \*/
* html #menuroll ul li { float: left; height: 1%;}
* html #menuroll ul li a { height: 1%; }
/* End */

