/* 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 )
	
	
	KEY COLOUR REFS.
	MAIN BROWN    #              
	DARK BROWN	  #36211B
	
	MAIN GREEN    #D1E338
	SUBTLE GREEN SWIRL  #C9D647
	DARKER GREEN SWIRL  #B5BA05
	
	BLACK
	YELLOW  #FFD500
	RED     #E32C0C
	BEIGE   #E0A27B
	PINK    #F799B5
	ORANGE  #FC931C
	GREEN (Gingers) #84B000
	WINE (port and lemon) #82004A
	   
	----------------------------------------------------*/
	
	
	
/*	Contact
	----------------------------------------------------	*/	
	
	
#RightHolderContact{
	width:710px;
	height: 100%;
	float: right;
	background-color: #D1E338;
	background-image: url(images_general/davenports_cacao_swirl_lt.jpg);
	background-repeat: no-repeat;
	background-position: top;
    }	
	
#ContactMain {
	float: left;
	height: 100%;
	width: 690px;
	color: #4D221A;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
    }
	
	
#ContactFormHolder {
	float: left;
	height: 100%;
	width: 500px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 5px;
    }	
	
.ContactTextBold {
	font-weight: bold;
	text-align: right;	
}

.ContactTextIndent {
	padding-left: 45px;
	
}

#EmailHolder {
	float: left;
	height: 100%;
	width: 550px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4D221A;
	padding-top: 10px;
    }

#PhoneHolder {
	float: left;
	height: 100%;
	width: 550px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4D221A;
	padding-top: 10px;
    }
	
	
#PostHolder {
	float: left;
	height: 100%;
	width: 550px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4D221A;
	padding-top: 10px;
    }	

#details {display:none;}

/*	 Davenports Chocolates style sheet

     Author - www.arttia.co.uk
								
	----------------------------------------------------*/
