body
{
	background-color: #0077d4;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin: 0px;
}

.contentSection
{
	background-position: right bottom;
	background-image: url(/images/bottomCreamBG.gif);
	background-color: #fff3d9;
	background-repeat: no-repeat;
}

.pageBottom
{
	background-position: right top;
	background-image: url(/images/bottomPiece.gif);
	background-color: #0077d4;
	background-repeat: no-repeat;
}

.copyRightLine
{
	background-color: #000000;
}

.copyRight
{
	font-size: 10px;
	font-family: Arial;
}

.copyRightHomeLink
{
	text-align: right;
}

.copyRightHomeLink A
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 3px;
	color: #705824;
	padding-top: 3px;
	font-family: Arial;
	text-decoration: none;
}

.copyRightHomeLink A:hover
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 3px;
	color: #705824;
	padding-top: 3px;
	font-family: Arial;
	text-decoration: underline;
}

.topMenu
{
	background-color: white;
	vertical-align: bottom;
	text-align: left;
}

.menuButton
{
	padding-right: 3px;
}

.boxContent
{
	border-right: white 4px solid;
	border-top: white 4px solid;
	border-left: white 4px solid;
	border-bottom: white 4px solid;
	background-color: #f2efea;
}

.productBox
{
	background-color: #b5995a;
}

.productBoxItem
{
	padding-right: 5px;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 5px;
	color: White;
	padding-top: 2px;
	font-family: Verdana;
	background-position: left center;
	background-image: url(/images/arrowBox.gif);
	background-repeat: no-repeat;
}

.productBoxItem A
{
	font-size: 10px;
	color: White;
	font-family: Verdana;
}

.productBoxItem A:hover
{
	text-decoration: none;
}

.divProductCategoryBox
{
	position: absolute;
}

.ContentSideBox
{
	background-image: url(/images/sideLinksBG.gif);
	background-color: #e4e0d5;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
	font-size: 12px;
	color: black;
	font-family: Arial;
}

.ContentSideBoxText
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 3px;
	color: black;
	line-height: 18px;
	padding-top: 2px;
	font-family: Arial;
	text-decoration: none;
}

.contentHeader
{
	background-image: url(/images/contentHeaderBG.gif);
	background-repeat: repeat;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	vertical-align: middle;
	padding-top: 1px;
	text-align: left;
}

.contentBox
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: #f2efea;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	width: 100%;
}

.ContentBoxText
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 3px;
	color: black;
	line-height: 18px;
	padding-top: 2px;
	font-family: Arial;
	text-decoration: none;
}

.ContentSubHeading
{
	font-weight: bold;
	font-size: 12px;
	color: #6f6035;
	font-family: Arial;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 13px;
}

.ContentHeading
{
	font-weight: bold;
	font-size: 13px;
	color: #6f6035;
	font-family: Arial;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
}

.ContentProduct
{
	height: 20px;
}

.ContentProduct a
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-align: left;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(/images/bullet.gif);
	padding-bottom: 5px;
	padding-top: 0px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	top: -5px;
}

.ContentProduct a:hover
{
	text-decoration: underline;
}

.productDetailHidden
{
	display: none;
}

.productDetailVisible
{
	display: block;
}

.property
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	color: black;
	padding-top: 4px;
	font-family: Arial;
	text-align: right;
}

.field
{
	padding-right: 10px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	color: black;
	padding-top: 2px;
	font-family: Arial;
	text-align: left;

}

.formTextBox
{
	border-top: black 1px solid;
	border-bottom: gray 1px solid;
	border-right: gray 1px solid;
	border-left: black 1px solid;
	background-color: #e4e0d5;
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Arial;
	margin-top: 2px;
	margin-bottom: 2px;
}

.formCheckBox input
{
	background-color: #e4e0d5;
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Arial;

}

.content
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
	line-height: 25px;
}

.homepageNewsTextBold A
{
	font-size: 11px;
	color: #705824;
	font-family: Arial;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: underline;
	font-weight: bold;
}

.homepageNewsText A
{
	font-size: 11px;
	color: #705824;
	font-family: Arial;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: underline;
	font-weight: normal;
}

.latestNewsListText
{
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 12px;
	padding-top: 0px;
}

.latestNewsListText A
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	top: -5px;
}

.latestNewsListText A:hover
{
	text-decoration: underline;
}

.partnersSeparator
{
	background-color: #333333;
}

.errorMessage
{
	font-size: 12px;
	color: red;
	font-family: Arial;
	text-decoration: none;
}

#tickerContent
{
	position: relative;
	width: 300px;
	height: 110px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: #f2efea 5px solid;
	border-bottom: #f2efea 5px solid;
	border-right: #f2efea 5px solid;
}
 
#tickerContent a
{
	color: #705824;
	text-decoration: none;
}

#tickerContent a:hover
{
	text-decoration: underline;
}


.latestNewsBox
{
	background-color: #ffffff;
	background-position-x: left;
	background-image: url(/images/latestNews_midBG.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
}

.latestNewsDetailContent
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 0px;
	line-height: 25px;
}

.latestNewsHeadingsBox
{
	background-color: #f2efea;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.footer-seo-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-hr {
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 1pt;
	border-left-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005699;
	border-right-color: #005699;
	border-bottom-color: #005699;
	border-left-color: #005699;
}
.footer-seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1F1FF;
	text-decoration: none;
}
a.footer-seo:link visited active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1F1FF;
	text-decoration: none;
}

a.footer-seo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1F1FF;
	text-decoration: underline;
}
.lnks-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64B9FF;
	text-decoration: none;
}

