/*
------------------------------------------------------------------------
Theme Name:[Family Business]
Author:[Ricky]
Author Company URI:http://www.avasoft.net
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
/* ol, ul, li{list-style:none} */
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/


/* CSS Document */

h1{

}


h2{


}


h3{


}


h4{



}


h5{


}


p{

}

ul{

}

ol{

}

li{

}

a{

}











body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #E6E6E6;
}

#container{
	width: 960px;     /*CHANGE HERE*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#header{
	height: 172px;
	background: url(../images/bg_header.jpg) repeat-x top left;	
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	border-bottom: 6px solid #ddf1c6; 
}

#h_left{
	width: 192px;
	float: left;	
}

#h_right{
	width: 740px;
	float: left;
}

#hr_top{
	height: 111px;
	overflow: auto;
	font-size: 24px;
}

#hrt_tagline{
	float: left;
	width: 255px;
	margin-top: 30px;
	color: #103521;
font-size: 25px;
}

#hrt_email{
	float: left;
	width: 225px;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 30px;
}

#hrt_email a{
	color: #659b32;
	text-decoration: none;
}

#hrt_email a:hover{
	color: #659b32;
	text-decoration: underline;
}


#hrt_phone{
	float: left;
	width: 225px;
	line-height: 38px;
	height: 38px;
	overflow: auto;
	margin-top: 30px;
	color: #659b32;
}







#mainbanner{
	height: 435px;
	clear: both;
}




#content{
	clear: both;
	padding-top: 20px;
}



#content ul, #content ol{
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#content li{
	margin-bottom: 5px;
}

#content p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#content a{
	text-decoration: none;
	color: #689f34;
	font-style: italic;
	font-weight: bold;
	
}

#content a:hover{
	text-decoration: underline;
	color: #689f34;
	font-style: italic;
	font-weight: bold;
	
}

#content h1{
	font-size: 26px;
	color: #3f413e;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	margin-bottom: 25px;
	line-height: 28px;
}

#content h2{
	font-size: 24px;
	color: #3f413e;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 26px;
}

#content h3{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #567c31;
	line-height: 20px;
	margin-bottom: 0px;
}

#content h4{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #567c31;
	line-height: 18px;
	margin-bottom: 5px;
}

#content h5{
	font-size: 11px;
	font-weight: bold;
	color: #afafaf;
	margin-bottom: 10px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}


hr{
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 15px;
	margin-bottom: 15px;
}




#cta{
	clear: both;	
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	overflow: auto;
}

.ctabox{
	width: 275px;
	float: left;
}

.ctaboxmid{
	margin-left: 37px;
}

.ctaboxright{
	float:left;
	margin-left: 37px;
}

.ctab_img{
	height: 97px;
}

.ctab_title{
	height: 40px;
	background: url(../images/bg_cta_title.jpg) repeat-x top left;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
}

#content .ctab_title a,#content .ctab_title a:hover{
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight:400;
}

.ctab_text{
	background: url(../images/bg_cta_content.jpg) repeat-x top left;
	padding: 20px 25px 25px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}




#bottom_content{
	clear: both;
	border-top: 7px solid #f8f7f7;
	border-bottom: 7px solid #f8f7f7;
	background-color: #efefef;
	padding: 30px 30px 30px 60px;
	overflow: auto;
}


#botc_left{
	width: 535px;
	float: left;
}


#botc_right{
	width: 273px;
	float: right;
}


#botcl_featured{
	clear: both;
	overflow: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cbcbcb;
}


.box_featured{
	float: left;
	width: 231px;
}

.box_fea_img{
	background-color: #fff;
	border: 1px solid #d7d7d7;
	text-align: center;
}

.box_fea_text{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #567c31;
	padding-top: 10px;
}

#content .box_fea_text a{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#botcl_news{
	clear: both;
}


.left_news{
	float: left;
	width: 231px;
}

.right_news{
	float: right;
	width: 231px;
}




#testimonial_box{
	background: url(../images/bg_testi_mid.jpg) repeat-y top left;
}

#testi_top{
	background: url(../images/bg_testi_top.jpg) no-repeat top left;
	height: 15px;
}

#testi_bot{
	background: url(../images/bg_testi_bot.jpg) no-repeat top left;
	height: 15px;	
}

#testi_mid1{
	background: url(../images/bg_left_quote.jpg) no-repeat 15px 0px;
	padding: 15px 15px 10px;
}

#testi_mid2{
	background: url(../images/bg_right_quote.jpg) no-repeat bottom right;
	padding-left: 10px;
	padding-right: 10px;
}


#partner{
	clear: both;
	margin-top: 10px;
	text-align: center;
}





#top_footer{
	background-color: #d2e8ba;
	overflow: auto;
	padding: 20px 30px 20px 60px;

}

#top_footer h2{
	font-size: 23px;
	color: #103521;
	font-family: "Oswald", san-serif;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 20px;
}

#tf_left{
	float: left;
	width: 555px;
}


#tf_right{
	float: right;
	width: 267px;
	background-color: #f2f8ea;
	font-size: 14px;
	line-height: 20px;
}

#tf_right a{
	text-decoration: none;
	color: #103521;
}

#tf_right a:hover{
	text-decoration: underline;
	color: #103521;
}

#tf_right_top{
	background: url(../images/bg_contact_footer_top.jpg) no-repeat top left;
	height: 13px;
}

#tf_right_bot{
	background: url(../images/bg_contact_footer_bot.jpg) no-repeat top left;
	height: 13px;
}

#tf_right_mid{
	padding-left: 20px;
	padding-right: 20px;
}


.footermenu{
	font-size: 12px;
}



.fm_left{
	float: left;
	width: 170px;
}


.fm_mid{
	float: left;
	width: 180px;
	margin-left: 30px;
	margin-right: 30px;
}


.fm_right{
	float: left;
	width: 135px;
}


.footermenu ul{
	margin: 0;
	padding: 0;
}

.footermenu ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 10px;
}

.footermenu ul li a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #103521;
	font-size: 12px;
}



#bottom_footer{
	clear: both;
	border-top: 1px solid #fff;
	background: #629431 url(../images/bg_footer.jpg) repeat-x top left;
	padding: 16px 30px 30px;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
}


#bottom_footer a{
	color: #fff;
	text-decoration: none;
}

#bottom_footer a:hover{
	color: #fff;
	text-decoration: underline;
}

#bottom_footer ul{
	margin: 0;
	padding: 0;
}

#bottom_footer ul li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}

#bottom_footer ul li a{
	margin: 0;
	padding: 0;
	color: #fff;

	font-family: "Oswald", san-serif;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
}


#bottom_footer ul li a:hover{
	text-decoration: none;
	color: #fff;
}







/* INTERIOR */

