@charset "UTF-8";
/* CSS Document */
/* Created exclusively for Metalcrafts, Inc. 2-2009 -  www.artisticality.com/www.wendyrotherdesigns.com  All Rights Reserved 

*********************************************


Updated:	March 2009----Then again August 2011

Colors:
	Blue: #557699
	Red #990000
	Grey: #EEEEEE

	
	
*********************************************
*/

body  {
	font: 14px/20px Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #557699 url(art/bg.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 859px;  
	margin: 0 auto; 
	text-align: left; 
	background-color: w
} 
 
#header { 
	height: 165px;
	background: url(art/newBanner.jpg) no-repeat;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

h1 {Color: #990000;}
h2 {Color: #990000;
	font-size: 16px;}
h3 {Color: #990000;}

/* ______________Addresses at top_________________ */

#addresses { height: 82px;
	padding: 10px 5px 0 5px;
	margin: 0 10px 0 35px;
	font: 12px/22px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: white;
}
#addresses a:link {color: white;}
#addresses a:visited {color: white}
#addresses a:hover {color: #557699;}

#add {
	width: 259px;
	height: 82px;
	text-align: center;
	float: left; }
	
#addMiddle {
	width: 286px;
	height: 82px;
	text-align: center;
	float: left; }
#Phone {
	width: 510px;
	height: 82px;
	float: left;
	padding-right: 35px; }


	
#holder {

	background-color: white;
	margin: 20px 10px 0 37px;
	padding: 0px;
}

a:link {color: #990000;}
a:visited {color: #666666}
a:hover {color: #557699;}


/* ______________Navigation_____________________ */
	
#sidebar1 {
	float: left; 
	width: 200px; 
	padding: 35px 10px 15px 20px;
	clear: both;
	background: url(art/sideBg.jpg) repeat-y;
	font: 12px/18px Trebuchet MS, Arial, Helvetica, sans-serif;  
	color: #2f4b69;
}

#mainContent { 
	margin: 0 0 0 250px; 
	padding: 20px; 
} 
#footer { 
	padding: 0 10px 0 272px; 
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font: 10px Trebuchet MS, Arial, Helvetica, sans-serif;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hidden {
	display: none;
}

.special {color: #990000;}

.style1 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
.style2 {font-size: 22px}
.style3 {font-size: 14px}



