body {
	background-color: #9A1E14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

a {	text-decoration: underline;
	color:#9A1E14;
}

a:hover { text-decoration: none;
	      color:#9A1E14;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#999999;
}

.breadcrumb a {	text-decoration: underline;
	color:#9A1E14;
}

.breadcrumb a:hover { text-decoration: none;
	      color:#9A1E14;
}

.bottom-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color:#333333;
}

.bottom-nav a {	text-decoration: underline;
	color:#333333;
}

.bottom-nav a:hover { text-decoration: none;
	      color:#333333;
}

.white-type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#FFFFFF;
}

.white-type a {	text-decoration: none;
	color:#FFFFFF;
}

.white-type a:hover { text-decoration: underline;
	      color:#FFFFFF;
}

#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 0px;
width: 230px;
color: #000;
background-color: #eee;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #9A1E14;
text-decoration: none;
}

.outer-border {
	border-left: 3px solid #55110E;	
	border-right: 3px solid #55110E;
}
.scales {
	background-image: url(images/scales-bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.orange {
	background-image: url(images/orange-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.shelf {
	background-color: #EEEEEE;
	background-image: url(images/sh_gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.white-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.gray-border {
	border: 1px solid #CCCCCC;
}

.button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #9A1E14; 
 color: #FFFFFF; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}
.outer-border {
	border: 1px solid #FFFFFF;
}

.gray-grad {
	background-image: url(images/content-grad-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

