body#home {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_grad.jpg) repeat-x;
	background-color: #E68430;
}

a {
	color: #e68430;
	text-decoration: none;
}

#container
{
	padding: 0px;
	width: 812px;
	max-width: 812px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#branding
{
	background: url(../images/branding.jpg) no-repeat;
	height: 149px;
	width: 812px;
	margin: 0px;
	padding: 0px;
}

#branding ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	position: relative;
	right: 30px;
	top: 130px;
	width: 25em;
}

#branding ul li
{
	list-style-type: none;
	display: inline;
	float: right;
}


#branding ul li a
{
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#branding ul li a:hover {
	color: #ccc;
	border-bottom: 1px dashed #777;
}

#brandingmenu {
	float: right;
	position: relative;
	top: 125px; 
	color: white;
}

#brandingmenu a {
	text-decoration: none;
	font-family: "helvetica light", helvetica, sans-serif;
	color: white;
	font-size: 12px;
}

#brandingmenu a:hover {
	border-bottom: 1px dashed #555;
	font-family: "helvetica light", helvetica, sans-serif;
	color: white;
	font-size: 12px;
}

#homeMAIN {
	background: white url(../images/searchhack.gif) repeat-y right top;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	clear: both;
	float: left;
	width: 802px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#learnmore {
	float: left;
	background: #000000 url(../images/black_box_home_bg.gif) repeat-x left top;
	width: 544px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}

.learnmorelink {
	color: #aaa;
	font-family: "Helvetica Light", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	margin-left: 24px;
	text-decoration: none;
}

#arrow {
	background: url(../images/arrow.gif) no-repeat;
	width: 10px;
	height: 10px;
	position: relative;
	left: 90px;
	bottom: 25px;
}

#learnmore a:hover {
	color: white;
	border-bottom: 1px dashed #444;
}

#learnmore h1 {
	color: white;
	font-family: "Helvetica Light", Helvetica, sans-serif;
	font-size: 25px;
	padding-left: 24px;
	padding-right: 80px;
	padding-top: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 32px;
	margin: 0px;
}

h2 {
	color: #000;
	font-family: "Helvetica Light", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	padding-left: 12px;
	line-height: 1px;
}

#searchequip {
	float: right;
	background: #e68430 url(../images/searchtop.gif) top repeat-x;
	margin: 0px;
	padding: 35px 0px 0px;
	height: 131px;
	width: 248px;
}

#searchequip h1 {
	color: #fff;
	font-family: "helvetica light", helvetica;
	font-size: 19px;
	text-transform: uppercase;
	line-height: 1px;
	font-weight: bold;
}

#searchequip p {
	color: #fff;
	font-family: "helvetica light", helvetica;
	font-size: 12px;
}

#homeSUB {
	background: white;
	margin: 5px;
	float: left;
	padding: 0px;
	width: 802px;
	clear: both;
}


#homeSUB .sublink {
	color: #DC6F2A;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	padding-left: 12px;
	font-family: Helvetica, sans-serif;
}


#homeSUB .sublink:hover {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-left: 12px;
	font-family: Helvetica, sans-serif;
}


#homeSUB .sublinkmore {
	color: #333;
	font-family: "Helvetica Light", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 12px;
	text-decoration: underline;
}

#homeSUB #arrow {
	background: url(../images/arrow.gif) no-repeat;
	width: 10px;
	height: 10px;
	position: relative;
	left: 78px;
	bottom: 9px;
}


p {
	color: #000000;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: "helvetica light", helvetica, sans-serif;
	line-height: 16px;
	margin: 10px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#partnerLOGOS {
	padding: 2px;
	background: #EEEEEE;
	margin: 5px;
	float: left;
	clear: both;
}

#partnerLOGOSinner {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: left;
}

#partnerLOGOSinner img {
	margin: 0px;
	padding: 0px;
}

