body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #111;
}

/* H1, H2, H3, H4 */

div#header h1 {
	color: #fff;
	font-weight: normal;
	font-size: 26px;
}

div#content .content_home_col1 h1, div#content .gallery-col2 h1 {
	color: #222;
	font-weight: normal;
	font-size: 28px;
	font-family: Georgia;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

div#content .content_home_col1 h2, div#content .gallery-col2 h2 {
	color: #222;
	font-weight: normal;
	font-size: 20px;
	font-family: Georgia;
	margin-top: 20px;
}

div#content .content_home_col1 h3, div#content .gallery-col2 h3 {
	color: #222;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia;
}


p {
	text-align: left;
}

.content_home_col1 p,  .content_home_col2 p, .content_home_col3 p, div#content .gallery-col2 p, div#content .gallery-col1 p, .cafe-col1 p, .cafe-col2 p, #bottleshop-specials-div p {
	font-size: 13px;
	line-height: 160%;
	color: #222;
}

.content_home_col1 p {
	margin-bottom: 20px;
}

.sub_body {
	font-size: 11px;
}

/* Footer */

div#footer p {
	font-size: 12px;
	line-height: 160%;
	color: #eee;
	margin-top: 16px;
}

.footer_col2 ul li {
	font-size: 13px;
	line-height: 160%;
	color: #eee;
}

#footer a {
	color: #547db6;
	display: block;
}

#footer a:hover {
	color: #fff
}

/* BOTTLESHOP */
div#bottleshop-item {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #111;
}

div#bottleshop-item table tr td {
	padding: 0;
}

div#bottleshop-item table tr td.col1 {
	padding-right: 0px;
}

div#bottleshop-item h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.bottleshop-crumbs p {
	padding: 7px;
	font-size: 13px;
	text-align: right;
}

.bottleshop-crumbs a {
	color: #fff;
}
.bottleshop-crumbs a:hover {
	color: #fcaee5;
}

.bottleshop-page-specials {
	font-size: 11px;
	line-height: 13px;
}

.specials-date {
	font-size: 9px;
}

/* BOTTLESHOP BROWSE */

table#bottleshop-description td { font-size: 14px; line-height: 160%; padding: 5px 0 5px 0;}
table#bottleshop-description tr { padding: 10px 0 10px 0; }
.bottleshop-browse-h1 { font-size: 24px; }

/* CAFE - Menu */
ul#menu-list li {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 16px;
}


.gallery-title {
	font-size: 12px;
}
.gallery-date {
	font-size: 11px;
}

/* BOTTLESHOP PAGINATION */

div#paginate { margin: 40px 0 40px 0;}

div#paginate strong, div#paginate a {
	padding: 8px;
	color: #fff;	
} 

#paginate a {
	background: #47ADEB;
}

	#paginate strong {
	background: #780e56;
}