#masthead {
	position: relative;
	height: 119px;
	width: 100%;
	background-color: #000000;
	background-image: url(/bin/mast_rams.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#mh_left {
	float: left;
/* 	width: auto; */
	height: 119px;
}
#mh_title img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mh_right {
	float: right;
	height: 119px;
	/*width: 354px;
	background-image: url(/bin/mast_rams.gif);*/
}
#mh_right{
	margin-bottom: -4px;
}
#new-book {
position: absolute;
left: 570px;
top: 5px;
}

/***************************************************/
/************** menu styles
/***************************************************/
#masthead #mh_navblock{
	font-family: "Futura Lt BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 628px;
	text-transform: uppercase;
}
#mh_navblock ul{
	padding-left: 15px;
}
.redline {
	clear: both;
	padding-left: 15px;
}
#nav, #masthead #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	line-height: 1;
	list-style-image: none;
	list-style-type: none;
}
#nav a {
	color: #CCCCCC;
	font-weight: normal;
	display: block;
	text-decoration: none;
	outline: none; /*firefox link outline removal*/
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#nav a.mplink:hover { /* this and the next class for the different colored link underlines */
	color: #BE8C63;
	text-decoration: underline;
}
#nav a:hover span{
	color: #ffffff;
	text-decoration: none;
}
#nav li { /* all list items */
	text-indent: 0;
	float: left;
	/*width: 10em;  width needed or else Opera goes nuts */
}
	#nav #navrow1 a, #nav #navrow1 li{
		width: 45px;
		border-right-width: 1px;
		border-right-style: dotted;
		border-right-color: #999999;
	}
	#nav #navrow2 a {
		width: 100px;
	}

		#navlink2 {
			border-right-width: 1px;
			border-right-style: dotted;
			border-right-color: #999999;
			text-align: center;
		}

	#nav #navrow3 a {
		width: 75px;
		text-align: center;
		border-right-width: 1px;
		border-right-style: dotted;
		border-right-color: #999999;
	}
	#nav #navrow4 a {
		width: 50px;
		text-align: center;
		border-right-width: 1px;
		border-right-style: dotted;
		border-right-color: #999999;
	}
	#nav #navrow5 a {
	width: 138px;
	}

		#navlink5 {
			border-right-width: 1px;
			border-right-style: dotted;
			border-right-color: #999999;
			text-align: center;
		}
	#nav #navrow7 a {
		width: 60px;
		text-align: center;
		border-right-width: 1px;
		border-right-style: dotted;
		border-right-color: #999999;
	}
	#nav #navrow6 a {
	width: 70px;
	text-align: center;
	}
 /* second-level lists */
#nav #navrow2 ul a, #nav #navrow2 ul {
	width: 135px;
}
#nav #navrow5 ul a{
	width: 160px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-top: 5px !important;
	background-image: url(/bin/black90.png);
	background-repeat: repeat;
}
#nav li#navrow2 ul { /* second-level lists */
	/*width: 135px;*/
}
#nav li#navrow5 ul { /* second-level lists */
	width: 160px;
}
*html #nav li ul { /* IE6 only second-level lists */
	background-image: none;
	background-color: #333333;
}
#nav li ul li,#nav li ul li a{ /* second-level lists */
	text-align: left;
	margin-left: 0px;
}
#nav li ul li a{ /* second-level lists */
	text-indent: 20px;
	padding-bottom: 5px;
}
#nav li ul li a span:hover { /* second-level lists and beyond for the double underline look */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
/* third-and-above-level lists */
#nav li ul ul {
	margin-top: -1.7em!important;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px!important;
}

#nav li ul ul li a{ /* third-and-above-level lists */
	text-indent: 5px;
}
#nav li#navrow2 ul li ul, #nav li#navrow2 ul li ul li a{ /* third-and-above-level lists */
	width: 500px;
}
#nav li#navrow2 ul ul {
	margin-left: 135px!important;;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.theresmore { /* menu list comment of being more to see - another menu list */
	color: #33CC00;
	font-size: 125%;
	font-weight: bold;
}

/***************************************/
/* Search Buttons                      */
/***************************************/
/***** header site search */
.sbutton2 {
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 1px;
	height: 16px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #AC2E2E;
	border-right-color: #AC2E2E;
	border-bottom-color: #682E2E;
	border-left-color: #682E2E;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.sinput {
	vertical-align: middle;
	padding:0px;
	height: 14px;
	border:1px solid #969696;
	font: 11px Tahoma, Arial, Helvetica;
}
/***************************************/
/* Email Page Button                   */
/***************************************/
.eblock{
	display: none;
	top: 0px;
	position: relative;
}
.semail {
	padding-top: 0px;
	padding-bottom: 1px;
	color: #CCCCCC;
	background-color: #003300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7fb27f;
	border-right-color: #7fb27f;
	border-bottom-color: #562E2E;
	border-left-color: #562E2E;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none!important;
	white-space: nowrap;

	width: 9em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 1em;
	padding-left: 1em;
}
/* what kills the search box and positions the E_to_a_F */
#mh_right form {
	display: none;
}