/*
   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;
	padding: 0px; margin: 0px;
}

p	
{
	font-family: sans-serif;
	font-size: medium;
}


table
{
text-align:center;
margin:auto;
align: center;
}


td 
{
	text-align: center;
	font-size: medium;
	font-weight: normal;
}

tr
{
	border: 0000000;
	text-align: center;
}


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
{
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 10px 0 10px 10px;
}


ul
{
	text-align: left;
	padding: 0 0 0 40px;
}

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: 0 auto 10px auto;
padding: 10px;
}

#navigation			
{
	font-variant:small-caps;
	background-color:  	#5E2612;
	font-weight: bold;
	padding: 5px 5px 0 25px;
	color:#F8F8FF;
	font-family: sans-serif;
	text-align:center;
}
#navigation a	
{			color:#F8F8FF; 
			text-decoration: none; 
			padding: 0 .2em 0 .2em;
} 
#navigation a:hover	
{			text-decoration: underline;
			color:#FFFFFF;
}

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





#links a
{
	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;
			
} 

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




.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: large;
	color: #600;
}

#main_content table tr td p strong {
	font-size: large;
	font-style: italic;
}
#main_content table tr td p {
	font-weight: normal;
	font-size: medium;
	font-family: sans-serif;
}



#main_content textcenter 
{
	text-align: center;
	font-style: oblique;
	font-weight: bold;
}



#map
{
	padding: 0 0 0 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: bold;
	font-family:Verdana, Geneva, sans-serif;
    font-size: medium;
}

.fob
{
	font-weight: bold;
	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:"Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
}


.special
{
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
    font-size: x-large;
}

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


.picturetext

{
	font-size: 18px;
}

#fob .textcenter {
	font-size: 20px;
}

