body {
	font-family: Georgia, Times, "Times New Roman";
	font-size: 14px;
}

p {
	text-indent: 12px;
	margin-top: 6px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 12px;
	margin-bottom: 0;
}

h2 {
	font-family: "Gill Sans", "Gill Sans Ultra Bold", sans-serif;
	font-size: 20px;
	margin-top: 12px;
	margin-bottom: 0;
}

h3 {
	font-family: Georgia, "Gill Sans", "Gill Sans Ultra Bold", sans-serif;
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 0;
}

h4 {
	font-family: Georgia, "Gill Sans", "Gill Sans Ultra Bold", sans-serif;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 0;
}

h5 {
	font-family: Georgia, "Gill Sans", "Gill Sans Ultra Bold", sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

h6 {
	font-family: Georgia, "Gill Sans", "Gill Sans Ultra Bold", sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 12px;
	font-style: italic;
}

th {
	font-weight: bold;
}

dl {
	list-style-type: disc;
	list-style-position: outside;
}

dt {
	font-weight: bold;
	/* margin-top: 4px; */
	padding-top: 12px;
}

dd {
	padding-left: 8px;
	margin-top: 6px;
	margin-left: 72px;
	text-indent: inherit;
}

address {
	font-family: Georgia, "Gill Sans", "Gill Sans Ultra Bold", "Times";
	font-size: 8px;
	background-color: #cc0;
}

#sidebar img {
	text-align: center;
	padding: 8px;
}

#sidebar h2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
}

#sidebar h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 4px 8px;
}

#sidebar h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 4px;
	text-indent: 0;
	text-decoration: underline;
}

#sidebar a:link {
	color: #000;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
}

#sidebar a:visited {
	color: #000;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
	background-color: #fff;
}

#sidebar a:active {
	background-color: #99F;
}

#main a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#main a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#main a:active {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#upcoming {
	border: 2px ridge #cc0;
	padding-left: 12px;
	padding-right: 6px;
	/*margin-top: 12px; */
}

#upcoming dt {
	margin-top: 12px;
}

#from_Director a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#from_Director a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#from_Director a:hover {
	color: #CC9900;
	background-color: #ffffff;
}

#from_Director a:active {
	color: #fff;
	background-color: #CC9900;
}

#from_Director img {
	margin: 2px;
	border: 3 ridge #ccccoo;
}

#navbar {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 2px;
}

#navbar a:link {
	color: #000;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
}

#navbar a:visited {
	color: #000;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
}

#navbar a:hover {
	color: #000;
	background-color: #fff;
}

#navbar a:active {
	background-color: #99F;
	text-decoration: inherit;
}

#announcements {
	/* border-left: 2px ridge #cc0; */
	padding-left: 12px;
}

#announcements a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#announcements a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#announcements a:hover {
	color: #CC9900;
	background-color: #ffffff;
}

#announcements a:active {
	color: #fff;
	background-color: #CC9900;
}

#upcoming a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#upcoming a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#upcoming a:hover {
	color: #CC9900;
	background-color: #ffffff;
}

#upcoming a:active {
	color: #fff;
	background-color: #CC9900;
}

.photoGallery img {
	border-width: 3px;
	border-style: ridge;
	border-color: #990;
	margin:6px;
}

.goldbartext {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.goldbartext a:link {
	color: #000066; 
	text-decoration: none; 
	font-weight: bold;
}

.goldbartext a:visited {
	color: #000066; 
	text-decoration: none; 
	font-weight: bold;
}

.italicDate {
	text-indent: 12px;
	font-style: italic;
	font-weight: bold;
	color: #324395;
	/*background-color: #CCCC00; */
	padding: 4px;
	border-top-color:#CCCC00;
	border-top-width: 2px;
	border-top-style: dotted;
}

.italicIndent {
	margin-left: 12px;
	font-style: italic;
}

.indent_dt {
	margin-left: 12px;
	font-size: 16px;
}

.masthead h2 {
	color: #fff;
	font-size: 18px;
	font-family: Georgia, "Gill Sans", "Gill Sans Ultra Bold";
}

.masthead h4 {
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Gill Sans", "Gill Sans Ultra Bold";
	font-style: italic;
	text-align: right;
}

.white {
	color: #fff;
	font-weight: bold;
}

.seasonal {
	color:  #f60;
}

.pad {
	padding-left: 12px;
}


.no_indent {
	text-indent: 0px;
}
