html {font-size: 85.01%;} 
body {
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	background-color: #336699; 
	color: #330000;
	font-size: 10px;
}

p {
	font-size: small;
	line-height: 150%;
}

table {
	width: 100%;
	}

th {
	font-weight: bold;
	color: #FFFFFF;
	background: #336699 center center;
	}

h1 {
	margin-bottom: 0px;
	margin-top: 20px;
	font: bold x-large Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}

h2 {
	margin-bottom: 0px;
	margin-top: 20px;
	font: bold large Georgia, "Times New Roman", Times, serif;
	}

h3 {
	margin-bottom: 0px;
	margin-top: 20px;
	font: bold medium Georgia, "Times New Roman", Times, serif;
	}

h4 {
	margin-bottom: -10px;
	margin-top: 10px;
	font: bold small verdana, geneva, arial, helvetica, sans-serif;
}

.bulleted {
	margin-left: 1em;
	}
ul, .bulleted li {
	list-style-type: square;
	}

ol {
padding-left: 45px;
}

li {
font-size: small;
margin-bottom: 6px; 
line-height: 150%;
}









.body {
	background-color: #fff;
	}
.head {
	background-color: #fff;
	}

.headlinks {
	text-align: right; 
	}
.headlinks li {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0;
	}
/* .leftCol {
	background-color: #ffe79f;
	border-right: 1px solid #369;
	} */
.logobar {
	padding: 8px;
	}

.main_topic{
   line-height: 100%;
	margin-bottom: -10px;
	margin-top: 10px;
	font: bold large verdana, geneva, arial, helvetica, sans-serif;
	padding-left: 5px;
}

.foot {
	margin-top: 1.5em;
	padding: 0 1em 3em;
	}

.footer, .foot {
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
}

p.introductory {
	font-size: medium;
}

.pointertext {
	font-size: x-small;
	font-weight: bold;
	color: #660033;
}

.quote {
	font-size: small;
	font-style: italic;
	border: medium dotted #FFE79F;
	padding: 15px;
	margin: 15px;
}

.sideColumn,
.sideColumn p {
	font-size:medium;
}

.sidebar {
	font-size: small;
	border: medium dotted #FFE79F;
	padding: 15px;
	margin: 15px;
}

.smallboldtext {
	font-size: x-small;
	font-weight: bold;
}
.smalltext {
	font-size: x-small;
}

.tagline {
	background-color: #660033;
	color: #FFFFFF;
	font-size: x-small;
	letter-spacing: .15em;
	padding: 6px 6px 6px 15px;
	vertical-align: middle;
}

a:link {
	text-decoration: none;
	color: #336699;
    font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #660033;
}

.nav a:link {
font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited,
.nav .thisPage {
	font-size: x-small;
	text-decoration:none;
	font-weight: bold;
}
.nav a:hover {
	font-size: x-small;background:#336699; color:#F6E37C;
	
}
.nav a:active {
	font-size: x-small;
	text-decoration:none;
	color: #ffffff;
}

.nav li ul {display: none;}
.nav li.selected ul {display: block;}

a.whitenav:link {
font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: #F6E37C;
}

a.whitenav:visited {
	font-size: xx-small;
	text-decoration:none;
color: #F6E37C;
}

a.whitenav:hover {
	font-size: xx-small;text-decoration:underline;
	color: #F6E37C;
}
a.whitenav:active {
	font-size: xx-small;
	text-decoration:none;color: #F6E37C;
}

.navigation {}
textarea {font-size: 180%; height: 10em; width: 100%;}
input {font-size: 180%; padding: 0em .5em;}
.fromGoogle .gsc-search-button{display: none;}

.event {overflow: auto; zoom: 1;}
.eventThumb {float: left; margin: 10px 1em 0 0;}

.nobr {white-space: nowrap;}
