a.foot-nav:link {	text-decoration: none;	color: #787367;	}
a.foot-nav:visited {	text-decoration: none;	color: #787367;	}
a.foot-nav:hover {	text-decoration: none;	color: #690601;	}
a.foot-nav:active {	text-decoration: none;	color: #787367;	}

a.sidenav:link {	text-decoration: none;	color: #FCEED4;	}
a.sidenav:visited {	text-decoration: none;	color: #FCEED4;	}
a.sidenav:hover {	text-decoration: none;	color: #F70F02;	}
a.sidenav:active {	text-decoration: none;	color: #FCEED4;	}

body {
	background-image: url(../images/bg-tile.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787367;
}
a:link {color: #690601;text-decoration: underline;}
a:visited {text-decoration: underline;color: #690601;}
a:hover {text-decoration: none;color: #690601;}
a:active {text-decoration: underline;color: #690601;}

.top-padding {
	padding-top: 20px;
}
.top-header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding-right: 78px;
}
.top-marble {
	background-image: url(../images/top-marble.jpg);
	background-repeat: no-repeat;
}
.page-bg {
	background-image: url(../images/page-background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.top-nav-blend {
	background-image: url(../images/topnav-blend.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEEED4;
}
.nav-area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D662D;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FCEED4;
}
.address {
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 8px;
	color: #FCEED4;
}
.content-padding {
	padding: 15px;
}
h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	color: #690601;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.footer-green {
	background-color: #FF0000;
}
.feature-bg {
	background-image: url(../images/feature-bg.jpg);
	background-repeat: no-repeat;
	padding: 15px 20px 15px 15px;
}
.right-padding {
	padding-right: 15px;
}
.footer-text-bg {
	background-image: url(../images/bottom-marble.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 45px;
	background-position: center top;
	font-size: 11px;
}
.gold-text {
	color: #F70F02;
}
.image-padding {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.red {
	color: #FF0000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.image-padding-gallery {
	padding-bottom: 8px;
}
.couponDiv {border:dashed 2px; }

#RequestPriority {display: none;}

