/* HTML tag styles                             */
/***********************************************/
p{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	font-size:12px;
      color:#000;
}
ul { list-style:none;}

/******* hyperlink and anchor tag styles *******/
td p{
padding:0px;
margin:0px;
padding-top:2px;
}
h1{
font-size:22px;
color:#f36f21;
font-weight:normal;
font-style:italic;
}

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;
}

h2{color:#f89c2b;font-size:18px;}
				
input{
font-family: Arial,sans-serif;
}
a{
color:#000;
text-decoration:none;
}
a:hover{
color:#f36f21;
text-decoration:none;
}
.memberslogin{
border:1px #99970d solid;
background:#fff;
color:#000;
}


#flower {
background: #fff;
text-align: center;
font-weight: bold;
color: #fff;
width:150px;
padding:2px;
line-height:100%;
border: 1px solid #b5b5b5;
font-size:11px;
height:220px;
margin:1px;
}

#flower a{

color: #fff;
text-decoration: none;

}
.flowername {
font-size:14px;
line-height:120%;
color: #f36f21;
font-weight:normal;
}

.amount {
font-size:12px;
font-weight:normal;
line-height:120%;
color: #000000;
}
.header{
background:#b2b2b2;
color:#282828;
}
/***********************************************/
/* Layout Divs                                 */

