/*Pardon our mess!*/

/* // Globals // */

* {
	margin: 0; 
	padding: 0; 
	outline:0px;
	}
	
html{
	height:100%;
	}
	
.fLeft {
	float:left;
}
	
ul li{
	list-style:none;
	}
	
body{
	background:#ff852a url('../images/body.png') repeat-x;
	font-family:Trebuchet MS; 
	font-size:14px; 
	font-style:normal; 
	height:100%;
	line-height:14pt
	}
	
a img{
	border:0px;
	}
	
h2{
	color:#126e28; 
	padding-top:5px; 
	padding-bottom:5px; 
	border-bottom:5px #ff9933 solid;
	}
	
h3{
	color:#126e28; 
	padding-top:5px; 
	padding-bottom:5px; 
	}
	
hr{
	background: url('../images/horz_rule.png');
	}

/* // Main Container // */

/* change width to less than 800px */
#container{
	width:750px;
	padding-top:20px; 
	margin:0px auto; 
	height: auto !important;
	}

/* // Navigation // */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
	position:relative;
	z-index:1;
	}

.qmmc .qmdividery{
	float:left;
	width:0px;
	}
	
.qmmc .qmtitle{
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:1;
	}
	
.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
	}
	
.qmmc {
	position:relative;
	zoom:1;
	z-index:10;
	}
	
.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
	}
	
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
	}
	
.qmsh div a {
	float:left;
	}
	
.qmmc div{
	visibility:hidden;
	position:absolute;
	}
	
.qmmc .qmcbox{
	cursor:default;
	display:block;
	position:relative;
	z-index:1;
	}
	
.qmmc .qmcbox a{
	display:inline;
	}
	
.qmmc .qmcbox div{
	float:none;
	position:static;
	visibility:inherit;
	left:auto;
	}
	
.qmmc li {
	z-index:auto;
	}
	
.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:10;
	}
	
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:4px 4px 5px 5px;
		color:#000000;
		font-family:Trebuchet MS;
		font-size:11px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:0px 10px 0px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:1px;
		border-style:dotted;
		border-color:#EFFFE7;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:transparent;
		color:#065706;
		border-color:#065706;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:transparent;
		color:#065706;
		border-color:#065706;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#CAFBD7;
		color:#CC0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:Trebuchet MS;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#AAB3A4;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#0FBC3F;
		background-color:#EFFFE7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#EFFFE7;
		background-color:#EFFFE7;
		background-color:#EFFFE7;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:#EFFFE7;
		border-width:1px;
		border-style:solid;
		border-color:#0FBC3F;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#EFFFE7;
		background-color:#EFFFE7;
		background-color:#EFFFE7;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#EFFFE7;
		background-color:#EFFFE7;
		background-color:#EFFFE7;
	}
	
/* // Unique Page Content // */
	
#content{
	background-color:#FFFFFF;
	height:auto;
	width:750px;
	border:1px;
	border-color:#000000;
	border-style:solid;
	border-top:none;
	border-bottom:none;
	}
	
#article{
	padding-left:10px; 
	padding-right:7px; 
	padding-bottom:7px; 
	width:830px;
	width:auto;
	border:1px; 
	border-color:#000000;
	}

#article img{
	padding-right:8px;
	}
		
.title{
	padding-top:2px; 
	padding-bottom:2px;
	}
	
.green{
	color: #126e28;
	}
	
.orange{
	color: #FF852A;
	font-weight: bold;
	}
	
.text{
	padding-top:5px; 
	text-align:left;
	overflow:auto;

	}
	
.stats_chart{
	width:auto;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border-top:5px solid #126e28;
	border-bottom:5px solid #126e28;
	}
	
.stats_chart th{
	font-size:14px;
	padding:4px;
	border-bottom:2px solid #126e28;
	border-right:3px solid #126e28;
	border-left:3px solid #126e28;
	color: #000000;
	}
	
.stats_chart td{
	padding: 8px;
	border-right:3px solid #126e28;
	border-left:3px solid #126e28;
	}
	
.schedule_chart{
	width:90%;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-collapse: collapse;
	border-top: 7px solid #126e28;
	border-bottom: 7px solid #126e28;
	}
.schedule_chart th{
	font-size:14px;
	padding: 8px;
	border-bottom:2px solid #126e28;
	border-right:3px solid #126e28;
	border-left:3px solid #126e28;
	color: #000000;
	}
	
.schedule_chart td{
	padding: 8px;
	border-right:3px solid #126e28;
	border-left:3px solid #126e28;
	}
	
.chart_even{
	background-color:#FFCC66;
	color:#000000;
}

.chart_odd{
	background-color:#ffffff;
	color:#003300;
}
	
.column1{
	float:left;
	width:230px;
	margin-right:30px;
	margin-left:120px;
	}
	
.column2{
	float:left;
	width:230px;
	margin-right:30px;
	}
	
	
/* // Footer // */	

#footer{
	background: url('../images/footer_resized.png') no-repeat;
	width:752px;
	height:57px;
	font-size:9px
}

.footer_text{
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	}