body {
	font-size: 10pt;
	color: #000000;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.main-tb {
	width: 800px;
	height: 100%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.cont-tb  {
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.sub-tb {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ab8459;
	border-right: 3px outset #4A4A4A;
	border-bottom: 3px outset #4A4A4A;
}

/*Link Color*/
.main a:link, .main a:visited {
	color: #1271C3;
	text-decoration: none;
}

.main a:hover {
	color: #e50404;
	text-decoration: underline;
}

/*Link Color*/
.White a:link, .White a:visited {
	color: #ffffff;
	text-decoration: none;
}

.White a:hover {
	color: #1271C3;
	text-decoration: underline;
}

/*Red Nav Bar*/

.NavBar a:link, .NavBar a:visited {
	width: 100%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
	border-left: 1px ridge #ffffff;
	border-top: 0px;
}

.NavBar a:hover {
	text-decoration: none;
	color: Silver;
}

.LtNav a:link, .LtNav a:visited {
	width: 100%;
	color: #a4a4a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
}

.LtNav a:hover {
	text-decoration: underline;
	color: #a4a4a;
}

.header {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: White;
	font-variant: small-caps;
	width: 100%;
	background-image: url(../images/bkgrd.jpg);
	font-weight: bold;
}

/*Contact Page*/
.contact	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer a:link, .footer	a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.footer a:hover {
	color: #6b4218;
	text-decoration: none;
}

/*Fonts*/
.welcome {
	font-family: Franklin Gothic Heavy;
	font-size: 24px;
	color: #4A4A4A;
	font-variant: small-caps;
}

.xsmall {
	font-size: 8pt;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
}

.small {
	font-size: 10pt;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.med	{
	line-height: 20px;
	font-size: 13px;
	color: #000000;
}

.large	{
	font-family: "Arial Black";
	color: #4A4A4A;
	font-size: 18px;
	font-style: italic;
}

.xlarge	{
	font-family: "Arial Black";
	color: #D70000;
	font-size: 24px;
	font-style: italic;
}

.white	{
	font-family: "Arial Black";
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}

.numbers {
	font-family: Franklin Gothic Heavy;
	font-size: 24px;
	color: #4A4A4A;
	border: 1px ridge;
	padding: 1px;
}

.bullets a:link, .bullets a:visited {
	line-height: 20px;
	font-size: 13px;
	color: #4a4a4a;
}

.bullets a:hover{
	color: #6b4218;
}

/* Shadow Box*/
.shadow {
	border-bottom: 4px solid #4d4d4d;
	border-right: 4px solid #4d4d4d;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

/* Online Payment */
.pay a:link, .pay a:visited{
	background-image: url(../images/btn-pay-off.jpg);
	position:absolute;
	left:700px;
	top:160px;
	z-index:1;
}

.pay a:hover {
	background-image: url(../images/btn-pay-on.jpg);
}

/* Coupon */
.coupon-1 a:link, .coupon-1 a:visited{
	background-image: url(../images/btn-specials-1-off.jpg);
	position:absolute;
	left:220px;
	top:160px;
	z-index:1;
}

.coupon-1 a:hover {
	background-image: url(../images/btn-specials-1-off.jpg);
}

/* Coupon */
.coupon-2 a:link, .coupon-2 a:visited{
	background-image: url(../images/btn-specials-2-off.jpg);
	position:absolute;
	left:460px;
	top:160px;
	z-index:1;
}

.coupon-2 a:hover {
	background-image: url(../images/btn-specials-2-on.jpg);
}

#coupon	{
	width: 625px;
	height: 290px;
	margin-left: 0px;
	position: relative;
	z-index: 0;
	background-color: #ebebe3;
	border: 2px dashed Black;
}

#referral	{
	width: 625px;
	height: 350px;
	margin-left: 0px;
	position: relative;
	z-index: 0;
	background-color: #ebebe3;
	border: 2px groove Black;
}

#cp-print	{
	position:absolute;
	top:300px;
	left:280px;
	z-index:1;
}
