﻿html { height:100%; }

body {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background-image: url(/images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
}

.bg {
/*
	background-image: url(/images/bg.gif);
	background-color: #FFFFFF;*/
}

td, th {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;*/
}
/*a {
	color: #3366CC;
	text-decoration: none;
}*/
/*a:hover 
{
	text-decoration:underline;
}*/

.ln-bg {
	background-image: url(/images/ln-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body-table
{
	border:solid 1px #000000;
	background-color:#ffffff;
}
.ln-link {
	font-weight:bold;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	color:#000000;
	z-index:1;
}
.ln-link:hover {
	color:#EC0404;
}
.ln-link-sub {
	color: #EC0404;
	text-decoration: none;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	font-size: 11px;
	z-index:1;
}
.ln-link-sub:hover {
	color: #000000;
}
.t-nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t-nav:hover {
	color: #FFFE00;
}
/*
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
	margin:0px;
	padding:0px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #7d003b;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}*/
/*.sub-heading 
{
	font-weight:bold;
	color: #EC0404;
}*/
.page-bg {
	background-image: url(/images/page-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:435px;
}
.page-bg2 {
	background-image: url(/images/page-bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ln-cell1 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff0000;
}
.ln-cell2 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff6600;
}
.ln-cell3 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ffff00;
}
.ln-cell4 {
	background-color: #FFFFFF;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
	padding-left:7px;
	border: 1px solid #0000ff;
}
.ln-cell5 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #00cc00;
}
.ln-cell6 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff00ff;
}
.ln-cell7 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #000000;
}
#ln {
	position:absolute;
	width:170px;
	z-index:1;
	padding: 4px;
	
}

#fslnav {
	float: right;
	width: 150px;
	border: 1px solid #cccccc;
	margin-left: 20px;


}
#fslnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#fslnav li {

}
#fslnav li a {
	display: block;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 7px;

}
#fslnav li a:hover {
	text-decoration: none;
	color: #006db7;
}
#fslnav .title {
	font-weight: bold;
	background-color: #77013e;
	color: #ffffff;
	padding: 2px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .body {
	background-color: #e6e6e6;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .spacer {
	background-color: #006db7;
	height: 3px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}

/*
hr {
	color: #524211;
	size: 1px;
	height: 1px;
}
*/
.announce-holder {
	width: 650px;
	/*border: 1px solid #600002;*/
	background-color: #FFFFFF;
	margin-top: 8px;

}

.announce-header {
	font-size: 14px;
	font-weight: bold;
	padding:5px 5px 5px 10px;
	margin-top: 10px;
	color: #600002;
	background-color:#FFFFFF;
}

.announce-title {
	font-size: 12px;
	font-weight: bold;
	padding:5px 5px 5px 15px;
	color: #000000;

}
.announce-body {
	background-color: #ffffff;
	padding:5px 5px 5px 15px;
}
.announce-all {

}
.announce-holder .horrule {
border-bottom: 1px solid #600002;
margin-bottom: 10px;
padding-bottom: 20px;
background: none;

}
/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/
#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lnav ul li {
	font-size: 11px;
	background-image: url(/images/ln-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#lnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(/Images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#lnav ul li a:hover {
	color: #006db7;
}
#lnav ul li ul li {
	border: none;
	background-image: none;

}
#lnav ul li ul li a {
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #77013e;
}
#lnav ul li ul li ul li a {
	padding-left: 25px;
	color: #006db7;
	background-image: url(/Images/ln-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;

}
#lnav ul li ul li ul li a:hover {
color: #015883;
}
#lnav ul li ul li ul li ul li a {
	padding-left: 30px;
	color: #015883;
	background-image: url(/Images/ln-arrow4.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
	
}
#lnav ul li ul li ul li ul li a:hover {
color: #015883;
}

.ln-link:hover {
	color: #7a003c;
	text-decoration: none;
}
.borders-rl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borders-rl2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
}

.cart-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a003c;
	border: 1px solid #000000;
}

/* ------------------------------------------------------------------------ */
/* Standard HTML tags 
--------------------------------------------------------------------------- */



/* ---------------------- */
/* Body
------------------------- */

body {
	margin: 0 auto;
	height: 100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url('/Images/backgroundPage.jpg') repeat-x 0 0;
}

/* ---------------------- */
/* Default Paragraph
------------------------- */

