/*****margin: (top)0px (right)40px (bottom)10px (left)10px;***/

body{
	font-family:"Times New Roman", Times, serif;
	background-color:#fff;
	margin:0px;
	
}

a{
	outline:none;	
}

.site-map ul{
	
}

.product-categories{
	background-color:#fff;
	
}

.product-categories ul{
	border:none;
	background-color:#fff;
}

/*************Hot Spot****************/

.hot-spot{
	text-align:center;
	font-size: 11px;
	padding:5px 0 5px 0;
	margin:5px 0 0 0;
	background-color:#e9a322;
	font-weight:bold;
}

.hot-spot .subhead{
	color:#000;	
	font-size:12px;
}

.hot-spot a{
	color:#000;	
}

.hot-spot a:hover{
	color:#000;	
}


/************Heading Styles**************/

.about, .projects, .affiliations, .directions, .contact{
	color:#000;
	/*color:#e9a322;*/
}

.header-address {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:900;
	margin:0 0 8px 0;
	padding:0 0 5px 35px;
	border-bottom:1px solid #e9a322;
	text-align:left;
	
}

.navbar {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:900;
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #e9a322;
	width:auto;
}

.navbar a{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	border-right:1px solid #e9a322;
	text-decoration:none;
	padding:5px 10px 5px 10px;
}

.navbar a:hover{
	color:#e9a322;
	/*color: #000;*/
	text-decoration:none;
}

.logo{
	
}

.tagline{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:900;
}

h1.header{
	color:#e9a322;
	font-weight: 900;
	font-size: 22px;
	margin:0 0 10px 0;
	padding:10px 10px 10px 10px;
	background-color:#000000;
	vertical-align:middle;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*width:771px;*/
	display:block;
}

h1.subsections{
	color:#000;
	font-weight: 900;
	font-size: 14px;
	margin:0 0 10px 0;
	padding:10px 10px 10px 10px;
	background-color:#c1c0bf;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*width:771px;*/
	display:block;
}

.breadcrumbs {
	padding-left:30px;
	background-image:url(images/template/breadcrumb-logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

.breadcrumbs2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:auto auto 20px auto;
	font-size:11px;
}

.breadcrumbs2 a{
	color:#CC6600;
	text-decoration:underline;
}
.breadcrumbs3
{
	float:right;	
}

/***********Content Styles***********/

h1 {
	color:#000;
	font-weight: 900;
	font-size: 14px;
	margin:auto auto 20px auto;
	/*padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #f93;*/
}

h1 a{
	color:#CC6600;
	text-decoration:underline;
}

h1 a:hover{
	color:#333;
	text-decoration:none;
}

h2 {
	color:#000;
	font-weight: 900;
	font-size: 20px;
	padding:0;
	margin:0;
}
h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#CC6600;
	font-size:36px;
}
.content {
	font-size: 14px;
	padding:10px 0 10px 15px; 
	margin:0;
	min-height:400px;
	
}

.content ul{
	list-style:square;
	margin-left:35px;
	padding-left:0px;
	margin-top:0;
}

.content ul li{
	line-height:24px;
	color: #333;
}

.content ol li{
	line-height:24px;
	color: #333;
}

.content td{
	font-size: 14px;
	color: #333;
	line-height:24px;
}

p {
	color: #333;
	line-height: 24px;
}

a{
	color:#CC6600;
	text-decoration:underline;
}

a:hover{
	color: #e39d3c;
	text-decoration:none;
}


.subhead{
	color:#c63;
	font-weight: 900;
}

.subhead2{
	color:#000;
	font-weight:900;
}


form{
	margin:0;
	padding:0;
}

form{
	margin:0;
	padding:0;
}

.small-text{
	font-size:9px;
	line-height:18px;
}

.product-table{
	/*margin:20px auto auto auto;*/
}

.grey-table{
	background-color:#333;
	
	border-top:1px solid #666;
	border-left:1px solid #666;
}

.grey-table td{
	font-size:12px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	color:#FFFFFF;
	text-align:center;
}

/*ul.york-bullets{
	padding-left:0;
	margin-left:30px;
}

.york-bullets li{
	padding-left:30px;
	list-style:url(images/template/breadcrumb-logo.jpg);
	padding:0 5px 0 10px;
	font-size:18px;
}*/

.all-border{
	border: 1px solid #000;
}

.main-sections td{
	font-size:22px;
}

.table-border{
	border-top:1px solid #000;
	border-left:1px solid #000;
}

.table-border td{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

.sub-subsections{
	border-bottom:1px solid #ccc;
	color:#000;
	font-weight: 900;
	font-size: 14px;
	margin:0 0 0 20px;
	padding:0 10px 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a img{
	border-color:#CC6600;
}

.right-image{
	border:1px solid #CC6600;
	float:right;
	margin-left:10px;
	
}

.right-side{
	border:1px solid #e39d3c;
	width:152px;
	float:right;
}

.season-specials{
	width:450px;
	background-color:#000000;
	margin:auto;
	border:1px solid #000;
}


.season-specials a{
	color:#e9a322;
	font-size:30px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 0;
}

.season-specials a img{
	border:none;
	padding:0;
	display:inline;
	margin:0;
}
.season-specials a:hover img{
	border:none;
}
/*********Sublink Styles*******/

.sublinks{
	border:1px solid #e39d3c;
	padding:10px 0 10px 0; 
	margin:0;
	width:150px;
	background-image:url(images/template/faded-building.jpg);
	background-color:#d4d4d6;
	background-repeat:no-repeat;
}

.sublinks li{
	padding:0;
	margin:0;
	list-style-type:none;
}

.sublinks li a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:900;
	color:#000;
	text-decoration:none;
	padding:0 5px 0 5px;
	margin:5px 0 5px 0;
	display:block;
}

.sublinks li a:hover{
	color:#CC6600;
	text-decoration:none;
}

.sublinks li ul {
	margin:0 0 0 10px;
	padding:0;
	
}

.sublinks li ul li{
	margin:0;
	padding:0;
}

.sublinks li ul li a{
	font-size:12px;
}



ul.scaffold-rentals-sales, .scaffold-planks, .suspended-systems, .extension-ladders, .step-ladders, .single-ladders, .specialty-ladders, .material-hoists, .safety-equipment{
	display:none;	
}




/**********Bottom Styles*********/	

.bottom-links {
	color:#CC6600;
	font-size:13px;
	margin:0;
	padding:0 0 0 165px;
}

.bottom-links a{
	color:#CC6600;
	text-decoration:underline;
}

.bottom-links a:hover{
	color: #e39d3c;
	text-decoration:none;
}


.address{
	font-size: 13px;
	color: #333;
	line-height:14px;
	padding:15px 0 15px 165px;
	margin:0;
}

.address a{
	color:#CC6600;
	text-decoration:underline;
}

.address a:hover{
	color: #e39d3c;
	text-decoration:none;
}

.disclaimer {
	margin:0;
	padding:0 0 15px 165px;
	font-size: 13px;
	color: #333;
}

.disclaimer a{
	color: #333;
	text-decoration:underline;
}

.disclaimer a:hover{
	color: #333;
	text-decoration:none;
}

