/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../img/headerBG.jpg) repeat-x top center;
	color: #8A8C8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}
img {
	border: 0
}
a:focus {
	outline:none;
}
a img {
	border-style: none;
}
a:link {
	text-decoration: underline;
	color: #8A8C8E;
}
a:visited {
	text-decoration: underline;
	color: #8A8C8E;
}
a:hover {
	text-decoration: none;
}
/* Misc */
.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center
}
.hidden {
	display: none
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0;
}
/* images */
.imageFloatLeft {
	float: left;
	margin:7px 20px 10px 0;
}
.imageFloatRight {
	float: right;
	margin: 7px 0 10px 20px;
}
ul {
	color:#8A8C8E;
	font-size:9px;
	line-height:13px;
	list-style-type: none;
	text-transform:uppercase;
	padding-left: 20px;
}
/* Text Styles */
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #F89728;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	padding-bottom: 30px;
}
h2 {
	color: #F89728;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding-bottom: 25px;
}
h3 {
	color: #8A8C8E;
}
h4 {
	color: #8A8C8E;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 20px;
}
p {
	color: #8A8C8E;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
}
p.smallText {
	color: #8A8C8E;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 20px;
}
/* ---- Structure Styles ---- */
.container {
	margin: 0 auto;
	width: 981px;
}
.header {
	padding: 0 0 0 20px;
	height:155px;
}
.logo {
	float: left;
	width: 210px;
}
/* ---- mainNav Styles ---- */
.mainNav {
	margin-top: 84px;
	font: 9px/12px Verdana, sans-serif;
}
.mainNav a {
	background: url(../img/navPipe.jpg) no-repeat center right;
	width: 90px;
	text-decoration: none !important;
	display: block;
	padding: 6px 1px 6px 0;
}
.mainNav td a:hover {
	text-decoration: underline !important;
}

/* mainNav Dropdown Styles*/
.mainNav ul { /* second-level lists =====*/
	clear: both; /* This clear makes the dropdowns work in IE6 & 7 :/ */
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers =====*/
	margin: 0;
	padding: 0;
	position: absolute;
	top: 120px;
	z-index: 6000;
	border-left: 1px solid #F99627;
	border-right: 1px solid #F99627;
	border-bottom: 1px solid #F99627;
}
.mainNav td:hover ul, .topnav td.sfhover ul { /* lists nested under hovered list items =====*/
	left: auto;
	top: auto;
	
}
.mainNav ul li {
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
.mainNav ul li a {
	background-image: none;
	border-top: 1px solid #F99627;
	color: #8A8C8E !important;
	display: block;
	font-size: 9px;
	height: auto !important;
	line-height: 12px !important;
	padding: 7px 10px 7px 10px;
	text-decoration: none !important;
	width: 183px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 133px;
}
.mainNav ul li a:hover {
	background-color: #FFF;
	text-decoration: underline;
}

/* ---- Flash Styles ---- */
#flashContent {
	margin-left: 8px;
}
/* ---- mainContent Styles ---- */
.mainContent {
	margin: 32px 0 0 8px;
}
.breadcrumbs {
	float:right;
	text-align:right;
	text-transform: uppercase;
	font: bold 9px/11px Verdana, san-serif;
	position: relative;
	right: 8px;
}
/* ---- leftColumn Styles ---- */
.leftColumn {
	width: 535px;
	float:left;
}
.leftTopCap {
	background: url(../img/leftTopCap.jpg) no-repeat center bottom;
	width: 535px;
	height:12px
}
.leftMiddle {
	background: url(../img/leftMiddle.jpg) repeat-y 0 0;
	width: 515px;
	padding: 0 15px;
}
.leftBottomCap {
	background:url(../img/leftBottomCap.jpg) no-repeat center top;
	width: 535px;
	height:12px;
}
/* ---- rightColumn Styles ---- */
.rightColumn {
	width: 406px;
	float: right;
	position:relative;
	right: 7px;
}
.rightTopCap {
	background: url(../img/rightTopCap.jpg) no-repeat center bottom;
	width: 406px;
	height:16px
}
.rightMiddle {
	background: url(../img/rightMiddle.jpg) repeat-y 0 0;
	width: 377px;
	padding: 0 15px;
}
.rightBottomCap {
	background:url(../img/rightBottomCap.jpg) no-repeat center top;
	width: 406px;
	height:16px;
}
/* ---- interiorColumn Styles ---- */
.interiorColumn {
	width: 965px;
}
.interiorTopCap {
	background: url(../img/interiorTopCap.jpg) no-repeat center bottom;
	width: 965px;
	height:16px
}
.interiorMiddle {
	background: url(../img/interiorMiddle.jpg) repeat-y 0 0;
	padding: 0 20px 0 75px;
}
.interiorBottomCap {
	background:url(../img/interiorBottomCap.jpg) no-repeat center top;
	width: 965px;
	height:16px;
}
/* ---- footer Styles ---- */
.footerBG {
	margin-top: 50px;
	background:url(../img/footerBG.jpg) repeat-x top center;
	height:40px;
}
.footer {
	margin: 0 auto;
	width: 981px;
	padding:5px 0 20px;
}
.siteFunctions {
	float: right;
	padding:5px 5px 20px 0;
}
.siteFunctions a {
	font-size: 9px;
	text-decoration: none !important;
	padding: 0 2px;
}
.siteFunctions a:hover {
	text-decoration: underline !important;
}

