/* CSS Document */
body {
	background-color: #000;
	background-image: url(/images/template/background-pattern.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.pageWrapper {
	background-color: #000;
	padding: 0;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}
.headerImageArea {
	width: 940px;
	height: 200px;
	overflow: hidden;
	border-bottom: 3px solid #faab00;	
}
.pageMainArea{
	overflow: hidden;	
	border-bottom: 3px solid #faab00;
	min-height: 900px;
}
.leftCol {
	width: 200px;
	background-color: #7e5e19;
	border-right: 3px solid #faab00;
	background-image: url(/images/template/lhs-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin: 0 11px 0 0;
	padding: 0 0 20px 0;
}
.leftCol .navHeader {
	margin: 10px 0 13px;	
}
.leftCol .navDivider {
	margin: 18px 0;	
}
.leftCol #leftNav {
	
}
.leftCol #leftNav li
{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #faab00;	
}
.leftCol #leftNav li a {
	padding: 8px 0;
	display: block;
}
.leftCol #leftNav li a:hover {
	color: #FFF;	
}
.leftCol .addressBox {
	text-align: center;
	padding: 10px 20px;
	margin: 0 0 10px 0;
	background-color: #610314;	
}
.addressBox h3 {
	font-size: 1.7em;
	font-style: italic;
	color: #faab00;
	margin: 0 0 4px 0;
}
.addressBox p.address {
	color: #faab00;
	margin: 0 0 4px 0;
	font-weight: bold;
}
.addressBox p.telephone {
	font-size: 1.5em;
	font-weight: bold;
}

.leftCol .iconBox a {
	display: inline-block;	
}
.leftCol .iconBox img {
	vertical-align: middle;	
	margin: 0 5px 0 0;
}

.leftCol .hygiene {
	margin: 10px auto;
	width: 100%;
}
.leftCol .hygiene img {
	width: 90%;
	margin: 0 auto;
	display: block;
}

.contentCol {
	float: left;
	width: 415px;
	overflow: hidden;
	margin: 11px 0 20px 0;
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Metamorphous', cursive, 'Times New Roman';
	color: #faab00;
	font-weight: normal;
}
.contentCol h1 {
	font-size: 2.1em;	
	margin: 0 0 5px 0;
}
.contentCol h2 {
	font-size: 1.5em;	
	margin: 0 0 2px 0;
}
.contentCol h1+p {
	font-weight: bold;	
}
.contentCol p {
	font-size: 0.8em;	
	margin: 0 0 8px 0;
}
.contentCol a {
	text-decoration: underline;	
}
.contentCol .contentDivider {
	margin: 10px 0;	
}

.homeImageGalleryThumbs {
	width: 430px;
	overflow: hidden;	
}
.homeImageGalleryThumbs li {
	display: block;
	width: 86px;
	height: 86px;
	padding: 5px;
	margin: 0 9px 9px 0;
	float: left;
	background-color: #222;	
}
.homeImageGalleryThumbs li .windowArea {
	width: 86px;
	height: 86px;
	overflow: hidden;
	text-align: center;
}
.homeImageGalleryThumbs li img {
	width: 150px;
	position: relative;
	left: -25px;	
}
	

.rightCol {
	float: right;
	width: 280px;
	margin: 0;
	padding: 10px 10px 20px 10px;
	background-color: #610314;
	background-image: url(/images/template/rhs-gradient.png);
	background-repeat: repeat-x;
	background-position: right top;		
	text-align: left;
	font-size: 0.9em;
}
.rightCol h3 {
	font-size: 1.7em;
	margin: 0 0 0 0;
}
.menuLinks a:hover {
	text-decoration: underline;	
}
.menuLinks {
	margin: 0 20px 5px;
}
.menuLinks li {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	background-image: url(/images/template/link-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#testimonialsRightSlide {
    height: 85px;
    width: 280px;
}
#testimonialsRightSlide .slides_container,
#testimonialsRightSlide .slides_container div {
    height: 85px;
    width: 280px;
}
#testimonialsRightSlide .slides_container div {
    display: block;
}


