@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #993333;
	background-image: url(art/bg.png);
	background-repeat: repeat-x;
}
#mainTABLE {
-moz-box-shadow: 10px 10px 8px #333333;
-webkit-box-shadow: 10px 10px 8px #333333;
box-shadow: 10px 10px 8px #333333;
}
#textCELL {
	background-color: #FF6600;
}
.minutesTEXT {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	text-align: center;
}
.minutesTEXTleft {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-align: left;
}
.minutesTEXTsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.contactTEXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}
.bodyTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-indent: 10px;
}
.largeBOLDtext{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #900;
    font-style: normal;
    font-weight: bold;
}
.bodyTEXTcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	text-align: center;
	text-indent: 10px;
}
.topMARGIN {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 1px;
}
.textCOLOR1 {
	color: #FF9;
}
.textCOLOR2 {
	color: #C00;
}
.minTABLE {
	background-color: #C63;
	border: 3px double #000;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #333;
	text-align: center;
	alignment-adjust: central;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
	color: #900;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFC;
	text-align: center;
}
.paypalBLUEtext1 {
	color: #023673;
}
.paypalBLUEtext2 {
	color: #0067A4;
}
#mapPIC {
	border: thick double #000;
}
.greyTEXT {
	color: #666666;
}
#tableBG {
	background-color: #FEE6CB;
}
.tableCELLbg {
	background-color: #FC9;
}
.textYELLOW {
	color: #FF0;
}
