BODY {
	background:#fff url('../images/mainimage.jpg') no-repeat fixed left top; /* sets the background image */
	/* positions the background image */
	color: #555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	margin-right: 0px}
	
p, tr, td, li, ul, table {	
	color: #555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;}

A:LINK {
	color: #555;
	text-decoration: none;}
A:VISITED {
	color: #555;
	text-decoration: none;}
A:HOVER {
	color: #BA4133;
	text-decoration: underline;}
A:ACTIVE {
	color: #555; 
	text-decoration: none;}

h1 { 
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #BA4133;}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #555;}
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #555;}

h4, h5, h6 {
	font-size: 13px;
	font-weight: bold;
	color: #BA4133;}

.navigation {
	text-align: right;
	color: #555;
	font-size: 11px;
	line-height: 18px; 
	padding-left: 3px;
	text-transform: lowercase;}

.navigation A:LINK {
	color: #555;
	text-decoration: none;
	padding-left: 3px;}

.navigation A:VISITED {
	color: #555;
	text-decoration: none;
	padding-left: 3px;}

.navigation A:HOVER {
	color: #BA4133;
	text-decoration: underline;
	padding-left: 3px;}

.navigation A:ACTIVE {
	color: #555; 
	text-decoration: none;
	padding-left: 3px;}

.textarea {
	background: #fff;
	text-align: left;
	line-height: 16px;
	padding: 8px 8px 8px 8px;
	filter: alpha(opacity=85, style=0);
	-moz-opacity:.85;}

.leftside{
	padding: 2px;
	border-left: solid 1px #ddd;}
	
	
.producttable {
	padding: 3px;
	font-size: 11px;
	line-height: 15px;	}
	
.producttable p {font-size: 11px;}


.infoheader {
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	color: #a44438;
	line-height: 15px;
	padding: 3px;}
	
.info {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	padding: 3px;}
	
.info p{
	text-align: left;
	font-size: 11px;
	line-height: 15px;}

.newsarticle {
	padding: 5px 5px 5px 5px; 
	font-size: 11px; 
	line-height: 15px;}

.botnavbar {
	text-align: left; 
	color: #555;
	font-size: 11px;
	padding: 5px;
	text-transform: lowercase;}


.copyright {
	text-align: left;
	font-size: 11px;
	color: #a44438;
	letter-spacing: 2px;
	border-top: 1px solid #ddd;
	padding: 3px 3px 3px 3px;}