#signup {
	float: left;
	width: 212px;
	background: white;
	position: relative;
	border-left: 7px solid #DDDDDD;
	background: url(../images/sign-up.gif) no-repeat;
	padding-top: 30px;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#news {
	float: left;
	width: 311px;
	border-left: 7px solid #DDDDDD;
	background: url(../images/news_and_events.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#homeSUB h1 {
	margin: 0px;
	padding: 0px;
}

#homeSUB h1 a {
	color: #DC6F2A;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 0px 12px;
	line-height: 18px;
	display: block;
	padding: 0px;
}


#homeSUB h1 a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	padding-left: 12px;
	font-family: Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}

#homeSUB p {
	color: #000000;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: "helvetica light", helvetica, sans-serif;
	line-height: 14px;
	margin: 5px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#forsale {
	float: left;
	width: 238px;
	background: white;
	border-left: 7px solid #ddd;
	margin-right: 0px;
	background: url(../images/for_sale.gif) no-repeat;
	padding-top: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#innerCONTAINER
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 5px;
	width: 812px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#mainNAV
{
	margin: 5px;
	margin-left: 5px;
	padding: 0px;
	background-image: url(../images/main_nav_bg.gif);
	background-repeat: repeat-x;
	font-family: "Helvetica Light";
	font-size: 18px;
	font-style: normal;
	line-height: 2em;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	border-top: 5px solid white;
	background-color: #E68431;
}
 
#mainNAV a, #mainNAV a:link, #mainNAV a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#mainNAV a:hover, #mainNAV a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

#breadcrumSEARCH
{
	background-color: #E0DFDF;
	margin: 5px;
	padding: 0px 0px 0px 20px;
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	/*line-height: 31px;*/
	font-weight: normal;
	text-decoration: none;
	
}

#breadcrumSEARCH a, #breadcrumSEARCH a:link, #breadcrumSEARCH a:visited
{
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 2.5em;
	font-weight: normal;
	text-decoration: underline;
}

#breadcrumSEARCH a, #breadcrumSEARCH a:hover, #breadcrumSEARCH a:active
{
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 2.5em;
	font-weight: normal;
	text-decoration: none;
}

#copyright {
	font-family: helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	width: 812px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	height: 50px;
	clear: both;
}

#copyright p {
	color: #000;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: helvetica, sans-serif;
	line-height: 13px;
}

#creditApplication {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	display: inline;	
	}

#mapquest {
	float: left;
	width: 282px;
	background: #eee;
	margin-left: 5px;
	border-left: 7px solid #ccc;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#homeART
{
	margin: 5px;
	padding: 0px;
}

#cat {
	width: 183px;
	float: left;
	margin: 0px;
	padding-top: 22px;
	background: url(../images/equipcathead.gif) no-repeat top;
		border-bottom: 5px solid white;
}

#cat ul {
	width: 183px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#cat ul li {
	display: inline;
}

#cat ul li a {
	font-family: helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px solid #999;
	background: #fae0c9;
	padding-left: 23px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	text-decoration: none;
}

#cat ul li img {
	border: none;
}

#cat ul li a:hover {
	font-weight: normal;
	color: #000000;
	font-family: Helvetica, sans-serif;
	background: #F2C19A url(../images/bullet.gif) no-repeat 0px 50%;
	}

#cat ul li a:hover img {
	visibility: hidden;
}	

#catmain {
	border-left: 5px solid #d75514;
	background: #000;
	width: 540px;
	height: 420px;
}

#catmain ul {
	list-style-type: none;
}

*:first-child+html #catmain ul li {
	line-height: normal;
}
/*This nightmarish-looking hack prevents the "Browse for Equipment" list from overflowing the bottom of the container div in IE7.*/

#catmain ul li {
	line-height: 20px;
	list-style-type: none;
	background-image: url(/images/bulletmain.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 18px;
}

#catmain ul li.column1 {
	width: 150px;
}

#catmain ul li.column2 {
	width: 150px;
}

