@charset "utf-8";
/*Nybbletech Slicing*/

body{
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#D5E3BF;
}
.sound{
	position:absolute;
	width:0px;
	text-align:center;
	height:0px;
	left:0px;
	top:0px;
	z-index:99999;
}

.framed{
	position:relative;
	width:100%;
	margin:0px auto;
	height:1940px;
	}
img{border:none;}
.clear{clear:both;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:underline;color:#000;}

ul{margin-bottom:0px;}
.prom_li li{ padding-top:10px;}

#header_bg{
	position:relative;
	width:100%;
	height:auto;
	margin:0px auto;
	background:url(../images/header_bg.jpg) repeat-x;
}

.container{
	position:relative;
	width:857px;
	height:auto;
	margin:0px auto;
}


/*							Header					*/
#header{
	position:relative;
	width:857px;
	height:174px;
	background:url(../images/header.jpg) no-repeat;
}

#header_bg{
	position:relative;
	width:100%;
	height:auto;
	margin:0px auto;
	background:url(../images/header_bg.jpg) repeat-x;
}


.head_nav, .indexhead_nav{
	position:relative;
	float:right;
	width:auto;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	color:#F00;
	padding-top:60px;
	text-align:right;
}


.indexhead_nav{padding-top:30px;}

.indexhead_nav a,.head_nav a{text-decoration:none;color:#F00;letter-spacing:1px; font-size:11px;}
.indexhead_nav a:hover,.head_nav a:hover{text-decoration:underline;color:#566d31; letter-spacing:1px;  font-size:11px; }

#logo{
	position:relative;
	float:left;
	width:263px;
	height:174px;
	margin-left:-20px;
}

.logo_garden
{
	position:relative;
	width:184px;
	height:105px;
	float:left;
	padding-top:40px;
	margin-left:75px;
}




/*							Header					*/
/*							Banner Flash			*/	
#banner_bg{
	position:relative;
	width:100%;
	height:auto;
	margin:0px auto;
	background:url(../images/banner_bg.jpg) repeat-x;
}

#banner{
	position:relative;
	width:857px;
	height:267px;
}

#banner_breaker{
	position:relative;
	width:100%;
	height:14px;
	background:url(../images/banner_nav_mid_bg.jpg) repeat-x;
}

/*							Banner Flash			*/
/*							navigation				*/

#nav_bg{
	position:relative;
	width:100%;
	height:50px;
	background:url(../images/nav_bg.jpg) repeat-x;
	z-index:999;


}

#nav{
	position:relative;
	width:857px;
	height:50px;
	text-align:center;
	
}


/*							navigation				*/
/*							Content					*/
#content_bg{
	position:relative;
	width:100%;
	height:auto;
	padding-top:15px;
	padding-bottom:30px;
	background:url(../images/body_bg.jpg) #D5E3BF repeat-x;

	
}

#content{
	position:relative;
	width:857px;
	height:auto;
	font-size:12px;
	
}
.font12{font-size:12px;}
.font10{font-size:10px;}

.content_left{
	position:relative;
	width:253px;
	height:auto;
	float:left;
}
.content_mid{
	position:relative;
	margin-left:50px;
	width:253px;
	height:auto;
	float:left;
}
.content_right{
	position:relative;
	width:253px;
	height:auto;
	float:right;
}


.content_left a{text-decoration:none; color:#930;}
.content_left a:hover{text-decoration:underline; color:#930;}

.content_mid a{text-decoration:none; color:#930;}
.content_mid  a:hover{text-decoration:underline; color:#930;}
.content_right a{text-decoration:none; color:#930;}
.content_right  a:hover{text-decoration:underline; color:#930;}


.table_service{
	position:relative;
	width:780px;
	height:auto;
	margin:0px auto;
}

.left_service{
	height:150px;
	width:50%;
	text-align:left;
}
.rite_service{
	height:150px;
	width:50%;
	text-align:right;
}










/*							Content					*/

/*							Sub page Content					*/

.subcontent_left{
	position:relative;
	width:50%;
	height:auto;
	float:left;
	font-size:12px;
	padding-right:15px;
	
}
.subcontent_left img{padding-bottom:0px;}
.subcontent_line{
	position:relative;
	float:left;
	width:5px;
	min-height:479px;
	text-align:center;
	height:auto;
	background:url(../images/subpage_dotted_separator.png) repeat-y;
	
}

.subcontent_right{
	position:relative;
	width:47%;
	height:auto;
	float:right;
	text-align:center;
	font-size:12px;

	
	}
	
.subcontent_right img{padding-bottom:20px;}



.heading{
	font-size:18px;
	color:#566d31;
}
.subheading{
	font-size:16px;
	color:#566d31;
	font-weight:700;

}


.bld{font-weight:bold;}


.left_img
{
	position:relative;
	width:200px;
	height:auto;
	float:left;
}


.rite_txt{
	position:relative;
	width:400px;
	height:auto;
	font-size:13px;
	float:right;
	text-align:left;
}















/*							Footer						*/
#footer_bg{
	position:relative;
	width:100%;
	height:auto;
	margin:0px auto;
	background:url(../images/footer_bg.png) repeat-x;
	padding-bottom:20px;
	color: #869869;
	
}

#footer{
	position:relative;
	width:857px;
	height:39px;
	color: #546E2F;
	line-height:39px;
	font-size:11px;
	vertical-align:middle;
}

#footer a{color: #546E2F;}
#footer a:hover{color: #546E2F;}

#footer_rite{
	position:absolute;
	right:0px;

		color: #546E2F;
	line-height:39px;
	font-size:11px;
}

/*							Footer						*/




.head_no{
position:relative;
height:20px;
text-align:right;
width:auto;
}

/*Promotion Page*/

.prom_packages{
	position:relative;
	width:auto;
	height:auto;
}

.prom_packages img{padding:10px;}





/*Menu*/

ul.menu {list-style:none; margin:0; padding:0; line-height:normal;z-index:-1}
ul.menu * {margin:0; padding:0;}
ul.menu a {display:block; color:#000; text-decoration:none;}
ul.menu li {position:relative; float:left; }
ul.menu ul {position:absolute; top:50px;  width:200px; left:-8px; background:#D5E3BF; display:none; list-style:none;}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:200px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#D5E3BF;}
ul.menu ul li a:hover {background-color:#e7ecbd;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:none; font-weight:bold; background:url(../images/header.gif); width:auto;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../images/header_over.gif);}
ul.menu .sub {background:#D5E3BF url(../images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