p {
	line-height: 1.35;
	margin: 0 0 15px 0;
}

.twoColumnsLeft p {
	line-height: 1.4;
	margin: 0 0 10px 0;
}

/* ---------------------- */
/* Default Image
------------------------- */

img {
	border: none;
	padding: 0;
	margin: 0;
}

/* ---------------------- */
/* Default Tables
------------------------- */

th {
	text-align: left;
	font-weight: bold;
}

td {
	vertical-align: top;
}

td p {
	line-height: 1.5;
	margin: 0 0 5px 0;
}

/* ---------------------- */
/* Default Links
------------------------- */

a:link {
	color: #600002;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #46090e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #a34b36;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #a34b36;
	font-weight: bold;
	text-decoration: none;
}

/* ----------------------------------------------- */
/* Lists
-------------------------------------------------- */

ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: disc;
/*	list-style-type: circle;
	list-style-type: square;*/
}

ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

ul ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: circle;
}

ul ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

ul.imageBullet {
	margin: 15px 0 18px -32px;
	*margin: 15px 0 18px 5px;
	list-style-type: none;
}

ul.imageBullet li {
	line-height: 1.5;
	padding: 0 0 0 20px;
	background: url('/Images/bullet.gif') no-repeat 0 2px;
}

ol {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 30px;
/*	list-style-type: lower-alpha;
	list-style-type: upper-alpha;
	list-style-type: lower-roman;
	list-style-type: upper-roman;*/
}

ol li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

/* ----------------------------------------------- */
/* Special
-------------------------------------------------- */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

.pushLeft {
	float: left;
	margin: 5px 10px 10px 0;
}

.pushRight {
	float: right;
	margin: 5px 0 10px 10px;
}

th li {
	margin-left: 20px;
}

/* ----------------------------------------------- */
/* Text
-------------------------------------------------- */

.smallText {
	font-size: 10px;
}

.hot {
	color: #cc0000;
}

.callout {
	margin: 0 auto 20px auto;
	width: 90%;
	color: #000000;
	font-weight: bold;
	background: #b3c3d4;
	padding: 15px;
	border: 3px double #ffffff;
}

/* ------------------------------------------------------------------------ */
/* START Container
--------------------------------------------------------------------------- */

.container {
	margin: 0 auto;
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0 4px;
	background: #f4f4f4 url('/Images/backgroundContainer.jpg') repeat-y 0 0;
}

/* ---------------------- */
/* END Container
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Default Headers
--------------------------------------------------------------------------- */

h1,
h1 a:link  {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #a34b36;
	text-decoration: none;
}

h1 a:visited  {
	color: #a34b36;
	text-decoration: none;
}

h1 a:hover,
h1 a:active  {
	color: #a34b36;
	text-decoration: none;
}

p.heading2,
p.heading2 a:link {
	font-size: 18px;
	font-weight: bold;
	margin: 14px 0 8px 0;
	color: #600002;
	text-decoration: none;
}

p.heading2 a:visited {
	color: #600002;
	text-decoration: none;
}

p.heading2 a:hover,
p.heading2 a:active  {
	color: #600002;
	text-decoration: none;
}

a.heading2,
a.heading2 a:link {
	font-size: 18px;
	font-weight: bold;
	margin: 14px 0 8px 0;
	color: #600002;
	text-decoration: none;
}

a.heading2 a:visited {
	color: #600002;
	text-decoration: none;
}

a:hover.heading2 {
	color: #a34b36;
	text-decoration: underline;
}

p.heading3,
p.heading3 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #c2531f;
	text-decoration: none;
}

p.heading3 a:visited {
	color: #c2531f;
	text-decoration: none;
}

p.heading3 a:hover,
p.heading3 a:active  {
	color: #c2531f;
	text-decoration: none;
}

p.heading4,
p.heading4 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

p.heading4 a:visited {
	color: #000000;
	text-decoration: none;
}

p.heading4 a:hover,
p.heading4 a:active  {
	color: #000000;
	text-decoration: none;
}

p.heading5,
p.heading5 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #333333;
	text-decoration: none;
}

p.heading5 a:visited {
	color: #333333;
	text-decoration: none;
}

p.heading5 a:hover,
p.heading5 a:active  {
	color: #333333;
	text-decoration: none;
}

