/*RESET CSS

***********************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}

body{margin-top:0;}

ul{
	list-style: none;
}

blockquote, q{
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins{
	text-decoration: none;
}

del{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse: collapse;
	border-spacing: 0;
}

.book_online{
	float:right;
}





/*GLOBAL CSS ************************************************************/

body{
	margin:0;
	padding:0;
	background:url(images/background.jpg) #877a62 repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	#margin:0 auto;
	#display:block;
	#width:100%;
	#text-align:center;
}

#main{
	width:819px;
	margin:0 auto;
	margin-top:20px;
	background:url(images/content_bg.jpg) #FFFFFF repeat-y top left;
}

.clear{
	width:100%;
	float:none;
	margin:0;
	padding:0;
	clear:both;
}

p{
	margin-bottom:15px;
}

.line{
	width:100%;
	height:1px;
	background:url(http://wp.aborg.com/wp-content/themes/genest/images/line.jpg) repeat-x top left;
	margin-top:20px;
	margin-bottom:20px;
	#border:none;
}



/*HEADER **************************************************************/
#header{
	width:819px;
	height:325px;
	background:url(images/home_banner.jpg) no-repeat top center;
}

#header_inside{
	width:819px;
	height:202px;
	background:url(images/inside_banner_family-counseling.jpg) no-repeat top center;
}

#logo{
	float:left;
	margin-top:30px;
	margin-left:20px;
	position:relative;
	z-index:10;
}

#logo_inside{
	float:left;
	margin-top:20px;
	margin-left:20px;
	position:relative;
	z-index:10;
}




/*TOP MENU ***********************************************************/

#top_menu{
	width:100%;
	background-color:#3f3b2f;
	min-height:30px;
	padding-top:10px;
}

#top_menu ul{
	float:right;
	margin-right:16px;
	color:#ffc46e;
	font-weight:bold;
	font-size:13px;
}

#top_menu ul li{
	float:left;
	margin-left:15px;
}

#top_menu ul li a, #top_menu ul li a:visited{
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
}

#top_menu ul li a:hover{
	color:#ffc46e;
}

#top_menu ul li.selected{
	float:left;
	margin-left:23px;
	text-decoration:none;
	font-size:14px;
}



/*LEFT SIDEBAR ***********************************************************/
#left_sidebar{
	width:22%;
	#width:23%;
	float:left;
	padding:20px 5px 20px 20px;
	#padding-right:0px;
}



/* INDEX ******************************************************************/
#index_content{
	color:#3f3b2f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	padding:20px;
	padding-left:20px;
	padding-right:20px;
	width:69%;
	float:right;
	text-align:left;
	padding-bottom:30px;
	#width:66.2%;
	#padding-left:29px;
}

#index{
	color:#3f3b2f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	padding:20px;
	padding-left:20px;
	padding-right:20px;
	width:69%;
	float:right;
	text-align:left;
	padding-bottom:30px;
	#width:77%;
	#padding-left:29px;
}

*+html .#index{width:75%;} 

#index a, #index a:visited{
	text-decoration:underline;
}

#index a:hover{
	color:#000000;
}

#index h1{
	font-weight:bold;
	color:##3F3B2F;
	text-transform:uppercase;
	font-size:16px;
	margin-bottom:20px;
	text-align:left;
}

#index h2{
	color:#ba7100;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	margin-top:20px;
}

#index h3{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:7px;
	margin-top:15px;
}

#left_nav{
	margin-top:20px;
	#margin-top:20px;
	color:#3f3b2f;
	font-weight:normal;
	text-align:left;
}

#left_nav ul{}

#left_nav ul li{
	margin-bottom:5px;	
	text-align:left;
}

#left_nav ul li ul{
	margin-left:17px;
	margin-top:7px;
	margin-bottom:15px;
}

#left_nav ul li a, #left_nav ul li a:visited{
	color:#3f3b2f;
	text-decoration:none;	
	font-weight:normal;
}

#left_nav ul li ul li.page_item, #left_nav ul li ul li.page_item a, #left_nav ul li ul li.page_item a:visited{
	font-weight:normal;
	text-decoration:none;
}

#left_nav ul li a:hover{
	color:#877c64;
}

#left_nav ul li ul li.current_page_item, #left_nav ul li ul li.current_page_item a, #left_nav ul li ul li.current_page_item a:visited{
	color:#966A29;
	font-weight:normal;
	text-decoration:none;
}

#left_nav ul li.current_page_item, #left_nav ul li.current_page_item a, #left_nav ul li.current_page_item a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#left_nav ul li ul li ul{
	margin-left:10px;
}

#left_nav ul li ul li ul li{
	list-style-type:none;
	text-decoration: none;
}

#left_nav ul li ul li ul li a, #left_nav ul li ul li ul li a:visited{
	text-decoration: none;
}

.selected2{
	color:#000000;
	font-weight:bold;
}

.subnav{
	margin-left:15px;
	margin-top:7px;
	margin-bottom:13px;
}

#left_nav ul li ul.subnav li{
	margin-bottom:3px;
}

.selected3{
	color:#966a29;
	text-decoration:none
}

