/* HTML tag styles                             */
/***********************************************/
p,td,ol,li,ul{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	font-size:10pt;
      color:#303030;
}

td p{
padding:0px;
 margin:0px;
}

/******* hyperlink and anchor tag styles *******/

h1{
font-size:22px;
color:#693402;
font-weight:normal;
font-style:italic;
}
h2{
font-size:13px;
background:url("../images/bullet1.gif") no-repeat;
color:#693402;
text-transform: uppercase;
background-position:0px 5px;
font-weight:bold; 
padding-bottom:0px;
margin:0px;
padding-top:5px;
padding-left:15px;
}
h3{
font-size:12px;
text-transform: uppercase;
background:#99970d;
padding:5px;
font-weight:normal; 
margin-bottom:0px;;
color:#fff;
}
a img{
border:none;
}

.alignment_center{
	display: block;
	margin-right: auto;
	margin-left: auto;
			}
.alignment_left{
float: left;
}
/************** header tag styles **************/


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

				

a{
color:#2f1904;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#74890c;
text-decoration:none;
}
.memberslogin{
border:1px #674d42 solid;
background:#fff;
color:#674d42;
font-size:11px;
margin:3px 0px;
}


/***********************************************/
/* Layout Divs                                 */
.opening_hours{
font-weight:bold;
font-size:14px;
color:#000;
}
.impact{
color:#2f1904;
font-size:20px;
}
.amount{
color:#000;
}
.flowername{
color:#706f12;
font-size:15px;
font-weight:normal;
}
#flower{
border:1px solid #fff;
}
#flower:hover{
border:1px solid #9f8479;
}
.header{
background:#e9e6d8;
}
.smalltext{
color:#74890c;

}
input{
border:1px solid #674d42;
font-size:11px;
font-weight:bold;
background:#fff;
color:#674d42;
}
#galtumb{
float:left;
width:100px;
height:100px;
padding:15px;
text-align:center;
border:1px solid #b4a594;
margin-right:15px;
margin-bottom:15px;}