﻿@charset "utf-8";
/* CSS Document */


body {
	background:#fff url('images/mainimage.html') no-repeat fixed left top; /* sets the background image */
	/* positions the background image */
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	margin-right: 0px; 
	}
	
	
.breadcrumb{
font: bold 9px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; margin-left:106px; padding-top:10px;
}

.breadcrumb A:LINK{
/* background: transparent url(images/breadcrumb.gif) no-repeat center right; */
text-decoration: underline;
padding-right: 3px; /*adjust bullet image padding*/
color: blue;
}

.breadcrumb A:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}

	
#brdcrums {text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#666666}

A:LINK.brdcrums {text-decoration:underline}
A:HOVER.brdcrums {color:#CC3333}

p, tr, td, li, ul, table {	
	color: #555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;}

A:LINK {
	color: #A44438;
	text-decoration: none;
}
A:VISITED {
	color: #A44438;
	text-decoration: none;
	
}
A:HOVER {
	color:#710000;
	text-decoration:underline;
	
	}
	
A:ACTIVE {
	color: #A44438;
	text-decoration: none;
}

h1 { 
	font-size: 15px;
	font-weight: bold;
	/*letter-spacing: 1px;*/
	color: #ffffff;
	background-color:#999999;
	margin-right:30%;
	padding:2px}
	
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;}