/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper
{
	font-family:"Lucida Sans",Verdana,"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
	font-size:76%;
	width:746px;
	text-align:left;
	border:4px solid #3C734C;
	background:#fff;
	margin:0 0 0px 0;
	padding:14px 20px 25px 26px;
}

h1{
/* font-family:"Lucida Sans"; */
font-family: Georgia;
font-size:24px;
color:#3C734C;
margin-bottom:5px;
}

h2{
/* font-family:Arial, Tahoma, "Trebuchet MS"; */
font-family: Georgia;
font-size:17px;
color:#7A487B;
margin:3px 0;
}

b, h3{
/* font-family:Arial, Tahoma, "Trebuchet MS"; */
font-family: Georgia;
font-size: 15px;
color: #7A487B;
}

.green_text{
	font-family:"Trebuchet MS";
	color:#3A4B3F;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.normal_text{
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
}
.welcome_bg{
	background-image:url(images/welcome_bg.jpg);
	background-repeat:no-repeat;
	width:460px;
	height:278px;
}
.ourlatest_bg{
	background-image:url(images/ourlatest_bg.jpg);
	background-repeat:no-repeat;
	width:321px;
	height:220px;
}
.three_flowe_bg{
	background-image:url(images/three_flowe_bg.jpg);
	background-repeat:no-repeat;
	
}
.flower_01_middle{
	background-image:url(images/flower_01_middle.jpg);
	background-repeat:no-repeat;
	width:139px;
}
.flower_01_bottme{
	background-image:url(images/flower_01_bottme.jpg);
	background-repeat:no-repeat;
	width:139px;
}
.flower_02_middle{
	background-image:url(images/flower_02_middle.jpg);
	background-repeat:no-repeat;
	width:139px;
}
.flower_03_middle{
	background-image:url(images/flower_03_middle.jpg);
	background-repeat:no-repeat;
	width:139px;
}

.more_red{
	font-family:"Trebuchet MS";
	color:#D34922;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.more_red:hover{
	font-family:"Trebuchet MS";
	color:#D34922;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.arrow{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:15px 5px;
	font-family:"Trebuchet MS";
	color:#FABF3C;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 25px;
}
.whitehead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
/*footer---starts----*/

.copyright{
	font-family:"Trebuchet MS";
	color:#FBC25D;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.error-msg {
        color:#FF0000;
}
a.copyright {
	font-family:"Trebuchet MS";
	color:#FBC233;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.footer_left{
        height: 30px;
	background-image:url(images/footer_left_img.jpg);
	background-repeat:no-repeat;
}
.footer_bg{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
}
/*footer---ends----*/

DIV.table-row {
  margin-top: 0;
  margin-right: auto; 
  margin-bottom: 0;
  margin-left: auto;
  padding: 6px 0 0 0; 
  text-align: center; 
  width: 96%;
}

DIV.left-container13 {
  border: none; float: left; margin: 0; padding: 0; width: 20%;
}

DIV.left-container23 {
  border: none; float: left; margin: 0; padding: 0; width: 35%;
}

DIV.right-container13 {
  border: none; float: right; margin: 0; padding: 0; width: 45%;
}

DIV.left-container12 {
  text-align: left; border: none; float: left; margin: 0; padding: 0; width: 48%;
}

DIV.right-container22 {
  text-align: right; border: none; float: right; margin: 0; padding: 0; width: 48%;
}