p.heading6,
p.heading6 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #333333;
	text-decoration: none;
}

p.heading6 a:visited {
	color: #333333;
	text-decoration: none;
}

p.heading6 a:hover,
p.heading6 a:active  {
	color: #333333;
	text-decoration: none;
}

.manualHeading {
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
}

/* ---------------------- */
/* END Default Headers
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Header
--------------------------------------------------------------------------- */

.header {
	margin: 0 auto;
	_margin-bottom: -12px;
	padding: 0;
	width: 1000px;
	height: 109px;
	font-size: 10px;
	background: url('/Images/backgroundHeader.jpg') no-repeat 0 0;
}

.headerLeft {
	width: 650px;
	padding: 40px 0 0 85px; 
}

.headerLeft a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.headerLeft a:visited {
	color: #000000;
	text-decoration: none;
}

.headerLeft a:hover,
.headerLeft a:active {
	color: #000000;
	text-decoration: none;
}

.headerRight {
	float: right;
	width: 210px;
	text-align: right;
	color: #000000;
}
.searchBox {
	width: 198px;
	height: 26px;
	margin: 50px 0 0 0;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana;
	background: url('/Images/backgroundSearch.gif') no-repeat 0 0;
}

.headerRight a:link {
	color: #ffffff;
	text-decoration: none;
}

.headerRight a:visited {
	color: #ffffff;
	text-decoration: none;
}

.headerRight a:hover,
.headerRight a:active {
	color: #ffffff;
	text-decoration: none;
}

/* ---------------------- */
/* END Header
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Horizontal Nav
--------------------------------------------------------------------------- */

#dropNavContainer {
	margin: 0 auto;
	_margin: 0 auto -9px auto;
	width: 1000px;
	height: 26px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #797e84 url('/Images/backgroundTopNav.jpg') no-repeat 0 0;
}
#dropNav {
	z-index: 5000;
}
#dropNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#dropNav ul li {
	float: left; /*You need this for FireFox - affects Horizontal Alignment */
	position: relative;
	margin-top: 1px;
	text-align: center;
	border-right: 1px solid #92979b;
	border-left: 1px solid #71767c;
	width: 125px; /* Set to the same size as your individual <li> tags in the html itself IF you want the drop downs to be uniform to your container. */
}
#dropNav ul li a:link,
#dropNav ul li a:visited {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
/*	background: #000000;*/
	padding: 3px 10px;
}
#dropNav ul li a:hover,
#dropNav ul li a:active {
	color: #ec9847;
	font-weight: bold;
/*	background: #000000;*/
}
#dropNav ul li.noBorder {
	border: none;
}
#dropNav ul li.first {
	border-left: none;
}
#dropNav ul li.last {
	border-right: none;
}
#dropNav ul {
	margin-left: -1px;
/*	background: #71767c; /* Background fill for the drop down menu box */
}
#dropNav li ul {
	position: absolute;
	top: 24px; /* Adjusts the position of the drop down menus */ /* Change 20px to -1px for vertically stacked Main Buttons */
	left: 0; /* controls the offset from the bottom of the main button */ /* Change -1px to 1 less then the actual width of the Dropdown menu to have them work with vertically stacked Main Buttons */
	display: none;
	width: 175px;
	text-align: left;
	z-index: 7500;
}
#dropNav li ul li {
	margin: 0;
	border: none;
	text-align: left;
}
#dropNav li ul li a:link,
#dropNav li ul li a:visited {
	display: block;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	width: 165px;
	background: #71767c;
	border: none;
	z-index: 6250;
	filter: alpha(opacity=100); /* Adjusts the transparancy of the drop down menus (IE) */
	-moz-opacity: 10.0; /* Adjusts the transparancy of the drop down menus (FireFox) */
}
#dropNav li ul li a:hover,
#dropNav li ul li a:active {
	color: #edbe59;
	background: #71767c;
}
/*------- START DO NOT EDIT SECTION -------*/
	#dropNav li:hover ul,
	#dropNav li.over ul {
		display: block;
	}
	* html #dropNav ul li { 
		float: left;
		height: 1%;
		z-index: 6000;
	}
	* html #dropNav ul li a {
		height: 1%;
	}
