﻿div#lilFlowerFlash
{
	position:absolute;
	left:863px;
}
/*
===========================================================
Big panel for the General page and the main category pages
===========================================================
*/
h1.pageTitle
{
	padding:0;
	margin:0;
	margin-top:-25px;
	margin-bottom:10px;
	
}
div#GeneralPanel ul
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
div#GeneralPanel
{
	width:903px;
	position:relative;
	left:15px;
}
div#GeneralPanelTop
{
	background-image:url("Images/GeneralPanelTop.gif");
	width:903px;
	height:27px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-attachment:inherit;
	
}
div#GeneralPanelMiddle
{
	background-image:url("Images/GeneralPanelMiddle.gif");
	background-repeat:repeat-y;
	width:903px;
	padding:25px;
	
}
div.GeneralText
{
	width:97%;
	margin-bottom:10px;
}
div#GeneralPanelBottom
{
	background-image:url("Images/GeneralPanelBottom.gif");
	width:903px;
	height:27px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-attachment:inherit;
	float:left;
}

/*
======================================
Contact Us Forms Styles
======================================
*/
label
{
	font-weight:bold;
	display:block;
}
a.SubmitButton
{
	display:block;
	/*background-image:url("Images/SubmitBtn.gif");
	background-repeat:no-repeat;
	background-attachment:inherit;*/
	width:63px;
	height:20px;
	/*text-indent:-10000px;*/
	margin:5px;
	float:right;
}
textarea.comments
{
	width:350px;
	height:200px;
	
	
}
div#GeneralLeftCol
{
	width:400px;
	float:left;
	margin-left:10px;
	margin-right:20px;
	
}
div#GeneralLeftCol.wider
{
	width:430px;
	margin-left:0px;
}
div#GeneralRightCol
{
	
	float:left;
	
}

div#GeneralPanelMiddle
{
	float:left;
	
}
div.GeneralColumnTop
{
	background-image:url("Images/GeneralColumnTop.gif");
	background-repeat:no-repeat;
	background-attachment:inherit;
	width:399px;
	height:10px;
	_margin-bottom:-8px;
	

}
div.GeneralColumnBottom
{
	background-image:url("Images/GeneralColumnBottom.gif");
	background-repeat:no-repeat;
	background-attachment:inherit;
	width:399px;
	height:18px;
}
div.GeneralColumnMiddle
{
	background-image:url("Images/GeneralColumnMiddle.gif");
	background-repeat:repeat-y;
	background-attachment:inherit;
	width:399px;
	
}
div.infoText
{
	padding:12px;
	position:relative;
	
}
h2.imgHeader
{
	margin-top:0px;
	margin-bottom:5px;
}
.clearBoth
{
	clear:both;
}

div#mineImages img
{
	margin:4px;
	border:solid 2px #baac8f !important;
}
div#aboutText h1
{
	margin:5px 0px 15px 0px;
}
div#aboutText h2
{
	margin:0;
}
div#aboutText p
{
	margin:0px 0px 10px 0px;
}