/* ---- siteMap Styles ---- */
#siteMap {
	margin-left: 225px;
	padding: 0;
}
#siteMapH1 {
	margin-left: 225px;
}
#siteMap li {
	list-style-type: none;
	list-style-image: none !important;
}
#siteMap li a {
	display: block;
	font-size: 13px;
	padding: 10px 0;
	text-decoration: underline;
	color: #8A8C8E;
	width: 305px;
	text-transform: lowercase !important;
}
#siteMap li a:hover {
	color: #F89728;
}
#siteMap ul {
	margin: 0;
	padding: 0;
}
#siteMap ul ul {
	margin-top: -13px;
	padding: 3px 0;
}
#siteMap ul ul li a {
	display: block;
	border: none;
	padding: 4px 4px 4px 20px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
#siteMap ul ul li a:hover {
	background-color: transparent !important;
	text-decoration: none;
}
#siteMap ul ul ul li a {
	border: none;
	padding: 4px 4px 4px 38px;
	font-size: 13px;
	font-weight: normal;

}


/* ---- Form Builder Styles ---- */
/* Form Elements =====*/
form {
	display: inline;
}
form td {
	padding: 5px;
}
form input, text area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset {
	position: relative;
	display: block;
	border: 1px #CCC solid;
	padding: 25px 15px 15px 10px;
	margin: 20px 0 10px 0;
}
fieldset legend {
	position: absolute;
	top: -10px;
	left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0 10px 0 10px;
	margin: 0;
	background-color: #FFF;
	border: 1px #FFF solid;
}
fieldset legend a {
	font-size: 11px;
	cursor: pointer !important;
	cursor: hand !important;
}
fieldset legend em {
	color: #F00;
	font-size: 20px;
 font-style: normal !important:
}
label {
	display: block;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	border: 1px #FFF solid;
	/*border-bottom: 1px #DDD solid;*/
	padding: 0;
	clear: both;
}
label strong {
	display: block;
	float: left;
	width: 175px;
	font-size: 12px;
	color: #444;
	text-align: right;
	padding: 0 5px 20px 0;
}
label strong em {
	color: #F89728;
	font-size: 20px;
 font-style: normal !important:
}

/* ---- Order Form Styles ---- */

.orderFromText {
	font-style: italic;
	font-weight: bold;
}

.orderFormSmallText {
	font-size: 9px;
}
