html { height: 100%; margin-bottom: 1px; overflow-y: scroll; }

body {
	min-width: 940px;
	text-decoration: none;
	
}
/*ul {
	list-style: url(images/gsqf.jpg) outside; 
	
}*/

.topics {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #004646;
	left: 0px;
	text-indent: 0px
}

.pghdg {
	font-family: TallysRegular, Arial, Helvetica, sans-serif;
	color: #174F74;
	letter-spacing: .12em;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
}
@font-face {
    font-family: 'TallysRegular';
    src: url('fts/tallys_15-webfont.eot');
    src: url('fts/tallys_15-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/tallys_15-webfont.woff') format('woff'),
         url('fts/tallys_15-webfont.ttf') format('truetype'),
         url('fts/tallys_15-webfont.svg#TallysRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.pghdg a:link, visited, active { text-decoration: none; }
.pghdg a:hover { color: #880000;}
.nav {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: auto;
	text-decoration: none;
	margin: 9px;
	letter-spacing: 1px;
}
.nav a:link {
	color: #330000;
	text-decoration: none;
}
.nav a:visited {
	color: #330000;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {
	color: #003300;
	text-decoration: none;
}

.newstxt {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-indent: 8px;
	border: none;
}
.footertext {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-indent: 8px;
	border: none;
}
.formcss {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.caption {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #E3D99B;
	margin: 2px;
	padding: 2px;
	width: 450px;
}
.mottoh {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #005555;
	text-decoration: none;
}
.motto {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #005555;
	text-decoration: none;
}
.motto a:link, a:visited {
	color: #005555;
	text-decoration: none;
}

.motto a:hover, a:active {
	color: #660033;
	text-decoration: underline;
}
.blktxt {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.evntxt {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}
.plntxt {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}
 }
.outln {
	margin: 5px;
	padding: 5px;
	border: 1px solid #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #900;
}
.outlntxt {
	border: 1px solid #FFCC33;
	padding: 4px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.dropcap {
	float:left;
    color:#800000;
	font-size:56px;
	line-height:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
}

#maincontent {
	margin : 0 auto;
	width : 960px;
	position: relative;
	visibility: visible;
	}

#datecol {
	width: 120px;
	float: left;
	margin-left: 30px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
		}
	
#eventcol {
	width: 200px;
	margin: auto 0;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	background: #FFFFFF;
	border: 1px solid #FFCC00;
	padding: 6px 6px 6px 5px;
	background-color: #ffffff;
	}	
.spcbelow {
	margin-bottom: 6px;
}
	
/* these are for a 250px wide gold-outlined section usedfor incidentals - see rndtest.htm */
.g200cl { background-color: #FFFFFF;}
.g200cl .wr_toprow { background: url(images/site/g200cltoptile.gif) repeat-x; }
.g200cl .wr_toprow div { background: url(images/site/g200cltopleft.gif) no-repeat top left; }
.g200cl .wr_toprow div div { background: url(images/site/g200cltopright.gif) no-repeat top right; }
.g200cl .wr_contentrow { background: url(images/site/g200cllefttile.gif) repeat-y; }
.g200cl .wr_contentrow .wr_content  { background: url(images/site/g200clrighttile.gif) repeat-y right;}
.g200cl .wr_botrow { background: url(images/site/g200clbottile.gif) repeat-x; }
.g200cl .wr_botrow div { background: url(images/site/g200clbotleft.gif) no-repeat top left; }
.g200cl .wr_botrow div div { background: url(images/site/g200clbotright.gif) no-repeat top right; }
.g200cl .wr_toprow, .g200cl .wr_toprow div,
.g200cl .wr_botrow, .g200cl .wr_botrow div { width:100%; height:10px; font-size:1px; }
.g200cl .wr_content  { padding: 1px 2em; margin: 0; }
.g200cl p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }
#g200div {
position: relative;
width: 250px;/* -- edit width here! -- */
padding: 0;
margin: 0 auto;}

