/*////////////////////////////////////////////////////////////////////////////////////////////////////
	
	author: Peter Roper 
	
	elements [external]		-   	these are core values used across all our sites
	layout					-   	these are the basic build files, which create the skeleton site
	content					-		these are the core values used throughout the site
	
//////////////////////////////////////////////////////////////////////////////////////////////////////

	template-curvy - layout

////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/ contact details /*/
/*//////////////////////////////////////////////*/
#header #contact-details{
border-width:2px 1px 1px 2px;
}
/*//////////////////////////////////////////////*/
/*/ book online link /*/
/*//////////////////////////////////////////////*/
#header .book-online-link{
border-width:1px 2px 2px 1px;
}
/*//////////////////////////////////////////////*/
/*/ content /*/
/*//////////////////////////////////////////////*/
#content{
background-color:transparent;
}