/* CSS Document */
html {scrollbar-face-color: #1A171b;
scrollbar-shadow-color: #1A171b;
scrollbar-highlight-color: #1A171b;
scrollbar-3dlight-color:#D4B477;
scrollbar-darkshadow-color: #1A171b;
scrollbar-track-color: #1A171b;
scrollbar-arrow-color: #FFFFFF;}

body {
	background-image: url(../Images/backgrnd.jpg);
	background-color: #1A171b ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyText {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
}
.bodyText_link {
	font-family: Bodoni LT Book;
	font-size: 19px;
	color: #D4B477;
}
.bodyText2 {
	font-family: Bodoni LT Book;
	font-size: 19px;
	color: #8E7163;
}
.bodySmallText2 {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodySmallText3 {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.Text3 {
	font-family: Arial;
	font-size: 18px;
	color: #E9C579;			
}
.Text4 {
	font-family: Arial;
	font-size: 14px;
	color: #E9C579;	
}		
.Text-Darjeeling {
	font-family: Arial;
	font-size: 14px;
	color: #FBEA06;			
}
.Text-earlgrey {
	font-family: Arial;
	font-size: 14px;
	color: #A281B0;	
}
.Text-assam {
	font-family: Arial;
	font-size: 14px;
	color: #D41D5D;	
}
.Text-greentea {
	font-family: Arial;
	font-size: 14px;
	color: #70AE4B;	
}
.Text-peppermint {
	font-family: Arial;
	font-size: 14px;
	color: #00A074;	
}
.Text-rooibos {
	font-family: Arial;
	font-size: 14px;
	color: #B72434;	
}
.Text-citrus {
	font-family: Arial;
	font-size: 14px;
	color: #FA9C2A;	
}
.Text-englishbreakfast {
	font-family: Arial;
	font-size: 14px;
	color: #F68B23;	
}								
.headline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	color: #8E7164;
}
.organic1 {
font-family: Arial;
font-size: 14px;
color: #9EBA94;
}
.organic2 {
font-family: Arial;
font-size: 14px;
color: #81A9C2;	
}	
.headline2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #8E7164;
}
.headline3 {	
    font-family: Futura Light BT;
	font-size: 28px;
	color: #FFFFFF;
}

.headline4 {	
    font-family: Futura Light BT;
	font-size: 18px;
	color: #8E7163;
}
.bodySmallText {
	font-family: HelveticaNeueLTStd-Roman;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #D4B477;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D4B477;
}
a:hover {
	text-decoration: underline;
	color: #D4B477;
}
a:active {
	text-decoration: none;
	color: #D4B477;
}


