body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
h2 {
	color: #3c5b9a;
	font-weight: bold;
	font-size: 16px;
}
h4 {
     color:#F4F4FC;
}
p {
    color:#F4F4FC;
}
td {
text-align:left;
padding:5px;
line-height:2em;
}

#page_wrapper {
background-color:#ffb933;
width:100%;
margin:auto;
}

#header_wrapper {
margin:auto;
width:100%;
padding:0px;
}

#header {
max-width:960px;
width:960px;
margin:auto;
height:130px;
}

#logo a {
    display: block;
    width: 300px;
    height: 113px;
    background: url(https://erc.dardanup.wa.gov.au/Profiles/reccentre/Assets/ClientData/ERC-logo-e1612336948159-300x113.png) no-repeat;
    float:left;
    margin-top: 20px;
    left: 0;
}
#content {
background: #040A2B url(https://erc.dardanup.wa.gov.au//Profiles/reccentre/Assets/ClientData/Anna_Active_Carrot_Back_Ground.png) no-repeat center left fixed;
background-size: 80%;
}

#menu-subnav {
    padding: 2em 0;
    overflow: hidden;
    width: 380px;
    float: center;
}
#menu-subnav li {
    float: center;
}
#menu-subnav li a {
    text-decoration: none;
    color: #666;
    padding: 0.25em 1em;
    border-right: 1px solid #ccc;
    display: block;
    text-align: center;
    font-size:0.8em;
}
#menu-subnav li a:hover {
    text-decoration: underline;
    color: #333;
}
/*************** MAIN CONTENT  *************/

#main_content {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}


/***************  FOOTER CSS  ***************/
#footer_wrapper {
    margin: auto;
    min-height: 100px;
    height: 150px;
    width: 100%;
    background:none;
    background-color: #ffb933;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer {
max-width:960px;
width:960px;
margin:auto;
height:100;
}

#footer div {
padding:0px;
}
/***************  STORE CSS  ****************/

#local_store_menu ul li a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	color: #606261;
	width: 200px;
	height: 27px;
	text-decoration: none;
	text-shadow: 1px 1px #eee;
	font-weight: 600;
	line-height: 25px;
	padding-left: 10px;
	text-transform:capitalize;
}

#local_store_local_specials table thead tr td, #local_store_local_specials table thead tr th {
	background: #3c5b9a;
	font-weight: 700;
	color: #fff;
	font-size: 11px;
}

.step_table h3, #credit_card_details h3, #direct_debit_details h3, #credit_card_details h4 {
	color:#3c5b9a;
	line-height:2em;
	font-size:14px;
	text-shadow: 1px 1px #eee;
	font-weight:bold;
}

ul.buttons li a {
	/*-moz-border-radius: 35px;
	border-radius: 35px;
	background: #3c5b9a;*/
	background: #3c5b9a;
}

.rounded_button ul li a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #3c5b9a;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	-moz-text-blink: none;
	-moz-text-decoration-color: -moz-use-text-color;
	-moz-text-decoration-line: none;
	-moz-text-decoration-style: solid;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	width: 100%;
	max-width:150px;
	min-width:120px;
	margin-top:5px;
}

.paginator li a, .paginator li span {
	padding: 4px 7px 4px 7px;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #3c5b9a;
}