#catmain li.reset {
}

#catmain li a {
	font-weight: 300;
	font-size: 14px;
	display: block;
	color: #FFF;
	font-family: helvetica;
	text-decoration: none;
}

#catmain li a:hover {
	font-weight: 500;
	color: #e68430;
}

#signupFORM
{
	margin: 5px 0px 5px 12px;
	padding: 0px;
	float: left;
}


/*New as of 3/26 - mm*/

#clear {
	clear:both;
}

#sidebar {
	float: left;
	width: 183px;
	border-left: 5px solid white;	
}

#sidebar p {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	padding-top: .7em;
	margin-top: 0px;
	padding-left: .7em;
	padding-right: .7em;
	line-height: 12px;
	color: #000000;
}


#trainsafety {
	background: #FEF2E5 url(../images/trainsafety_head.gif) no-repeat top;
	border-top: 3px solid #DC5900;
	float: left;
	width: 181px;
	border-left: 1px #DC5900 solid;
	border-right: 1px #DC5900 solid;
	border-bottom: 1px #DC5900 solid;
	margin: 0px 0px 5px;
	padding: 42px 0px 0px;
}

#trainsafety a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#trainsafetyBODY {
	background: url(../images/trainsafety_grad.jpg);
	background-repeat: repeat-x;
	background-color: #fef2e5;
	border-left: 2px white solid;
	border-right: 2px white solid;
	float: left;
	margin: 0px;
	padding: 0px;
}

#creditapp {
	background: #fff url(../images/creditapp_head.gif) no-repeat top;
	border-top: 2px solid #194470;
	float: left;
	width: 181px;
	border-left: 1px #194470 solid;
	border-right: 1px #194470 solid;
	border-bottom: 1px #194470 solid;
	margin: 0px;
	padding: 27px 0px 0px;
}

#creditapp a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

#creditappBODY {
	background: url(../images/creditapp_grad.jpg) top repeat-x;
	border-left: 2px white solid;
	border-right: 2px white solid;
	margin: 0px;
	padding: 0px;
}

#catbody {
	float: left;
	width: 611px;
	margin: 0px 0px 0px 7px;
	padding: 0px;
}

#catbodyHEAD {
	float: left;
	background: #000000 url(../images/black_box_home_bg.gif) repeat-x left top;
	border-left: 5px solid #DE6218;
	border-right: 2px solid black;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	width: 578px;
}

#catbodyHEAD h1 {
	font-family: "Helvetica Light", Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -.02em;
	font-weight: normal;
	line-height: 2em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#product {
	clear: both;
	width: 550px;
	background: url(../images/product_grad.jpg) repeat-y top left;
	margin-top: .5em;
	margin-left: .5em;
	float: left;
	padding: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	/*border: 1px black dashed;*/
}

#product img {
	border: 1px solid #000;
	float: left;
	margin: 0px;
	padding: 0px;
}

#product h1 {
	color: #DE6218;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	/*font-weight: bold;*/
}

#product h1 a {
	color: #DE6218;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	padding: 0px;
	/*font-weight: bold;*/
}

#product h1 a:hover {
	color: #000;
}

#product h2 {
	color: #000000;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
	padding: 0em;
	/*font-weight: bold;*/
}

#product p {
	color: #000000;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 2px 0px 2px 10px;
	padding: 0px;
}

#viewdetails {
	background: url(../images/viewdetails.gif) no-repeat top;
	width: 105px;
	height: 23px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	display: block;
}

#product_content {
	float: left;
	width: 350px;
	margin-bottom: 5px;
}


/* new as of 3/28 - mm */

#catbodyHEAD .item {
	font-family: Helvetica, sans-serif;
	color: #E27E2E;
	font-size: 16px;
	text-transform: none;
	line-height: 200%;
	margin: 0px 0px 0px 0.25em;
	color: #de6218;
	font-weight: normal;
	padding: 0px;
	}
	
