/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color:#55473a;
	background-color:#efebe8;
	/*background-color:#d7d0c8;
	
	background-image: url(../images/body_bg_2.jpg);
	background-repeat: repeat-x;*/
}
span, div, h1, h2, h3{
	margin:0px;
	padding:0px;
}

p{
	padding:3px 0px 6px 0px;
	margin:3px 0px 3px 0px;
	line-height:20px;
}
img {border:none;}


/*h1{
	font-size:32px;
	font-weight: normal;
	color:#50483b;
	margin:0px 0px 7px 0px;
	padding:0px;
	text-transform:uppercase;
}*/

h1{
	font-size:21px;
	font-weight: normal;
	color:#50483b;
	margin:0px 0px 7px 0px;
	padding:0px;
	line-height:21px;
	text-transform:uppercase;
}

h2{
	font-size:15px;
	font-weight:bold;
	color:#4a4339;
	margin:0px;
	padding:0px;
}

h3{
	font-size:22px;
	font-weight:normal;
	color:#8aa108;
	margin:0px 0px 7px 0px;
	padding:0px;
}

h4{
	font-size:16px;
	font-weight:normal;
	color:#788C09;
	margin:0px 0px 7px 0px;
	padding:0px;
}

h6{
	font-size:16px;
	font-weight:normal;
	color:#788C09;
	margin:0px 0px 0px 0px;
	padding:0px;
}

h5{
	font-size:17px;
	font-weight:normal;
	color:#657708;
	margin:0px 0px 7px 0px;
	padding:0px;
}

.clear {
	clear:both;
}
/*layout styles begins*/

#main_container{
	width:100%;
	margin:auto;

}

#header_container{
	width:100%;
	margin:auto;
	background:url(../images/header_bg.gif) repeat-x;
	height:92px;

}

#content_container{
	width:100%;
	margin:auto;
	background-color:#efebe8;
	

}

#menu_container{
	width:100%;
	height:35px;
	margin:auto;
	color:#ddcabb;
	background-color:#2e1e11;
	

}

#footer_container{
	width:100%;
	margin:auto;
	/*background:#d7d0c8 url(../images/footer_bg.gif) repeat-x;*/
	height:auto;
	background-color:#efebe8;
}

/*layout styles ends*/


/*inner layout styles begins*/
.header{
	width:985px;
	margin:auto;
	background:url(../images/header_img.gif) no-repeat;
	height:92px;
	color:#ebf89e;
	text-align:left;
}
.header a{
	color:#ebf89e;
	text-align:left;
	text-decoration:none;
	font-size:11px;
}

.header a:hover{
	color:#68350c;
	text-align:left;
	text-decoration:underline;
	font-size:11px;
}


.nav{
	width:985px;
	margin:auto;
	background:url(../images/menu_img.gif) no-repeat;
	height:35px;
	color:#e0cec0;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

.nav_inner{
	width:985px;
	margin:auto;
	background:url(../images/menu_img_inner.gif) no-repeat!important;
	height:35px;
	color:#e0cec0;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

.navigation{
	width:985px;
	float:left;

}

.navigation ul{
	list-style-image:none;
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
	

}

.navigation li{
	list-style-image:none;
	list-style-type:none;
	display:inline;
	
}

.navigation li a{
	/*padding:0px 15px 0px 15px;*/
	color:#decdbd;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 9px 8px 9px;
	height:24px;
	/*background:url(../images/tab_hover_left.gif) no-repeat top left;*/
	
}

.navigation li a span{
	
	color:#decdbd;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	height:24px;
	padding-right:15px;
	background:url(../images/tab_hover_right.gif) no-repeat top right;
	
}

.navigation li a ins{
	
	color:#decdbd;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	height:24px;
	padding:0px 9px 8px 0px;
	background:url(../images/tab_hover_mid.gif) repeat-x top left;
	
}
.content{
	width:985px;
	margin:auto;
}

.flower_image{
	background:url(../images/welcome_img.gif) no-repeat;
	height:37px;
	margin-top:8px;
}

.ad_bar{
	background:url(../images/ad_bar.jpg) no-repeat;
	height:98px;
	padding-top:10px;
}

.ad_images{
	
	text-align:center;
	margin:0px;
	line-height:22px;
}

.flower_image_footer{
	background:url(../images/welcome_img_footer.gif) no-repeat;
	height:37px;
}

.welcome_text_footer{
	padding:7px;
	margin:0px;
	text-align:center;
	line-height:20px;
}


.welcome_text{
	padding:8px;
	text-align:center;
	margin:0px;
	line-height:16px;
}

.box_container{
	width:305px;
	height:auto;
}
.box_bg{
	background:url(../images/box_mid.gif) repeat-y;
	width:301px;
	margin:0px;
	padding:0px;
}

.box_content{
	line-height:20px;
	width:300px;
}

.image_frame{
	background:url(../images/image_frame.gif) no-repeat;
	width:147px;
	height:104px;
	padding-top:5px;
}

a.button_more{
	background:url(../images/more_btn.gif) no-repeat;
	height:31px;
	width:110px;
	display:block;
}

a.button_more:hover{
	background:url(../images/more_btn_hover.gif) no-repeat;
	height:31px;
	width:110px;
	display:block;
}

.footer{
	width:985px;
	margin:auto;
	font-size:11px;
	color:#b5aca5;

}

.footer_heading{
	font-size:12px;
	font-weight:bold;
	color:#8ba30a;
	text-shadow:#ababab 0px 1px 0px;
}

.footer_heading span{
	font-size:12px;
	font-weight:bold;
	color:#fff;
}


.footer a{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#665f4d;

}

.footer a:hover{
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#665f4d;

}


/*=====================
	innerpages styles
=======================*/

.innerpage_container{
	width:985px;
	height:auto;
	line-height:20px;
}
.inner_container{
	background:url(../images/inner_content_body_bgmid.gif) repeat-y;
	line-height:22px;
	margin:0px;
	padding:0px;
}

.inner_container ul{
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0 0 0 10px;
	text-align:left;
	
}

.inner_container li{
	background-image:url(../images/bullet_next.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	list-style-image:none;
	padding:0 0 0 25px;
}

.line_style{
	color:#996539;
	text-decoration:none;
	font-weight:bold;
}

.input_box_contact{
	border:1px #DBD7CE solid;
	width:200px;
	font-size:11px;
	font-weight:normal;
	color:#A08A76;
	padding:4px;
}


#toTop {
	width:32px;
	height:32px;
	background: url(../images/scroll_top.gif) no-repeat;
	text-align:center;
	bottom:5px;
	right:10px;
	cursor:pointer;
	padding:4px;
	position:fixed;
	}
			
#toTop a:link, #toTop a:visited {
	text-decoration:none;
	color:#D26D1F;
	}
	
#toTop a:hover {
	text-decoration:none;
	color:#000000;
	}