td, p, li, ul, blockquote { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
}
.heading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color : #666666;
	font-weight : normal;
}
.subtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color : #69220E;
	font-weight : normal;
	line-height: 150%;

}
.subtext2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color : #69220E;
	font-weight : normal;
	line-height: 100%;

}
.quote{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color : #999999;
	line-height: 150%;
	font-weight : normal;
}
.quoteauthor{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color : #611D1C;
	font-weight : normal;
	text-transform: uppercase;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #5F5E5C;
	scrollbar-face-color:#BFBDBE;
	scrollbar-track-color:#E4E4E4;
	scrollbar-shadow-color:#BFBDBE;
	scrollbar-darkshadow-color: #575654;
	scrollbar-highlight-color:#BFBDBE;
	scrollbar-arrow-color :#575654; 
	scrollbar-base-color :#575654;
}
a:link 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
    color: #666666;
	text-decoration: underline;
	font-weight : normal;
}
a:active 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
    color: #666666;
	text-decoration: underline;
}
a:visited 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
    color: #666666;
	text-decoration: underline;
}
a:hover 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}
.whitelink 
{ 	font-family: Georgia, Times New Roman, Times, serif;
 font-size: 11px; color: #FFFFFF;
}
a.whitelink:link 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:active 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 130%;
	color: #FDF3C3;
	text-decoration: underline;
}

.creambdr{
	border-bottom-width: 1px solid;
	border-right-width: 1px solid;
	border-top-width: 1px solid;
	border-left-width: 1px solid;
	border-color: #FFF9DC;
	border-bottom: #FFF9DC 1px solid;
	border-right: #FFF9DC 1px solid;
	border-top: #FFF9DC 1px solid;
	border-left: #FFF9DC 1px solid;	
}
.wrapleft { border:0;float:left}
.wrapright { border:0;float:right}
UL{
margin-bottom: -2px;
}
li{
list-style-image:  url(file:///C|/_kirsty/Clients/Kiwi%20Bromeliads/development/images/gr_arrow.gif);
line-height: 120%;
margin-bottom: 10px;
}
.caption {
float: right;
width: 240px;
margin: 0 0 10px 10px;
background-color: #F6F8F3;
padding: 0px;
border: 5px solid #FFFFFF;
}
.caption2 {
float: left;
width: 240px;
margin: 0 10px 10px 0;
background-color: #F6F8F3;
padding: 0px;
border: 5px solid #FFFFFF;
}
.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #666666;
}.side-caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 100%;
	color: #8C8C8C;
}
.footer_site_by {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333;
	text-align: right;
	width: 730px;
}
.footer_site_by a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333;
	text-align: right;
	width: 730px;
}
.side-caption_leftalign {
	text-align: left;
	font-size:10px
}

.pop_border
{
	border: 5px solid #501612;
	cursor: hand;
}
.underliner{
	text-decoration: underline;
		cursor: hand;
}

.error	{
	position:fixed;
	top: 50%;
	left: 50%;
	width:300px;
	height:50px;
	margin-top: -50px; /*set to a negative number 1/2 of your height*/
	margin-left: -150px; /*set to a negative number 1/2 of your width*/
	border: 1px solid #611D1C;
	background-color: #f3f3f3;
	display: none;
	font-size: 18px;
	text-align: center;
	padding-top: 30px;
}
#closeErrorOverlay	{ position: relative; right: 10px; top:-20px; float: right; }
#spinner	{ display:none;    font-size:12px;    font-style:italic;}
.success	{ display: none; background-color: #611D1C; padding: 5px; color: #fff; }
.success p	{ color: #fff; } 
.walle		{ display: none; }
