body { FONT-FAMILY: Copperplate Gothic Light, Georgia, Times New Roman, Times, serif; FONT-SIZE: 20px; color: #000000; background-color: #FFFFFF; margin: 0px 0px 0px 0px; }

p {FONT-FAMILY: Copperplate Gothic Light, Georgia, Times New Roman, Times, serif; FONT-SIZE: 20px; color: #000000;}

a:link, a:visited { FONT-SIZE: 20px; color: #000000; FONT-FAMILY: Copperplate Gothic Light, Georgia, Times New Roman, Times, serif; text-decoration: none; }
a:hover, a:active { FONT-SIZE: 20px; color: #CC0000; FONT-FAMILY: Copperplate Gothic Light, Georgia, Times New Roman, Times, serif; text-decoration: underline; }

a.nav:link, a.nav:visited { 
	display: block;
	border: 1px solid #a79b79;
	width: 194px;
	padding: 10px 2px;
	background-color: #daceac;
	text-align: center;
	color: #000;
	font-family: Copperplate Gothic Bold, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	border: 1px solid #544e3c;
	background-color: #ede7d5;
}

input{margin-bottom:2px; margin-top:2px; text-indent:2px;}
input,textarea,select{border-color:#; color:#; font-size:11px;}
input,textarea,select{background: #ffffff; border-width:1px; font:normal 11px Georgia, Times New Roman, Times, serif;}
input.catbutton{background:#fafafa; color:#; font-size:10px;}
input.button{background:#fafafa; color:#; font-size:10px;}
input.liteoption{background: #fafafa; color:#;}
input.mainoption{background:#fafafa; color:#; font-weight:bold;}
input.post,textarea.post,select{background: #ffffff; color:#;}

h1 { FONT-WEIGHT: bold; FONT-SIZE: 26px; COLOR: #000000 FONT-FAMILY: Copperplate Gothic Light, Georgia, Times New Roman, Times, serif; LETTER-SPACING: 8px; TEXT-DECORATION: none; }
h2 { FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #000000 FONT-FAMILY: Copperplate Gothic Light, Georgia, Times New Roman, Times, serif; LETTER-SPACING: 2px; TEXT-DECORATION: none; }
h3 { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000000 FONT-FAMILY: Copperplate Gothic Light, Georgia, Times New Roman, Times, serif; LETTER-SPACING: 2px; TEXT-DECORATION: none; }
h4 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000 FONT-FAMILY: Copperplate Gothic Light, Georgia, Times New Roman, Times, serif; LETTER-SPACING: 2px; TEXT-DECORATION: none; }

hr { COLOR: #000099;  height: 1px; }

img{ behavior: url(”inc/pngbehavior.htc”); }

ul { list-style-type: none; padding-left: 0; margin-left: 0; }	
li { FONT-SIZE: 18px; background: url(../images/bullet.jpg) left 5px no-repeat;  padding-left: 20px; margin-bottom: 10px; }

.style1 {color: #FFFFFF; }
.headertext { font-size: 14px; }

div.quote { font-style: italic; margin: 1em 40px; }
div.attrib { color:#9F4A09; font-style: normal; text-align: right; }

.red {color: red;}
