* {
	margin : 0;
	padding : 0;
}

a {
	color : #437fda;
	text-decoration : none;
}
a:visited {
	color : #437fda;
	text-decoration : underline;
}
a:hover {
	color : #ba8f43;
}

body {
background-color: #6e4d35;

}
h1 {
  	margin-top: 4px;
    padding-top: 0px;
	margin-bottom: 6px;
	color: #653654;
	font-size: 140%;
	line-height: 1.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	color: #653654;
	font-size: 160%;
	line-height: 1.0em;
	font-family: sans-serif;
}
h3 {
  	margin-top: 4px;
    padding-top: 8px;
	margin-bottom: 6px;
	color: #653654;
	font-size: 140%;
	line-height: 1.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	color : #343434;
	font : bold italic 110% sans-serif;
	padding : 1em 1em 0 1em;
}

html {
	color : #565656;
	font : 75%/170% sans-serif;
	text-align : justify;
}

img {
	margin : 0 0 0 0;
}
img.left {
	float : left;
	margin : 1em 1em 0 0;
}
img.right {
	float : right;
	margin : 1em 0 0 1em;
}

blockquote {
	font-style : italic;
	margin : 1em 1em 0 1em;
	padding : 0 0 1em 0;
}
blockquote span {
	font-size : 200%;
	line-height : 1%;
	margin : 0 0.15em;
	position : relative;
	top : 0.25em;
}

form button {
	background : #ffffff;
	border : 1px solid #cfcfcf;
	padding : 0.25em;
	margin : 0 0 0 0.75em;
}
form input {
	border : none;
	width : 100%;
}
form textarea {
	border : none;
	width : 100%;
	height : 10em;
}
form p.button {
	text-align : right;
}
form p.input,
form p.text {
	background : #ffffff;
	border : 1px solid #cfcfcf;
	padding : 0.25em;
	margin : 0.25em 1em 0 1em;
}

p {
	padding : 1em 1em 0 1em;
}

ul,
ol {
	padding : 1em 1em 0 1.2em;
}

#main {
	margin : auto;
	max-width : 800px;
	min-width : 40em;
	width : auto !important;
	width : 800px;
}

/* ********* TOP SECTION - BANNER AND MENU *************/
#header {
	height: 131px;
	padding : 0 0 0 0;
	background-color:#400000;
}
#header h1 {
	color : #ffffff;
	font : italic 200% sans-serif;
}

#menu {
	background-color:#5B3C28;
	border-bottom : 1px solid #400000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#menu ul {
	padding : 0.75em 0em;
}
#menu li {
	display : inline;
}
#menu li a {
	color : #ffffff;
	padding : 0.75em 1.5em;
	text-decoration:none;
}
#menu li a:hover {
	background : #fbc205;
}
#menu li.selected a {
	background : #ffffff;
	border : 1px solid #fbc205;
	color:#990000;
}
#menu li.selected a:hover {
	background : #ffffff;
	color : #ba8f43;
}

/************ SUB MENU *************************/

#submenu {
	background-color:#EBD38B;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}
#submenu ul {
	padding : 0.75em 0em;
}
#submenu li {
	display : inline;
}
#submenu li a {
	color: #523625;
	padding : 0.75em 1.5em;
	text-decoration:none;
	border: #40000 1px solid;
}
#submenu li a:hover {
	color:#865633;
}

#submenu li.selected a {
	background : #ffffff;
	color:#990000;
}
#submenu li.selected a:hover {
	background : #ffffff;
	color : #ba8f43;
}

/* ********** CONTENT SECTION ****************/

#content {
	background-color:#D0AB82;
	border: 1px solid #6e4d35;
	height : auto !important;
	height : 1%;
	overflow : hidden;
	padding : 2em 0 0 0;
}
#content div {
	padding : 0 4em 2em 4em;
}

#top_left_image{
margin-top: 0px;
padding: 0px;
}

#feature_product_image{position:absolute; top: -18px; left:466px;}
#twist_wrap_lineup {position:absolute; top: 40px; left:420px;}
#fundraising_heading {position: relative; top:-40px;}
#fundraising_bar_image{position: relative; left: 470px; top:-10px; z-index:0;}
#fundraising_chocolate_pdf{position: relative; left: 600px; top: -160px;}

#image_article{
position: relative;
width: 400px;
top: -210px;
left: 240px;
}

#image_article h2{line-height: 1.2em;}

#product_areas{
background-color:#EBD38B;
}

#homepage_graphic{position:relative; left:90px;}

#left_column{
position:relative;
padding: 5px;
left: 40px;
top: 10px;

}

#middle_column{
position:relative;
padding: 5px;
left: 300px;
top: -212px;

}

#right_column{
position:relative;
padding: 5px;
left: 572px;
top: -438px;
}

#feature_product{
position:relative;
border-top: #400000 1px solid;
top: -468px;
margin-top:40px;
padding: 10px;
background-color:#EBD38B;
}

#feature_product_image_1 {position: relative; left: 470px;}

#no_column_intro{
position:relative;
top: -268px;
margin-top:40px;
padding: 10px;
background-color:#F7E9BF;
}

#panel {
	position: relative;
	background : #EBD38B;
	border : 1px solid #dfdfdf;
	border-bottom : 1px solid #cfcfcf;
	border-top : none;
	height : auto !important;
	height : 1%;
	overflow : hidden;
	padding : 4em 2em 2em 2em;
}
#panel div {
	padding : 2em 0 0 0;
}

#intro {margin-top: 20px; width: 390px;}

#information{
position:relative;
top: -330px;
width: 400px;
background-color:#ebd38b;
}

#fundraising_information{
position:relative;
top: -300px;
width: 560px;
background-color:#ebd38b;
}

#enquiry_form{
position: relative;

}

.table_header{
font-weight:bold;
margin-botton: 14px;
border-bottom: #5B3C28 solid 1px;
}

.information{
width:460px;
}

table {
text-align:left;
}

#footer {
    position: relative;
	font-size : 85%;
	margin : auto;
	padding : 1em 0 3em 0;
	text-align : center;
	width : 65%;
}