body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #684F40;
	line-height: 122%;
	margin: 0px;
	border: 0px;
	background-color: #2572BA;	
}

/**  links  **/

a:link, a:active, a:visited  {
	color: #F78E1D;
	text-decoration: none;
}
a:hover {
	color: #F78E1D;
	text-decoration: underline;
}
a.links-contact {
	color: #FFFFFF;
	text-decoration: none;
}
a.links-contact:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.links-footer {
	color: #684F40;
	text-decoration: none;
}
a.links-footer:hover {
	color: #684F40;
	text-decoration: underline;
}
a.links-section {
	color: #FFFFFF;
	text-decoration: none;
}
a.links-section:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/**  font control  **/
hr {
	height:1px;
	color:#d9d6d8;
}
h1 {
	font-family:Tahoma, Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color: #F78E1D;
	margin:0px;
	padding:0px;
}
.bold {
	font-weight: bold;
}
.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}

/**  layout  **/

td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 122%;
}
td.top {
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/layout/main_bg.gif);
	background-repeat: repeat-y;
}
td.bottom {
	vertical-align: bottom;
	background-color: #FFFFFF;
	background-image: url(../images/layout/main_bg.gif);
	background-repeat: repeat-y;
}
td.right {
	text-align: right;
}
td.MainCopy {
	padding: 15px 17px 15px 17px;
	vertical-align: top;
	color: #000000;
}
td.center {
	text-align: center;
}
td.topAlign {
	vertical-align: top;
}

/**  HOMEPAGE >> Latest Offers  **/

td.latestOffers {
	background-color: #D2E1F0;
	vertical-align: top;
	padding: 15px 17px 15px 17px;
}

/**  HOMEPAGE >> Latest news box  **/

td.LatestNewsCopy {
	background-color: #DBE7F3;
	vertical-align: top;
	padding: 7px 11px 14px 11px;
}
td.newsTitle {
	padding: 7px 0 4px 0;
}
td.newsCopy {
	padding: 0 0 7px 0;
	border-bottom: 1px solid #10385E;
}

/**  HOMEPAGE >> Newsletter sign up  **/

td.newsletterCopy {
	background-color: #F78E1D;
	vertical-align: top;
	padding: 14px 0 0 11px;
}
td.newsletterButton {
	background-color: #F78E1D;
	vertical-align: top;
}
input.newsletterTextBox {
	width: 280px;
	height: 24px;
	margin-left: 7px;
	margin-bottom: 5px;
	border: solid #FFFFFF 1px;
	font-size: 80%;
	padding: 2px;
}

/**  HOMEPAGE >> Featured items  **/

td.featureCopy {
	background-color: #DBE7F3;
	vertical-align: top;
	padding: 6px 8px 6px 8px;
	font-size: 0.7em;
}
td.featureImage {
	background-color: #FFFFFF;
	vertical-align: top;
}
img.viewMore {
	margin-top: 3px;
}

td.specialOffersCopy {
	background-color: #F78E1D;
	padding: 0 13px 6px 13px;
	vertical-align: top;
}

td.specialOffersCopy a:link, td.specialOffersCopy a:active, td.specialOffersCopy a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
td.specialOffersCopy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



img.findOutMore {
	margin-top: 7px;
}

/**  search fields  **/

.searchTop {
	padding: 5px;
	font-weight: bold;
	font-size: 1em;
}
.searchBottom {
	padding: 5px;
}
input.searchInput {
	padding-top: 1px;
	padding-left: 1px;
	width: 200px;
	height: 26px;
	border: solid #4C4C4C 1px;
	font-size: 80%;
}

/**  mini basket  **/

td.miniBasket {
	background-image: url(../images/search/basket_bg.gif);
	background-repeat: repeat-y;
	
}
td.miniBasketContents {
	color: #FFFFFF;
	padding-left: 18px;
}


/**  main image  **/

td.MainImage {
	vertical-align: top;
}

/**  section  **/

#seclistpic {
	float:left;
	clear:right;
	padding-right:10px;
	
}
.seclistpicimg {
	float:left;
	clear:right;
	border:1px solid #9C979B;
}
.seclistpictext {
	font-size:11px;
	color:#333333;
}
.seclistline {
	background-color: #D2E1F0;
}
.seclistText {
	padding-top:5px;
}
.prodpicimg {
	border:1px solid #9C979B;
}
#sectionListing {
	background-color: #338BDE;
	padding: 5px;
}
#sectionListingSpacer {
	line-height: 8px;
}

/**  footer  **/

td.FooterBG {
	text-align: center;
	padding: 7px 0 7px 0;
	color: #B8C4CF;
	font-size: 0.7em;
	background-color: #10385E;
}
td.FooterBG a:link, td.FooterBG a:active, td.FooterBG a:visited {
	color: #B8C4CF;
}
td.FooterBG a:hover {
	color: #F78E1D;
}

/**  form fields  **/

.textbox {
	width: 240px;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
	border: solid #D2E1F0 1px;
	font-size: 80%;
	padding: 2px;
}
.quantity {
	padding: 1px;
	width: 20px;
	height: 18px;
	border: solid #D2E1F0 1px;
	font-size: 80%;
}
.button {
	padding: 1px;
	width: 60px;
	height: 28px;
	border: solid #C8D5D2 1px;
	background-color: #DBE7F3;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
	font-size: 80%;
}
.buttonReset {
	padding: 1px;
	width: 60px;
	height: 28px;
	border: solid #D2E1F0 1px;
	background-color: #DBE7F3;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	font-size: 80%;
}
.messagefield {
	width: 240px;
	height: 80px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
	border: solid #D2E1F0 1px;
	padding: 2px;
}
form {
	margin:0px;
	padding:0px;
}
.input {
	padding:3px;
	width: 260px;
	height: 22px;
	border:1px solid #D2E1F0;
	font-family:Tahoma, Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C4044;
}
.qty {
	padding:3px;
	width: 40px;
	height: 22px;
	border:1px solid #D2E1F0;
	font-family:Tahoma, Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C4044;
}
textarea {
	padding:3px;
	width: 260px;
	height: 80px;
	border:1px solid #D2E1F0;
	font-family:Tahoma, Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C4044;
}

/** div  **/

div.imageLeft {
	width: 406px;
	float: left;
	clear: right;
}

div.centered 
{
text-align: center;
width: 100%;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}