﻿h1 {
	color:#ff6600; 
	font-family: Garamond, 'Times New Roman', 'Century Schoolbook', Georgia, serif;
	font-size:x-large;
  text-align:center;
}
h2 {
	color:#ff6600; 
	font-family: Garamond, 'Times New Roman', 'Century Schoolbook', Georgia, serif;
	font-size:large;
}
h3 {
	color:#ff6600; 
	font-family: Garamond, 'Times New Roman', 'Century Schoolbook', Georgia, serif;
	font-size:medium;
	text-align:center;
}

h4 {
	color:#cc9933; 
	font-family: Garamond, 'Times New Roman', 'Century Schoolbook', Georgia, serif;
	font-size:small;
}
h5 {
	color:#333399;
	font-family: Garamond, 'Times New Roman', 'Century Schoolbook', Georgia, serif;
	font-size:large;
}
quote {
		color:#020202;
	font-family: Garamond, 'Times New Roman', 'Century Schoolbook', Georgia, serif;
	font-size:medium; 
	text-align:center;
	font-weight:normal;
	padding-top:0;
	padding-bottom:0;
}

p {
	color:#020202;
	font-family: Garamond, 'Times New Roman', 'Century Schoolbook', Georgia, serif;
	font-size:medium;
}
#navigation a {
	color:#020202;	text-decoration:none;
}

#navigation a:hover {
	color:#ff6600;

}
#navigation a:active {
	color:#ff6600;
}
#bottomnavigation a {
	color:#ffffff;	text-decoration:none;
}

#bottomnavigation a:hover {
	color:#ff6600;

}
#bottomnavigation a:active {
	color:#ff6600;
}

#quote {
	font-family:Garamond, "Century Schoolbook","Times New Roman", Times, serif;
font-size:70%; 
font-size:small;
color:#990000;

}
ul {
	color:#020202;
	font-family: Garamond, 'Times New Roman', 'Century Schoolbook', Georgia, serif;
	font-size:medium;
	padding-bottom:3pt;

}
a {
	color:#336633;
}
a:hover {
	color:#333399;
}