#catbodyHEAD .category {
	font-family: "Helvetica Light", Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -.02em;
	font-weight: normal;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	}
	
	#product_detail {
		float: left;
		width: 600px;
		background: url(../images/product_detail_bg_fade.gif) repeat-y left top;
		margin-top: 7px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		display: inline;
	}

	#product_detail_content {
		float: right;
		border: 1px blue dashed;
		margin-bottom: 10px;
	}
	
	#product_detail h1 {
		color: #DE6218;
		font-size: 16px;
		font-family: Helvetica, sans-serif;
		line-height: 18px;
		margin: 10px 0px 0px 10px;
		padding: 0px;
		/*font-weight: bold;*/
	}

	#product_detail h2 {
		color: #000000;
		font-size: 13px;
		font-family: Helvetica, sans-serif;
		line-height: normal;
		margin: 2px 0px 2px 10px;
		padding: 0em;
		/*font-weight: bold;*/
	}
	
	#product_detail img.photo {
	padding: 0px;
	margin: 0px;
	float: left;
	border: 1px solid #666;
	clear: both;
	
	}
	
		#product_detail img {
	clear: both;
	float: left;
	}
	
	#subimg_links img {
		border: none;
		float: none;
		margin-top: 4px;
		padding: 0px;
	}
	#subimg_links {
		float: none;
		margin: 0px;
		padding: 0px;
	}
	
	#content_wrap {
	float: right;
	width: 325px;
	margin-right: 25px;
	margin-top: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-bottom: 30px;
	display: inline;
	}
	
	#content_wrap h1 {
		color: #000000;
		font-size: 15px;
		font-family: Helvetica, sans-serif;
		line-height: normal;
		margin: 0px;
		padding: 0em;
		font-weight: bold;
	}
	
	#content_wrap p {
		color: #000000;
		font-size: 12px;
		font-family: Helvetica, sans-serif;
		line-height: 150%;
		margin: 10px 0px 0px;
		padding: 0em;
	}
	
	#content_wrap #moredetails div {
		color: #000000;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 10px 0px 0px;
		padding: 0em;
	}
	
	#content_wrap #moredetails ul {
		color: #000000;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 10px 0px 0px;
		padding: 0em;
	}

	#content_wrap #moredetails ul li {
		color: #000000;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 14px;
		margin: 0px;
		padding: 0em;
	}
	

#moredetails ul li {
		color: #000000;
		font-size: 12px;
		font-family: Helvetica, sans-serif;
		line-height: 150%;
		margin: 10px 0px 0px;
		padding: 0em;
	}
	
	
.domtab {
 	position: relative;
	width: 390px;
	background: #fff;
	padding:0px;
	margin: 0px;
	border: 1px solid #777;
	bottom: 935px;
	left: 564px;
}
ul.domtabs{
	list-style: none;
	width:100%;
	padding:0px;
	margin: 0px;			
}
ul.domtabs li{
	float:left;
	padding:0px;
	margin: 0px;
}
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	font-family: "helvetica light", helvetica, sans-serif;
	font-size: 11px;
	padding:.5em;
	display:block;
	background:none;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

ul.domtabs a:hover{
	background:#fde9d5;
}
div.domtab div{
	clear:both;
	width:auto;
	background:#fde9d5;
	color:#000;
	padding-left:12px;
	padding-top:8px;
	padding-bottom:8px;
}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background:#fde9d5;
	color:#000;
}
#tabcontent {
	height: 200px;
}

#tabcontent p {
	margin:0px;
	font-size: 10px;
}
#tabcontent h2{
	font-size:1.3em;
	color:#cfc;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial,Sans-Serif;
	padding:0 0 .7em .2em;
}
#tabcontent h1{
	color: #000;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	font-family:"helvetica light", helvetica, Sans-Serif;
	padding: 0px;
	margin: 0px;
	background:none;
}
pre{
	font-size:1.2em;
	padding:1em;
}
div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active
{
	color:#fff;
	display:block;
	padding:1em .5em;
	font-weight:bold;
	font-size:1.3em;
}