.rightCol .commentsSummary {
	background-image: url(/images/template/rhs-quote-marks.png);
	background-repeat: no-repeat;
	background-position: center top;		
	padding: 3px 0;
	text-align: center;
	height: 85px;
}
.rightCol p {
	font-size: 0.9em;	
}
.rightCol .commentsSummary p {
	margin: 0 10px 5px;	
}
.rightCol p.commenter {
	font-style: italic;
	font-weight: bold;
    margin: 0;
}
.rightCol .rhsDivider {
	margin: 20px 0;	
}
.rightCol .formFeedback {
    margin: 4px 0;
    font-weight: bold;
    font-size: 1.1em;
}
.rightCol .commentForm {
	margin: 10px 0;	
}
.rightCol .commentForm li {
	padding: 8px 0;		
}
.rightCol .commentForm li label {
	float: left;
	margin: 0 0 4px 0;	
	font-size: 0.9em;
}
.rightCol .commentForm li p.Error {
	float: right;
	font-style: italic;
	margin: 0 0 4px 0;	
	font-size: 0.9em;
	font-weight: bold;
}
.rightCol .commentForm li input[type="text"],
.rightCol .commentForm li textarea {
	clear: both;
	width: 274px;	
}
.rightCol .commentForm li textarea {
	height: 100px;	
}
.rightCol .commentForm li input[type="checkbox"] {
	display: inline;
	margin: 0 2px 2px 0;	
}
.rightCol .commentForm li .checkboxLabel {
	float: none;
}


.footerArea {
	padding: 10px 0 2px;	
}
.footerArea p {
	font-size: 0.8em;
	margin: 0 0 8px 0;
	color: #666666;
}
.footerArea a:hover {
	text-decoration: underline;
}


.menuDetails {
    width: 415px;
    overflow: hidden;
}
.menuDetails p {
    margin: 25px 0 20px 0;
}
.menuDetails h2 {
    margin: 10px 0 5px 0;
}
.menuDetails h2+p {
    margin: -5px 0 5px 0;
    font-style: italic;
}
.menuDetails ul {
    width: 430px;
    overflow: auto;
}
.menuDetails ul li {
    width: 195px;
    margin: 0 20px 5px 0;
    float: left;
    font-size: 12px;
    display: block;
}
.menuDetails ul li .price{
    display: block;
    float: right;
}

.contentCommentsList {
    width: 415px;
    margin: 20px 0;
}
.contentCommentsList li {
    margin: 0 0 25px 0;
    padding: 0 0 40px 0;
    background-image: url('/images/template/content-divider.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
}
.contentCommentsList li p {
    background-position: center top;
    padding: 0 50px;
    background-image: url('../images/template/contentQuoteMarks.png');
    background-repeat: no-repeat;
}
.contentCommentsList li p.quotee {
    background: none;
    padding: 0;
    font-weight: bold;
    font-style: italic;
}

.newsItems {
    margin: 10px 0 20px;
    overflow: auto;
}
.newsItems li {
    display: block;
    padding: 0 0 12px 0;
    border-bottom: 1px solid #7e5e19;
    margin: 0 0 8px 0;
    width: 415px;
    overflow: auto;
}
.newsItems li img {
    width: 180px;
    float: left;
    margin: 8px 10px 0 0;
    display: block;
}
.newsItems li a {
    text-decoration: inherit;
}
.newsItems li h3 {
    font-size: 18px;
    text-decoration: none;
    margin: 0 0 4px 0;
}
p.readMore {
    margin: 8px 0 0 0;
}

.menuPaging {
    overflow: auto;
    margin: 12px auto 2px;
    text-align: center;
    font-size: 12px;
}
.menuPaging li {
    padding: 0 10px;
    display: inline;
}
.menuPaging li a.current {
    font-weight: bold;
    text-decoration: none;
}
.menuPaging li.divider {
    width: 1px;
    display: inline-block;
    padding: 0;
    background-color: #FFF;
}


.menuSpecials {
}

.menuSpecials ul {
    overflow: auto;
    margin: 15px 0 0 0;
    width: 445px;
}
.menuSpecials ul li {
    float: left;
    width: 175px;
    height: 215px;
    border: 3px solid #FAAB00;
    border-radius: 5px;
    margin: 0 13px 13px 0;
    padding: 10px;
    text-align: center;
}
.menuSpecials ul li h3 {
    margin: 0 0 10px 0;
}
.menuSpecials ul li p.price {
    font-weight: bold;
    font-size: 1em;
    color: #faab00;
    margin: 0 0 3px 0;
}