.schedule {
	line-height: normal;
	font-size: 8pt;
}
.schedule2 {
	line-height: normal;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 8px;
	margin-bottom: 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-color: #000000;
	background-image: url(../images/body_bgd.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
}

html>body {
	font-size: 12pt;
}

/*
|| typo 
*/
* {
}

/* Headings */
h1, h2, h3, h4, h5, h6, p {
	font-weight:normal;
	font-size: 10pt;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6, {margin-bottom:18px;letter-spacing:1px;}


h1 { font-size: 2.0em;}
h2 {
	font-size: 12pt;
	color: #99CCCC;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	color:#F5E49C;
}

h4 { font-size: 1.2em;font-weight: bold; }
h5 { font-size: 1.0em;font-weight: bold; }
h6 { font-size: 0.8em;font-weight: bold; }
p img {
	padding:0px;
}
abbr, acronym { border-bottom: 1px dotted #666; }
#trivia     {
	height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	color: #000000;
	background-color: #E8D894;
}
address { margin-top: 18px; font-style: italic; }
del { color:#99CCCC; }
strong, th, thead, dt { font-weight: bold; }
cite, em, dfn, i, ins { font-style: italic; }
blockquote { margin: 18px; color: #b1a5a4; font-style: italic;border-left:3px solid #b1a5a4;padding-left:18px;}
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 18px; } 
tt { display: block; margin: 18px 0; line-height: 18px; }
small {font-size:0.8em;}
hr {clear:both;color:#7b6360; background-color:#7b6360; height:1px; border:none;}
sup {height:0;line-height:1;position:relative;top:-0.6em;vertical-align:baseline!important;vertical-align:bottom;}
sub {position:relative;top:0.3em;vertical-align:baseline;}
big {font-size:1.175em;}
/* LISTS  & Links */

.post ul, .page_post ul, .post ol, .page_post ol {
	margin:0 0 18px 18px;
	list-style-position:inside;
	background: url(../images/lowOpbgd.png);
}
.post ul, .page_post ul { list-style:disc;}
.post ol, .page_post ol { list-style-type: decimal;}
.post ol li, .page_post ol li, .post ul li, .page_post ul li {line-height:18px;margin:6px 0;list-style-position:inside;}
.post ol ol, .page_post ol ol {list-style:upper-alpha;}
.post ol ol ol, .page_post ol ol ol {list-style:lower-roman;}
.post ol ol ol ol, .page_post ol ol ol ol {list-style:lower-alpha;}
.post ul ul, .page_post ul ul, .post ol ol, .page_post ol ol, .post ul ol, .page_post ul ol, .post ol ul,  .page_post ol ul {margin-bottom:0;}
dl { margin: 0 0 18px 0; }
dl dt { font-weight: bold;margin:18px 0 6px; }
dd { margin-left: 18px;line-height:18px;}

/*###########################################################################################*/
/* This needs to be first because FF3 is now supporting this */
.clearfix {
	display: inline-block;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	margin-left: 0px;
	height: 250px;
}
/* End hide from IE-mac */
/*################################################################################################*/
/*some wordpress related css*/
.alignleft, img.alignleft {float: left;}
img.alignleft {
	float: right;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.alignright, img.alignright {float: right;}
img.alignright {
	background-color: #99CCCC;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 18px;
	float: right;
}
.aligncenter, img.aligncenter {clear: both;}
img.aligncenter {margin:0 auto 18px;display: block;}
.wp-caption {text-align: center;margin-bottom:18px;}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {margin: 0;padding:6px 0;}
#upcoming-copy {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
