/*
body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 8px;
	margin-right: 3px;
}

h1 {
	margin-top: 5px;
	margin-bottom: 3px;
	vertical-align: top;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #4E7092;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #4E7092;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	font-weight: bold;
}
a {
	color: #8C2911;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8C2911;
	text-decoration: underline;
	font-weight: bold;
}
.bodyText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 5px;
	line-height: 16px;
}
.columnText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 14px;
	margin-bottom: 0px;
}
.columnHead {
	margin-top: 0px;
	margin-bottom: 3px;
	vertical-align: top;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #8C2911;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
.yellow {
	background-color: #F79F48;
	border-right: 1px solid #81462E;
}
.yellowBox {
	background-color: #F79F48;
	background-image: url(../images/yellowBox.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #81462E;
}
.crateRedBack {
	background-color: #81462E;
	background-image: url(../images/crateBack.gif);
	background-repeat: no-repeat;
}
.redNavBox {
	background-color: #81462E;
	padding-bottom: 0px;
}
.footer {
	color: #FFFFFF;
	background-color: #000000;
}
.footerText {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
	margin-top: 5px;
}
.whiteText {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 15px;
	line-height: 25px;
}
.smallText {
	font-size: 8px;
	color: #000000;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
}
.topImage {
	background-image: url(../images/headCrates.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.secondaryNav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
	line-height: 8px;
}
a.secondaryNav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.secondaryNav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F79F48;
	text-decoration: none
}
.secNavHead {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 10px;
}
a.secNavHead {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 15px;
}
a.secNavHead:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F79F48;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.indentText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 5px;
	line-height: 16px;
}
.sitemapText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 5px;
	line-height: 16px;
}
*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #4E7092;
	font-weight: bold;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
	color: #8C2911;
}

a {
	color: #8C2911;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #8C2911;
	text-decoration: underline;
	font-weight: bold;
}

li {
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
	background-image: url(../images/container.jpg);
	background-repeat: repeat-y;
}

#containerHome {
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
	background-image: url(../images/containerHome.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 758px;
	height: 90px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
}

#header img {
	float: left;
	border: 0px;
	margin-top: 4px;
	margin-left: 16px;
}

#header div {
	float:right;
	padding:3px 18px 0px 0px;
	font-size:10px;	
}

#header b {
	font-size:12px;
	line-height:18px;
}

#header a {
	color:#000;
	font-weight:normal;
}

#subHead {
	width: 758px;
	height: 120px;
	background-color: #81462E;
}

#subHead img {
	float: right;
}

#subHeadLeft {
	padding: 10px;
	width: 177px;
	height: 100px;
	float: left;
	background-color: #81462E;

}

#subHeadLeft a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

#leftContent {
	padding: 15px;	
}

.secondaryNav {
	margin-bottom: 10px;
}

#subHeadHome {
	width: 758px;
	height: 200px;
	background-color: #81462E;
}

#subHeadHomeLeft {
	padding-left: 15px;
	width: 264px;
	height: 268px;
	background: url(../images/crateBack.gif) bottom #81462E no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 26px;
	float: left;
}

#subHeadHomeLeft h2 {
	color:#FFF;
	font-size:24px;
}

#subHeadHomeLeft p {
	margin: 0px;
}

#subHeadHomeRight {
	float: right;
	background-color: #FFFFFF;
}

#left {
	width: 197px;
	height: 400px;
	float: left;
	background-color: #F79F48;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
	border-right: solid 1px #81462E;
}

#leftHome {
	width: 279px;
	min-height: 500px;
	float: left;
	background-color: #F79F48;
	border-right: solid 1px #81462E;
	font-size: 11px;
	color: #000000;
}

#leftHome h3 {
	margin: 0px;
}

#leftHome p {
	margin: 0px;
}

#leftHome img {
	border: 0px; 
}

#right {
	padding: 20px;
	padding-top: 10px;
	width: 520px;
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}


#rightHome {
	padding: 20px;
	padding-top: 10px;
	width: 437px;
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

#rightHome #jsLinks {
	margin:-21px;
	margin-top:19px;
	margin-right:-22px;
	border:1px solid #333;
	background-color:#4E7092;
	font-weight:normal;
	color:#FFF;
	padding:6px 0;
	white-space:nowrap;
}

#homeForm { 
	border:1px solid #FFF;
	padding:10px;
	margin-right:16px;
	margin-top:4px;
}

#homeForm #hf1 {
	padding-top:2px;
}

#homeForm #hf2 {
	padding-top:10px;
}

#fSubmit {
	padding: 10px 16px 0px 0px;	
}

#rightHome #jsLinks a {
	font-weight:normal;
	color:#FFF;
}

.jsText {
	display: none;	
}

#jsText1 {
	display: inline-block;	
}

#footer {
	padding-top: 10px;
	width: 758px;
	height: 80px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-left:1px solid #FFF;
	padding:0 8px;
	margin:0px;
}

#footer #bot_nav0 {
	border-left:none;	
}

#dropnavContainer {
	background-color: #4E7092;
	width: 758px;
}

#dropnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 22px;
}

#dropnav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	padding: 0 10px;
	font-weight: normal;
	border-left: 1px solid #000000;
}

#dropnav #top_nav0 {
	border-left: none;
	padding: 0 15px;
	font-weight: normal;
	/*margin-left: 10px;*/
}

#dropnav a:hover {
	background-color: #25527E;
	color: #FFFFFF;
}

#dropnav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#dropnav li ul {
	position: absolute;
	background-color: #25527E;
	width: 15em;
	left: -999em;
	border-top: 1px solid #003F62;
	border-right: 1px solid #003F62;
	border-left: 1px solid #003F62;
	z-index: 100;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 12px;
}

#dropnav li li {
	display: block;
	width: 15em;
}

#dropnav li ul a {
	border-bottom: 1px solid #000000;
	padding: 6px 10px;
	border-left: none;
	line-height: 12px;
}

#dropnav li ul a:hover {
	background-color: #4E7092;
	color: #FFFFFF;
}

#dropnav li:hover ul {
	left: auto;
}

#dropnav li:hover ul, #dropnav li.sfhover ul {
	left: auto;
}

#dropnav li:hover, #dropnav li.hover {
	position: static; /* to correct ie7 bug */
}

#logoBox {
	margin-top: 20px;
	width: 249px;
	text-align: center;
}

#pierceBox {
	border-bottom: 1px solid #8C2911;
	margin-bottom: 15px;
}

#pierceLogo {
	margin-right: 20px;
	float: left;
}

#pierceText {
	float: left;
	margin-top: 10px;
}
