body {
	background: #A5BC4A;
	margin: 0px;
	padding: 0px;
	height:100%;
}

body, input, select, textarea {
	color: #384A5C;
	font-family: arial, verdana, tahoma, sans-serif; 
	font-size: 13px;
	line-height: 18px;
}

.BodyText{
	font-size:13px;
	color:#333333;
	line-height: 18px;
}

.ReadOn{
	margin: 0px 0px 3px 0px;
	color: #668F00;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 20px;
}

.CommentCount{
	margin: 0px 0px 3px 0px;
	color: #668F00;
	font-family: Georgia, serif;
	font-size: 16px;

	letter-spacing: -0.5px;
	line-height: 20px;
}

.BodyText img{
	border: 1px solid #000000;
}

.vr { width:0; height:100px;margin-left:50%;border-left:dotted 1px #CCCCCC;}

a, .link {
	color: #668F00;
	cursor: pointer;
	text-decoration: none;
}

a:hover, .link:hover {
	color: #00B5E6;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h1 a, h4, h5, h5 a, .heading, .rpost1 a {
	margin: 0px 0px 3px 0px;
	color: #00B5E6;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 20px;
}

h2 {
	font-size: 54px;
	line-height: 44px;
}

h3, h3 a {
	color: #7B7257;
}

h4, h5, h5 a {
	font-size: 14px;
	font-weight: normal;
}

#wrapper {
	background: url(artwork/Background2.jpg) center top no-repeat #A5BC4A;
	width: 100%;
	min-height: 500px;
	padding: 80px 0px 0px 0px;
}

#main, #links {
	background: #FFF;
	width: 899px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}

#header {
	width: 846px;
	padding: 0px 0px 0px 00px;
	margin: 0px auto;
}

/*---------------------------  header --------------------------- */

#header {
	background: url() repeat-y;
	margin-bottom: 20px;
}

#header .logo {
	width: 323px; 
	padding: 0px;
	float: left;
	z-index: 1;
}

#header .col_left, #header .col_middle {
	width: 140px; 
	min-height: 180px;
	padding: 0px 10px 10px 11px;
	float: left;
	z-index: 0;
}

#header .col_right {
	width: 154px;
	margin: 0px 0px 0px 10px;
	float: left;
}

#header .col_middle form {
	margin: 0px 0px 0px 10px;
}

#header .col_middle form select {
	width: 130px;
}

#header select {
	width: 134px;
}

/*--------- menu ---------*/

#header .col_left a, #header .col_middle a {
	color: #7B7257;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: -0.5px;
}

#header .col_left a:hover, #header .col_middle a:hover, #header .col_left a.on, #header .col_middle a.on {
	color: #00B5E6;
}

/*--------------------------- main ------------------------------------*/

/*--------- single span column ---------*/

/* column wrapper */

#main .col1 {
	width: 169px;
	float: left;
}

/* inner columns */

#main .bord1, #main .nobord1, #main .nested1 {
	width: 154px;
	margin: 15px 0px 10px 0px;
	float: left;
}

#main .dashed1 {
	width: 154px;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px dashed #E2DCBF;
	float: left;
}

/*--------- double span column ---------*/

/* column wrapper */

#main .col2 {
	width: 338px;
	float: left;
}

/* inner columns */

#main .bord2, #main .nobord2, #main .nested2 {
	width: 323px;
	margin: 15px 0px 10px 0px;
	float: left;
}

/*--------- triple span column ---------*/

/* column wrapper */

#main .col3 {
	width: 507px;
	float: left;
}

/* inner columns */

#main .bord3, #main .nobord3, #main .nested3 {
	width: 492px;
	margin: 15px 0px 10px 0px;
	float: left;
}

/*--------- quad span column ---------*/

/* column wrapper */

#main .col4 {
	width: 676px;
	float: left;
}

#main .bord4 {
	width: 661px;
	margin: 15px 0px 10px 0px;
	float: left;
}

/*--------- five span column ---------*/


#main .col5 {
	width: 845px;
	float: left;
}

/*--------- all inner columns ---------*/

/* border */

#main .bord1, #main .bord2, #main .bord3, #main .bord4 {
	margin-bottom: 1px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E2DCBF; 
}

/* nested */

