/* CSS3 font declarations.  Now you can have your own fonts! */

@font-face {
    font-family: proseAntiqueCotN;
	/* IE (esp. 6-8) */
	src: url("/images/proseAntique_medium.eot");
	/* Everyone else, including newer IE:
		Most support WOFF.
		Many support OTF.
		iOS devices need SVG. */
    src: local("ProseAntique"),
         url("/images/proseAntique_medium.woff") format("woff"),
		 url("/images/proseAntique_medium.otf") format("otf"),
		 url("/images/proseAntique_medium.svg#ProseAntique") format("svg");
}

@font-face {
    font-family: proseAntiqueCotN;
	font-weight: bold;
	/* IE (esp. 6-8) */		
    src: url("/images/proseAntique_bold.eot");
	/* Everyone else, including newer IE:
		Most support WOFF.
		Many support OTF.
		iOS devices need SVG. */
		
	src: local("ProseAntique Bold"),
	     local("ProseAntique-Bold"),
         url("/images/proseAntique_bold.woff") format("woff"),
         url("/images/proseAntique_bold.otf") format("otf"),
         url("/images/proseAntique_bold.svg#ProseAntiqueBold") format("svg");
}




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

/* h1 {font: bold 2em proseAntiqueCotN, "ProseAntique Bold", fantasy;} */
/* h2 {font: bold 1.75em proseAntiqueCotN, "ProseAntique Bold", fantasy} */
h3 {font: bold 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;}
h4 {font: bold 1.20em Verdana, Geneva, Arial, Helvetica, sans-serif;}
h5 {font: bold 1.15em Verdana, Geneva, Arial, Helvetica, sans-serif;}
h6 {font: bold 1em Verdana, Geneva, Arial, Helvetica, sans-serif;}


p, div, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, .PageTitle {
	font: bold 2em proseAntiqueCotN, ProseAntique, "Times New Roman", Times, serif;
	/* color: #046578; */
	color: black;
}


h2, .MainHeader {
	font: bold 1.75em proseAntiqueCotN, ProseAntique, "Times New Roman", Times, serif;
	color: #317129;
}

.MainHeader{
	clear:both;
}

.Important{
	font: bold 1.5em proseAntiqueCotN, ProseAntique, "Times New Roman", Times, serif;
	color: #317129;
}

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

.blueDotList li{
	margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

th .ListHeader    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	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:160px;
}

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

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

.boldme    {
	font-weight: bold;
}

.cotnlogo    {
	padding-left: 10px;
}

.titleHeader{
	margin-bottom: 0em;
}

.byline{
	margin-top: 0.25em;
	font-weight:bold;
}


.question 
{
	text-align:center;
	font-size:0.85em;
	font-weight:bold;
}

.webmaster {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: black;
	text-align:center;
}


.DateLocation    {
	font-family: proseAntiqueCotN, ProseAntique, "Times New Roman", Times, serif;
	font-size: 0.7em;
}

.ListItem    {
	color: black;
}

.MainText    {
	color: black;
}

.navbutton    {
	margin-bottom: 4px;	
	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 1.15em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.upcomingEvents th{
	font: bold 0.85em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.timeline th.timelineMonth{
	text-align:left;
	font: bold 1em 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: 0.7em;
}

.meetingTopics {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: black;
	text-align:center;
}

.returnto    {
	text-align: right;
	font-size: 0.7em;
	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:10px 0px 20px;
}


.newsentry, .sectionheader, .eventTitle {
	background: #226622;
	color: white;
	font-size: 1.15em;
	font-weight: bold;
	font-family: Verdana, 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:0.85em;
	padding-bottom:10px;
}

.sectionsubheader, .newsectionsubheader{
	font-size:1.15em;
	font-weight:bold;
	font-family: Verdana, 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{
	margin: 5px 10px;
}

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

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

.eventLocation, .eventType, .eventID{
	float:left;
}

.eventSlot, .eventPlayers, .eventLink{
	float:right;
}

.eventKnowledge, .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: 6px 0px;
}

.newstext li, .sectiontext li, .cartext li, .itemtext li, .eventDescription li{
	margin-left: 20px;
}

.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:0.7em;
	font-family: Verdana, sans-serif;
}

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

.eventID {
	visibility: hidden;
}


.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; 
}

input {
  margin: 4px 0;
}

.primary{
  font-weight: normal;
}

.secondary{
  font-weight:normal;
}

.formlist{
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 20px;
  list-style-type: none;
}

.contactinfo th{
  text-align:right;
  color: black;
  font-size: 1em;
}

.contactinfo .sectionheader{
  margin: 4px;
	background: #226622;
	color: white;
}


.sectionheader th{
	background: #226622;
  color: white;
  font-size: 1.1em;
}

.sectionheader .fullrow{
  text-align:center;
}

.fullrow{
  text-align:center;
}

.rightrow{
  text-align:right;
}

.missingFormData{
  color: red;
  font-weight:bold;
}

#search {
  float: right;
  width: 20em;
}