@charset "UTF-8";
/* CSS Document */


.menuheader{
font:"Times New Roman", Times, serif ;
font-size:13px ;
font-weight:bolder ;
color:#FFFFFF ;
text-align:center ;
text-decoration:none ;
}

.menuitem{
font:"Times New Roman", Times, serif ;
font-size:11px ;
font-weight:bold ;
color:#FFFFFF ;
}

.itemname{
font:"Times New Roman", Times, serif ;
font-size:36px ;
font-weight:bold ;
color:#e1e1e1 ;
text-align:center ;
letter-spacing: 10px ;
}

.itemdescription{
font:"Times New Roman", Times, serif ;
font-size: 16px ;
font-weight: bold ;
color: #e1e1e1 ;
margin-left: 10px ;
margin-right: 30px ;
}

.contact{
font:"Times New Roman", Times, serif ;
font-size: 16px ;
font-weight: bold ;
color: #e1e1e1 ;
margin-left: 30px ;
margin-right: 30px ;
text-align: center ; 
}

.newsheader{
font:"Times New Roman", Times, serif ;
font-size:32px ;
font-weight:bold ;
color:#ffffff ;
text-align:center ;
letter-spacing: 8px ;
}

.newsdescription{
font:"Times New Roman", Times, serif ;
font-size: 16px ;
font-weight: bold ;
color: #e1e1e1 ;
margin-left: 40px ;
margin-right: 40px ;
}

.about{
font:"Times New Roman", Times, serif ;
font-size: 16px ;
font-weight: bold ;
color: #e1e1e1 ;
margin-left: 30px ;
margin-right: 30px ;
text-align: left ; 
}

.specsheetlink {
font:"Times New Roman", Times, serif ;
font-size:: 13px ;
color: #c72f2a ;
text-align: center ;
letter-spacing: 6px ;
}

.footertext {
font:"Times New Roman", Times, serif ;
font-size: 18px ;
color: #252525 ;
text-align: center ;
letter-spacing:4px ;
}

li.featureslist
{
margin-left: 10px;
margin-right: 30px ;
font:"Times New Roman", Times, serif ;
font-size: 16px ;
font-weight: bold ;
color: #e1e1e1 ;
}

img

{  border-style: none;

}

img.contentarea

{
border-style:solid ;  
border: 3px solid black ;

}

<!-- LINKS -->

a:link

{  color: #FFFFFF ;
text-decoration: none ;

	}

a:hover 

{  color: #FFFFFF ;
text-decoration: none ;

	}

a:visited

{  color: #FFFFFF ;
text-decoration: none ;

	}	
	
a.specsheet:link

{  color: #c72f2a ;
text-decoration: none ;

	}

a.specsheet:hover 

{  color: #c72f2a ;
text-decoration: underline ;

	}

a.specsheet:visited

{  color: #c72f2a ;


	}	
	
a.footer:link

{  color: #252525 ;
text-decoration: none ;

	}

a.footer:hover 

{  color: #252525 ;
text-decoration: underline ;

	}

a.footer:visited

{  color: #252525 ;


	}	

a.contactlink:link

{  color: #c72f2a ;
text-decoration: none ;

	}

a.contactlink:hover 

{  color: #c72f2a ;
text-decoration: underline ;

	}

a.contactlink:visited

{  color: #c72f2a ; 

	}	
