body    {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(./images/background.png);
	background-color: White;
	color: Black;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/* h1 {font: bold 32px ProseAntique, fantasy;}
h2 {font: bold 28px ProseAntique, fantasy;} */
h3 {font: bold 24px Verdana, Geneva, Arial, Helvetica, sans-serif;}
h4 {font: bold 20px Verdana, Geneva, Arial, Helvetica, sans-serif;}
h5 {font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;}
h6 {font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;}

p, div, h3, h4, h5, h6, td    
{
	font-size:14px;
	font-weight:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
}

h1, .PageTitle    {
	font: bold 32px ProseAntique, "Times New Roman", Times, serif;
	color: #046578;
}

h2, .MainHeader    {
	font: bold 28px ProseAntique, "Times New Roman", Times, serif;
	color: #317129;
}

.Important{
	font: bold 24px ProseAntique, "Times New Roman", Times, serif;
	color: #317129;
}

.blueDotList{
	list-style-image: url(./images/bullet.png)
}

th, .ListHeader    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #08779F;
}

dt{
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

/*
li { text-align : left; 
padding-bottom : 7px; 
list-style : url(./images/bullet.png); 
} 
*/
/*
a {
	background-color : White;
	color : #99FFFF;
}
a:visited {
	background-color : White;
	color:#9999ff;
}
a:active {
	background-color : White;
	color:#33FF66;
}
*/
a img    {
	color: White;
	background-color: White;
}

.menubar a img {
	color: #79c471;
	background-color: #79c471;
}

/* hide the border in Netscape 4 */
@media all {
	/* hide from Netscape 4 */
	a img, .menubar a img {
		background-color: inherit;
		color: inherit;	/* undo the rule above */
		border: none;	/* hide from Netscape 4 */
	}

}


.centerme    {
	text-align: center;
}

.centerme table    {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#skipheader{
	padding-top:140px;
}

#main{
	margin-top:130px;
	margin-left:160px;
}

.menubar{
	margin-left: auto;
	margin-right:auto;
	text-align: left;
}

.boldme    {
	font-weight: bold;
}

.cotnlogo    {
	padding-left: 10px;
}

.titleHeader{
	margin-bottom: 0px;
}

.byline{
	margin-top: 3px;
	font-weight:bold;
}



.webmaster    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.DateLocation    {
	font: bold 11px ProseAntique, "Times New Roman", Times, serif;
}

.ListItem    {
	color: #000000;
}

.MainText    {
	color: #000000;
}

.navbutton    {
	margin-bottom: 8px;
	background-color: #78C370;
	color: #78C370;
}

.lastnavbutton    {
	margin-bottom: 0px;
	background-color: #78C370;
	color: #78C370;
}

.navbutton a img    {
	background-color: #78C370;
	color: #78C370;
}

.lastnavbutton a img    {
	background-color: #78C370;
	color: #78C370;
}

.netscape    {
	display: none;
}


.timeline td, .upcomingEvents td{
	padding: 5px 5px;
	text-align:center;
}

.timeline th, .upcomingEvents th{
	padding: 5px 5px;
	text-align:center;
}

.timeline th{
	font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.upcomingEvents th{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.timeline th.timelineMonth{
	text-align:left;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background:#eeeeee;
}

.upcomingEvents th.timelineMonth{
	text-align:left;
	color: black;
	background:#eeeeee;
}

.upcomingEvents tfoot td {
	text-align: right;
	font-size: 11px;
}


.returnto    {
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}

.total    {
	font-weight: bold;
	font-style: italic;
}

.subtotal    {
	font-weight: bold;
}

/* */

.dateline{
	font-weight : bold;
	font-style : italic;
}


.newsbox, .eventBox{
	border : 1px solid Black;
	/* margin-top:10px;
	margin-bottom:10px; */
}

.newsentry, .sectionheader, .eventTitle {
	background: #226622;
	color: white;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* padding: 5px 10px; */
}

.timeslotBox hr{
	width:75%;
	text-align:center;
}

.timeslotHeader{
/*	
	margin-top:2px;
	padding-top:2px;
	margin-bottom:0px;
	padding-bottom:0px;
*/
}

.timeslotText{
	font-family: Verdana, sans-serif;
	font-size:12px;
/*	padding-bottom:10px; */
}


.sectionsubheader, .newsectionsubheader{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* margin-left: 5px; */
}

.newsectionsubheader{
	margin-top:10px;
}

h2.newsentry, .eventTitle{
	margin-top:0px;
}

h2.newsentry, h2.sectionheader, .eventTitle{
	margin-bottom:3px;
}

.eventDescription{
	/* padding-bottom: 6px; */
}

.newstext, .sectiontext, .cartext, .itemtext, .eventText{
	/* padding: 5px 10px; */
}

.eventLocation, .eventType, .eventSlot, .eventPlayers,
.eventSystem, .eventGM, .eventSponsor{
	font-size:0.85em;
}

.eventInfoLine{
	/* 	margin: 0px 0px;
	padding-top: 1px; */
	clear: both;
}

.eventLocation, .eventType{
	float:left;
}

.eventSlot, .eventPlayers{
	float:right;
}

.eventSponsor{
	font-style: italic;
}

.newstext ul, .sectiontext ul, .cartext ul, .itemtext ul, .eventDescription ul,
.newstext ol, .sectiontext ol, .cartext ol, .itemtext ol, .eventDescription ol{
	margin-top:6px;
	margin-bottom:6px;
}

.newsentry a, .newsentry a:visited, .sectionheader a, .sectionheader a:visited,
.newsentry a:active, .sectionheader a:active, .newsentry a:hover, .sectionheader a:hover,
.eventTitle a, .eventTitle a:visited, .eventTitle a:active, .eventTitle a:hover {
	background: #226622;
	color: white;
}

.linkback, .toplinks, .eventID, .eventLink {
	font-size:11px;
	font-family: Verdana, sans-serif;
}

.linkback, .toplinks{
		text-align:center;
}


.picleft{
	float:left;
	/* margin:5px 0px 5px 10px; */
}

.picright{
	float:right;
	/* margin:5px 10px 5px 0px; */
}

.pricetable td, .pricetable th{
	/* padding:0.25em 0.5em */
}

label { 
font-family: Verdana, sans-serif; 
font-weight: bold;
}

input {
 /* margin 6px 0; */
}