/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #936C42;
	background-color: #F4F7B3;
	}
	
a {outline: none;}	
	
#bh-container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(http://www.arcadiamurals.co.uk/include/images/bg_header.gif);
	background-repeat: no-repeat;
	}

#bh-nav {
	padding-top: 275px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	word-spacing: 15px;
	}
#bh-nav a {
	color: #000;
	text-decoration: none;
	}
#bh-nav a:link {
	color: #000;
	text-decoration: none;
	}
#bh-nav a:active {
	color: #000;
	text-decoration: none;
	}
#bh-nav a:hover {
	color: #000;
	text-decoration: underline;
	}
#bh-nav a:visited {
	color: #000;
	text-decoration: none;
	}					

#bh-content {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	color: #383838;
	}
#bh-content h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	}
#bh-content a {
	color: #383838;
	font-weight: bold;
	text-decoration: none;
	}
#bh-content a:link {
	color: #383838;
	font-weight: bold;
	text-decoration: none;
	}
#bh-content a:active {
	color: #383838;
	font-weight: bold;
	text-decoration: none;
	}
#bh-content a:hover {
	color: #383838;
	font-weight: bold;
	text-decoration: underline;
	}
#bh-content a:visited {
	color: #383838;
	font-weight: bold;
	text-decoration: none;
	}		


ul {
	list-style-type: circle;
	}









form {
	margin: 0px;
	padding: 0px;
	min-width: 350px;
	max-width: 380px;
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	}
form fieldset {
	clear: both;
	border: 0;
	padding: 10px;
	margin: 0px;
	}
form fieldset legend {
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	}	
form div {
	clear: left;
	display: block;
	width: 354px;
	height: expression('1%');
	margin: 5px 0px 0px 0px;
	padding: 1px 3px;
	}
form div fieldset {
  	clear: none;
  	border-width: 1px;
  	border-style: solid;
 	border-color: #666666;
  	margin: 0px 0px 0px 142px;
  	padding: 0px 5px 5px 5px;
  	width: 197px;
	}
form div fieldset legend {
  	font-size: 100%;
  	padding: 0px 3px 0px 9px;
	}
form div.required fieldset legend {
  	font-weight: bold;
	}
form div label {
  	display: block;
  	float: left;
  	width: 130px;
  	padding: 3px 5px;
  	margin: 0px 0px 5px 0px;
  	text-align: right;
	}
form div.required label, label.required {
  	font-weight: bold;
	}
form div input, form div select, form div textarea {
  	width: 200px;
  	padding: 1px 3px;
  	margin: 0px 0px 0px 0px;
	}	
.bh-error {
	background-color: #fc3;
	color: #000;
	padding: 3px;
	font-weight: bold;
	}
.bh-confirm {
	font-weight: bold;
	}
	
	
	
	
	
	
	




#gallery {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#gallery img {
	margin: 4px;
	padding: 2px;
	border: 1px solid #000;
	}

	
	
	
	
	
#bh-footer {
	font-size: 12px;
	color: #CDA48B;
	margin-top: 5px;
	}
#bluhippo {
	float: right;
	padding-right: 3px;
	padding-bottom: 2px;
	color: #CDA48B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}	
#bluhippo a {
	color: #CDA48B;
	text-decoration: none;
	}	
#bluhippo a:link {
	color: #CDA48B;
	text-decoration: none;
	}
#bluhippo a:active {
	color: #CDA48B;
	text-decoration: none;
	}
#bluhippo a:hover {
	color: #CDA48B;
	text-decoration: none;
	}
#bluhippo a:visited {
	color: #CDA48B;
	text-decoration: none;
	}				
#bh-copyright {
	text-align: left;
	padding-left: 3px;
	padding-bottom: 2px;
	color: #CDA48B;
	}
#bh-copyright a {
	color: #CDA48B;
	text-decoration: none;
	}	
#bh-copyright a:link {
	color: #CDA48B;
	text-decoration: none;
	}
#bh-copyright a:active {
	color: #CDA48B;
	text-decoration: none;
	}
#bh-copyright a:hover {
	color: #CDA48B;
	text-decoration: none;
	}
#bh-copyright a:visited {
	color: #CDA48B;
	text-decoration: none;
	}		