/*Mary Hancock CSS*/



.grf {
	background:#FFF;
	background-image: url(images/Pan2.jpg); 
	width:878px; height:184px;
	background-repeat:no-repeat;
	border-bottom:1px solid #CCC;
	margin-bottom: 10px;
	}
	
/*---------------------------links--------------------------*/
	
#links a{
	font-size:12px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	color:#F28D00;
	
}
#links a:hover{
	text-decoration:underline;
	color:#000;
}
		
/*---------------------------menu--------------------------*/	

#menu {
  background:#FFF url(images/menugrad.jpg) ;
  background-position:left bottom;
	background-repeat:repeat-x;
	height: 30px;
	border-bottom:1px #FFEACC solid;
}

#menu a {
 	font-size:1.em;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-right:1px solid silver;
	color:#F28D00;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:40px;
}

#menu a:hover {
	text-decoration:none;
	color:#000;
	
}
#menu a#last {
	width:10px;
	border-right:none;
}	
	
/* ---------------bordertop------------------------- */
 
.bordertop  {
	background-image: url(images/greyf40.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	width:878px; height: 54px;	
	background-color: #FFAB32;
	border-bottom:#505050 1px solid;

	color:#666666;
	font-size:9px;
	padding-left:20px;
	text-align:left;
}	

/*-------------------Shadow----------------------*/

.shadw {
  background-image: url(images/shdw.png);
	background-position:top;
	background-repeat:repeat-y;
	width:21px;
	}
	
.shadwr {
  background-image: url(images/shdwr.png);
	background-position:top;
	background-repeat:repeat-y;
	width:21px;
	}
	
/*-----------------BG grad -----------------------*/

.bggrd {
	background-image:url(images/BGgrad.jpg);
	background-repeat:repeat-x;
	background-position:bottom;

}

/* ---id bar----*/

.barStud {
 	background-image: url(images/greyf40amb.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height: 30px;	
	}
.barEdd {
	background-image: url(images/greyf40bl.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	width:auto; height: 30px;
}

/*printout bars*/

.barStud2 {
	background: url(images/greyf40ambS.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	width:175px;
	height:18px;
	
 }

.barEdd2 {
	background: url(images/greyf40blS.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	width:175px;
	height:18px;
	

}
 /*-------------*/
.orangebar {
	display:block;
	background:#FFAB32 url(images/BGgradO.jpg) top;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:24px; font-weight: bold;
	
	border-bottom:2px solid #999;
		border-right:2px solid #BBB;
		
	width:autopx;
	height:100px;	
}
.ul {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
}
.ol {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
}

#download {
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	color:#000;
}
#download a{
	text-decoration: none;	
	color:#F28D00;
}
#download a:hover{
	text-decoration:underline;
	color:#000;
#download 
.footer {
font-size:8px; color:#000; letter-spacing:4px;
}
