/* CSS Document */

body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #FFFFFF;
	background-image: url(images/orange1.gif);
	/*background-image: url(images/bg_3.gif);*/
	background-repeat: repeat;
	line-height: 120%;
}

.nav{
	background-image:url(images/header2.gif);
	background-repeat:repeat-x;
	height:37px;
}

.nav_holder{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	height:37px;
}

#menu {
	float: left;
	margin: 0;
	padding: 0;
	}
#menu li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#menu li a {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
	font-weight:bold;
	padding-top: 8px;		
	display: block;	
	margin: 0 15px;		
	}		
#menu li.on a {
background-image:url(images/selected_nav.gif);
background-repeat:no-repeat;
background-position: center 33px;
padding-bottom:15px;
	color: #fff;
	}
#menu li a:hover {
	color: #ffc82e;
	background-image:url(images/selected_nav-run.gif);
	background-repeat:no-repeat;
	background-position: center 33px;
	padding-bottom:15px;
	}	

.main_holder{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

.site_name{
	height:0px;
	padding-left:35px;
	font-size:28px;
	padding-top: 20px;
	/*background-image: url(images/logo.gif);*/
	background-repeat: no-repeat;
	background-position: 6px 25px;
}
#mmback{
	background-color:#000000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}


.focus{
	background-image:url(images/sample.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	height:92px;
	width:165px;
	padding-top:28px;
	padding-bottom:auto;

}
.banner{
	height:0px;
	/*background-image:url(images/top.gif);*/
	background-repeat:no-repeat;
	background-position: left;
}

.main_left{
	width:540px;
	padding-left:15px;
	float: left;
	padding-right: 15px;
	border-right: solid #EAEAEA 1px;
}

.main_right{
	float:right;
	width: 200px;
	font-size: 11px;
	padding-top: 18px;
	padding-right: 10px;
	clear: none;
	background-color: #FFFFFF;
	border-left-style: none;
	padding-left: 10px;
	height: auto;
	border-bottom-style: none;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
}

.content_block{
margin-top 10px;
/*line-height:20px*/
}

h1{
	background-image:url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;
	color: #9933CC;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
} 
h2{
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	line-height: 120%;
}
/*h3{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-transform:none;
	height: 14px;
	padding-left: 40px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
	background-image: url(images/jih3.gif);
	background-position: 5px bottom;
	line-height: normal;
}*/
h4{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 120%;	/*padding-left: 34px;*/
}
.hilite {
	background-color: #FFFF66;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0033;
	list-style-type: square;
	line-height: 150%;
	list-style-position: inside;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.footer{
	height: 70px;
	background-image:url(images/footer.gif);
	/*background-repeat:no-repeat;*/
	background-repeat:repeat-x;
	margin-top: 10px;
	clear: both;
	padding-top: 20px;
	text-align: center;
	border-top: 5px solid #84579e;
	font-weight:bold;
	
}


.wrapper {
	background-image: url(images/bluefabric.gif);
	/*background-image: url(images/bg2.gif);*/
	background-repeat: repeat-x;
}



a, a:link a:visited{
color:#32A57A;
font-weight:bold;
text-decoration:none;}

a:hover{
color:#20684E;
}
.list {
	list-style-image:/images/checklg.gif);
	list-style-position: outside;
	list-style-image: url(images/checklg.gif);
	font-weight: bold;
	line-height: 25px;
}
.mnow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 130%;
}
.style1 {color: #CC0033}
.style2 {color: #CC0033; font-weight: bold; }
li {
	line-height: 140%;
}
.style5 {font-size: x-small; color: #0033FF; }
