body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #dbd8c4;
	background: #060302 url(../images/bg.jpg) no-repeat center top;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #f0e6ae;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
h1 {
	color: #cec58c;
	font: 24px Georgia, "Times New Roman", Times, serif;
	text-shadow: #000 1px 1px 0;
}
h2 {
	font-size: 20px;
	color: #cec58c;
}
h3 {
	font-size: 18px;
	color: #cec58c;
}
p{
	margin-bottom: 20px;
}
.amp{
	font-family: baskerville;
	font-style: italic;
}
#wrapper{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.left{
	width: 560px;
	float: left;
	padding-top: 550px;
	text-align: justify;
}
.right{
	float: right;
	width: 320px;
	padding-top: 550px;
}
#oven_form{
	color: #afa680;
}
#submitten{
	font-size: 13px;
	color: #afa680;
	background: url(../images/sub.jpg) repeat-x left top;
	width: 315px;
	border: 1px solid #261c14;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	padding: 8px 4px 8px 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	cursor: alias;
}
#submitten:hover{
	font-size: 13px;
	color: #afa680;
	background: url(../images/sub2.jpg) repeat-x left top;
	width: 315px;
	border: 1px solid #261c14;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	padding: 8px 4px 8px 12px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#WoodFireOvenName{
	font-size: 13px;
	color: #ccc;
	background: url(../images/field.jpg) repeat-x left top;
	width: 300px;
	border: 1px solid #261c14;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	padding: 8px 4px 8px 12px;
	margin-bottom: 20px;
}
#name{
	font-size: 13px;
	color: #ccc;
	background: url(../images/field.jpg) repeat-x left top;
	width: 300px;
	border: 1px solid #261c14;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	padding: 8px 4px 8px 12px;
	margin-bottom: 20px;
}
#itiib-itiib{
	font-size: 13px;
	color: #ccc;
	background: url(../images/field.jpg) repeat-x left top;
	width: 300px;
	border: 1px solid #261c14;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	padding: 8px 4px 8px 12px;
	margin-bottom: 20px;
}
#Postcode{
	font-size: 13px;
	color: #ccc;
	background: url(../images/field.jpg) repeat-x left top;
	width: 300px;
	border: 1px solid #261c14;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	padding: 8px 4px 8px 12px;
	margin-bottom: 20px;
}
.clears{
	clear: both;
}
.caps{
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.win_text{
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-bottom: 30px;
}
p.white_cap{
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#footer{
	margin-top: 20px;
	margin-bottom: 40px;
	background: url(../images/foot.jpg) no-repeat center 40px;
	padding-bottom: 30px;
}
.left_marg{
	padding-left: 20px;
}
#sep{
	width: 950px;
	height: 80px;
	background: url(../images/sep.jpg) no-repeat center top;
	margin-top: 10px;
	margin-bottom: 20px;
}
