@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:430px; float:left; }

					.right_column { width:405px; float:left; /*height:600px; display:block;*/ }










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

						/* ----- Main Menu home link -------------- */
						#menu ul li a span#home_link { font-weight:bold; border-top:10px solid #dad5cf; }
						
						.home_link {
							font-weight: bold;
							text-decoration: underline;
						}