﻿body
{
background-image:url('images/repeat.jpg');
background-repeat:repeat;
background-position:0% 0%;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
color:#000000;
margin:10px
}

.content
{
padding:15px;
background-image:url('images/content_bg.gif');
background-repeat:repeat-y;
background-position:0% 0%;
}

.footer
{
background-image:url('images/footer_bg.gif');
background-repeat:repeat-y;
background-position:0% 0%;
border-top:1px solid #ffffff;
padding:7px;
color:#ffffff;
font-size:11px
}

.nav_tablebg
{
background-image:url('images/nav_tablebg.gif');
background-repeat:repeat-x;
background-position:0% 0%;
}

.nav_tableunder
{
padding-left: 15px;
border-bottom: 1px solid #cabf98;
border-top: 1px solid #2c1e0e;
height: 20px;
font-size:11px;
}

A.nav:link    {color:#ffffff;text-decoration:none;font-weight:bold;}
A.nav:visited {color:#ffffff;text-decoration:none;font-weight:bold;}
A.nav:hover   {color:#ff9900;text-decoration:none;font-weight:bold;}
A.nav:active  {color:#ffffff;text-decoration:none;font-weight:bold;}

A.navextra:link    {color:#d0a573;text-decoration:none;font-weight:bold;}
A.navextra:visited {color:#d0a573;text-decoration:none;font-weight:bold;}
A.navextra:hover   {color:#d0a573;text-decoration:none;font-weight:bold;}
A.navextra:active  {color:#d0a573;text-decoration:none;font-weight:bold;}

A:link    {color:#000000;text-decoration:none;font-weight:bold;}
A:visited {color:#000000;text-decoration:none;font-weight:bold;}
A:hover   {color:#800000;text-decoration:none;font-weight:bold;}
A:active  {color:#000000;text-decoration:none;font-weight:bold;}

.catname
{
font-weight:bold;
color:#ffffff
}

.title
{
background-color:#2c1e0e;
color:#ffffff;
font-weight:bold;
padding:5px;
font-size:16px
}

.imageborder
{
border:1px solid #000000
}
.bigimageborder
{
border:1px solid #ffffff
}
.borderWhite {
	border: 1px solid #FFFFFF;
}
.Price {
	background-color: #71542B;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	margin: 10px;
}
#SpecialTable table {
	border: 1px solid #000000;
}
.creditCards {
	text-align: center;
}
.creditCards img {
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.contentgallery {
	text-align: center;
}
.contentgallery img {
	padding: 3px;
	margin: 5px;
	border: 1px solid #503B25;
}
.redLink {
}
#redLink a {
	color: #B70000;
	font-weight: bold;
}
#redLink a:hover {
	color: #B70000;
	text-decoration: underline;
}
.newStyle1 {
	text-decoration: underline;
}
