body{
	background-color: #F0E8E6;

}

#ddcontainer{
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B46C3C;
	border-right-color: #B46C3C;
	border-left-color: #B46C3C;
	padding: 0px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
}

#topsection{
	height: 350px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #793101;
	background-image: url(../images/landing-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


.leftcell {
	vertical-align: top;
}
.rightcell {
	float: right;
	width: 174px;
}


#content {
	padding: 8px;
	float: left;
	width: 570px;
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
	color: #666666;
}
#content blockquote {
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	text-align: center;
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	color: #793101;
	background-attachment: scroll;
	background-image: url(../images/border1.gif);
	background-position: center top;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#content .coupon a {
	background-color: #773001;
	padding: 10px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #FFFFFF;
	font-size: 24px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B46C3C;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #B46C3C;
}
#content .coupon a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#content a {
	font-weight: bold;
	color: #C30;
	text-decoration: none;
}
#content  a:hover {
	text-decoration: underline;
	color: #F00;
}


#content h1 {
	font-family: 'Oxygen', sans-serif;
	font-size: 30px;
	color: #692B02;
	font-weight: 400;
}
#content h2 {
	font-family: 'Oxygen', sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
#content h3 {
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#content h4 {
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
#content h5 {
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#content h6 {
	font-family: 'Oxygen', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 4px;
	margin: 0px;
}

#newscontent {
	background-color: #999;
	border: 1px solid #CCCCCC;
	padding: 8px;
	float: left;
	width: 644px;
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-family: 'Oxygen', sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #B46C3C;
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #793101;
	border-right-color: #B46C3C;
	border-bottom-color: #B46C3C;
	border-left-color: #B46C3C;
	margin-top: 0px;
	margin-bottom: 0px;
}

.innerWrap {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

#footer #flinks {
	font-family: 'Oxygen', sans-serif;
	font-size: 9px;
	text-align: right;
	color: #FFFFFF;
	margin: 20px;
}
#footer #flinks a {
	color: #993300;
	text-decoration: none;
}
#footer #flinks a:hover {
	text-decoration: underline;
}
#footerbutton {
	background-image: url(../images/refer-a-friend-btn.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 54px;
	width: 925px;
}


.photodiv{ /*CSS for DIV containing each image*/
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 22px;
	height:100px;
	overflow: hidden;
}

.photodiv img{ /*CSS for each image tag*/
	width: 125px;
	/*height: 77px;*/
cursor: hand;
	cursor: pointer;
}

.albumnavlinks{ /*CSS for DIV containing the navigational links*/
	font-family: 'Oxygen', sans-serif;
	font-size: 10px;
	margin-left: 22px;
}

.albumnavlinks a{ /*CSS for each navigational link*/
	margin-right: 5px;
	padding: 1px 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	color: #999;
}

.albumnavlinks a:hover, .albumnavlinks a.current{ /*CSS for currently selected navigational link*/
	border: 1px solid #999999;
	background-color: #30C;
	color: #999999;
}

/* ######### CSS for thumbnail viewer plugin ######### */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 8px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	box-shadow: 5px 5px #818181; /* Experimental box shadow properties*/
-webkit-box-shadow: 5px 5px #818181;
-moz-box-shadow: 5px 5px #818181;
-ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5,  positive=true)"; /* IE8 drop shadow*/
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5,  positive=true);
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 14px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: #999;
	margin: 5px;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 10px;
font: bold 14px Arial;
z-index: 5;
}
#content .contactForm {
	float: right;
	margin-right: 4px;
	margin-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 4px;
}
/* Website Main Menu*/
.basictab{
	margin-left: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	position: relative;
	top: 306px;
	font-weight: 400;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	background-color: #793101;
	color: #FFFFFF;
	border: 1px solid #793101;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.basictab li a:hover{
	background-color: #E79982;
	color: #793101;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #DBFF6C;
color: black;
}
.prod_img {
	float: left;
	width: 210px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.prod_info {
	float: right;
	width: 270px;
	padding-left: 8px;
	margin-top: 5px;
}
.priceArea {
	font-size: 12px;
	font-weight: bold;
	margin-right: 8px;
}
.divider {
	clear: both;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.rightcell p {
	font-family: 'Oxygen', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.rightcell h3 {
	font-family: 'Oxygen', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightcell #form1 input {
	width: 140px;
	font-family: 'Oxygen', sans-serif;
	font-size: 11px;
	color: #666666;
}
.rightcell #form1 textarea {
	width: 140px;
	font-family: 'Oxygen', sans-serif;
	font-size: 11px;
	color: #666666;
}
.hours {
	font-family: 'Oxygen', sans-serif;
	font-size: 11px;
	padding-left: 6px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.hours a {
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
}
.hours a:hover {
	text-decoration: underline;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;}
.ptest {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
