/* CSS Document */
body{ 
	background:url(../images/bg.jpg) repeat left top; 
	padding:0px; 
	margin:0px; 
	font: normal 13px Verdana; 
	color:#1C1C1C; 
	line-height:18px; 
	text-align:justify;
}
p {
	margin-bottom:12px;
}
h1 {	
	padding:0 0 18px 0;
	margin:0;
	float:left;
	width:auto;
}
.clear {
	clear:left;
}
.left {
	float:left;
}
.right {
	float:right;
}
#wrapper{ 
	width:100%;
	background:url(../images/bg-top.jpg) left top repeat-x; 
}
#container {
	width:981px;
	margin:0 auto;
}
.header {
	width:981px;
}
.body-content {
	float:left;
	width:951px;
	background:url(../images/bg-body.jpg) left top repeat-y; 
	padding:0px 19px 0px 10px;
}
.footer {
	width:981px;
	background:url(../images/bg-body.jpg) left top repeat-y;
	
}
.logo { 
	float:left;
	width:auto;
}
.theame {
	float:left;
	width:auto;
}
.content{ 
	padding:15px 14px 8px 14px;
	background:url(../images/bg-bottom.jpg) left bottom no-repeat;
	float:left;
	width:auto;
}
.content1{ 
	padding:15px 14px 8px 14px;
	background:url(../images/bg-bottom1.jpg) left bottom no-repeat;
	float:left;
	width:925px;
}
.content1 a{ 
	padding:0px; 
	margin:0px; 
	text-decoration:underline; 
	color:#990000;
}
.content1 a:hover { 
	text-decoration:none;
}
.thumnails {
	background:#fff url(../images/bg-image.jpg) left bottom repeat-x;
	width:928px;
	margin:auto;
	float:left;
}
.thum-box {
	margin:auto;
	float:left;
	width:891px;
	padding:35px 18px 25px 18px;
}
.thum-box img.left {
	float:left;
	margin:0px 16px;
}
.thum-box img.right {
	float:right;
	margin:0px 16px;
}	
.footer-content {
	float:left;
	width:981px;
	margin:0;
	background: #FFFFFF url(../images/bg-footer-right.jpg) repeat-y right top;
}
.copyright {
	width:325px;
	float:left;
	font: normal 13px Arial; 
	color:#322408; 
	padding:33px 0px 18px 18px;
	background:url(../images/bg-footer-left.jpg) repeat-y left top;
}
.copyright a {
	color:#322408; 
	padding:0px; 
	margin:0px; 
	text-decoration:none;
}
.copyright a:hover {
	text-decoration:underline;
}
.utility{ 
	float:right; 
	width:auto; 
	padding:33px 14px 0px 0px; 
	margin:0 20px 0 0;
}
.utility a{ 
	color:#322408; 
	padding:0px 8px 0px 8px; 
	text-decoration:none;
}
.utility a:hover{ 
	color:#B92911; 
	padding:0px 8px 0px 8px; 
	text-decoration:none; 
	font-weight:normal;
}
.utility a.active{ 
	color:#B92911; 
	padding:0px 8px 0px 8px; 
	text-decoration:none; 
	font-weight:bold;
}
.devider{
	border-bottom:1px dashed #666666;
}

/* Css for Light Box */

#gallery { 
	margin:0;
}
#gallery img {
	border:3px double #6391B5; 
	padding:2px;
}

/* ------------------------ Light Box End ----------------------------------- */

