/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#container {
	margin: 5px auto 10px;
	width: 1000px;
	background: #fff;
	padding: 10px;
	border: 1px solid #786D66;
	text-align: center;
}
.contentMenu {
	width: 100%;
	height: 20px;
	background-image: url(../images/orange_menu_bar.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	white-space: nowrap;
	padding-bottom: 2px;
	padding-top: 2px;

}
.contentMenu ul {
	list-style-type: none;
	display: inline;
}
.contentMenu ul li {
	float: left;
	padding-left: 10px;
	vertical-align: middle;
}
.contentMenu ul li a {
	padding: 0px 26px;
	text-decoration: none;
	font-size: 0.8em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.contentMenu ul li a:hover {
text-decoration: underline;
}

/* Copy & Links */
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



a:link, a:visited, a:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
b:link, b:visited, b:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
b:hover {
	text-decoration: underline;
}
.c1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.c2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.c1Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: oblique;
}
.c2Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.c2It {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
a.mS:link, a.mS:visited,a.mS:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-position: center;
}
a.mS:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
a.amazon:link, a.amazon:active, a.amazon:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
a.amazon:hover {
	color: #993300;
	text-decoration: underline;
}
.mSdead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
}
.c1IT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.OutNow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.c2BoldPale {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.mdead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
}
a.m:link, a.m:active, a.m:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-position: center;
}
a.m:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
/* Images */
.vendorBox {
	background-image: url(../images/vendor_tile.gif);
	background-repeat: repeat;
	padding: 8px;
	width: 220px;
	border: 1px dotted #FFFFFF;
}
.border {
	border: 1px solid #FF9900;
}
.bookHolder {
	padding: 5px;
	width: 504px;
	border: 1px dotted #999999;
	margin: 0px;
	background-color: #DEDACD;
}
.divide {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bodyContent {
	background-color: #eeeeed;
	padding: 8px;
	width: 524px;
	border: 1px solid #002f83;
	margin-bottom: 8px;

}
.bodyContentTop {
	background-color: #eeeeed;
	width: 524px;
	margin-bottom: 8px;
	border-top: 1px solid #002f83;
	border-right: 1px solid #002f83;
	border-left: 1px solid #002f83;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
.bodyContentBase {
	background-color: #eeeeed;
	width: 524px;
	margin-bottom: 8px;
	border-right: 1px solid #002f83;
	border-bottom: 1px solid #002f83;
	border-left: 1px solid #002f83;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.bodyContentCentre {
	background-color: #eeeeed;
	width: 524px;
	margin-bottom: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #002f83;
	border-left-color: #002f83;
}