.c_interior{
	background: url(../images/bg_content_interior.jpg) repeat-y top left;
	padding-bottom: 70px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-left: 6px;
	padding-right: 45px;
	overflow: auto;
}


#c_int_left{
	float: left;
	width: 222px; 
}


#c_int_right{
	float: right;
	width: 650px;
	padding-top: 30px;
	font-size: 12px;
}



#cil_menu{
	margin-bottom: 20px;
}

#cil_menu ul{
	margin: 0;
	padding: 0;
}

#cil_menu ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}

#cil_menu ul li a{
	margin: 0;
	padding: 0;
	display: block;
	height: 40px;
	line-height: 40px;
	background: url(../images/bg_leftmenu.jpg) repeat-x top left;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-family: "Oswald", san-serif;
	font-weight: 400;
	font-size: 15px;
	text-decoration: none;
	font-style: normal;
}

#cil_menu ul li a:hover{
	background: url(../images/bg_leftmenu_hover.jpg) repeat-x top left;
	text-decoration: none;
	font-style: normal;
	color: #fff;
	font-family: "Oswald", san-serif;
	font-weight: 400;
}


#cil_news{
	padding-left: 20px;
	padding-right: 20px;
	
}



#dir_table{
	float: left;
	width: 270px;
	background-color: #efefef;
}

