@charset "UTF-8";
.links {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	background-image: url(images/LinkBG.jpg);
	background-repeat: repeat-x;
}

.linksOUTSIDE {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	background-image: url(images/LinkBarBG_Outside.jpg);
	background-repeat: repeat-x;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCC184;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-family: Geneva;
}
.BodyTable {
	background-image:url(images/Star.gif);
	background-repeat:no-repeat;
	background-position: 90% 50%;
}

.BodyContent {
	font-size: 12px;
	text-align: left;
	font-family: Verdana;
	line-height:1.6;
}

.BodySales {
	font-size: 11px;
	text-align: left;
	font-family: Verdana;
	line-height:1;
}
.Vision {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #712F10;
}
.Vision a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7A401C;
	text-decoration: underline;
}

.Vision a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color:#333;
	text-decoration:none;
}

.Vision A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7A401C;
	text-decoration: underline;
}
