@charset "utf-8";
/* 
Website: huntsvillemiracleleague.org
Author: Katrina Roan
HiWAAY Information Services
August 14, 2007
*/
body{
	color: #000;
	font-family: Arial, sans-serif;
	margin: 0 0 0 8px;
	padding: 0;
	}
#header{
	height: 187px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 790px;
	text-align: center;
}
#header #topNav{
	background-color: #921583;
	font-size: 13px;
	height: 27px;
	margin: 0;
	padding: 0;
	padding-top: 9px;
	width: 790px;
	}
#topNav li{
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 17px;
	}
#topNav li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#topNav li a:hover{
	color: #ffff04;
	}
#content{
	float: left;
	background-color:#fff;
	background-image: url('MLNA_files/menu-bg.jpg');
	background-position: 0px 0px;
	background-repeat:repeat-y;
	clear: both;
}
#leftNav{
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 180px;
	}
#leftNav ul#NAV{
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 10px;
}
#leftNav li.WEBSITE_menu{
	background-color:#90A7D4;
	border:ridge #90A7D4 1.5pt;			
	height: 20px;	
	list-style-type: none;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-left: 10px;
	padding-top: 5px;
	width: 148px;
	}
#leftNav li.WEBSITE_submenu{
	background-color:#90A7D4;
	border:ridge #90A7D4 1.5pt;			
	height: 20px;	
	list-style-type: none;
	margin: 0;
	margin-left: 52px;
	margin-top: 5px;
	padding: 0;
	padding-left: 10px;
	padding-top: 5px;
	width: 96px;
	}
#leftNav li.WEBSITE_menu a{
	color:#013799;
	height: 100%;
	text-decoration: none;
	width: 100%;
	}
#leftNav li.WEBSITE_submenu a{
	color:#013799;
	height: 100%;
	text-decoration: none;
	width: 100%;
	}
#leftNav li#menu_ACTIVE, #leftNav li#menu_ACTIVE a,
#leftNav li#submenu_ACTIVE, #leftNav li#submenu_ACTIVE a {
	background-color:#013799;
	color: #ffffff;
}
#leftNav li p{
	margin: 0;
	padding: 0;
	}
#leftNav li:hover, #leftNav li.over{	
	background-color: #FF8714;
	}
#rightcontent{
	background-image: url('MLNA_files/Miracle-League-Field-of-Dre.gif');
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	top: 188px;
	left: 188px;
	width:610px;
	padding-bottom:10px;
	padding-top:10px;
	}
#rightcontent p{
	padding-left: 20px;
	}
#rightcontent td p{
	padding-left: 0px;
	}
table#footerTable{
	clear: both;
	float: left;
	width: 790px;
}
table#footerTable td#orange{
	background-color: #ff8714;
	color: #000;
	font-size: 12px;
	text-align: center;
}
table#footerTable td#orange a{
	color: #000;
	text-decoration: none;
}
table#footerTable td#orange a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
table#footerTable td#blue{
	background-color: #1d479a;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 27px;
	text-align: center;
	}
table#footerTable td#purple{
	background-color: #921583;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 35px;
	text-align: center;
	}
table#footerTable td#white{
	background-color: #fff;
	height: 10px;
}
/*SPECIAL CLASSES FOR USE WITH CMS*/
a.linkbutton{
	background-color: #921583;
	color: #fff;
	font-weight:bold;
	height:20px;
	text-decoration: none;
	padding: 3px;
	
}
a:hover.linkbutton{
	color: #ffff04;
	
}
a.navbutton{
	background-color: #ff8714;
	border: 1px outset #013799;
	color: #013799;
	font-weight:bold;
	height:20px;
	padding: 5px;
	text-decoration: none;
	
}
a:hover.navbutton{
	background-color:#013799;
	color: #fff;
	
}
