body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #231f20;
}
.HeaderTable {
	background-image: url(../images/back_header_new.gif);
	height: 82px;
	margin-right: auto;
	margin-left: auto;
}
.ContentTable {
	background-color: #FFFFFF;
	height: 350px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003329;
	border-bottom-color: #003329;
	border-left-color: #003329;
}
.Navbar {
	background-color: #777;
}
.Navbar a {
	font-weight: bold;
	color: #FEE068;
	text-decoration: none;
}
.Navbar a:hover {

	font-weight: bold;
	color: #231F20;
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #003228;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #003228;
	text-decoration: underline;
}
.Subnav {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #777;
	height: 22px;
	width: 196px;
}
.Subnav a {
	font-weight: normal;
	color: #003228;
	text-decoration: none;
}
.Subnav a:hover {
	font-weight: normal;
	color: #003228;
	text-decoration: underline;
}
.MenuSubnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
	height: 22px;
	width: 196px;
}
.MenuSubnav a {
	font-weight: normal;
	color: #003228;
	text-decoration: none;
}
.MenuSubnav a:hover {
	font-weight: normal;
	color: #003228;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #A6A48D;
	height: 16px;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #A6A48D;
}
textarea {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #A6A48D;
}
.RedTenFont {
	color: #231f20;
}
.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
}.times14bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.redbold {
	font-style: italic;
	color: #990000;
}
.Bold12 {
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #92342F;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}

.barInfo{
text-align: left;
}

.leftcol, .rightcol {width: 45%; float: left; padding: 0; margin: 0;}

.clear {clear: both;
}
.LightRedBG {
	background-color: #C8C8C8;
}
.DarkRedBG {
	background-color: #777;
}
.brunch {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#PkgInc{
width: 70%;
margin: 0 auto;
}

p.videoText {
	color: #fff;
	font-size: 13px;
	margin: 10px 25px;
}

p.clickAbove {
	color: #fff;
	font-size: 14px;
    text-transform: uppercase;        

}

#eClubConstantContact {background: #FFFFFF;}

.align-center 
{
	text-align: center;
}
.quantity
{
	text-align: center;
}
.btn {
	background-color: #777;
	color:#ECCF64;
	font-size: 12px;
	width: 80px;
	height: 25px;
}
.btn:hover {
	font-weight: bold;
	color: #003228;
	text-decoration: underline;
}
.btn2 {
	background-color: #777;
	color:#ECCF64;
	font-size: 12px;
	width: 150px;
	height: 25px;
}
.btn2:hover {
	font-weight: bold;
	color: #003228;
	text-decoration: underline;
}
.mainTable
{
	background-color: Red;
}
.right
{
	text-align: right;
	padding-right: 40px;
}
.aLeft
{
	text-align: left;	
}
.aLeft input
{
	width: 200px;	
}
.aRight
{
	text-align: right;	
	padding-right: 20px;
}
.rates {
    background-color: #f3eac7;
    border: 1px solid #191516;
}
.rates th {
    background-image: url("/images/Products/th-bg.gif");
    background-repeat: repeat-x;
    color: white;
    height: 31px;
}
.rates td {
    border-bottom: 1px solid #191516;
    padding: 10px;
}
.payment-form td {
    padding: 4px 0;
}
#grvProduct {
    margin-left: 4px;
}