.domtabs .other_info {
	display: block;
	width: 100pc;
}

#productDETAILutils
{
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 232px;
	display: inline;
}

.mainimg img {
	border: 1px solid #777;
}

#productDETAILutils p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 232px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	font-size: 12px;
	line-height: normal;
}

#productDETAILutils ul
{
	margin: 5px 0px 10px;
	padding: 0px;
	clear: both;
	float: left;
	list-style-type: none;
	width: 232px;

}

#productDETAILutils ul li
{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 125%;
	height: 2em;
}


#productDETAILutils ul li a
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
}

#productDETAILutils ul li#print
{
	background-image: url(../images/printer.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
}

#productDETAILutils ul li#email
{
	background-image: url(../images/email.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
}

#productDETAILutils ul li#download
{
	background-image: url(../images/download_icon_001.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
}

#moredetails { 
	float:right;
	margin-right: 20px;
	padding-left: 0px;
	width:329px;
	background-color: #fde9d5;
	border: 1px solid #777;
	padding-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

#moredetails h2 {
	font-weight:bold;
}

#moredetails p {
	padding-bottom: 15px;
}

#contact {
	border: 1px solid #777;
	margin-bottom: 15px;
}

#contact h1 {
	font-family: "helvetica light", helvetica, arial, sans-serif;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 1.2em;
	color: #d85614;
}
 
/* New as of 4/9/07 - MDM */

#prevnext {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	color: #ccc;
}

#prevnext a {
	color: #E68430;
}


#contactus {
	float: left;
	background: url(../images/black_box_home_bg.gif) repeat-x;
	background-color: #000;
	width: 475px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-left: 7px solid #E68430;
}

#contactus h1 {
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 22px;
	padding-bottom: 10px;
	margin: 0px;
}

#contactus h2 {
	color: #E68430;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

#contactus p {
	color: #E68430;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
	margin: 3px;
	margin-top: 15px;
}
 #contactInfo {
	float: left;
	width: 282px;
	background: #eee;
	margin-left: 5px;
	border-left: 7px solid #ccc;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
}

#contactInfo h1 {
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 22px;
	padding-bottom: 10px;
	margin: 8px;
	line-height: 1em;
}

#contactInfo h2 {
	color: #E68430;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
}

#contactInfo p {
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-left: 0px;
	margin: 3px;
}

#contactForm p {
	padding: 0px;
}

#news2 {
	float: left;
	width: 500px;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-left: 7px solid #ddd;
}

#news2 h1 {
	color: #E68430;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 22px;
	text-decoration: underline;
}

#news2 h2 {
	color: #555;
	padding-left: 0px;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 12px;
}

#news2 p {
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-left: 0px;
}

#featNews {
	width: 230px;
	background: #fff;
	margin-top: 7px;
	margin-left: 5px;
	padding: 5px;
	border-left: 7px solid #ddd; 
}

#featNews h1 {
	color: #E68430;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 14px;
	text-decoration: underline;
}

#featNews h2 {
	color: #555;
	padding-left: 0px;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 11px;
}

#featNews p {
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left: 0px;
}

#newsheader h1 {
	margin-left: 5px;
	color: #E68430;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	text-decoration: none;
}

#newsheader {

	width: 534px;
	padding: 7px;
	background: #000000 url(../images/black_box_home_bg.gif) repeat-x left top;
	border-left: 7x solid #DE6218;
	border-right: 2px solid black;
}

#faqwrap {
	float: left;
	width: 523px;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;

}

#faqlist {
		width: 498px;
		border-left: 7px solid #888;
		border-right: 1px solid #ddd;
		border-top: 1px solid #ddd; 
		border-bottom: 1px solid #ddd;
		background: #f7f7f7;
}

#faqlist ul {
	list-style-type: square;
}

