body {
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #821D01;
}

 H1 {
	font-weight: bold;
	color: #04A6D4;
	font-family: Arial;
	font-size: 14pt;
}


.text {
	font-family: Arial;
	font-size: 13px;
	color: #923A22;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}


.bottomtext {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.link {
	font-family: Arial;
	font-size: 13px;
	color: #531500;
	text-align: justify;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial;
	font-size: 13px;
	color: #531500;
	text-align: justify;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.headings {
	font-family: Arial;
	font-size: 18px;
	color: #F8F0C9;
	text-align: justify;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;

}

.sublink {
	font-family: Arial;
	font-size: 13px;
	color: #103977;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.sublink:hover {
	font-family: Arial;
	font-size: 13px;
	color: #04A4D8;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}

.greybg {
	background-image: url(../media/images/greyBg.gif);
	background-repeat: repeat;
}
.topbg {
	background-color: #F7F0C4;
}

.line1 {
	background-color: #646D3E;
}

.line2 {
	background-color: #922818;
}



.menubg {
	background-color: #521500;
}


.priceb {
	font-family: Arial;
	font-size: 13px;
	color: #923A22;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.headings_sale{
	font-family: Arial;
	font-size: 16px;
	color: #531500;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;

}

.headings_body{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: none;
	line-height: 20px;
	text-decoration: none;

}

.brd{
	font-family: Arial;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
