/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Helvetica, Arial,sans-serif;
	color: #26354A;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.tile.gif);
	background-repeat: repeat;
	text-align: center;
}

a {
	color: #26354A;
	text-decoration: none;
}

a:link{
	color: #26354A;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FF9900;
	text-decoration: underline;
}

/*a:active {
color: #26354A;
}*/

p {
	font-size: 12px;
	text-align: justify;
	line-height: 1.45;
}

h1{
 font-family: Helvetica, Arial,sans-serif;
 font-size: 24px;
 color: #FFBA00;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Helvetica, Arial,sans-serif;
 font-size: 18px;
 color: #FF6600;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Helvetica, Arial,sans-serif;
 font-size: 16px;
 color: #FF6600;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Helvetica, Arial,sans-serif;
/* font-size: 14px;
*/ font-weight: normal;
 color: #D3DCE6;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Helvetica, Arial,sans-serif;
 font-size: 14px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
 font-size: inherit;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Helvetica, Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
margin: 0px auto 0px auto; /*040408*/
width: 950px;
text-align: left;
background-color: #D3DCE6;
}

#masthead{
	height: 120px;
	background-color: #26354A;
}

#contentWrapper {
	width: 950px; /*040308*/
	float: left;
 	background-color: #D3DCE6;
}

#navBar{
	float: left;
	width: 220px;
	margin: 0px;
	background-color: #26354A;
	border-right: 1px solid #D3DCE6;
}

#rightCol{
	float: right;
	width: 195px;
	border-left: 1px solid #D3DCE6;
	background-color: #64748B;
}

#centerCol{
	width: 520px;
	float: left;
	padding-bottom: 0px;
	}

#centerCol2{
	width: 650px;
	float: left; /*040408*/
	padding-bottom: 10px;
}

#footer {
	background-color: #64748B;
	clear: both;
	height: 60px;
	width: 950px;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#logo {
	float: left;
 }

#headerInfo {
float: right;
}  /*040308*/

/************* #globalNav styles **************/

#globalNav{
	text-align: center;
	padding: 0px 0px 5px 10px;
	color: #26354A;
	background-image: url(images/globalNav.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 13px;
	font-variant: small-caps;
	padding: 5px 10px 5px 10px;
	color: #26354A;
	text-decoration: none;
}
#globalNav a:visited{
	color: #26354A;
}

#globalNav a:hover, #globalNav .current{
	color: #D3DCE6;
	text-decoration: none;
	background-image:  url(images/on.globalNav.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

.welcomeSite {
	padding-left: 10px;
	color: #64748B;
	font-style: normal;
	}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 11px;
	padding: 2px 0px 20px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 10px 0px 10px;
	text-align: center;
}

.feature2 {
	padding: 0px 10px 10px 30px;
}
.feature h3, .feature2 h3 {
	padding: 20px 0px 5px 0px;
	text-align: center;
}

.feature img, .feature2 img {
	background-color: #D3DCE6;
	border: 1px solid #26354A;
}
.indexImage {
/*	float: center;
*/	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
}

div.products {
	text-align: center;
	padding: 0px 10px 10px 15px;
}

.products h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

div.products2{
	text-align: center;
	clear: both;
	padding: 5px 10px 10px 15px;
}

.products2 h3{
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #FF6600;
	font-size: 14px;
}
.products2 ul {
font-size: 12px;
text-align: left;
text-indent: 25px;
line-height: 1.25;
}
.products3 p{
text-align: center;
}
div.contactUs {
	color: #ff6600;
	text-align: center;
	clear: both;
	padding: 20px 0px 10px 0px;
	font-weight: bold;
}

div.contactUs p {
	text-align: center;
	color: #64748B;
	line-height: 1.75;
}
.contactUs {
text-align: center;
font-weight: bold;
}
div.divider {
	text-align: center;
	color: #64748B;
	width: 100%;
	clear: both;
	padding-top: 20px;
	}

div.usedMachinery {
}

div.usedMachinery p {
padding: 0px;
margin: 0px;
}

.top {
float: right;
text-align: right;
font-size: 10px;
}
.top a, .top a:link, .top a:visited {
color: #64748B;
text-decoration: none;
}	
.top a:hover {
color: #FF9900;
text-decoration: none;
}
/********* Images with Captions ***********/

