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

/* Setup for centering page in browser */
html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	/* Set background image to center in page no matter what the screen resolution of the viewer and force the background image to the top of the web page */
	background-color: #cbcbcb;
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	/* Centering for Internet Explorer 6 */
	text-align: center;
}
body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}
#wrapper {
	/* Set width of web contents */
	width: 976px;
	/* Centers page in Firefox and Safari */
	margin: 0 auto;
	/* Fix text alignment from body tag */
	text-align: left;
	display: table;
}
/*******************  Header Contact and Logo *********************/
#header-wrapper {
	width: 100%;
	clear: both;
}
#header {
	float: left;
	width: 976px;
	height: 135px;
	left: 0px;
	top: 0px;
	position: relative;
	background-image: url(../images/common/background-header.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;	
}
#header-content {
	float: left;
	width: 954px;
	height: 135px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #82001d;
	border-right: 1px solid #82001d;
	border-left: 1px solid #82001d;		
}
#header-social-media {
	float: right;
	width: 167px;
	height: 46px;
	margin-top: 68px;
	display: inline;
}
table.header-navigation {
	height: 135px;	
}
td.social-media {
	width: 427px;
	height: 114px;
	background-color: #ffffff;
	background-image: url(../images/common/precise-modelling.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;		
}
td.social-media-alpha {
	width: 427px;
	height: 114px;
	background-color: #ffffff;
	background-image: url(../images/common/hobby-products.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;		
}
/*******************  Navigation  *********************/
div.company-details {
	float: left;
	width: 310px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFF;
}
table.company-links {
	margin-left: auto;
	margin-right: auto;
}
.company-info {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
	color: #82001d;
	text-decoration: none;
	background: url(../images/common/arrow.gif) no-repeat left 0px;
	padding-left: 8px;
	margin-bottom: 3px;
}
.parent-site {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #82001d;
	text-decoration: none;
	background: url(../images/common/arrow.gif) no-repeat left 0px;
	margin: 134px 0 0 122px;
	padding: 0 0 0 8px;
}
.family-site {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #82001d;
	text-decoration: none;
	background: url(../images/common/arrow.gif) no-repeat left 0px;
	margin: 134px 0 0 189px;
	padding: 0 0 0 8px;
}
td.profileaccessories {
	background-color: #ffffff;
	background-image: url(../images/common/profile-accessories.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	width: 338px;
	height: 161px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
td.alphaabrasives {
	background-color: #ffffff;
	background-image: url(../images/common/alpha-serious-modeler.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	width: 416px;
	height: 161px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p.cart-add {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
	color: #82001d;
	text-decoration: none;
	text-align: left;
	background: url(../images/common/arrow.gif) no-repeat left 0px;
	margin-top: -2px;
	padding-left: 8px;
	margin-bottom: 17px;
	margin-left: 0px;
}
p.cart-addition {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
	color: #82001d;
	text-decoration: none;
	text-align: left;
	background: url(../images/common/arrow.gif) no-repeat left 0;
	padding-left: 8px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/*******************  Content  *********************/
td.background-shadow-left {
	width: 10px;
	background-color: #cbcbcb;	
	background-image: url(../images/common/background-shadow-left.jpg);
	background-position: center;
	background-position: top;
	background-repeat: repeat-y;
	border-right: 1px solid #82001d;	
}
td.background-shadow-right {
	width: 10px;
	background-color: #cbcbcb;		
	background-image: url(../images/common/background-shadow-right.jpg);
	background-position: center;
	background-position: top;
	background-repeat: repeat-y;
	border-left: 1px solid #82001d;	
}
td.menu {
	width: 200px;
	background-color: #fff989;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
td.content {
	width: 754px;
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 22px 0;
}
div.core-content {
	padding: 22px 22px 22px 22px;
}
div.contact-content {
	margin-top: 72px;
	margin-left: auto;
	margin-right: auto;	
}
div.column-left {
	left: 0px;
	float: left;
	width: 344px;
	margin: 0 22px 5px 0;
	padding: 0 0 0 0;
	display: inline;
}
div.column-right {
	left: 366px;
	float: left;
	width: 344px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	display: inline;	
}
div.column3 {
	float: left;
	width: 222px;
	margin: 0 22px 5px 0;
	padding: 0 0 0 0;
	display: inline;	
}
div.column3-last {
	float: left;
	width: 222px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	display: inline;	
}
div.product {
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
div.product-nospace {
	width: 100%;
	clear: both;
	margin: 0 0 0 0;
}
div.product-topspace {
	width: 100%;
	clear: both;
	margin: 10px 0 0 0;
}
div.product-fullspace {
	width: 100%;
	clear: both;
	margin: 10px 0 10px 0;
}
div.add-cart {
	width: 100px;
	display: table;
}
div.clearfloats {
	clear:both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
hr {
	color:#c00;
	background-color:#82001d;
	height:1px;
	border:none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
div.indented-content {
	margin: 0 0 0 17px;	
	padding: 0 0 0 0;
}
div.indented-list {
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
	display: table;
}
/*********************** Headings **************************/
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 6px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
h1.spaced {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 16px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 2px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
h2.hobby-tools {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 2px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
h2.product-subcategory {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 2px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
h2.product-subcategory-spaced {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 12px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
h2.xmas-notice {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background: url(../images/index/icon-xmas.jpg) no-repeat left 0px;
	padding-left: 50px;
	margin-bottom: 5px;
}
h2.new-product-notice {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 26px;
	line-height: 46px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background: url(../images/index/new-product.gif) no-repeat left 0px;
	padding-left: 50px;
	margin-bottom: 5px;
}
h2.menu-product-flex-i-file {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: blue;
	text-align: left;
	text-decoration: none;
	background: url(../images/common/product-family-arrow.gif) no-repeat left 0px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 12px;	
}
h2.menu-product {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: blue;
	margin: 0 0 2px 15px;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
h2.top-space {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #cc0000;
	margin: 5px 0 2px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
h2.notice {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #cc0000;
	margin: 0 0 2px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 2px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
.pricing {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 2px 0;
    padding: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}
/*********************** Paragraphs **************************/
p {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.enhance-text {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
p.topspace {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}
p.topnobottomspace {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
p.nospace {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
p.zerospace {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p.extra-space {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
p.fullspace {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}
p.highlight {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
p.topspace-highlight {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}
p.notice {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	color: #06C;
	text-decoration: none;
	font-weight: 800;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
p.notes {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.new {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
/******************* Contact Information *********************/
p.contact-address {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	font-weight: normal;	
	text-align: left;	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;	
}
p.contact-phone {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 35px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;	
	background: url(../images/contact/icon-phone.jpg) no-repeat left 0px;
	margin: 0 5px 3px 10px;	
	padding-left:39px;
}
p.contact-fax {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 35px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;	
	background: url(../images/contact/icon-fax.jpg) no-repeat left 0px;
	margin: 0 5px 3px 10px;	
	padding-left:39px;
}
p.contact-email {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 35px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;	
	background: url(../images/contact/icon-email.jpg) no-repeat left 0px;
	margin: 0 5px 30px 10px;	
	padding-left:39px;
}
p.contact-toll-free {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 35px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;	
	background: url(../images/contact/icon-toll-free.jpg) no-repeat left 0px;
	margin: 0 5px 3px 10px;	
	padding-left:39px;
}
/******************* Product Information *********************/
p.icon-order {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 35px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;	
	background: url(../images/order-form/icon-order.jpg) no-repeat left 0px;
	margin: 0 5px 10px 10px;	
	padding-left:59px;
}
p.icon-catalogue {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 35px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;	
	background: url(../images/order-form/icon-catalogue.jpg) no-repeat left 0px;
	margin: 0 5px 20px 10px;	
	padding-left:59px;
}
table.product-swatch {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;	
}
h3.size {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #5a9bd7;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
h3.size-lowered {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #5a9bd7;
	text-align: left;
	margin: 10px 0 2px 0;
	padding: 0 0 0 0;
}
.content-heading {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;	
	color: #5a9bd7;
}
td.product-color-swatch {
	width: 23px;
	padding: 0 0 3px 0;
}
td.product-color {
	width: 55px;
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: left;
}
td.product-grit {
	width: 200px;
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: left;
}
table.product-specs {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;	
}
td.product-headings {
	width: 80px;
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;	
	color: #5a9bd7;
	text-align: left;
}
td.product-specs {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: left;
}
p.click-to-enlarge {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.click-to-order {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.product-display {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	display: inline-block;
}
p.restriction {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p.extended-description {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: left;
	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
}
p.extended-description-top {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}
p.extended-description-notop {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
p.extended-description-notop-spaced {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
.description-enhanced {
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #03F;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
table.product-codes {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
td.product-code-details {
	width: 120px;
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #03F;
	text-align: left;
}
td.product-code-headings {
	width: 55px;
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #03F;
	text-align: left;
}	
td.product-code-numbers {
	width: 55px;
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: left;
}
/*******************  Images  *********************/
img.credit-cards {
    display: block;
    margin-left: auto;
    margin-right: auto;	
	margin-bottom: 10px;
}
img.feature {
	border: 1px solid #82001d;
	background-color: #FFF;
	padding: 7px 7px 7px 7px;
	margin: 0 10px 10px 0;
}
img.feature-right {
	float: right;
	border: 1px solid #82001d;
	margin: 5px 0 10px 22px;
}
img.feature-product-right {
	float: right;
	border: 1px solid #82001d;
	background-color: #FFF;
	padding: 7px 7px 7px 7px;	
	margin: 5px 0 10px 22px;
}
img.feature-product-right-nospace {
	float: right;
	border: 1px solid #82001d;
	background-color: #FFF;
	padding: 0 0 0 0;	
	margin: 0 0 0 22px;
}
img.feature-product {
	float: left;
	border: 1px solid #82001d;
	background-color: #FFF;
	padding: 7px 7px 7px 7px;
	margin: 0 10px 10px 0;
}
img.feature-product-nospace {
	float: left;
	border: 1px solid #82001d;
	background-color: #FFF;
	padding: 7px 7px 7px 7px;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 22px;
}
img.family-hobbies {
	float: right;
	margin: 4px 0 10px 22px;
}
img.product-demo {
	float: right;
	margin: 0 0 20px 22px;
}
img.hobbies {
	float: right;
	margin: 0 0 10px 22px;
}
/*******************  Unordered Lists  *********************/
.shopping-list {
	list-style: none;
	margin: 10px 5px 20px 0;
	padding: 0 0 0 0;
}
.shopping-list li {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 14px;
	color: #82001d;
	text-decoration: none;
	background: url(../images/common/arrow-shopping-cart.gif) no-repeat left 0px;
	padding-left: 8px;
	margin-bottom: 3px;
	margin-left: 35px;
}
.menu-list {
	list-style: none;
	margin: 0 5px 20px 0;
	padding: 0 0 0 0;
}
.menu-list li {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	color: #82001d;
	text-decoration: none;
	background: url(../images/common/arrow.gif) no-repeat left 0px;
	padding-left: 8px;
	margin-bottom: 8px;
	margin-left: 19px;
}
.arrow-list {
	list-style: none;
	margin: 0 0 10px 20px;
	padding: 0 0 0 0;
}
.arrow-list li {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 14px;
	color: #82001d;
	text-decoration: none;
	background: url(../images/common/arrow-shopping-cart.gif) no-repeat left 0px;
	padding-left: 12px;
	margin-bottom: 5px;
}
.check-list {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.check-list li {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 20px;
	color: #82001d;
	text-decoration: none;
	background: url(../images/common/checkmark.gif)	no-repeat left 0px;
	padding-left: 18px; /* how far to move over text */
	margin-bottom: 1px;
	margin-left: 14px; /* how far to move over checkmark */
}
/*******************  Define Footer *********************/
table.navigation-footer {
	border-top: 3px solid #82001d;
}
#footer {
	width:100%;
	height: 200px;
	padding:0;
	margin: 0 0 0 0;
	background-color: #cbcbcb;
	background-image: url(../images/common/background-footer.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
#footer-wrapper {
	width:976px;
	/* Centers page in Firefox and Safari */
	margin: 0 auto;
	/* Fix text alignment from body tag */
	text-align: left;
	display: table;
}
#footer-content {
	float: left;
	width: 954px;
	height: 164px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #82001d;
	border-right: 1px solid #82001d;
	border-left: 1px solid #82001d;		
}
div.footer-terms {
	float: left;
	width: 318px;
	display: inline;
}
div.footer-navigation {
	float: left;
	width: 318px;
	display: inline;
}
div.footer-author {
	float: left;
	width: 318px;
	display: inline;	
}
p.terms-notice {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 15px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
p.copyright {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
p.footer-links {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
	color: #990000;
	text-decoration: none;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
p.web-designer {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

/*********************** Define Rollovers ***************************/
a {
   outline: 0;
}
a:link {
	color: #0066ff;
	font-weight: bold;
	text-decoration: underline
}
a:visited {
	color: #82001d;
	font-weight: bold;
	text-decoration: underline
}
a:hover, a:active {
	color: #D20000;
	font-weight: bold;
	text-decoration: underline
}
a.product-family:link {
	color: #09F;
	font-weight: bold;
	text-decoration: underline
}
a.product-family:visited {
	color: #09F;
	font-weight: bold;
	text-decoration: underline
}
a.product-family:hover, a.product-family:active {
	color: #0066ff;
	font-weight: bold;
	text-decoration: underline
}
a.read-more:link {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 16px;	
	color: #0066ff;
	font-weight: bold;
	text-decoration: underline
}
a.read-more:visited {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 16px;		
	color: #999;
	font-weight: bold;
	text-decoration: underline
}
a.read-more:hover, a.read-more:active {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 16px;		
	color: #D20000;
	font-weight: bold;
	text-decoration: underline
}
a.top-navigation:link {
	color: #2361ff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}
a.top-navigation:visited {
	color: #0e2b8d;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}
a.top-navigation:hover, a.top-navigation:active {
	color: #ca0026;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}
a.footer-link:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline
}
a.footer-link:visited {
	color: #c1bfbf;
	font-weight: normal;
	text-decoration: underline;
}
a.footer-link:hover, a.footer-link:active {
	color: #9ae6ff;
	font-weight: normal;
	text-decoration: underline
}
a.contact-link:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.contact-link:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.contact-link:hover, a.contact-link:active {
	color: #006e35;
	font-weight: bold;
	text-decoration: underline
}
a.terms:link {
	color: #0066ff;
	font-weight: normal;
	text-decoration: underline
}
a.terms:visited {
	color: #990000;
	font-weight: normal;	
	text-decoration: underline
}
a.terms:hover, a.external:active {
	color: #3399ff;
	font-weight: normal;	
	text-decoration: underline
}
a.external:link {
	color: #cc0033;
	font-weight: normal;
	text-decoration: none;
}
a.external:visited {
	color: #990000;
	font-weight: normal;	
	text-decoration: none;
}
a.external:hover, a.external:active {
	color: #3399ff;
	font-weight: normal;	
	text-decoration: underline;
}


.button 	{font-size:11pt; font-family:sans-serif; font-weight:700; text-align:center;}
.links		{font-size:10pt; font-family:Sans-serif;}
.list 		{font-size:10pt; font-family:sans-serif; font-weight:700;}
.address 	{list-style-type:disc; font-size:9pt; font-family:Sans-Serif;font-weight:700;}
.services	{font-size:10pt; font-family:sans-serif; list-style-type:decimal;}
.sublist	{list-style-type:upper-roman; font-size:10pt; font-family:Sans-Serif;}
.water		{font-size:10pt; font-family:sans-serif; list-style-type:decimal;list-style-position:inside;}
.homelinks	{font-size:10pt; font-family:sans-serif; font-weight:700; text-align:center;}
.history	{font-size:10pt; font-family:sans-serif; text-align:justify;}
.solid	 	{list-style-type:disc; font-size:10pt; font-family:Sans-Serif; list-style-position:outside;}
.home		{font-size:30pt; font-family:serif; font-weight:700; text-align:left;}
.home2		{font-size:20pt; font-family:serif; font-weight:700; text-align:right; }
.hometable 	{background-image: url('../images/hometable.jpg');	background-repeat: no-repeat}