#main .nested1, #main .nested2, #main .nested3 {
	margin-left: 15px;
}

/*--------------------------- specific pages ------------------------------------*/

/*--------- comments ---------*/

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

fieldset textarea {
	width: 400px;
	height: 100px;
}

/*--------- press ---------*/

.press_left, .press_right {
	width: 84px;
	padding: 0px 0px 10px 0px;
	float: left;
}

.press_right {
	width: 239px;
}

/*--------- recipe ratings ---------*/

.rate {
	cursor: pointer;
	float: left;
}

.vote {
	font-size: 80%;
}

/*--------- podcast ---------*/

.podcast-left {
	width: 110px;
}

.podcast-right {
	width: 175px;
}

/*--------- comments ---------*/

textarea.bComment {
	width: 323px;
	height: 182px;
}

/*--------- bloggers ---------*/

#req_message {
	width: 500px;
	height: 300px;
}

.buttons {
	margin: 5px 0px 10px 0px;
}

.buttons input {
	border: 1px solid #000;
}

/*--------- enquiries ---------*/

#enquiry textarea {
	width: 300px;
	height: 150px;
}

/*--------- enquiries ---------*/

.rhead1, .rhead2, .rhead3, .rpost1, .rpost2, .rpost3 {
	float: left;
	padding: 3px;
	padding-left: 6px;
}

.rtop {
	background: #B1B888;
	color: #FFF;
	width: 484px;
	padding: 3px;
}

.rpost {
	width: 490px;
	background: url() repeat-y;
}

.rpost1 a {
	font-weight: normal;
}

.rhead1, .rhead2, .rhead3 {
	background: #E1EBBB;
	border-top: 1px solid #B1B888;
	border-left: 1px solid #B1B888;
}

.rhead3 {
	border-right: 1px solid #B1B888;
}

.rpost1, .rpost2, .rpost3 {
	min-height: 50px;
	border-top: 1px solid #B1B888;
}

.rhead1 {
	width: 247px;
} 

.rhead2 {
	width: 67px;
	text-align: center;
} 

.rhead3 {
	width: 145px;
} 

.rpost1 {
	width: 248px;
} 

.rpost2 {
	width: 68px;
	text-align: center;
} 

.rpost3 {
	width: 146px;
} 

.rbot {
	width: 489px;
	border-top: 1px solid #B1B888;
}

/*--------------------------- links ---------------------------*/

#links {
	padding-top: 40px;
}

/*--------------------------- bottom ---------------------------*/

#bot {
	background: url() center top no-repeat #569b00;
	height: 40px;
	margin: 0px auto;
}

/*--------------------------- copyright ---------------------------*/

#copyright {
	background: #569b00;
	color: #D6E9A0;
	width: 880px;
	height: 45px;
	margin: 0px auto;
	padding: 20px 100px 40px 100px;
	font-size: 11px;
}

#copyright a {
	color: #FFF;
}

#copyright a:hover {
	color: #D6E9A0;
}

/*--------------------------- universal classes ---------------------------*/

.clearer {
	clear: both;
}

.date {
	color: #668F00;
	font-size: 10px;
	text-transform: uppercase;
}

.hidden {
	position: absolute;
	visibility: hidden;
}

.left{
	float: left;
}

img.left {
	margin: 10px 10px 0px 0px; 
}

.marg_bot {
	margin: 0px 0px 15px 0px;
}

.marg_bot5 {
	margin: 0px 0px 5px 0px;
}

.marg_both {
	margin: 15px 0px 15px 0px;
}

.marg_left {
	margin: 0px 0px 0px 15px;
}

.marg_none {
	margin: 0px;
}

.marg_right {
	margin: 0px 15px 0px 0px;
}

.marg_top {
	margin: 15px 0px 0px 0px;
}

.right {
	float: right;
}

img.right {
	margin: 0px 0px 10px 10px; 
}

.small {
	font-size: 11px;
}

.thumb {
	margin: 0px 15px 10px 0px; 
	float: left;
}

.visible {
	position: relative;
	visibility: visible;
}

/*--------------------------- unsigned bands ---------------------------*/

.unsigned input {
	width: 200px;
}

.unsigned input.postcode {
	width: 50px;
}

.unsigned input.submit {
	width: 75px;
}