body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url('images/bg.gif') repeat-x;
	background-color:#565656;
}
.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headertextlink:link, .headertextlink:active, .headertextlink:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.headertextlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #e7cfa7;
	border: 1px solid #525252;
	height:15px;
}

.headertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:3px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding:3px;
}

.blacktext {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:3px;
}
.whitetext2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding:3px;
}
.border {
	background-color: #FFF;	
}
.productimageborder {
	border: 2px solid #000000;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00457f;
	text-decoration: none;
}
.bluetext2 {
	font-family: Tahoma, Arial;
	font-size: 30px;
	font-weight: normal;
	color: #00457f;
	text-decoration: none;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: -1px;
}
.tagline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a67c3d;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: -1px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a67c3d;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: -1px;
}
.formheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #151515;
	text-decoration: none;
}
.whiteborder {
	border: 2px solid #FFFFFF;
}

.headertextlink1:link, .headertextlink1:active, .headertextlink1:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.headertextlink1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.landinglink{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #5d421b;
	text-decoration: none;
}

.landinglink a{
font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #5d421b;
	text-decoration: none;
}
.landinglink a:hover{

	color: #ffffff;
	background-color:#bfb682;
	border-bottom-color:#990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}