#navList { /* This is an id called by the javascript. It needs to be in the <ul> to call from the script properly. */
}
/*-------- END DO NOT EDIT SECTION --------*/
/* ---------------------- */
/* END Horizontal Nav
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Two Column Layouts
--------------------------------------------------------------------------- */

.twoColumns {
	margin: 0 auto;
	width: 1000px;
	background: url('/Images/backgroundTwoColumns.jpg') repeat-y 0 0;
}

.twoColumnsLeft {
	float: left;
	margin: -9px 0 0 0;
	*margin: 0;
	padding: 10px 6px 10px 13px;
	color: #ffffff;
	width: 240px;
	min-height: 629px;
	height: auto !important;
	height: 629px;
	font-family: Arial, Helvetica, sans-serif;
	background: #600002 url('/Images/backgroundLeftColumn.jpg') repeat-x 0 0;
}

.twoColumnsRightHome {
	float: right;
	margin: 0;
	padding: 50px 20px 20px 50px;
	width: 670px;
	background: #dadada;
	/*background: #dadada url('/Images/backgroundRightColumn.jpg') no-repeat 0 0;*/
	/*padding-top: 375px;*/
}
.twoColumnsRight {
	float: right;
	margin: 0;
	padding: 50px 20px 20px 50px;
	width: 670px;
	background: #dadada;
}
.twoColumnsLeft a:link {
	color: #ec9847;
	font-weight: normal;
	text-decoration: none;
}

