body {
		
	padding: 0;
	margin-left: 2%;
	margin-right: 2%;

	
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	
	background: #2B0017
	}


#header {
		
		width: 100%;
		height: 140px;
		
	
	background: #2B0017;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #5d001c;
	}

#header h1 {
	margin: 0;
	padding: 5px;
	
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 200%;
	text-align: right;
	color: #817b22;
	}



#header a:link {
	color: #817b22;
	
	text-decoration:none
	}
#header a:visited {
	color: #817b22;
	
	text-decoration:none
	}
	





	
#fabrication h1 {
	margin: 0;
	padding: 5px;
	
	font-family: "Trebuchet MS", Arial, sans-serif;
	
	font-size: 200%;
	
	color: #817b22;
	}
	
#fabrication a:link {
	
	color: #817b22;
	text-decoration:none
	}

#fabrication a:visited {
	
	color: #817b22;
	text-decoration:none
	}

#tagline {
	margin: 0;
	padding: 15px;
	
	font-family: "Helvetica", Arial, sans-serif;
	
	font-size: 150%;
	text-align: right;
	color: #870029;
	}
	
#tagline a:link {
	
	color: #870c13;
	text-decoration:none
	}

#tagline a:visited {
	
	color: #870c13;
	text-decoration:none
	}

#list {
	margin: 0;
	padding: 0px;
	
	font-family: "Helvetica", Arial, sans-serif;
	
	font-size: 95%;
	float: left;
	text-align: left;
	color: #c7c7c7;
	}
	
#list a:link {
	
	color: #870c13;
	text-decoration:none
	}

#list a:visited {
	
	color: #870c13;
	text-decoration:none
	}




	



	


#footer {
		
	width: 100%;

	height: 50px;

	margin: 0;

	padding: 12px;

	font-family: "Trebuchet MS", Arial, sans-serif;

	font-size: 85%;

	text-align: center;

	background: #2B0017;

	color: #999999
			
	}

#footer a:link {
	
	color: #006781;
	text-decoration:none
	}

#footer a:visited {
	
	color: #006781;
	text-decoration:none
	}


	
	
#flashcontent {
		width: 100%;
		height: 540px;		
	}

.address {
    	list-style-type: none;
	margin: 0;
	padding: 15px;
	
	font-family: "Helvetica", Arial, sans-serif;
	
	font-size: 95%;
	float: left;
	text-align: left;
	color: #c7c7c7
     }
.address a:link {
	
	color: #006781;
	text-decoration:none
	}
.address a:visited {
	
	color: #006781;
	text-decoration:none
	}

.text1 {
	letter-spacing: .5em
	}

.text2 {
	letter-spacing: 1.5em
	}
.text3 {
	color: 006781;
	}




