html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/bin/bckgrndT.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	min-width: 1000px;
}
#page {
	position: relative;
	min-height: 100%;
}
/***************************************/
/* Masthead less Menu                  */
/***************************************/
#masthead {
	height: 101px;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 100%;
	background-image: url(/bin/bannerBack.gif);
	background-repeat: repeat-x;
}
#banner #banleft {
	background-image: url(/bin/banner.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 376px;
	float: left;
	clear: right;
}
#banner #banright {
	background-image: url(/bin/bannerri.gif);
	background-repeat: no-repeat;
	height: 81px;
	float: right;
	width: 376px;
	background-position: right;
}
/***************************************/
/* Top Menu Bar                        */
/***************************************/
#page #masthead #menubar {
	background-image: url(/bin/menurowBack.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
}
#page #masthead #menubar #menubarL {
	background-image: url(/bin/menuendL.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 4px;
}
#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 20px;
}
#nav li {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#nav li a {
	text-decoration: none;
	height: 20px;
	outline: none; /* Firefox fix to remove link outline */
	display: block;
	color: #333333;
}
#nav li a:hover {
	background-image: url(/bin/menuGlow.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #666666;
}
#nav li a:active {
	background-image: url(/bin/menuGlow.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #5D0101;
}
#nav li.spacer {
	float: left;
	width: 3px;
	background-image: url(/bin/menuDivider.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#nav li.hom {
	float: left;
	width: 70px;
}
#nav li.cal {
	float: left;
	width: 76px;
}
#nav li.cla {
	float: left;
	width: 70px;
}
#nav li.cus {
	float: left;
	width: 70px;
}
#nav li.gal {
	float: left;
	width: 70px;
}
#nav li.cts {
	float: left;
	width: 90px;
}
#nav li.ols {
	float: left;
	width: 101px;
}
#nav li.for {
	float: left;
	width: 70px;
}
#nav li.other {
	float: right;
	height: 20px;
}
#nav form {
	margin: 0px;
	padding: 0px;
}
#nav input {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	top: 2px;
}
.sbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	background-color: #5D0101;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	width: 70px;
}
.sinput {
	border:1px solid #969696;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: 400;
}
/***************************************/
/* Globals                             */
/***************************************/
#pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 800;
	color: #555555;
}
/***************************************/
/* Content                             */
/***************************************/
#content {
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 3em; /* padding equal to footer height */
}
.h1sub {
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	padding-left: 1em;
}
.h3sub {
	font-size: medium;
	font-weight: normal;
}
.notices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
/***************************************/
/* Footer Links and Notices            */
/***************************************/
#page #footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	clear: both;
}
#page #footer #linkex {
	text-align: center;
}
#page #footer #copyr {
	margin-right: 20px;
	color: #333333;
	text-align: right;
}
/***************************************/
/* Email Subscription Block            */
/***************************************/
#esignblock {
	width: 250px;
	float: right;
	margin-top: 22px;
	margin-right: 5px;
}
#esignblockbag {
	text-align: center;
}
.esign{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D0101;
}
.esignjoin{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D0101;
	font-weight: 800;
	font-size: 12px;
	background-image: url(/bin/wht30.png);
	background-repeat: repeat;
	width: 250px;
}
#esignf{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#esignblockbag .in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #009900;
}
#esignblockbag .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #DADADA;
	background-color: #660000;
	font-weight: 600;
}
/***************************************/
/* Hours                               */
/***************************************/
#hours {
	top: 8px;
	left: 400px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	min-width: 275px;
}
#htitle {
	text-align: center;
	font-size: 11px;
}
.hbright {
	font-weight: bold;
	color: #660000;
}
/***************************************/
/* Address                             */
/***************************************/
#address {
	top: 65px;
	right: 10px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-width: 275px;
	font-weight: bold;
}

@media print {
#masthead, #mcatlist, #footer {
	display: none;
}
body {
	background-image: none;
}
.hideit {
	display: none;
}
}

