/* Standard CSS Styles*/

body {
	background-image: url("/i/common/BodyBG.jpg"); 
	background-repeat: repeat-x; 
	background-position: top left;
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #333333;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #333333;
	}

a:link {
	color:#900A00; 
	text-decoration:none;
	}

a:visited {
	color:#900A00; 
	text-decoration:none;
	}

a:hover {
	color:#C81100; 
	text-decoration:underline;
	}

big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}
	
strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
.footer {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px;
	border-top: solid 1px #C6C7C4;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

/* Navigation Styles*/
	
.nav {
	border-bottom: solid 1px #C6C7C4;
	margin-bottom: 40px;
	}
	
.nav a:link {
	display: block; 
	padding: 9px 0px 9px 10px; 
	font-weight:normal; 
	color:#900A00; 
	text-decoration:none;
	border-top: solid 1px #C6C7C4;
	}
	
.nav a:visited {
	display: block; 
	padding: 9px 0px 9px 10px; 
	font-weight:normal;
	color:#900A00;
	text-decoration:none; 
	border-top: solid 1px #C6C7C4;
	}

.nav a:hover {
	display: block; 
	padding: 9px 0px 9px 10px; 
	color:#C81100; 
	text-decoration:none; 
	font-weight:bold; 
	border-top: solid 1px #C6C7C4;
	}
	
.nav b {
	display: block; 
	padding: 9px 0px 9px 10px; 
	color:#C81100; 
	text-decoration:none; 
	font-weight:bold; 
	border-top: solid 1px #C6C7C4;
	}

.footer a:link {
	font-weight:normal; 
	color:#900A00; 
	text-decoration:none;
	}

.footer a:visited {
	font-weight:normal; 
	color:#900A00; 
	text-decoration:none;
	}

.footer a:hover {
	font-weight:normal; 
	color:#C81100; 
	text-decoration:underline;
	}

/* Page Layout Styles*/

.main {
	padding-bottom: 20px;
	}

.LCol {
	padding: 0px 40px 0px 20px;
	}

/* Home Page Layout Styles*/

.HomeHeader {
	background-image: url("/i/front/HeaderBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.CMain {
	padding: 25px 20px;
	}

.RMain {
	padding: 25px 0px;
	}

.HomeQuote {
	padding: 2px 0px;
	}

.HomeQuote td {
	border-bottom: solid 1px #C6C7C4;
	}

.HomeMail {
	background-image: url("/i/front/SubscribeBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}
.MediaContainer {width:510px;}
.MediaSubContainer {width:150px; padding: 10px;float:left;}