/* main-nav Starts*/
#main-nav  {
	width : 606px;
	padding : 24px 0 0 0;
	float : right;
}
#main-nav ul {
	margin : 0;
	padding : 0;
	list-style : none;
	width:606px;
}
#main-nav ul li, #main-nav ul li a {
	float : left;
	height : 67px;
}
#main-nav ul li.welcome a {
	background : url(../images/sprite-menu-bg.gif) no-repeat 0 0;
	width : 114px;
}
#main-nav ul li.welcome a:hover, #main-nav ul li.welcome a.active {
	background : url(../images/sprite-menu-bg.gif) no-repeat 0 -67px;
}
#main-nav ul li.our-trees a {
	background : url(../images/sprite-menu-bg.gif) no-repeat -114px 0;
	width : 93px;
}
#main-nav ul li.our-trees a:hover, #main-nav ul li.our-trees a.active {
	background : url(../images/sprite-menu-bg.gif) no-repeat -114px -67px;
}
#main-nav ul li.honey a {
	background : url(../images/sprite-menu-bg.gif) no-repeat -207px 0;
	width : 111px;
}
#main-nav ul li.honey a:hover, #main-nav ul li.honey a.active {
	background : url(../images/sprite-menu-bg.gif) no-repeat -207px -67px;
}
#main-nav ul li.nursery a {
	background : url(../images/sprite-menu-bg.gif) no-repeat -318px 0;
	width : 163px;
}
#main-nav ul li.nursery a:hover, #main-nav ul li.nursery a.active {
	background : url(../images/sprite-menu-bg.gif) no-repeat -318px -67px;
}
#main-nav ul li.contact a {
	background : url(../images/sprite-menu-bg.gif) no-repeat -481px 0;
	width : 124px;
}
#main-nav ul li.contact a:hover, #main-nav ul li.contact a.active {
	background : url(../images/sprite-menu-bg.gif) no-repeat -481px -67px;
} 

/*--------------- main-nav Ends--------------*/

/*form starts here*/
.form-body  {
	margin : 0;
	padding : 0;
	width : 333px;
}
.submit_btn {
	font : normal 11px Tahoma;
	color : #000000;
	background : #4787ba;
	border : 1px solid #000;
	width : 55px;
	margin : 0;
	padding : 3px;
}
.tableform {
	padding : 0 0 0 5px;
	margin-bottom : 2px;
	text-align : left;
	width : 200px;
	border : 1px solid #837e72;
	height : 15px;
	font : normal 11px Verdana;
	color : #444444;
	background-color : #fff;
}
* html .tableform {
	padding : 0 0 0 5px;
	margin-bottom : 0;
	text-align : left;
	width : 200px;
	border : 1px solid #837e72;
	height : 15px;
	font-family : Verdana;
	font-size : 11px;
	color : #444444;
	font-weight : normal;
	background-color : #fff;
}
* + html .tableform {
	padding : 0 0 0 5px;
	margin-bottom : 0;
	text-align : left;
	width : 200px;
	border : 1px solid #837e72;
	height : 15px;
	font-family : Verdana;
	font-size : 11px;
	color : #444444;
	font-weight : normal;
	background-color : #fff;
}
.ta {
	text-align : left;
	width : 200px;
	height : 60px;
	border : 1px solid #837e72;
	background-color : #fff;
	font-family : Georgia;
	font-size : 11px;
	color : #444444;
	padding : 0 0 0 5px;
	margin-bottom : 2px;
}
* html .ta {
	text-align : left;
	width : 200px;
	height : 60px;
	border : 1px solid #837e72;
	background-color : #fff;
	font-family : Georgia;
	font-size : 11px;
	color : #444444;
	padding : 0 0 0 5px;
	margin-bottom : 0;
}
* + html .ta {
	text-align : left;
	width : 200px;
	height : 60px;
	border : 1px solid #837e72;
	background-color : #fff;
	font-family : Georgia;
	font-size : 11px;
	color : #444444;
	padding : 0 0 0 5px;
	margin-bottom : 0;
}
.red-star {
	color : red;
	font-weight : bold;
}
.text_box {
	width : 70px;
	border : 1px solid #837e72;
	height : 15px;
	font-family : Georgia;
	font-size : 11px;
	color : #444444;
	font-weight : normal;
	background-color : #fff;
}
.code {
	float : left;
	width : 60px;
	padding :0 0 1px 0;
	background-color : #e5e5e5;
	text-align : center;
	color : #4a3321;
	margin : 0;
	height : 15px;
	font-size : 11px;
	border : 1px solid #837e72;
	margin-left : 5px;
} 
/*form ends here*/