.twoColumnsLeft a:visited {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft a:hover {
	color: #edbe59;
	text-decoration: underline;
}

.twoColumnsLeft a:active {
	color: #ec9847;
	text-decoration: underline;
}

/* ---------------------- */
/* START Left Nav
------------------------- */

.twoColumnsLeft ul.leftNav {
	font-weight: bold;
	color: #ffffff;
	margin-left: -28px;
	*margin-left: 12px;
	*padding-top: 9px;
	list-style-type: none;
}

.twoColumnsLeft ul.leftNav li {
	line-height: 1.5;
	margin-top: -5px;
	margin-left: -10px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ec9847;
}

.twoColumnsLeft ul.leftNav li a:link,
.twoColumnsLeft ul.leftNav li a:visited {
	color: #ffffff;
	font-weight: bold;
}

.twoColumnsLeft ul.leftNav li a:hover,
.twoColumnsLeft ul.leftNav li a:active {
	color: #edbe59;
	font-weight: bold;
	text-decoration: none;
}
/* ---------------------- */
/* Second Level List
------------------------- */
.twoColumnsLeft ul.leftNav li ul {
	font-weight: bold;
	color: #ffffff;
	margin-left: 0;
	*margin-left: 35px;
	*padding-top: 7px;
	list-style-type: none;
}

.twoColumnsLeft ul.leftNav li ul li {
	line-height: 1.5;
	margin-top: -5px;
	margin-left: -10px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #600002;
}

.twoColumnsLeft ul.leftNav li ul li a:link,
.twoColumnsLeft ul.leftNav li ul li a:visited {
	color: #dadada;
	font-weight: bold;
}

.twoColumnsLeft ul.leftNav li ul li a:hover,
.twoColumnsLeft ul.leftNav li ul li a:active {
	color: #edbe59;
	font-weight: bold;
	text-decoration: none;
}
.twoColumnsLeft ul.leftNav .noListItemBorder {
	border: none;
	margin-bottom: -10px;
}
.twoColumnsLeft ul.leftNav .noIndentListItemBorder {
	margin-left: -10px;
}
/* ---------------------- */
/* END Left Nav
------------------------- */

.twoColumnsLeft p.heading2,
.twoColumnsLeft p.heading2 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading2 a:visited {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading2 a:hover,
.twoColumnsLeft p.heading2 a:active  {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading3,
.twoColumnsLeft p.heading3 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading3 a:visited {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading3 a:hover,
.twoColumnsLeft p.heading3 a:active  {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading4,
.twoColumnsLeft p.heading4 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading4 a:visited {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading4 a:hover,
.twoColumnsLeft p.heading4 a:active  {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading5,
.twoColumnsLeft p.heading5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading5 a:visited {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading5 a:hover,
.twoColumnsLeft p.heading5 a:active  {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading6,
.twoColumnsLeft p.heading6 a:link {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading6 a:visited {
	color: #ec9847;
	text-decoration: none;
}

.twoColumnsLeft p.heading6 a:hover,
.twoColumnsLeft p.heading6 a:active  {
	color: #ec9847;
	text-decoration: none;
}

/* ---------------------- */
/* END Two Column Layouts
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Footer1
--------------------------------------------------------------------------- */

.footer1 {
	margin: 1px auto 0 auto;
	padding: 0 0 5px 0;
	_padding: 0;
	width: 1000px;
	color: #808589;
	font-size: 10px;
	background: #dadada;
	border-top: 1px solid #f68620;
}

.footer1Left {
	float: left;
	padding: 5px 0 0 4px;
	width: 450px;
	font-size: 10px;
}

.footer1Left a:link,
.footer1Left a:visited {
	color: #808589;
	text-decoration: none;
}

.footer1Left a:hover,
.footer1Left a:active {
	color: #333333;
	text-decoration: none;
}

.footer1Right {
	float: right;
	padding: 5px 4px 0 0;
	width: 450px;
	font-size: 10px;
	text-align: right;
}

.footer1Right a:link,
.footer1Right a:visited {
	color: #808589;
	font-weight: normal;
	text-decoration: none;
}


.footer1Right a:hover,
.footer1Right a:active {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

/* ---------------------- */
/* END Footer1
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Footer2
--------------------------------------------------------------------------- */

.footer2 {
	margin: 0 auto;
	padding: 25px 0 25px 0;
	width: 1000px;
	font-size: 10px;
	text-align: center;
	color: #888888;
	background: url('/Images/backgroundHR.jpg') no-repeat 0 0;
}

.footer2 a:link,
.footer2 a:visited {
	color: #888888;
	font-weight: normal;
	text-decoration: none;
}

.footer2 a:hover,
.footer2 a:active {
	color: #888888;
	text-decoration: none;
}

/* ---------------------- */
/* END Footer2
------------------------- */

p.breadCrumbs {
	font-size: 10px;
	margin-bottom: 20px;
}

/* ------------------------------------------------------------------------ */
/* START About Us
--------------------------------------------------------------------------- */

.aboutLeftCol {
	width: 650px;
	float: left;
}

.aboutLeftCol img {
	margin-left: 30px;
	border: 1px solid #990000;
}

.aboutRightCol {
	width: 150px;
	float: right;
	margin-top: 8px;
}

.aboutRightCol img {
	margin-bottom: 15px;
	border: 1px solid #990000;
}

.aboutHallmark {
	width: 660px;
}

.aboutHallmark img {
	margin: 0 0 10px 20px;
	border: 1px solid #990000;
}

/* ---------------------- */
/* END About Us
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Home
--------------------------------------------------------------------------- */

.homeProdContainer {
	width: 670px;
}

.homeBoilerContent {
	width: 325px;
	float:left;
}

.homeFurnaceContent {
	width: 325px;
	float: right;
}

.homeProdPic {
	width: 200px;
	text-align: center;
	margin-left: 20px;
}

.litBox {
	width: 200px;
	padding: 10px;
	/*float: right;*/
}

.litBox img {
	padding: 0 3px 0 0;
}

.detailContainer {
	width: 670px;
}

.learnContent {
	width: 325px;
}

.pdfContent {
	width: 325px;
}

.twoColumnsLeft img {
	margin-left: 32px;
}
/* ---------------------- */
/* END Home
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Energy Star Tables
--------------------------------------------------------------------------- */
table.Energy {
    border-spacing: 0px;
    border-collapse: collapse;
	border: 1px solid #000000;
}
table.Energy th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 1px solid #000000;
}
table.Energy td {
    text-align: left;
    padding: 0.1em 0.5em;
    border: 1px solid #000000;
}
table.Energy thead th {
    text-align: center;
}
table.Energy th.Corner {
    text-align: left;
}
/* ---------------------- */
/* END Energy Star Tables
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Editor Styles
--------------------------------------------------------------------------- */

.red {
	color: #600002;
}

.black {
	color: #000000;
	font-weight: bold;
}

.black a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.heading2Black {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 14px 0 8px;
	text-decoration: none;
}

.heading2Red {
	color: #600002;
	font-size: 18px;
	font-weight: bold;
	margin: 14px 0 8px;
	text-decoration: none;
}


/* ---------------------- */
/* END Energy Editor Styles
------------------------- */