a:link { color: #CC0000; text-decoration: underline; }
a:visited { color: #CC0000; text-decoration: underline; }
a:hover  { color: #FF0000; text-decoration: underline; }
a:active  { color: #FF0000; text-decoration: underline; }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;


}

.formText {
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 15px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	margin: 2px 0px 0px 0px;
}

.smallText {
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	margin: 3px 0px;
	padding: 3px 6px;
}

.menuTitle a:link  { color: #ffffff;	text-decoration: none;}
.menuTitle a:visited  { color: #ffffff;	text-decoration: none;}
.menuTitle a:active  { color: #ffffff;	text-decoration: none;}
.menuTitle a:hover  { color: #cc9900;	text-decoration: underline;}

.menuSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669999;
	margin: 3px;
	padding: 3px;
}

.menuSection a:link { color: #ffffff; text-decoration: none;}
.menuSection a:visited { color: #ffffff; text-decoration: none;}
.menuSection a:hover {color: #cc9900; text-decoration: underline;}
.menuSection a:active  {color: #cc9900; text-decoration: underline;}

.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	margin: 3px;
	padding: 3px;
	text-indent: 10px;
}

.menuItem a:link { color: #ffffff; text-decoration: none;}
.menuItem a:visited { color: #ffffff; text-decoration: none;}
.menuItem a:hover  {font-weight: bold; color: #006666; text-decoration: underline;}
.menuItem a:active {font-weight: bold; color: #006666; text-decoration: underline;}

.introText {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006666;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666600;
	margin: 10px 10px 10px 20px;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}

.eventTitle {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 8px 5px 0px 0px;
	text-align: left;
}

.eventTime{
	font-size: 11px;
	font-weight: bold;
	width: 95%;
	margin: 2px 0px 5px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #999999;
}

.eventContact{
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 10px 20px;
}

.eventNotes {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px 5px 5px 20px;
	line-height: 12px;
}

.eventNotesLarge {
	margin: 3px 20px 15px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 14px;
}

.imgLeft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.textIndent {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 30px;
	font-size: 11px;
	line-height: 14px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 15px;
	margin-right: 15px;
	list-style-type: disc;


}

li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 8px 0px;
}

table.advert {
	width: 510px;
	margin: 10px auto 10px 20px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #996600;
	border-collapse: collapse;
	text-align: left;
}

table.advert th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	padding: 5px;
}

table.advert td {
	border-width: 0px;
	border-style: none;
	padding: 5px;
}

table.advert td p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	margin: 5px 5px 10px 5px;
}

table.directory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 520px;
	margin: 10px auto 10px 10px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	border-collapse: collapse;
}


table.directory th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	text-align: left;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	border-width: 0px 0px 2px 0px;
	background-color: #006666;
}

table.directory td {
	line-height: 120%;
	padding: 3px 3px 3px 10px;
	text-align: left;
	valign: top;
	border-width: 0px 0px 1px 0px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	background-color: #FFFFCC;

}

/* images in the directory table are set to line up with text */
table.directory td img {
	margin: 0 0 -5px 0;
}


