@charset "utf-8";

/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet > Home Page
|--------------------------------------------------------------------------
|
| @package		Angelo David
| @subpackage	Frontend
| @company		JD Companies
| @phone		
| @fax			
| @author		
| @email		
| @link			
| @copyright	
|
*/

/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet >Primary Site Colors
|--------------------------------------------------------------------------
|
| White 			#ffffff
| Black				#000000
| Dark Brown		#54301a
| Light Brown		#dad5cf
| Green				#727a35
|
*/

/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet > Home Page > Images
|--------------------------------------------------------------------------
|
| Declares all global images and some positioning.
| Additional positioning can be found following this section.
|
*/










/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet > Home Page > Global Styles
|--------------------------------------------------------------------------
|
*/

					.left_column { width:500px; float:left; }
					.serv_left_column { width:475px; float:left; }
					
					.right_column { width:335px; float:left; }
					.serv_right_column { width:360px; float:left; }

					.link_area { margin:10px 0px 0px 0px; text-transform:uppercase; }
						.link_area a { color:#727a35; font-weight:bold; text-decoration:underline; }
						.link_area a:hover, .link_area a.active { font-weight:bold; color:#54301a; }
						.link_area a.active { text-decoration:none }
						.link_area a#salon { width: 153px; display:block; float:left; border-right: 1px solid #54301a; }
						.link_area a#service { margin-left:18px; float:left; }

					.service_offer { margin-top:15px; }
					#services { margin:25px 0px 25px 0px; }
					.service_block { padding:7px 0px 7px 0px; }
					.service_block .element { padding-bottom:5px; }

					.service_separator { width:50%; height:1px; background:#bdb3a8; display:block;}
						.service_block a { color:#727a35; font-size:14px; font-weight:bold; }
						.service_block a:hover { color: #54301a; }
					
					.service_block .accordion_active a { font-weight:bold; font-size:14px; margin-bottom: 5px;  color: #54301a; }	 

					#service_image { margin-left: 8px; margin-top:30px; }

					#about_angelo { margin-top:25px; }
						#about_angelo .title { text-transform:uppercase; font-weight:bold; }

					






/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet > Home Page > Layout
|--------------------------------------------------------------------------
|
*/

						/* ----- Main Menu home link -------------- */
						#menu ul li a span#salon_link { font-weight:bold; border-top:10px solid #dad5cf; }
						
h3 {
	color: #727A35;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}