/*
   Main CSS Page
   Author: Heather Ackerman
   Date:   11/10/09

   Filename:         style.css
   Supporting files: 
   
*/
*	
{
padding: 0px; margin: 0px;
}


body 	
{
	font-family: sans-serif;
	background-color:  #CDC0B0;
	font-size: medium;
}


td 
{
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	border: thin none #000;
}

tr
{
	border: thin none black;
}

td img
{
border: 0px none;
padding: 0 0 0 5px
}



table a
{	
text-decoration: none;
font-weight: bold;
color: #00008B;
}

table a:hover
{	
text-decoration: underline;
color: #0000FF;
}

h2
{
padding: 10px 0 10px 10px;
}


ul
{
	text-align: left;
	padding: 0 0 0 80px;
}

li
{
	padding: 5px 0 0 0;
}

#heading 	
{			
background-repeat:no-repeat;
}

#heading img 	
{			
padding: 0 20px 10px 0;
}

#heading img 	
{			
padding: 0 10px 10px 20px;
text-decoration: none;
border: none;
}

#container	
{
width: 70em;
background-color: #FFFFFF;
margin: 10px auto 10px auto;
padding: 10px;
}

#navigation			
{			font-variant:small-caps;
			background-color:  	#5E2612; 
			font-weight: bold;
			padding: 5px 10px 0 25px;
			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			
{			font-variant:small-caps;
			background-color:  	#5E2612; 
			font-weight: bold;
			padding: 5px 10px 5px 35px;
			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;
}

.maincontentspecial 
{
	font-size: x-large;
	font-weight: bold;
}

#main_content .textcenter 
{
	text-align: center;
	font-style: oblique;
	font-weight: bold;
}

#main_content a
{
	padding: 10px 0 0 0;
	font-size: medium;
}

#main_content table tr td p strong {
	font-size: x-large;
	font-style: italic;
}
#main_content table tr td p {
	font-weight: bold;
	font-size: x-large;
}


#main_content textcenter 
{
	text-align: center;
	font-style: oblique;
	font-weight: bold;
}



#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;
}

#fob
{
	font-weight: normal;
	font-size: 24px;

picturetext
{
	font-size: 18px;
}

#fob .textcenter {
	font-size: 20px;
}