#faqlist li a {
	color: #111;
	font-family: "Helvetica Light", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-left: 5px;
	text-decoration: none;
}

#faqlist li a:hover {
	color: #333;
	border-bottom: 1px dashed #444;
}

#faqwrap h1 {
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	text-decoration: underline;
}

#faqwrap {
	padding-top: 3px;
	margin: 0px;
}

#faqs {
		width: 480px;
		border-left: 7px solid #ddd;
		padding-left: 15px;
		padding-top: 2px;
		margin-top: 10px;
		padding-bottom: 5px;
}

#faqs h1 {
	color: #E68430;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	text-decoration: none;
	padding-top: 3px;
}

#newsheader h1 {
	margin-left: 5px;
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 2em;
}

#newsheader {
	width: 510px;
	float: left;
	background: #000000 url(../images/black_box_home_bg.gif) repeat-x left top;
	border-left: 7px solid #DE6218;
	border-right: 2px solid black;
	margin-bottom: 10px;
	padding: 0px 10px 0px 15px;
}

#adamHEAD {
	float: left;
	background: #000000 url(../images/black_box_home_bg.gif) repeat-x left top;
	border-left: 5px solid #DE6218;
	border-right: 2px solid white;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 15px;
	width: 510px;
}

#adamHEAD h1 {
	font-family: "Helvetica Light", Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -.02em;
	font-weight: normal;
	line-height: 2em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


#contactus h1 {
	font-family: "Helvetica Light", Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -.02em;
	font-weight: normal;
	line-height: 2em;
}


#featuredHEAD {
	float: left;
	background: #666 url(../images/featured_head.jpg) repeat-x left top;
	border-left: 5px solid #DE6218;
	border-right: 2px solid #777;
	width: 252px;
}

#featuredHEAD h1 {
	font-family: "Helvetica Light", Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -.02em;
	font-weight: normal;
	line-height: 2em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	text-decoration: none;
}

#contactFAQ {
	float: left;
	padding-left: 15px;
	padding-top: 13px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 498px;
	background-color: none;
	margin-left: 15px;
	border-left: 7px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd; 
	border-bottom: 1px solid #ddd;
	background: #f7f7f7;
}

#contactFAQ h1 {
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 22px;
	padding-bottom: 0px;
	margin: 0px;
}

#readmore {
	padding-top: 10px;
}

#readmore a {
  		font-weight:bold;
		color: #444;
		font-family: "Helvetica Light", Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
}

#readmore a:hover {
		color: #666;
		border-bottom: 1px dashed #666;
}

#newstools {
	margin-top: 10px;
	padding: 10px;
	line-height: 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: "helvetica light", helvetica, arial, sans-serif;
	font-size: 11px;
	color: #777;
}

#newstools a {
	font-size: 12px;
	color: #DE6218;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

#newstools a:hover {
	color: #000;
	border-bottom: 1px dashed #777;
}

#headlineWrap {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#headlineWrap h1 a {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#headlineWrap h1 a:hover {
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#advsearchrow {
	width: 350px;
	padding: 3px;
}

#advsearchwrap {
	float: left;
	width: 500px;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-left: 5px solid #DE6218;
}

.searchform {
	border: 1px solid #bbb;
	background: #fff;
}

.searchbutton {
	border: 1px solid #bbb;
	background: #fafafa;
}

#advsearchtext {
	padding-top: 3px;
	float: left;
	width: 80px;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #fff;
}

#adamHEAD_nocaps {
	float: left;
	background: #000000 url(../images/black_box_home_bg.gif) repeat-x left top;
	border-left: 5px solid #DE6218;
	border-right: 2px solid white;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	width: 510px;
}

#adamHEAD_nocaps h1 {
	font-family: "Helvetica Light", Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -.02em;
	font-weight: normal;
	line-height: 2em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	text-decoration: none;
}

#homeLink {
	float: left;
	margin-top: 25px;
	height: 115px;
	width: 250px;
}
