* { padding: 0; margin: 0; }


body {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 15px;
/* background: #5C81AD; */
 background-image: url(bluebackground.jpg);
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
 background: #F1EBDD;
 margin-top: 15px;

}
#header {
 color: #FFF;
 width: 900px;
 float: left;
 padding: 10px;
 border: 1px solid #313C4E;
 border-bottom: 1px solid #313C4E;
 height: 100px;
 margin: 0px 0px 0px 0px;
 background-image: url(bgblue.jpg);
/* background: #344F6B; */
}

#navigation {
 float: left;
 width: 900px;
 color: #000;
 padding: 5px 10px 0px 10px;
 /* padding: 10px; */
 border: 1px solid #313C4E;
 border-top: 1px solid #313C4E;
 margin: 0px 0px 0px 0px;
 background-image: url(bgblue.jpg);
}

#leftcolumn { 
 color: #333;
 border: 1px solid #F1EBDD;
 background: #F1EBDD;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: auto;
 width: 300px;
 float: left;
}


#rightcolumn { 
 float: right;
 color: #000;
 border: 1px solid #F1EBDD;
 background: #F1EBDD;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: auto;
 width: 578px;
 display: inline;
}



#footer { 
 width: 900px;
 clear: both;
 color: #FFF;
 border: 1px solid #313C4E;
 background-image: url(bgblue.jpg);
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 100px;
}
p {
	font: 90%/1.8 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	line-height: 150%;
	text-indent: 15px;
}

a:link {
	color: #336699;
}

a:visited {
	color: #336699;
}

a:active {
	color: #336699;
}

a:hover {
	color: white;
	background-color: #2B3D5B;
	text-decoration: none;
}

h1 {
	font-family: Times New Roman, Times, Serif; 
	font-size: 1.75em; 
	color: black; 
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 3px; 
	
}


h2 {
	font-family: Times New Roman, Times, Serif; 
	font-size: 1.5em; 
	color: black; 
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 3px; 

}

h3 {
	font-family: Times New Roman, Times, Serif; 
	font-size: 1.25em; 
	color: black; 
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 3px; 

}

h4 {

	font-family: Times New Roman, Times, Serif; 
	font-size: 1em; 
	color: black;
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 3px; 
}

#headlinebox{
	border-bottom: 2px dotted #2B3D5B;
	border-color: #5C81AD;
	color: #2B3230;
	margin-left: 10px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	text-align: left;
	letter-spacing: 3px;
}

#listcontainer{
	margin-right: 4em;
	margin-bottom: 0.3em;
	font: 90%/1.8 Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-left: 4em;
	list-style: square url(bullet.jpg); 

}

#listcontainertabber{
	margin-right: 4em;
	margin-bottom: 0.3em;
	font: 90%/1.8 Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-left: 4em;
	list-style: square; 

}


#homebutton{
	position:absolute;left:868px;top:35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:black;
	background-color: #F5C962;
	padding: 3px 8px 3px 8px;
	border: 2px outset white;
	font-size: 90%;
	
}
#homebutton a:hover	/* button at mouse-over  */
	{
	color: #F5C962;
	background-color: #344F6B;
	border: 0px solid #344F6B;
	font-size: 100%;
}

		
#homebutton a, #menuh a:visited	/* button at rest */
	{
	color: #000;
	background-color: #F5C962;
	text-decoration:none;
	}

#divpic {
  float: left;
  width: 100%;
  position:relative;top:10px;
  margin: 0em;
  padding: 0em;
}
#divpic p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
}


/* Begin CSS Drop Down Menu 
   http://www.sperling.com/examples/menuh/ */


#menuh-container
	{
	position: relative;
	/* top: 1em; */
	/* left: 1em; */
	left:1.25em;
	}

#menuh
	{
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:100%;
	float:left;
	margin:0.5em;
	margin-top: 0em;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #FFFFFF; /*#344F6B */	
	white-space:nowrap;
	margin:0;
	padding: 0.4em; */ this controls the height of each item */
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #000;
	background-color: #F5C962;
	text-decoration:none;

	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #F5C962;
	background-color: #344F6B;
	border: 1px solid #F5C962;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:6.5em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width:12em;

	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
