#content h1#home{background-image:url(../images/titles/home.jpg)}
#content h1#kitchens{background-image:url(../images/titles/kitchens.jpg)}
#content h1#joinery{background-image:url(../images/titles/joinery.jpg)}
#content h1#ranges{background-image:url(../images/titles/ranges.jpg)}
#content h1#contact{background-image:url(../images/titles/contact.jpg)}

.photo{
	border:1px solid #c90d16;
}

.photo.left{
	float:left;
	margin:0 10px 10px 0;
}

.photo.right{
	float:right;
	margin:10px 0 10px 10px;
}

.centre{
	margin:10px 0 10px 50px;
	border:1px solid #c90d16;
}

/* Home */
#home-left{
	width:402px;
	float:left;
	margin:0 10px 0 0;
}

#home-right{
	width:328px;
	float:left;
}

#home-right table tr td{
	padding:5px;
}

.clear{
	display:block;
	width:100%;
	height:0px;
	clear:both;
}

#boxes{
	list-style:none;
}

#boxes li{
	width:190px;
	height:50px;
	margin:0 0 10px 0;
	background-image:url(../images/boxes/temp.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
	color:#FFFFFF;
	padding:10px;
}

/* Ranges */
.kitchen-photo{
	float:left;
	border:1px solid #c90d16;
	margin:0 4px 4px 0;
}

/*Contact Page*/

#contactLeft{
	width:470px;
	min-height:620px;
	padding:0 20px 50px 0;
	border-right:1px solid #c90d16;
}

#error{
	width:370px;
	margin:10px auto;
	padding:15px;
	text-align:center;
	border:1px solid #c90d16;
	font-weight:bold;
}

#contactSent{
	width:370px;
	margin:50px auto;
	padding:15px;
	text-align:center;
	border:1px solid #c90d16;
}

fieldset{
	padding:15px 10px 15px 10px;
}

legend{
	color:#c90d16;
	font-weight:bold;
}

label{
	font-weight:bold;
	padding:3px 0;
}

label.contact-info{
	display:block;
	width:150px;
	float:left;
}

.formFields input, .formFields select{
	float:left;
	margin:3px 0;
}

.spanner{
	width:100%;
	margin:3px 0;
}

#submit{
	text-align:right;
	padding:10px 0 0 0;
}

.required{
	font-size:x-small;
	color:#c90d16;
}

.formFields .required{
	display:block;
	float:left;
	padding:2px 0 0 5px;
}

textarea{
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contactRight{
	position:absolute;
	top:50px;
	right:0;
	width:245px;
}

#contactRight ul{
	list-style:none;
	margin:0 0 10px 0;
}

#contactRight ul li{
	font-weight:bold;
}

#contactRight ul li ul li{
	margin:0 0 0 15px;
	font-weight:normal;
}

#contactRight table tr td{
	padding:5px;
}

.services ul{
	margin:20px auto 10px auto;
	padding:0;
	list-style:none;
	height:20px;
	width:460px;
}

.services li{
	float:left;
	padding:0 15px;
	font-weight:bold;
}
