body {
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #336799;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrapper {
	margin: auto;
	width: 1000px;
	border: 1px solid #29527A;
}
.phoneNUMBER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #999999;
	padding-right: 20px;
}
.menuLINKS li {
	list-style-type: none;
}
.menuLINKS a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424A57;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.menuLINKS a:hover {
	color: #000000;
	background-color: #4D79B8;
}
.footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
}
.pageCONTENT {
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.pageCONTENT p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.productDESCRIPTION h1 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	color: #3670AF;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
}
.productDESCRIPTION a {
	font-size: 12px;
	text-decoration: none;
	color: #006600;
}
.productDESCRIPTION a:hover {
	font-weight: bold;
	color: #000000;
}

.productDESCRIPTION strong {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	color: #666666;
}
.productDESCRIPTION p {
	padding-top: 5px;
}


.item {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
.price {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #284062;
	margin: 0px;
	padding: 0px;
}
.itemsONhomePage a {
	font-weight: bold;
	color: #0000CC;
}
.itemsONhomePage a:hover {
	color: #009900;
}
.addtocart {
	border: 1px solid #CCCCCC;
}
.iconPadding {
	margin-top: 5px;
	margin-right: 5px;
}
