﻿.index_border {
	border: 1px solid #000000;
}
.menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.menu_title_coffee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-align: center;
	font-weight: bold;
}
.menu_title_leaftea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
	text-align: center;
	font-weight: bold;
}
.menu_title_wellbeing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #C2CB49;
	font-weight: bold;
}
.text_large {
	font-family: Verdana;
	font-size: 16px;
	color: #808080;
	vertical-align: top;
	text-align: left;
}
.menu_title_indulgence {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #A50021;
	font-weight: bold;
}
.text_large_leaftea {
	font-family: Verdana;
	font-size: 16px;
	color: #009933;
	padding-left: 50px;
	font-weight: bold;
}
.text_large_Wellbeing {
	font-family: Verdana;
	font-size: 16px;
	color: #C2CB49;
	padding-left: 50px;
	font-weight: bold;
}
.text_large_indulgence {
	font-family: Verdana;
	font-size: 16px;
	color: #A50021;
	padding-left: 50px;
	font-weight: bold;
}
.title {
	font-family: Verdana;
	font-size: xx-large;
	font-weight: bold;
}
.text_large_coffee {
	font-family: Verdana;
	font-size: 16px;
	color: #FFCC00;
	padding-left: 50px;
	font-weight: bold;
}
.coffees_titles {
	font-family: Verdana;
	font-size: x-large;
	font-variant: small-caps;
	font-weight: bold;
}
.data_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	color: #A50021;
	font-weight: bold;
}
.data_subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	color: #A50021;
	font-weight: normal;
}
.bottom_text {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

A.menulink:link {COLOR: #000000; TEXT-DECORATION: none; }
A.menulink:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.menulink:active { COLOR: #000000; TEXT-DECORATION: none }
.nav_bg {
	background-image: url('images/nav_bg.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
A.menulink:visited { COLOR: #000000; TEXT-DECORATION: none }
.main_bg {
	background-image: url('images/main_bg.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
