@charset "utf-8";
/* CSS Document */
body, html {
	background-color:#41110F;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
}
#container {
	border:5px solid #755C35;
	width:970px;
	margin:0 auto;
	background-color:#DDCDB2;
}
#leftBar {
	background: #4C341A url(../images/left_bar_background.jpg) repeat-x;
	width:265px;
	color:#ffffff;
	border-right:2px solid #755C35;
	vertical-align:top;
}
#leftBar div {
	padding:10px;
}
#leftBar span {
	font-size:13pt;
}
#mainContent {
	background-color:#DDCDB2;
	padding:10px 0px 10px 0px;
}
#mainContentWhole {
	background-color:#DDCDB2;
	padding:0px 0px 10px 0px;
	width:100%;
}
#linkTable {
	width:100%;
	background-color:#3E1010;
}
#linkTable td {
	text-align:center;
	border:1px solid #ffffff;
	border-left:0px;
	color:#ffffff;
	width:14%;
}
#linkTable td.last {
	border-right:0px;
}
#linkTable td a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 0px;
}
#linkTable td a:hover {
	color:#41110F;
	background-color:#ffffff;
}
.redBorderImage {
	border: 2px solid #401211
}
.pictureBox {
	border:2px solid #765D36;
	background-color:#DDCDB2;
	float:left;
}
.pictureBox img {
	border:1px solid #765D36;
	margin:3px;
}
#smallImages {
	width:100%;
}
#pictureRow {
	background-color:#F6F2E9;
	padding:10px;
	border-top:2px solid #755C35;
	border-bottom:2px solid #755C35;
}
#footer {
	clear:both;
}
ul li {
	margin-bottom:5px;
}
.photoGallery {
	text-align:center;
	width:100%;
}
.photoGallery img {
	border:1px solid #765D36;
}
.photoGallery td {
	padding:5px;
}
#gallery_links {margin-left:0px; background-color:#ffffff; }
#gallery_links td { padding:5px; border-right:1px solid black; text-align:center;}
#gallery_links .last {border-right:0px;}
#gallery_links td a {text-decoration:none; font-weight:bold; color:#000;}
.show {display:block;}
.hide {display:none;}

.alacart_price {text-align:right;}
.alacart_heading {font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12pt; margin:20px 0px 10px 0px;}
.alacart_table td {border-bottom:1px dashed #BE9F6A;}
.testimonial {margin:15px 10px 15px 10px; padding-bottom:15px; border-bottom:1px dashed #000000; font-family:Georgia, Tahoma, sans-serif;}
.footerLink {color:#000000;}