/*
	Primary Stylesheets for www.FountainofLife.org 
			This program is copyrighted by Jason Carlton, on March 30, 2004. No
			part of this program may be modified or copied without the written consent
			of the author. JCarlton@goWilkes.com
*/

form { margin-bottom: 0px }

a { text-decoration: none }
a:hover { text-decoration: underline }

a.location { color: #808080 }
a.location:hover { color: #0000FF }

a.menu_1 { color: #ABCDCD }
a.menu_1:hover { color: #75ACAC; text-decoration: none }

a.menu_2 { color: #969664 }
a.menu_2:hover { color: #666644; text-decoration: none }

a.menu_3 { color: #FFECD0 }
a.menu_3:hover { color: #FFD393; text-decoration: none }

a.footer { color: #FFFFFF }
a.footer:hover { color: #FFFF80 }

H1 { font-family: Bernard MT Condensed, Impact, Arial, Tahoma, Helvetica; color: #871313; font-size: 26pt; font-weight: normal; margin: 0px }
H2 { font-family: Verdana, Arial, Tahoma, Helvetica; color: #871313; font-size: 10pt; font-weight: bold; margin: 0px }
H3 { font-family: Verdana, Arial, Tahoma, Helvetica; color: #871313; font-size: 8pt; font-weight: bold; margin: 0px }

.med { font-size: 12px }
.small { font-size: 11px }
.tiny { font-size: 9px }

img.border { border: 1px solid #000000 }
table.border { border: 1px solid #CCCCCC }

ul.shift { margin-top: 0px }
li.shift { margin-left: -15px; margin-bottom: 10px }
