body {
	margin-top: 15px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #653600;
	font-size: 11px;
}

a.pLink {text-decoration: none; font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 15px;font-weight:bold;}
a.pLink:link {text-decoration: none;}
a.pLink:visited {text-decoration: none;}
a.pLink:hover {text-decoration: none;}

.slogantext {
	font-size: 14px;
	text-transform: uppercase;
	color: #653600;
	font-weight: bold;
}
.loginpad {
	padding-right: 20px;
}

.navbottompad {
	padding-left: 10px;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.borderall {
	border: 1px solid #000000;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.logoworks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.logoworks:hover {
	text-decoration: underline;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.logintext {
	color: #FFD145;
	text-transform: uppercase;
	font-size: 11px;
}
.newslettertext {
	font-size: 11px;
	color: #999999;
}
.signuptext {
	font-size: 11px;
	color: #FFFFFF;
}
.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.highlight {
	background-image: url(images/nav_bg_on.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #FFD145;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}



.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.bannertext {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E0DACA;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}


.copyright a {
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}
