html {
	margin: 0 auto;
	background-color: #424242;
	}
	
body {
	margin: 0 0 10px 0;
	font-family: "Myriad Pro", Gill Sans, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #000;
	font-weight: normal;
	text-align: center;
	background-color: #424242;
	background-image: url(../images/common/bkg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

/* PAGE SECTIONS
------------------------------------------------------- */

#frame {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 780px;
	border: 0px;
	background-color: #e6e6e6;
	}

#header {
	color: #FFF;
	position: relative;
	left: 0;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 104px;
	background-color: #666;
	} html>body #header { width: 780px;}

#container {
	position: relative;
	left: 0;
	margin: 0;
	padding: 0;
	width: 780px;
	background-color: #e6e6e6;
	background-image: url(../images/common/cBkg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	} html>body #container { width: 780px;}
	
#containerCart {
	position: relative;
	left: 0;
	margin: 0;
	padding: 0;
	width: 780px;
	background-color: #e6e6e6;
	background-position: center top;
	background-repeat: repeat-y;
	} html>body #container { width: 780px;}
#navCol {
	width: 166px;
	float: left;
	position: relative;
	padding: 0;
	}html>body #navCol { width: 166px; }
#content { 
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 444px;
	}

#contentCart { 
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 614px;
	}

#sideCol {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 170px;
	min-height:540px;
}
	
#bottomBand {
	clear: both;
	position: relative;
	width: 780px;
	height: 121px;
	background-color: #000;
	background-image: url(../images/common/footer.jpg);
	background-position: left top;
	text-align: center;
	}
	
#homeLink {
	float:left;
	width: 158px;
	height: 82px;
	margin: 24px 0 0 16px;
	background-color: #f00;
	}
	
#phoneBlock {
	position: absolute;
	width: 580px;
	height: 20px;
	left: 100px;
	top:98px;
	color: #ccc;
	text-align: center;
	}
	
#footer {
	clear: both;
	margin: 0 auto;
	padding: 6px 0px 0px 0px;
	font-size: 90%;
	color: #666;
	bottom: 0px;
	width: 780px;
	height: 22px;
	text-align: center;
	}


/* HEADLINES
------------------------------------------------------- */

productName {
	font-family: "Myriad Pro", "Gill Sans", "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #79251c;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	}

productDescription {
	font-family: "Myriad Pro", "Gill Sans", "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #79251c;
	font-weight: normal;
	text-align: left;
	}


h1 {
	font-family: "Myriad Pro", "Gill Sans", "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px
	color: #79251c;
	margin: 8px 0 2px 0;
	padding-right: 20px;
	font-weight: normal;
	text-align: left;
	}
		
h2 {
	font-family: "Myriad Pro","Gill Sans", "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #79251c;
	margin: 0px;
	padding-left: 20px;
	font-weight: normal;
	text-align: left;
	}
	
h2 a, h2 a:visited { 
	color: #EE722F;
	text-decoration: none; 
	}
	
h2 a:hover { 
	color: #29486B;
	text-decoration: none; 
	}
	
h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 95%;
	color: #000;
	margin: 40px 20px 10px 20px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	}

h4 {
	font-family: "Myriad Pro", Gill Sans, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #79251c;
	margin: 6px 0 0 0 ;
	padding-left: 20px;
	font-weight: bold;
	}

h5 {
	font-family: "Myriad Pro", Gill Sans, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #000;
	margin: 6px 0px -6px 0px;
	padding-left: 20px;
	font-weight: bold;
	}
