a:link 		{color: #173956; background: none; font-weight: 900; text-decoration: underline}
a:visited	{color: #858585; background: none; font-weight: 900; text-decoration: underline}
a:hover		{color: #7D7AB0; background: none; text-decoration: none}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
    color: #000000; background: #2E1E14;
    font-family: arial, sans-serif;
    background-image:url(/images/Background.jpg);
    background-repeat: repeat-x;
    margin: 10px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.supsize	{
		font-size: 75%;
}

.border {
		border-color: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 2px;
}

.picborder {
		border-color: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 1px;
}

.dottedline	{
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #847242;
}

.dottedborder	{
	border-width: 2px;
	border-style: dotted;
	border-color: #C0C0C0;
	padding: 2px;
}

.center {
    text-align: center;
}

.bigbold	{
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.couponborder	{
	border-width: 4px;
	border-style: dotted;
	border-color: #c0977e;
	background: #fee4d4;
}

H1 {
    color: #000000; background: #faf5ea;
		font-size: 18px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 0px;
		padding-right: 5px;
		border-top: double;
		border-bottom: double;
		border-width: 3px;
		border-color: black;
		margin-top: 0px;
		margin-bottom: 10px;
}

H2 {
    color: #a59231; background: none;
		font-size: 16px;
		font-weight: 700;
		letter-spacing:0.01em;
}

a#h1link {
		text-decoration: none;
		position:relative;
		left:115px;
		top:0px;
		z-index:3
}

.text	{
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 30px;
		padding-right: 20px;
		text-align: justify;
}

.caption	{
		font-size: 11px;
		text-align: center;

}

.smalltext {
		font-size:10px;
		font-weight:400;
		line-height:10px;
		padding-left:1px;
}

.menu	{
		color: #A09231; background: none;
		font-size: 11px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
a.menu:link 		{color: #A09231; background: none; text-decoration: none}
a.menu:visited	{color: #A09231; background: none; text-decoration: none}
a.menu:hover		{color: #000000; background: none; text-decoration: none}
a.menu:active 	{color: #A09231; background: none; text-decoration: none}

.bottomborder {
    background-image:url(/images/bottomborder.gif);
    background-repeat: repeat-x;
}

.menubkgd {
    background: #FFFFFF;
}

.topborder {
    background: #FFFFFF; background-image:url(/images/topborder1.gif);
}



.leftborder {
    background-image:url(/images/leftborder.gif);
    background-repeat: repeat-y;
}

.rightborder {
    background-image:url(/images/rightborder.gif);
    background-repeat: repeat-y;
}

.keyboardbkgd {
    background: #FFFFFF; background-image:url(/images/Keyboardbkgd8.jpg);
    background-repeat: no-repeat;
}

.selected	{
		color: #000000; background: none;
		font-size: 11px;
		font-weight: 800;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
a.selected:link 		{color: #000000; background: none; text-decoration: none}
a.selected:visited	{color: #000000; background: none; text-decoration: none}
a.selected:hover		{color: #A09231; background: none; text-decoration: none}
a.selected:active 	{color: #000000; background: none; text-decoration: none}

.footer {
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #ffa359; background: none; text-decoration: none}
a.footerselected:visited	{color: #ffa359; background: none; text-decoration: none}
a.footerselected:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:active 	{color: #ffa359; background: none; text-decoration: none}

.footermenu {
		font-size: 12px;
		font-weight: 400;
}
a.footermenu:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.websiteby {
		color: #FFFFFF; background: none;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.caption	{
	font-size: 11px;
	text-align: center;
}

.redNote	{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

img.alignImageLeft	{
	float: left;
	margin-right: 10px;
}

img.alignImageRight	{
	float: right;
	margin-left: 10px;
}