/* CSS Document */

body	{
	background: #FFFFFF;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
		}
		
p, td, li	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
			}
			
#wrapper	{
			width: 700px;
			margin: 20px auto;
			background: #FFFFFF;
			text-align: left;
			}		
			
#ie5fix		{
			height: 1px;
			voice-family: "\"}\"";
			voice-family: inherit;
			display: none;
			}					
			
.navListBullet	{
				font-size: 12px;
				width: 410px;
				margin-bottom: 15px;
				}
				
a:link		{
	font-weight: normal;
	color: #666666;
	background-colour: transparent;
	text-decoration: none;
			}
			
a:visited	{
	font-weight: normal;
	color: #333333;
	background-colour: transparent;
	text-decoration: none;
			}
			
a:active	{
	font-weight: normal;
	color: #333333;
	background-colour: transparent;
	text-decoration: none;
			}
			
a:hover		{
	font-weight: normal;
	color: #999999;
	background-colour: transparent;
	text-decoration: none;
			}
			
.floatRight	{
	float: right;
			}			
			
.menu16 {
	font-size: 16px;
	font-weight: 100;
	line-height: 30px;
	}
.menu20 {
	font-size: 24px;
	font-weight: lighter;
	line-height: 18px;
}
.tea_name {
	font-variant: small-caps;
	color: #CC0000;
	font-size: 16px;
	font-weight: lighter;
}
.tea_tag {
	font-size: 13px;
	font-variant: small-caps;
}
.price {
	color: #333333;
}
.tinytext {
	font-size: 11px;
	text-transform: uppercase;
}
.red_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
}
.red_heading16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
}

.red{
color:#CC0000;
}

.bold{
font-weight: bold;
}
