/*
   Main CSS Page
   Author: Heather Ackerman
   Date:   11/10/09

   Filename:         style.css
   Supporting files: 
   
*/
*	
{
padding: 0px; margin: 0px;
}


body 	
{
font-family: sans-serif;
font-weight: normal;
}

#special
{
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
    font-size: medium;
}
.special
{
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
    font-size: medium;
}
.special2
{
	font-weight: normal;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: large;
}

.special3
{
	font-weight: normal;
	font-family:"Comic Sans MS", cursive;
	font-size:large;
	font-weight: normal;
}


.special4
{
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: medium;
}

.special5
{
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: medium;
}

.specialline
{
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: line-through;
}



#special2
{
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	font-weight: normal;
}

#special3
{
	font-weight: normal;
	font-family:"Comic Sans MS", cursive;
	font-size:large;
	font-weight: normal;
}


#special4
{
	font-weight: normal;
	font-size: large;
	font-weight: normal;
}

#special4l
{
	font-weight: normal;
	font-size: large;
	font-weight: normal;
	text-align: left;
}

#special5
{
	font-size: small;
}



td img
{
border: 0px none;
padding: 0 0 0 5px
}

table a
{	
text-decoration: none;
color: #691F01;
}

table a:hover
{	
text-decoration: underline;
color: #000;
}

h2
{
padding: 10px 0 10px 10px;
}

td
{
	text-align: center;
	font-weight: bold;
}

#heading 	
{			
background-color:#000;
}

#heading img 	
{			
text-decoration: none;
border: none;
}

#container	
{
width: 70em;
backgrond-color: #FFF;
margin: 0 auto 10px auto;
padding: 5px;
}

#navigation			
{			background-color:  	#5E2612; 
			font-weight: bold;
			padding: 5px 10px 0 50px;
			color:#F8F8FF;
			font-family: sans-serif
}
#navigation a	
{			color:#F8F8FF; 
			text-decoration: none; 
			padding: 0 .4em 0 .4em;
} 
#navigation a:hover	
{			text-decoration: underline;
			color:#FFFFFF;
}

#navigation2			
{			background-color:  	#5E2612; 
			font-weight: bold;
			padding: 5px 10px 5px 10px;
			color:#F8F8FF;
			font-family: sans-serif
}
#navigation2 a	
{			color: #F8F8FF; 
			text-decoration: none; 
			padding: 0 .4em 0 .4em;
} 
#navigation2 a:hover	
{			text-decoration: underline;
			color:#FFFFFF;
}

#links
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration:none;
    padding: 0 0 0 70px;
} 

#links a:hover	
{			text-decoration: underline;
			color:#000;
			font-size: large;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			text-decoration:underline;
}



#main_content a
{	
padding: 10px 0 0 0;
}

#main_content a:hover
{
	text-decoration: underline;
	color: #000;
	font-size: large;
}

#main_content h2 em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#map
{
padding: 10px 0 20px 150px;
}

#footer
{			clear: both;
			background-color: #FFFFFF; 
			border-top: 1px solid black;
			margin: auto;
			text-align: center;
			font-weight: bold;
}

#footer a
{			color: #39F;
			text-decoration: none;
}


#footer a:hover
{			text-decoration: underline;
			color: #3CF;
}

address
{		
background-color: #FFFFFF; 
border-top: 1px solid black;
text-align: center;
font-weight: bold;
}