.image_boxLeft {
float: left;
padding: 10px;
}
.image_boxRight {
float: right;
padding: 10px;
}
.image_boxCenter {
float: none;
text-align: center;
padding: 10px;
}

.image_boxLeft img, .image_boxRight img, .image_boxCenter img {
	border: 1px solid #26354A;
}

.caption {
text-align: center;
font-size: 11px;
color: #64748B;
padding: 5px;
margin: 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px 10px;
}
.story h3{
text-align: center;
}

.story p{
	padding: 0px 0px 0px 0px;
}

.leftList {
font-size: 11px;
width: 50%;
float: left;
 }
 
.rightList {
font-size: 11px;
float: left;
margin-left: 20px;
}

	
.leftList li, .rightList li {
padding-bottom: 5px;
}

#service h5, #service p, #service .rightList, #service .leftList 
 {
	width:285px;
	padding: 0px;
	font-size: 12px;
	}
#service  {
padding-bottom: 10px;
border-bottom: #26354A dotted;
}

#service .bold 
{ font-weight: bold;}

.clear{
clear: both;
}

/************** .feature styles ***************/

.feature2{
	padding: 0px 40px 10px 40px;
}

.feature2 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/*.feature2 img{
	float: left;
	padding: 10px 10px 0px 0px;
}
*/

/************** .story styles *****************/

.story2{
	clear: both;
	padding: 10px 30px 0px 30px;
}

.story2 p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
/*	clear: both;*/
	text-align: center;
/*	border: 1px solid #D3DCE6;
*/	font-size: 10px;
	color: #26354A;
	padding: 10px 10px 10px 10px;
	background-color: #64748B;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #D3DCE6;
	font-size: 12px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #26354A;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar ul ul{
	color: #D3DCE6;
	font-size: 12px;
}
#navBar ul ul li {
	text-indent: 30px;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 11px;
}

#sectionLinks h2{
	padding: 20px 0px 5px 10px;
}

#sectionLinks a {
	color: #D3DCE6;
	display: block;
/*	padding: 6px 10px 4px 10px;
*/	padding: 3px 10px 2px 10px;

	text-decoration: none;
}

#sectionLinks a:hover{
	color: #26354A;
	background-color: #D3DCE6;
	text-decoration: none;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 20px 10px 10px;
	font-size: 11px;
	color: #D3DCE6;
}

.relatedLinks h3{
	padding: 10px 0px 5px 0px;
	}
.relatedLinks p {
margin: 0px;
}
.relatedLinks li {
margin-left: 10px;
}	
.relatedLinks a:link
 {
	color: #D3DCE6;
	display: block; 
}
.relatedLinks a:hover{
color: #FF9900;
}
.relatedLinks a:visited {
	color: #006699;
	display: block; 
}
.relatedLinks img {
width: 75px;
height: 25px;
}
/************** #rightCol elements **************/

#rightCol a, #rightCol a:link, #rightCol a:visited {
color: #D3DCE6;
text-decoration: none;
}	
#rightCol a:hover {
 color: #ff9900;
 }
#rightCol a:visited {
 color: #006699;
 }
 
#tradeShows, #specials, #usedMachinery {
	padding: 20px 10px 20px 10px;
	font-size: 12px;
	width: inherit;

}
#usedMachinery, #specials {
	text-align: justify;
}
#tradeShows h3, #specials h3, #usedMachinery h3 {
	padding-bottom: 5px;
}
#tradeShows h4, #usedMachinery h4, #specials h4 {
font-size: 12px;
padding: 12px 0px 0px 0px;
text-align: left;
}

#tradeShows p {
margin: 0;
font-size: 10px;
text-align: left;
/*width: 175px;*/
}
#usedMachinery p, #specials p {
	margin: 0px;
}
.item {
font-size: 10px;
text-align: left;
}
#specials img, #usedMachinery img {

/*	padding-top: 5px;
	padding-bottom: 5px;*/
		display: block;
	margin: 5px 5px 5px 0px;
	border: 1px solid #26354A;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 12px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#siteMap {
	font-size: 12px;
	text-align: left;
	margin: auto;
	width: 350px;
}
