/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for LCPT - Home Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd
Created:	01/08/2006
Updated:	

Also in use: lcpt.css - icpt-ie-lt7.css - lcpt-print.css


HISTORY
01/08/2006	Stylesheet created

COLOURS
Cream			#FCF6DE	(background colour)
Light Grey		#D1D3D4	(footer background)
Mid Grey		#A7A9AC	(side bar background)
Dark Grey		#808285	(main text)
Orange			#F54B10	(highlight and link hover)
'Black'			#231F20
	
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* Main Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#home #header					{ height: 154px; background: transparent url("templatefiles/header-bg.jpg") no-repeat 0 133px; }
#home #header h1				{ padding-top: 15px; }
#home #container				{ background: transparent url("templatefiles/container-bg.jpg") no-repeat right bottom; }

/* Header Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#home #header img#lcptlogo	{ float: left; }

#home #header .padding		{ margin: 0 20px 0 160px; }
#home #header .padding p	{ margin: 5px 0; }


/* Content Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#home .subbox				{ min-height: 190px; float: left; margin: 0 15px 10px 0; }