/* LINKS
------------------------------------------------------- */
a:link		{ color: #79251c; }
a:visited	{ color: #79251c; }
a:hover		{ color: #999; }
a:active	{ color: #79251c; }
	
#footer a, #footer a:visited {color: #ccc;}
#footer a:hover, #footer a:active {color: #fff;}

a.linkOn, a.linkOff:hover {
	color: #EE722F;
	font-weight: bold;
	text-decoration: none;
	}
		
a.linkOff {
	color: #29486B;
	font-weight: bold;
	text-decoration: underline;
	}

.action a.linkOff {
	font-weight: normal;
	}


/* LISTS
------------------------------------------------------- */
ul {
	list-style: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
li {
	margin: 0;
	padding: 0;
	line-height: 16px;
	margin: 0 0 0 20px;
	}
	
#ul-Multi, .ul-Multi {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 18px 0 0;
	width: 180px;
	} html>body .ul-Multi { width: 180px;}

#ul-Last, .ul-Last {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
	
#ul-Multi2, .ul-Multi2 {
	float: left;
	list-style: square;
	margin: 0 0 0 20px;
	padding: 0 20px 0 0;
	width: 194px;
	} html>body .ul-Multi { width: 180px;}

#ul-Last2, .ul-Last2 {
	list-style: square;
	margin: 0 20px;
	padding: 0;
	position: relative;
}


it {
	margin: 0 0 10px 0;
	font-family: "Myriad Pro", Gill Sans, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-style: italic;

	}

.feature {
	float: left;
	margin: 0;
	padding: 0;
	width: 290px;
	text-align: left;
	} html>body .feature { width: 290px;}
	
/* NAVIGATION
------------------------------------------------------- */

#navCol ul {
	list-style: none;
	margin: 40px 0 0 0;
	}

#navCol li {
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 18px;
	text-transform: uppercase;
	}
	
#navCol li a {
  	font-family: "Myriad Pro", Gill Sans, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 14px;
	letter-spacing: .05em;
	color: #000;
	display: block;
	padding: 3px 0px 3px 16px;
	text-decoration: none;
	font-weight: normal;
  	}
	
#navCol li a:hover {
	color: #333;
	background-image: url(../images/common/navHover.jpg);
	background-position: left center;
	}
	
#navCol li a.redLink, .redText { color: #79251c; }

#navCol p {
	margin: 12px 0px;
	padding: 0px;
}
  	
#products li.products a,
#services  li.services a,
#contact li.contact a,
#international li.international a,
#about li.about a,
#faq li.faq a,
#ordering li.ordering a,
#newsletter li.newsletter a {
	color: #79251c;
	background-image: url(../images/common/navArrow.jpg);
	background-position: left center;
	}

#products #content p { width: 378px; }

ul #subNav, #subNav.ul, ul#subNav {
	margin: 0 0 0 20px;
	}

#subNav li {
	list-style: none;
	margin: 0px;
	padding: 0;
	text-align: left;
	line-height: 18px;
	}
	
#subNav li a {
  	font-family: "Myriad Pro", Gill Sans, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 15px;
	color: #000;
	display: block;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
  	}
	
#subNav li a:hover {
	color: #79251c;
	font-weight: normal;
	}
  	
#subNav li.active a {
	color: #79251c;
	font-weight: bold;
	margin-left: -15px;
	padding-left: 15px;
	background-image: url(../images/common/navArrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	}
	
	/* TABLES
------------------------------------------------------- */

table {
	margin: 0 20px;
	padding: 0px;
	}
	
th {
	background: #ccc;
	text-align: center;
	padding: 4px;
	}

td {
	border-bottom: 1px solid #999;
	padding: 4px;
	}

/* MISC.
------------------------------------------------------- */

p {
	margin: 12px 20px;
	padding: 0px;
}

.left {
	float: left;
	margin: 4px 10px 10px 0;
	}

.right {
	float: right;
	margin: 4px 0 10px 10px;
	}

.price { 
	color: #79251c; 
	font-weight: bold;
	}

.smallLink {
	margin: 0 20px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	}

hr {
	height: 1px;
	margin: 1em 0;
	color: #999;
	}
	
input {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color: #79251c; 
}
	
input2 {
	width: 100px; 
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color: #79251c; 
	background-color: #ccc; 
	border: 1px solid #999;
}

.separator {
	border-bottom: 1px #999 dotted;
	}

	
a img  { border: none; }

#clear, .clear { clear: both; }