#dirt_top{
	height: 14px;
	background: url(../images/bg_top_directory.jpg) no-repeat top left;
}

#dirt_mid{
	padding-left: 20px;
	padding-right: 12px;
}

#dirt_bot{
	height: 14px;
	background: url(../images/bg_bot_directory.jpg) no-repeat top left;
}

.tab_dir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.txtfield{
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}


#dir_image{
	float: right;
	width: 361px;
}

#cont_dir{
	clear: both;
	padding-top: 10px;
}





#dir_category{
	clear: both;
	background-color: #efefef;
	width: 650px;
}

#dir_cat_top{
	height:14px;
	clear: both;
	background: url(../images/bg_topcat.jpg) no-repeat top left;
}

#dir_cat_mid{
	clear: both;
	padding-left: 20px;
	padding-right: 12px;
}

#dir_cat_bot{
	height: 14px;
	clear: both;
	background: url(../images/bg_botcat.jpg) no-repeat top left;
}




/* END OF INTERIOR */





table.blog .contentheading{
	font-size: 14px;
	padding-bottom: 5px;
}

table.blog .createdate{
	font-style: italic;
	font-size: 11px;
	padding-bottom: 5px;
}

table.blog .article_separator{
	border-bottom: 1px solid #D8D8D8;
	display: block;
	margin-bottom: 15px;
}



#userForm table td{
	padding: 5px 20px 5px 0px;
}



.td_reason{
	line-height: 25px;
}

.td_reason #Reason0, .td_reason #Reason1, .td_reason #Reason2{
	margin-right: 7px;
}






.sobi2 .list1{
	
}

.sobi2 .list1 td{
	padding: 5px;
	vertical-align: top;
	border: 1px solid #537f29;
}


.sobi2 .list1 td.column_02{
	width: 90px;
}


.sobi2 .list1 td.column_03{
	width: 70px;
}


.sobi2 .list1 td.column_05{
	width: 75px;
}






/* MENU */


#menu{
	height: 61px;
	line-height: 61px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

#menu ul li{
	display: inline;
	list-style-type: none;
	position:relative;
	padding-right: 2px;
}

#menu ul li a{
	font-size: 19px;
	font-weight: normal;
	display: block;
	float: left;
	line-height: 61px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #103521;
	font-family: 'Oswald', sans-serif;
}

#menu ul li a:hover{
	background: #103521;
	color: #fff;
	text-decoration: none;
}
	


#menu ul ul {
	position: absolute;
	z-index: 500;
	top: 61px;
	left: 0;
	border-bottom: none;
	width:130px;
	border: 1px solid #c7dead;
	border-top: none;
}

html>body #menu ul ul {
	width:auto;
}

#menu ul ul li {
	display:block;
	background: none;
	padding-right: 0px;
}


#menu ul ul li a {
	width:150px;
	background:#ddf1c6;
	/*border-bottom: 1px solid #577fa4;*/
	color:#000000;
	display:block;
	float:none;
	padding-left:10px;
	font-weight:normal;
	height:25px;
	line-height: 25px;
	margin-right: 0px;
	font-size: 16px;
	line-height: 30px;
	
}

#menu ul ul li a:hover {
	background:#5c7a39;
	color:#fff;
	margin-right: 0px;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul
{display: none;}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{display: block;}

html #menu ul li a { height: 1%; }

#menu li:hover ul, li.over ul { display: block; float:left;}


.componentheading
{
    color: #3F413E;
    font-family: "Oswald",sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 25px;
}

<!--[if lt IE 7]>
#menu{float:none;}
body{behavior:url(csshover.htc); }
#menu ul li{float:left; }
#menu a{height:1%;font-family: 'Oswald', sans-serif; font-weight: 400;}

<![endif]-->

/* END OF MENU */