#index ul{
	margin-left:3px;
	#margin-left:-6px;
}

#index ul li{
	list-style-type:disc;
	list-style-position:inside;
	#list-style-type:none;
	#list-style-image:url(images/inside-bullet.png);
	#display:block;
}

#promos{
	text-align:left;
	width:145px;
	#margin-left:-20px;
}

#appointment_btn{
	background:url(images/make-appointment_sprite.jpg) no-repeat top center;
	width:130px;
	height:19px;
	#cursor:pointer;
}

#appointment_btn:hover{
	background:url(images/make-appointment_sprite.jpg) no-repeat bottom center;
	cursor:pointer;
	width:130px;
	height:19px;
}

#referrals_btn{
	background:url(images/referrals_sprite.jpg) no-repeat top center;
	width:82px;
	height:30px;
	#cursor:pointer;
}

#referrals_btn:hover{
	background:url(images/referrals_sprite.jpg) no-repeat bottom center;
	cursor:pointer;
}

#contact_btn{
	background:url(images/contact-us_sprite.jpg) no-repeat top center;
	width:95px;
	height:30px;
	#cursor:pointer;
}

#contact_btn:hover{
	background:url(images/contact-us_sprite.jpg) no-repeat bottom center;
	cursor:pointer;
}

.contenttext a, .contenttext a:visited{
	text-decoration:underline;
	color:#966A29;
}

.contenttext a:hover{
	color:#000000;
}



/*FOOTER INDEX ***********************************************************/
#footer_index{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:30px;
	background-color:#3f3b2f;
	color:#CCCCCC;
	font-size:10px;
}

#footer_index .footer_column{
	width:27%;
	#width:28%;
	float:left;
	padding:10px;
	text-align:left;
	padding-left:35px;
	#padding-left:28px;
}

#footer_index .footer_column ul{
	margin-top:13px;
}

#footer_index .footer_column ul li{
	margin-bottom:2px;
	list-style-type:none;
	margin-left:0px;
}

#footer_index .footer_column a, .footer_column a:visited{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer_index .footer_column a:hover{
	color:#ffc46e;	
}

#footer_index .footer_column h1{
	font-size:11px;
	color:white;
	font-weight:bold;
	text-align:left;
}



/*FOOTER ****************************************************************/
#footer{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:30px;
	background-color:#3f3b2f;
	color:#CCCCCC;
	font-size:10px;
}

.footer_column{
	width:27%;
	#width:33%;
	float:left;
	padding:10px;
	text-align:left;
	padding-left:35px;
	#padding-left:28px;
}

.footer_column ul{
	margin-top:13px;
}

.footer_column ul li{
	margin-bottom:2px;
	list-style-type:none;
	margin-left:0px;
}

.footer_column a, .footer_column a:visited{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer_column a:hover{
	color:#ffc46e;	
}

.footer_column h1{
	font-size:11px;
	color:white;
	font-weight:bold;
	text-align:left;
}


/* Float Properties ***************************************************/
.clearfloat:after{
        display:block;
        visibility:hidden;
        clear:both;
        height:0;
        content:".";
}

.clearfloat{
        display:inline-block
}

.clearfloat{
        display:block
}





/*WP-ADMIN STYLE  ********************************************************/
body.admin-bar #wphead{padding-top:28px;}




/*EXTRA STYLES *********************************************************/
.call-out{
	background-color:#fbf8f2;
	padding:20px;
	color:#382b18;
	border:1px solid #ece7df;
	margin-top:10px;
	font-weight:bold;
}

#index ul.nomar{
	margin-left:0;
}

#index ul.nomar li{
	margin-left:0;
	list-style-type:none;
	margin-bottom:6px;
	#display:block;
	#width:80%;
}

#index .contenttext ul li{
	list-style-type:disc;
	list-style-position:inside;
	#list-style-type:none;
	#list-style-image:none;
	#display:block;
	#background:url(images/inside-bullet.png) no-repeat left top;
	#width:98%;
	#margin-left:-7px;
	#padding-left:15px;
}

/*FORM STYLE ********************************************************/
#wpcf7-f1-p177-o1{
	font-size:13px;
}

#wpcf7-f1-p177-o1 br{
	height:0;
	line-height:7px;
}

#wpcf7-f1-p177-o1 textarea{
	width:50%;
}

#left_sidebar_index{
	width:18%;
	#width:23%;
	float:left;
	padding:20px;
	#padding-right:0px;
}

#left_sidebar_index #promos{
	#margin-left:-40px;
}


/*SITEMAP STYLE *************************************************/
#index ul.page-list {
	margin-left:0;
}

#index ul.page-list li.page_item{
	margin-bottom:0px;
	list-style-type:none;
}

#index ul.page-list li.page_item ul.children{
	margin-bottom:20px;
	margin-left:20px;
}

#index ul.page-list li.page_item ul.children li{
	list-style-type:none;
}

a.sitemap, a.sitemap:visited{
	color:#CCCCCC;
	text-decoration:none;
}

a.sitemap:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.paypal-button {
	margin-bottom: 15px;
}