/* CSS Document */

/*	Davenports Chocolates Style Sheet.
   
	------------------------------------------------------
	arttia.co.uk style sheet - v1.0
	Publication:  December 2009
	Last Update:  December 2009
	Author:  Belinda White ( belinda@arttia.co.uk )


/*	corporate
	----------------------------------------------------	*/	
#CorporateImage{
	float: left;
	height: 500px;
	width: 710px;
	background-color: #FFF;
	}
#CorporateMain {
	float: left;
	height: 100%;
	width: 670px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D1E338;
    }
#CorporateText {
	float: left;
	height: 100%;
	width: 670px;
	background-color: #D1E338;
	background-image: url(images_general/davenports_cacao_swirl_lt2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}
.Corporatebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4D221A;	
}
.Corporatebold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4D221A;

}
.Corporateheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	font-weight: bold;
}

#GiftingImage{
	float: left;
	height: 550px;
	width: 710px;
	background-color: #FFF;
	background-image: url(images_general/corporate_gifting_main.jpg);
	background-repeat: no-repeat;
	}
#GiftingMain {
	float: left;
	height: 100%;
	width: 670px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D1E338;
    }
	
#CorporateEventImage{
	float: left;
	height: 550px;
	width: 710px;
	background-color: #FFF;
	background-image: url(images_general/corp_events_main.jpg);
	background-repeat: no-repeat;
	}
	
#CorporateEventMain {
	float: left;
	height: 100%;
	width: 670px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D1E338;
    }
#WorkshopsImage{
	float: left;
	height: 550px;
	width: 710px;
	background-color: #FFF;
	background-image: url(images_general/corporate_workshops_main.jpg);
	background-repeat: no-repeat;
	}
#WorkshopsMain {
	float: left;
	height: 100%;
	width: 670px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D1E338;
    }	
/*	 Davenports Chocolates style sheet

     Author - www.arttia.co.uk
								
	----------------------------------------------------*/
