/* ~~~~~~~~~Content Formatting~~~~~~~~~~~ */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #333333;
	margin-top: 0px;
	margin-left: 10px;
	vertical-align: top;
}
#container {
	width: 99%;
}
img a:link {
	text-decoration:none;
	border:none;
}
p {
	margin-left: 10px;
	margin-right: 10px;
}
li {
	margin-bottom: 10px;
	margin-right: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #257296;
	margin-left: 10px;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #339900;
	margin-left: 10px;
	margin-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #339900;
	margin-left: 10px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
	margin-right: 5px;
}
a:link {color:#3399CC;}

a:hover {color: #FFCC00;}

a:visited {color: #666;}

address {
	margin-left: 25px;
	font-style: normal;
	margin-bottom: 5px;
}
.footnote {
	color: #333333;
	font-size: 0.9em;
	font-weight:normal;
	font-style: italic;
}
.footer {
	color: #000;
	font-size: 85%;
	font-weight:normal
}
.footer a:link, .footer a:visited {
	color: #fff;
	font-weight:normal
}
.footer a:hover {
	color: #fff;
	font-weight: bold;
}
.eventTitle {
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 0px;
}
.eventDateAndContact {
	margin-left: 25px;
	font-style: italic;
	font-weight: bold;
}
.eventDesc {
	margin-left: 50px;
	margin-top: 3px;
	font-size: .95em;
}
.submit {
	font-weight: bold;
	background-color: #339900;
	color: #FFFFFF;
	border-top: thin inset #E5F2D9;
	border-right: thin outset #339900;
	border-bottom: thin outset #339900;
	border-left: thin inset #E5F2D9;
	width: 125px;
	padding: 4px;
	text-align: center;
	margin-top: 50px;
	margin-left: 25px;
}
.submit a:link, submit a:hover, submit a:visited {
	text-decoration: none;
	color: #fff;
}
#buttonList {
	text-decoration: none;
	padding: 4px 4px;
	letter-spacing: 0.01px;
	color: #3399CC;
	line-height:1em;
}
#buttonList a:link {
	text-decoration: none;
	color: #3399CC
}
#buttonList a:visited {
	text-decoration: none;
	color: #3399CC;
	background-color: #fff;
}
#buttonList a:hover {
	background-color: #65B6CB;
	color: #fff;
}
.floatRight {
	float: right;}
.floatLeft {
	float: left;}

/* ~~~~~~~~~Layout Formatting~~~~~~~~~~~ */
#BannerTopLeft {
	background-image: url(/images/tl.gif);
	background-repeat: no-repeat;
	background-color: #64B6CC;
	height: 125px;
	text-align: center;
}
#BannerMiddle {
	background-color: #64B6CC;
	text-align: center;
}
#BannerTopRight {
	background-image: url(/images/tr.gif);
	background-repeat:no-repeat;
	background-position: right top;
	background-color: #64B6CC;
	text-align: right;
}
#BannerBottomLeft {
	background-image: url(/images/bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #64BACC;
}
#BannerBottomRight {
	background-image: url(/images/br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #64BACC;
	text-align: right;
}
#menuArea {
	background-color: #99CC66;
}
#LeftColumn {
	background-color: #E5F2D9;
	width: 175px;
	vertical-align: top;
}
#ContentArea {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 24px;
}
#sideTable {
}
.sponsored {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #257296;
	text-decoration:none;
	color: #FFFFFF;
	margin: 0;
	border-top: thin solid #66CCCC;
	border-bottom: thin solid #65B6CB;
}
.sponsored a:link, .sponsored a:visited {
	color: #fff;
}
.sponsored a:hover {
	color: #FFCC00;
}
.BuyIt {
	color: #333;
	font-size: 85%;
	font-weight:bold;
}
.contentHighlight {
	border: 1px solid #eee;
	margin-left: 8px;
	margin-right: 150px;
	background-color: #CEE0E1;
}
/* ~~~~~~~~~Right Column Update Box~~~~~~~~~~~ */
#adSpace {
	float: right;
	width: 150px;
	margin: 0 0 8px 12px;
	background-color: #FFFF99;
	border: 1px solid #666;
	line-height: 1.2;
}
#adSpace h2 {}
#adSpace h3 {
	margin: 0px;
	color:#000000;
	font-size: 1em;
	background-color: #FFCC00;
	padding: 2px;
	text-align: center;
	margin-top: 6px;
}
#adSpace p {
	margin: 10px;
	font-size: 0.9em;
}
#updateBox {
	float: right;
	width: 145px;
	margin: 0 0 8px 8px;
	background-color: #3FA5BE;
	border-top: solid #339900 1px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	line-height: normal;
	padding-bottom: 10px;
}
#updateBox h2, #updateBox p {
	color:#fff;
	font-size: 95%;
	margin-top: 6px;
	margin-bottom: 10px;
}
#updateBox a:link, #updateBox a:visited {
	color: #FFFF66;
}
#updateBox a:hover  {
	color: #FFCC00;
}
.mailboxQ {
	background-color: #BEDEE9;
	padding: 5px;
}
.mailboxQ:first-letter {
	font-size: 250%;
	font-style: italic;
	font-weight: bold;
	float: left;
	color: #257296;
}
.mailboxA {
}
.mailboxA:first-letter {
	font-size: 275%;
	font-style: italic;
	font-weight: bold;
	float: left;
	color: #257296;
}
/* ~~~~~~~~~Styles for Directory Pages~~~~~~~~~~~ */
#eDirectory {
	width:100%; 
	font-family:Arial, Helvetica, sans-serif
	}
#eDirectory h3 {
	border-top: 1px solid gray;
    color: #257296;
    padding-top:8px;
	margin-top:15px;
	font-size:1.1em}
.CACC {
	}
#eDirectory .CACC {
	background-image:url(/images/cacc-sm.gif);
	background-position: bottom right;
	background-repeat:no-repeat;}

#eDirectory .CACC h3 {}

.DirCategories a {
     font-size: .85em;
     display: block;
     padding:0px;
}
.DirNotes {margin-right: 100px}

/* ~~~~~~~~~Styles for Database Driven Pages~~~~~~~~~~~ */
#AutoGen {}
#AutoGen img {
	float:right; padding-left:12px}
