*
{margin:	0px;
padding:	0px;}

body { 
  background-color: #fff;
  font-family:      Arial, Helvetica, san-serif;
  font-size:        small;
  color:			000;
  margin:           20px;
  text-align:		justify;
  line-height:		150%;
  background-image:	url(images/horseback.jpg);
  background-repeat: repeat;
}

#allcontent {
	width:	950px;
	padding-top:	0px;
	padding-bottom:	0px;
	background-color:	#fff;
	margin-left:	auto;
    margin-right:	auto;
	position:		relative;

	}
	
#header {
  background-color: #fff;
  margin:           0px 0px;
  height:           233px;
  padding-bottom:	0px;
}

#menuh-container
	{
	position: absolute;		
	top: 197px;
	left: 5px;
	z-index:	1000;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	font-weight:		heavy;
	width:100%;
	float:left;
	margin:0;
	margin-top: 1em;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #312701;
	white-space:pre-wrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #eaba02;
	background-color: #312701;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #312701;
	background-color: #eaba02;
	text-decoration:none;
	}	
	
#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
	{
	color: #eaba02;
	background-color: #675306;
	text-decoration:none;
	
	}
	
#menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	color: #4f0707;
	background-color: #eaba02;
	text-decoration:none;
	}	

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:118px;	/* 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;
	}

#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;}




  h2 {
  font-family:      Arial, Helvetica, san-serif;
  font-size:        170%;
  weight:			heavy;
  text-align:		center;
 line-height:		120%;
 color: 			#4f0707;
 margin-bottom:		15px;	
}

h3
{
  font-family:      Arial, Helvetica, san-serif;
  font-size:        160%;
  weight:			bold;
  text-align:		center;
 line-height:		150%;
 color: 			#fff;
 }
 
 
 h4
 {
font-family:     georgia, times, serif;
font-size:        180%;
weight:			bold;
text-align:		center;
line-height:		150%;
color: 			#4f0707;
margin:			15px	5px;
 }
 
#maincontent
{
background-image:	url(images/bodybars.jpg);
background-repeat: repeat-y;
margin:				0;
margin-top:			-3px;
padding:            0;
position:			relative;
}

#clear
{clear:both;
}

#facts
{float:				right;
width:				170px;
color:				#fff;
margin-right:		20px;
margin-top:			30px;
font-size:        	90%;
  text-align:		left;
  font-family:		Georgia, "Times New Roman", Times, serif;
}


.teacher
{
color:			#eaba02;
font-family:	Arial, Helvetica, sans-serif;
font-weight:	bolder;
margin-top:		15px;
}

.hrmother
{
color:			#fff;
font-family:	Georgia, "Times New Roman", Times, serif;
font-style:		italic;
margin:			0;
}

.member
{
font-weight: bold;
color:		#000;
}

#boardmembers
{
width:				160px;
text-align:       	left;
margin-top:			10px;
}

.board
{
margin-left:		10px;
}

li.boardmember
{
margin-bottom:		20px;
}

ul#leftside
{
list-style-type:	none;
text-align:       	left;
margin-left:		30px;
margin-top:			20px;
}

ul#leftside  a:hover
{
  color:            #eaba02;
  background-color: #4f0707;
  text-decoration:  none;}
  
#center
{
width:			500px;
position:		absolute;
top:			35px;
left:			200px;
font-size:        	90%;
}  

h1 {
  font-size:        120%;
  color:            #00a4ce;
  text-indent:	-9999px;
}


a:link {
  color:            #312701;
  text-decoration:  none;
  list-style-type:	none;
}
a:visited {
  color:            #4f0707;
  text-decoration:  none;
}

a:hover {
color:            	#eaba02;
}
	
p.meaning
{
color:            	#6e5200;
text-align:       	center;
line-height:		120%;
font-weight:		bolder;
font-size:			medium;
margin:				10px	5px;
}

.president
{
margin-bottom:		30px;
}

.azfacts
{
margin-bottom:				15px;
}

#christbar
{
position: absolute;
top:		-5px;
left:		530px;
}

.question
{
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight:  bold;
margin-top:	10px;
margin-bottom: 15px;
text-align:	center;
}

.center-text
{
font-family: Arial, Helvetica, sans-serif;
font-size:  12px; 
color: #990000;
text-align:  center;
}

.time-date
{
font-family: Arial, Helvetica, sans-serif;
font-size:  18px; 
font-weight:		heavy;
color: #000000;
text-align:  center;
margin-top:  15px;
}


.cat-n-hat-guy
{
float:left;
margin-left:5px;
}

.hoeitems
{color:#80100f;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:10px 20px;
font-weight:bolder;
}

.warrent
{font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bolder;
font-size:12px;
margin-bottom:10px;}

.needs_list
{margin-left: 24px;
margin-bottom:10px;
color:#80100f;
font-weight:bolder;}

