/* CSS Document */


.table-bg {
	background-color: #F1F1F1;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #2A2D10;
	font-weight: normal;
	text-decoration: none;
}

.mainnav A {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav A:LINK {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
.mainnav A:HOVER {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #B2BF0E;
	text-decoration: none;

}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
		
}
.subheader A {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}

.subheader A:LINK {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}

.subheader A:HOVER {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	text-indent: 10px;

}

.gradient {
	background-image: url(../images/gradient-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

.gradient2 {
	background-image: url(../images/gradient-bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #E7E7E7;
	
}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #2A2D10;
	font-weight: normal;
	text-decoration: none;
}
td {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #2A2D10;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #3C4D26;
	text-decoration: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B2BF0E;
	text-decoration: none;
}

.footer {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.footer A {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.footer A:LINK {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.footer A:HOVER {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	
}
a {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #2A2D10;
	text-decoration: underline;

}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #2A2D10;
	text-decoration: underline;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #B2BF0E;
	text-decoration: underline;
}
.subheader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #B2BF0E;
	text-decoration: none;
	text-align: left;
}.quote {
	color: #B2BF0E;
	font-family: "Century Gothic";
	font-size: 12px;
}
.green {
	color: #B2Bf0E;
}
.required {
	color: #F00;
	
}

.grey-border {
	border:1px solid #e7e7e7;
	width: 1px;
	color: #e7e7e7;	
}

input {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #2A2D10;
	font-weight: normal;
	text-decoration: none;
}

textarea {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #2A2D10;
	font-weight: normal;
	text-decoration: none;
	width: 400px;
}.green-border {
	border: 1px solid #B2BF0E;
}

.opens-friday {
	font-family: "times New Roman", serif;
	font-size: 22px;
	color: #930d0d;
}

.vidCont {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.vidProd {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.vidHome {
	position:absolute;
	text-align:center;
	z-index:1;
	display:none;
	margin-left:535px;
	margin-top:12px;
	display:none;
	background-color:#8C9400;
}
.vidClip {
	position:absolute;
	text-align:center;
	z-index:1;
	display:none;
	margin-left:570px;
	margin-top:12px;
	display:none;
	background-color:#8C9400;
}
#slideshow {
    position:relative;
    height:180px;
    width:190px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	text-align:center;
}
