/* Global Styles */

body		{ background:url(images/site_background.jpg) top right no-repeat fixed ; background-color:#26354A; scrollbar-base-color: #263546; scrollbar-arrow-color: #263546;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	}
	
a {
	color: #FF6600;
	text-decoration:none;
	}
	
a:hover {
	color: #FF6600;
	text-decoration: underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#background td {
	background:url(images/mm_bg_header.gif);
	}
#home { width:470px; background:url(images/home_pp.jpg) top center no-repeat;}
	
#padding {
	padding:14px;
	}
	
#padding2 { padding-top:3px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}

#menu { background:url(images/menu_background.jpg); width:229px; height:280px;}
	
/* Class Styles */

.logo {
	color: #FFBA00;
	font-family: Calibri;
	font-size: 36px;
	font-weight: bold;
	}
	
.tagline {
	font: 16px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	font-weight: bold;
	}
	
.address {
	color: #D3DCE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.bodyText {
	font:18px Arial, Helvetica, sans-serif;
	color:#263546;
	}
.home_Text {
	font:12px "Comic Sans MS", cursive;
	color:#263546;
	}
.home_title {
	font:21px Arial, Helvetica, sans-serif;
	color:#263546;
	}	
	

.detailText {
	font:12px Arial, Helvetica, sans-serif;
	color:#26354A;
	text-align: left;
	}

.brash {
	font:12px Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight:bold;
	}
	
.detailText_bold {
	font:12px Arial, Helvetica, sans-serif;
	color:#26354A;
	font-weight:bold;
	}
	
.detailText_indent {
	font:12px Arial, Helvetica, sans-serif;
	color:#26354A;
	list-style: circle;
	line-height:125%;	
	}
	
.detailText_italic {
	font:12px Arial, Helvetica, sans-serif; font-style:italic;
	color:#26354A;
	}
	
.menuText {
	font:12px Arial, Helvetica, sans-serif;
	color:#D3DCE6;
	font-weight:bold;
	}
	
.pageName {
	color: #26354A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	}
	
.contact {
	color: #263546;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D3DCE6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3DCE6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3DCE6;
	}
	
.sub-logo {
	font-family: "Rage Italic LET";
	font-size: 36px;
	color: #D3DCE6;
	font-weight: normal;
}
#padding .sidebarText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D3DCE6;
}
.sidebarText3 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D3DCE6;
	}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.sidebarText4 {
	color: #FFBB00;
	font-size: 14px;
}
.right { float:right;}

.left { float:left; margin-right:20px;}

