body {
	font: Trebuchet MS;
	font-family: sans-serif;
}
.contactPhone {
	background-color:#DADADA;
	color:#5D5D5D;
	font-size: x-small;
	font-weight:800;
	text-align: right;
	padding: 8px;
}

.contactArea {
	background-color:#DADADA;
	color:#5D5D5D;
	font-size: x-small;
	font-weight:800;
	padding: 8px;
	background-image:url(bgtr.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.contactAddress {
	color:#5D5D5D;
	font-size: x-small;
	font-weight:800;
	padding: 8px;
	text-align: left;
}
.pageLogo {
	background-color:#9D765F;
	color:white;
	font-size:large;
	background-image:url(bgtl.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.pageSubLogo {
	font-size:small;
}
.breadcrumbSection {
	background-color:#A99D99;
	vertical-align: middle;
	padding: 20px;
	color:white;
	font-weight:800;
	background-image:url(bgbl.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.navigationSection {
	background-color:#A99D99;
	vertical-align: bottom;
	text-align: right;
	padding:0px;
	padding-right: 5px;
	color:white;
	font-weight:800;
	background-image:url(bgbr.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.navigationSection a{
	text-decoration: none;
	color:white;
	font-weight:800;
}
.sectionTitle {
	font-size: x-large;
	color: 303030;
	line-height: 42px;
	padding-bottom: 15px;
}
.mainContent {
	padding: 20px;
	width: 500px;
}
.someContent {
	padding: 20px;
}
.footer {
	background-color:#A99D99;
	color:#CBBFBB;
	font-size: small;
	font-weight:800;
	text-align: left;
	padding: 8px;
}
.outBorder {
	border-style: solid;
	border-width: 2px;
	border-color: whitesmoke;
}
.smallNote {
	font-size: xx-small;
	color: #bcbcbc;
}
.imageNote {
	font-size: x-small;
	color: #9a9a9a;
}
.range a{
	font-size: x-small;
	color: white;
	background-color: #CBBFBB;
	width: 100%;
	padding: 5px;
	font-weight:600;
}
.product a{
	width:100%;
	font-size: small;
	color: white;
	background-color: #A99D99;
		font-weight:600;
		padding: 8px;
}