body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFCC;
	margin-left: 0;
	margin-top: 0;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
}

a:link {color: #CC9933; text-decoration: none;} 
a:visited {color: #006600; text-decoration: none;} 
a:hover {color: #CC9933; text-decoration: underline;}
a:active {color: #CC9933; text-decoration: underline;}

a.gallery:link {color: #FFFFCC; text-decoration: none;font-size: x-small;font-style: italic;font-weight: bold; margin-left:3; margin-right:3;} 
a.gallery:visited {color: #FFFFCC; text-decoration: none;font-size: x-small;font-style: italic;font-weight: bold; margin-left:3; margin-right:3;} 
a.gallery:hover {color: #96AB63; text-decoration: none;font-size: x-small;font-style: italic;font-weight: bold; margin-left:3; margin-right:3;}
a.gallery:active {color: #96AB63; text-decoration: none;font-size: x-small;font-style: italic;font-weight: bold; margin-left:3; margin-right:3;}

.footnav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #006600;}
a.footnav:link {color: #CC9933; text-decoration: none;} 
a.footnav:visited {color: #006600; text-decoration: none;} 
a.footnav:hover {color: #CC9933; text-decoration: underline;}
a.footnav:active {color: #CC9933; text-decoration: underline;}

image {border-color:  #669966;}

ul	{
	list-style-image: url('images/wf_bullet.gif')
}

.banner {font-family: Georgia, "Times New Roman", Times, serif; font-size: large; color: #CC9933; font-weight: normal; margin-bottom: 6;margin-top: 18;margin-left: 20;}

form {margin:0;}

table,td,tr{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}

h1{font-family: Georgia, "Times New Roman", Times, serif; font-size: large; color: #CC9933; font-weight: normal; margin-bottom: 6;margin-top: 18;}
h2{font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; color: #CC9933; font-weight: normal; margin-bottom: 6;margin-top: 12;}
h3{font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; color: #CC9933; font-weight: normal; margin-bottom: 6;margin-top: 12;}
h4{font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; color: #000000; font-weight: normal; margin-bottom: 6;margin-top: 12;}
h5{font-family: Georgia, "Times New Roman", Times, serif; font-size: small; color: #CC9933; font-weight: normal; margin-bottom: 6;margin-top: 6;}
h5{font-family: Georgia, "Times New Roman", Times, serif; font-size: small; color: #000000; font-weight: normal; margin-bottom: 6;margin-top: 6;}

.text {font-family: Georgia, "Times New Roman", Times, serif; font-size: x-small;}
.smallg {font-family: Georgia, "Times New Roman", Times, serif; font-size: xx-small; color: #669966; font-style: italic;}
.green {font-family: Georgia, "Times New Roman", Times, serif; font-size: x-small; color: #669966; font-style: italic;}
.sub {font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; color: #CC9933; font-style: italic;}
.intro {font-family: Georgia, "Times New Roman", Times, serif; font-size: small; color: #996633; font-weight: bold; margin-bottom: 12;margin-top: 6;}
.quote {font-family: Georgia, "Times New Roman", Times, serif; font-size: small; color: #996633; font-style: italic ;}

input {
	color: #006600;
	font-family: verdana, verdana ref,arial,helvetica,sans-serif;
	font-size: x-small;
}

input.button {
	background-color: #669966;
	font-family: verdana, verdana ref,arial,helvetica,sans-serif;
	font-size: x-small;
	color: white;
	font-weight: bold;
	cursor:hand;
}

input.s_button {
	background-color: #669966;
	font-family: verdana, verdana ref,arial,helvetica,sans-serif;
	color: white;
	font-size: xx-small;
	font-weight: normal;
	cursor:hand;
}

input.s_text {
	color: #006600;
	font-family: verdana,verdana ref,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	background-color: #669966;
}

input.gallery_text {
	color: #FFFFCC;
	font-size: x-small;
	font-weight: bold;
	background-color: #669966;
	border: solid 1 #FFFFCC;
}

select {
	color: #006600;
	font-family: verdana, verdana ref,arial,helvetica,sans-serif;
	font-size: x-small;
	font-weight: normal;
	cursor:hand;
}

textarea {
	color: #006600;
	font-family: verdana, verdana ref,arial,helvetica,sans-serif;
	font-size: x-small;
}