body {
	margin: 0px;
	padding: 0px;
	background: url(../images/pageBg.gif) no-repeat top center #F5F5F5;
}
td {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #4B4B4B;
}
.mainTable {
	width: 770px;
	background-color: #FFFFFF;
}
.leftCol {
	width: 160px;
	padding-top: 15px;
}
.rightCol {
	width: 230px;
	border-left: 1px solid #E5E5E5;
	padding: 0px;
}
.hrGrey {
	border-top: 1px solid #BFBFBF;
	border-bottom: none;
	margin: 15px 0px;
}
#logos {
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.newsletterInput {
	background-color: #BBC7D4;
	border: 1px solid #648BB2;
	color: #294C6E;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}
.content {
	padding-top: 0px;
}


/** Link Styles **/
#headerLinks a {
	color: #294C6E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
#shopOnline {
	margin-top: 8px;
}
a.shopOnline {
	color: #547035;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #C3CDB8;
	padding: 3px 3px 3px 8px;
	margin-bottom: 3px;
	width: auto;
	display: block;
	background: url(../images/shopBg.gif) bottom repeat-x;
}
a.shopOnline:hover {
	background-color: #C3CDB8;
	background-image: none;
	color: #FFF;
}
a.shopOnlineSub {
	background-image: none;
	border: none;
	padding: 3px 3px 3px 25px;
	background: url(../images/bullet2.gif) 12px center no-repeat;
	color: #547035;
	font-size: 11px;
	text-decoration: none;
	width: auto;
	display: block;
	margin-bottom: 3px;
	font-weight: normal;		
}
a.shopOnlineSub:hover {
}
a.leftNav  {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	padding: 4px 3px 4px 12px;
	width: auto;
	display: block;
	background: url(../images/bullet1.gif) left center no-repeat;
	font-weight: normal;	
}
a.leftNav:hover {
	text-decoration: underline;
}
a.leftNavSub {
	text-decoration: none;
	padding: 4px 3px 4px 25px;
	width: auto;
	display: block;
	font-size: 10px;
	background: url(../images/bullet2.gif) 12px center no-repeat;
	color: #6F6F6F;
	font-weight: normal;
}
a.leftNavSub2 {
	font-size: 10px;
	padding: 5px 5px 5px 30px;
	/**background: url(../images/bullet2.gif) 12px center no-repeat;**/
	color: #6F6F6F;
	font-weight: normal;
	display: block;
	
}
a.leftNavSub:hover {
	font-weight: normal;
	color: #000000;
}
#news {
	font-size: 11px;
}
#news a {
	color: #B74B24;
	font-weight: bold;
	text-decoration: none;
}
#news td, #news div, #news {
	color: #000000;
}
#newsletter {
	font-size: 11px;
}
#footerLinks {
	color: #737373;
	padding: 10px 170px 10px 0px;
	text-align: center;
	font-size: 11px;
}
#footerLinks a {
	color: #737373;
	text-decoration: none;
	font-weight: normal;
}
a {
	color: #294C6E;
	font-weight: bold;
}
h1 a {
	color: #B74B24;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}



/** Text Styles **/
h1 {
	font-size: 18px;
	color: #B74B24;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
.blue {
	color: #294C6E;
}
.red {
	color: #B74B24;	
}
.green {
	color: #547035;
}
.xSmall {
	font-size: 10px;
}
.small {
	font-size: 11px;	
}
.medium {
	font-size: 14px;
	font-weight: bold;
}
.largeThin {
	font-size: 18px;
}
.large {
	font-size: 18px;
	font-weight: bold;
}
#mainCont {
	padding: 15px 10px 10px 10px;
	line-height: 20px;
}
#mainSub {
	padding: 15px;
	line-height: 16px;
	font-size: 11px;
}
#copyright {
	color: #737373;
	padding: 0px 170px 10px 0px;
	text-align: center;
	font-size: 10px;
}
.newsletterHeading {
	font-size: 14px;
	text-decoration: underline;
}