body  {margin: 0; padding: 10px; font-family: verdana, helvetica, sans-serif; font-size: 11px; background-color: #333; }
table, td, th {font-family: verdana, helvetica, sans-serif; font-size: 11px;}
ul, li  { list-style-image: url(images/bullet_brown.gif); }
.maintable {border: 4px solid #009878;}
.mainlinkscell {border-top: 4px solid #009878; border-bottom:  4px solid #009878; background-color: #003c79;}
.footercell {border-top: 4px solid #009878;  background-color: #003c79;}
.contentcell {border-left: 4px #009878 solid; border-right: 4px #009878 solid;}
#headerpad {padding-left: 8px;}

#skipnav {display: none;}

.footer {padding: 8px;  font-size: 10px; font-weight: bold; color: #e8e8e8;}

.homenavl {border-right: 4px solid #009878;}
.homenavr {border-left: 4px solid #009878;}

.mainlinks {font-size: 10px; font-weight: bold; color: #e8e8e8; padding: 4px;}

.maincontent {padding: 10px 24px; font-size: 11px; line-height: 150%;}

.topofpage {padding: 4px 6px; text-align: right; font-size: 10px;}

.calloutbody {width: 150px; float: right; border: 1px gray solid; padding: 8px; margin: 0px 0px 0px 20px; text-align: center; font-style: italic; font-size: 10px; background-color: white;}

.calloutmargin {float: center; border: 1px gray solid; padding: 4px; margin: 20px 10px; text-align: center;  font-size: 10px; background-color: white;}

#search {padding-top: 0px; margin-bottom: 0px;}
#searchbox {font-size: 10px; padding: 1px; font-family: sans-serif; font-weight: normal; color: #003c79; background-color: #e8e8e8;}
#searchbutton {background-color: #e8e8e8; color: #645a50; font-size: 9px;}

.contact {padding: 8px;}
h1 {font-size: 1.75em; color: #645a50;}
h2 {font-size: 1.5em; color: #645a50;}
h3 {font-size: 1.35em; color: #645a50; border-bottom: 1px solid #333;}
h4 {font-size: 1.35em; font-style: italic; color: #645a50;}
h5 {font-size: 1.35em; padding: 4px; background-color: #003c79; color: #e8e8e8;}
h6 {font-size: 1.10em; color: #333; margin-bottom: 0; margin-right: 20px; border-top: 1px gray solid;}


.smaller {font-size: 90%;}
.larger {font-size: 110%;}

.highlightred {color: red;}
.highlightgray {color: #393939;}
.highlightdkblue  { color: #003c79; }
.highlightgreen  { color: green; }
.highlightwhite {color: #fff;}

.sidebar {font-style: italic; background: #6ff; padding: 6px; border-top: 3px dotted #360; border-bottom: 3px dotted #360;}

a:link  { color: #003c79; font-weight: bold; text-decoration: none; }
a:visited   { color: #0003c79; font-weight: bold; text-decoration: none; }
a:hover  { color: #009878; font-weight: bold; text-decoration: underline; }
a:active  { color: #003c79; font-weight: bold; text-decoration: none; }

.bluenav a:link {color: white; font-weight: bold; text-decoration: underline;}
.bluenav a:visited {color: white; font-weight: bold; text-decoration: underline;}
.bluenav a:hover {color: #009878; font-weight: bold; text-decoration: none;}

.varietybox {
	padding: 12px;
	border: solid 4px green;
	width: 500px;
	background-image: url(images/clipart/bg_programs.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	}
.varietytext {
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	font-weight: bold;
	}
.programbox {
	padding: 0px;
	border: solid 4px green;
	width: 467px;
	background-color: white;
	}
.programtext {
	margin: 12px;
	}