body {

	margin: 20px 0 0 0;
	padding: 0px;	
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	min-width: 1000px;
	background-image: url("/images/pixel_background.jpg");
	background-color: #000000;

	}


.imgRight {
	float: right;
	padding: 0;
	margin: 0 0 30px 30px;
	font-size: 10px;
	text-align: center;
	display: block;
}



.imgLeft {
	float: left;
	padding: 0;
	margin: 0px 20px 20px 0;
	font-size: 10px;
	text-align: center;
	display: block;
}


a {
	color:#242459;
	font-weight: bold;
}

a:hover {
	color:#666;
}

h1 {	font-size: 20px;
				font-weight: bold;
				font-style: italic;
				color: #036;
				text-transform: uppercase;
				margin: 10px 0 16px 0;
				padding: 0;
				display: block;
				border-bottom: 2px solid #cccccc;
				line-height: 1.1em;
				
}

h2 {	font-size: 18px;
				font-weight: bold;
				font-style: italic;
				display: block;
				margin: 0;
				padding: 0;
				color: #036;
 }

h3 {	font-size: 15px;
				font-weight: bold;
				margin: 0 0 0 0;
				padding: 0;
				color: #000000; }

p { 	padding: 0 0 0 0;
		margin: 0 0 10px 0;

}

ul {	margin: 0 0 10px 0;
		padding-top: 0;
	
}

li {	margin: 0 0 4px 0;
	
}

.dateline {	font-size: 11px;
				8font-weight: bold;
				color:#666;
				font-style: italic;
}

.bannerSmall {
	margin-bottom: 10px;
}


.error {
	color: #C00;
	font-size: 10px;
	
}


.blockcallout {
	border-width: 1px; 
	border-color: #999999; 
	border-style: solid;
	background-color: #dddddd;
	padding: 16px;
}


/* tabularSchedule is for the PRGE main panel schedule tables  */
.tabularSchedule { padding: 6px 3px 6px 3px; border-collapse: collapse;
                                    border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #999999; background-color: #FFFFFF; }
.tabularSchedule tr.stripe { background-color: #CCCCCC; }
 
.tabularSchedule tr.stripered { background-color: #FFCCCC; }
.tabularSchedule tr.stripegreen { background-color: #CCFFCC; }
 
.tabularSchedule tr.stripenone { background-color: #FFFFFF; }
 
.tabularSchedule tr.stripered td, .tabularSchedule tr.stripegreen td, .tabularSchedule tr.stripenone td { border-bottom-width: 1px; border-bottom-color: #999999; border-bottom-style: solid; }
 
 
.tabularSchedule th {  }
												
.tabularSchedule th a { text-decoration: underline; color: #FFFFFF; }
.tabularSchedule th a:hover { text-decoration: none; color: #DDDDDD; }
 
 table.tabularSchedule td { font-size: 11px; line-height: 1.3em; color: #222222;
		border-left-style: solid; border-left-width: 3px; border-left-color: #999999;
		border-right-style: solid; border-right-width: 1px; border-right-color: #999999;
		border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #999999;
		border-top-style: solid; border-top-width: 1px; border-top-color: #999999;
		margin: 0;
		padding: 4px 4px 4px 10px;  }
table.tabularSchedule td a { color: #333399; text-decoration: none; }
table.tabularSchedule td.clli a { color: #0000FF; text-decoration: none; }
table.tabularSchedule td a:hover { color: #333333; text-decoration: underline; }
table.tabularSchedule td.rowstart { font-size: 12px; font-weight: bold; color: #333333; }
table.tabularSchedule td.rowstart a { color: #333399; text-decoration: underline; }
table.tabularSchedule td.rowstart a:hover { color: #333333; text-decoration: none; }
 
 
 
 
 
 
 /* TABULAR2 IS AN ID FOR TABULAR DATA TABLES NEEDING SMALLER TYPE TO ACCOMODATE MORE DATA  */
.tabular2 { padding: 6px 3px 6px 3px; border-collapse: collapse;
                                    border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #999999; background-color: #FFFFFF; }
.tabular2 tr.stripe { background-color: #CCCCCC; }
 
.tabular2 tr.stripered { background-color: #FFCCCC; }
.tabular2 tr.stripegreen { background-color: #CCFFCC; }
 
.tabular2 tr.stripenone { background-color: #FFFFFF; }
 
.tabular2 tr.stripered td, .tabular2 tr.stripegreen td, .tabular2 tr.stripenone td { border-bottom-width: 1px; border-bottom-color: #999999; border-bottom-style: solid; }
 
 
.tabular2 th { font-size: 11px; line-height: 1.3em; font-weight: bold; color: #FFFFFF; background-color: #333333;
                                                border: 1px solid #999999; margin: 0; padding: 4px; }
.tabular2 th a { text-decoration: underline; color: #FFFFFF; }
.tabular2 th a:hover { text-decoration: none; color: #DDDDDD; }
 
 
 
 
 
table.tabular2 td { font-size: 20px; line-height: 1.3em; color: #222222;
		border-left-style: solid; border-left-width: 1px; border-left-color: #999999;
		border-right-style: solid; border-right-width: 1px; border-right-color: #999999;
		border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #999999;
		margin: 0;
		padding: 10px;  }
table.tabular2 td a { color: #333399; text-decoration: none; }
table.tabular2 td.clli a { color: #0000FF; text-decoration: none; }
table.tabular2 td a:hover { color: #333333; text-decoration: underline; }
table.tabular2 td.rowstart { font-size: 12px; font-weight: bold; color: #333333; }
table.tabular2 td.rowstart a { color: #333399; text-decoration: underline; }
table.tabular2 td.rowstart a:hover { color: #333333; text-decoration: none; }


table.specialGuests td { color: #000000; 
							text-decoration: none;
							font-weight: 14px;
							line-height: 1.6em;
}

table.specialGuests td { padding: 0 0 14px 0;
}


legend {  font-weight: bold; 
}

ul.contactform { list-style-type: none; margin: 0; padding: 0;
}


 .contactform li { margin: 8px;
 }
 
 .contactform li input { margin: 4px;
	 
 }
 
  .contactform li label { font-weight: bold;
	 
 }
 
 .contactform textarea { width:400px; height: 60px;
 }