/*this section defines the absolute pixel widths used in the site*/

.site_width {
	width: 900px;
}

.header_width {
	width: 600px;
	background-color: #005A84;
}

.content_width {
	width: 820px;
}

.dropdown_width {
	width: 300px;
}

.next_previous_width {
	width: 300px;
}

.tools_width {
	width: 455px;
}

.half_width {
	width: 50%;
}

.quarter_width {
	width: 25%;
}

.sixty_width {
	width: 60%;
}

/*this section styles all the standard elements*/

body {
	background-color: #E5EEF2;
	/*if required background-image: url(../images/projectname_t_page.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, sans-serif;
	font-size: 70%;
}	

a {
	color: #005A84;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #005A84;
}

a:hover {
	color: #00A4E3;
}	

/*td borders to check layout*/
/*td {
	border: solid 0.1em #000000;
}*/

/*table headers*/
th {
	font-weight: bold;
	color: #005A84;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: solid 0.1em #666666;
	border-bottom: solid 0.3em #F1852A;
}

/*paragraphs*/
p {
	padding: 0em 0em 1em 0em;
	color: #005A84;
	line-height: 1.3em;
}

/*input button*/
input {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	border: none;
	padding: 0.2em 0.3em 0.1em 0.3em;
}

#btnSubmit {
	background-color: #005A84;
}

#mainNavSelect {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #00A4E3;
	width: 210px;
}


/*H Styles - Business*/
H1 {
	font-size: 1.6em;
	color: #61B2E1;
	padding: 1.8em 0em 0.4em 0em;
}

H2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #61B2E1;
	padding: 0.6em 0em 0.3em 0em;
}

H3 {
	font-weight: bold;
	color: #61B2E1;
	padding: 0.4em 0em 0.3em 0em;
}

H4 {
	color: #61B2E1;
	padding: 0.4em 0em 0.3em 0em;
}


/*this places the logo*/

.logo a {
	background: url(../images/logo.jpg) no-repeat;
	height: 100px;
	display: block;
	width: 150px;
	background-color: #005A84;
}

/*this places the clear logo and title*/
.clear {
	background: url(../images/clear.jpg) no-repeat;
	background-position: right;
	height: 100px;
	display: block;
	width: 150px;
	background-color: #005A84;
}

/*this places the main nav dropdown*/
.main_nav_position{
	padding-top: 5.5em;
	padding-left: 4em;
}

.go_button_position {
	padding-left: 0.2em;
}

/*this places the next and previous*/

.next_previous_position{
	padding-top: 5.8em;
	padding-left: 0em;
}

#next_previous li{
	float: left;
	list-style-type: none;
	white-space: nowrap;
	font-weight: bold;
}

#next_previous a{
	color: #E5EEF2;
	padding: 0em 0.3em 0em 0.3em;
	text-decoration: none;
}

#next_previous a:hover{
	color: #00A4E3;
}

#next_previous .page{
	color: #00A4E3;
	font-weight: bold;
	padding: 0em 0.5em 0em 0.5em;
}

/*this section styles the header, tools and search*/

/*tools*/

.tools {
	border-top: 2px solid #005A84;
}

#tools_menu li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#tools_menu {
	color: #397FA0;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-top: 0.9em;
	padding-left: 4em;
}

#tools_menu a {
	color: #397FA0;
	text-decoration: none;
	padding-left: 1em;
	text-align: right;
}

#tools_menu a:hover {
	color: #61B2E1;
}

#tools_menu .admin a {
	color: #900000;
}

#tools_menu .admin a:hover {
	color: #FFFFFF;
}

/*this section styles the footer and text resizer*/
.footer{
	background: url(../images/only.jpg) no-repeat;
	height: 28px;
	width: 200px;
}

/*this section styles the homepage content*/


.homepage {
	background: url(../images/homepage.jpg) no-repeat;
	height: 519px;
	width: 900px;
	padding: 3em 0em 0em 4em;
}

.homepage .first_para{
	font-size: 1.3em;
	padding-right: 28em;
	padding-bottom: 0.5em;

}

.homepage p{
	font-size: 1.1em;
	padding-right: 35em;
}

h2.hidden{
	position: absolute;
	left: -999px;
}

#homepage_menu {
	font-size: 1em;
	color: #00A4E3;
}

#homepage_menu li {
	padding: 0.1em 0 0em 0em;
}

#homepage_menu a {
	font-size: 1em;
	color: #005A84;
	text-decoration: none;
	padding-left: 0.5em;
}

#homepage_menu a:hover {
	color: #00A4E3;
}

#homepage_menu .description {
	color: #2E789A ;
	padding-left: 1.9em;
	padding-top: 0em;
	padding-bottom: 0.2em;
}



/*this section styles the content page*/

.content_area{
	background-color: #FFFFFF;
}

.page_title {
	font-size: 2em;
	color: #61B2E1;
	padding: 2em 0em 1.4em 0em;
}

.page_title .number {
	color: #B2E4F7;
}

.content_position {
	padding: 0em 0em 0em 4em;
}

/*this section styles page 01*/

.bill_text {
	padding: 0em 4em 4em 3em;
}

.bill_bill {
	padding: 0em 4em 0em 0em;
}

.bill_text_heading {
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 0.2em;
}

/*this section styles page 02*/

.improving_text {
	padding: 0em 1em 1em 1em;
}

.quality {
	background-color: #E0F4FC;
	color: #005A84;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1em 1em 1em 1em;
}

.quality ul {
	padding: 0.5em 0em 0em 0em;
}

#quality li {
	font-size: 0.8em;
	margin-left: 1.5em;
	float: none;
	list-style-type: disc;
	white-space: normal;
	line-height: 1.5em;
}

/*this section styles page 03*/

.safeguarding {
	background: url(../images/safeguarding.jpg) no-repeat;
	height: 520px;
	width: 900px;
	padding: 0em 0em 0em 4em;
}

.white{
	color: #FFFFFF;
}

.safeguarding_width {
	width: 540px;
}

.safeguarding_position {
	padding-left: 7em;
}

.safeguarding_intro {
	font-size: 1.6em;
	color: #FFFFFF;
	padding: 0em 0em 1em 0em;
}

.safeguarding_text_01 p{
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 0em 1em 1em 0em;
}

.safeguarding_text_02 p{
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 0em 0em 1em 1em;
}

/*this section styles page 04*/

.rivers_intro {
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 1em;
}

.rivers_walk {
	padding: 0em 2em 0em 0em;
}

.improving_life {
	font-size: 1.8em;
	font-weight: normal;
	color: #00A4E3;
	padding-bottom: 0em;
}

.rivers_riverlife_image {
	padding-top: 0em;
	padding-bottom: 0em;
}

.rivers_riverlife {
	padding-right: 4em;
	padding-left: 2em;
}

/*this section styles page 05*/

.green_carrots {
	background: url(../images/carrots.jpg) no-repeat;
	background-position: top right;
}

.green_intro {
	font-weight: bold;
	font-size: 1.6em;
	padding-bottom: 0.5em;
}

.green_image {
	padding: 0em 2em 2em 0em;
}

.green_text {
	padding: 0em 2em 0em 0em;
}

.green_background{
	background-color: #93C03C;
}

.green_cook {
	color: #FFFFFF;
	padding: 1em 2em 1em 4em;
}

.green_cook .name {
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0em 0em 0.5em 0em;
}

.green_cook .title {
	font-size: 1.4em;
	color: #FFFFFF;
	padding: 0em 0em 0.3em 0em;
}

.green_instructions p {
	color: #FFFFFF;
	padding: 1em 4em 0em 0em;
}

.green_instructions .bold {
	font-weight:  bold;
}

.green_instructions a {
	color: #FFFFFF;
}

.green_instructions a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.green_instructions ol {
	padding: 2em 4em 0em 0em;
}

#ingredients {
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 2em;
}

#ingredients .serves {
	padding-bottom: 0.5em;
}
#ingredients .four {
	font-weight: normal;
}

#instructions li {
	line-height: 1.2em;
	color: #FFFFFF; 
	margin-left: 2em;
	float: none;
	list-style-type: decimal;
	white-space: normal;
	padding-bottom: 1em;
}

/*this section styles page 06*/

.breath {
	background: url(../images/breath.jpg) no-repeat;
	background-position: 0px 24px;
	height: 725px;
	padding: 0em 0em 0em 4em;
	background-color: #FFFFFF;
}

.breath_intro {
	font-size: 1.6em;
	padding: 0em 18em 0em 0em;
}

.breath_activities {
	padding: 0em 2em 0em 0em;
}

.breath_mp3 {
	padding: 0em 2em 0em 2em;
}

.breath_activities {
	padding-bottom: 0.5em;
}

.breath_white_text {
	padding-top: 3em;
	width: 300px;
}

.breath_white_text p {
	color: #FFFFFF;
	padding-right: 4em;
	padding-left: 2em;
	line-height: 1.2em;
}

.breath_white_text .heading {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 4em;
	padding-left: 2em;
	padding-bottom: 0.5em;
}

.breath_white_text a {
	color: #FFFFFF;
}

.breath_white_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.breath_white_text a:visited {
	color: #FFFFFF;
}

.breath_white_text .link {
	padding: 13.45em 0em 0em 11.3em;
}

/*this section styles page 07*/

.qa {
	background: url(../images/qa.jpg) no-repeat;
	background-position: 0px 15px;
	height: 518px;
	width: 900px;
	padding: 0em 0em 0em 4em;
	background-color: #FFFFFF;
}

.qa_text .question {
	font-weight: bold;
	color: #00A4E3;
	padding: 0em 0em 0.2em 0em;
}

.qa_text .codes {
	font-weight: bold;
	color: #00A4E3;
	padding: 2em 0em 0.2em 0em;
}

.qa_text .codes_text {
	padding: 0em 0em 4em 0em;
}

.qa_text {
	padding: 0em 4em 0em 0em;
}

.qa_text p{
	padding: 0em 0em 1.4em 0em;
}

.qa_text .bold{
	font-weight: bold;
}

/*this section styles page 08*/

.butts_soak_text {
	color: #005A84;
	font-size: 6em;
	padding: 0em 0em 0.1em 0em;
}

.butts_soak_text .upor {
	color: #00A4E3;
}

.butts_intro_text {
	width: 282px;
	font-size: 1.5em;
	padding: 0em 4em 0em 0em;
}

.butts_image {
	padding: 0em 2em 1em 0em;
}

.butts_image_bottom {
	padding: 0em 0em 3em 0em;
}

.butts_text .title {
	font-weight: bold;
	padding: 0em 0em 0.2em 0em;
}

.butts_text .size {
	font-size: 0.9em;
	padding: 0em 0em 3em 0em;
}

/*this section styles page 09*/

.visitor {
	padding: 0em 0em 0em 4em;
	background-color: #005A84;
}

.visitor_text {
	padding: 0em 4em 4em 2em;
}

.visitor_text p {
	color: #FFFFFF;
	padding: 1em 0em 0.2em 0em;
}

.visitor .heading {
	font-size: 2.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0em 0em 0.2em 0em;
	line-height: 1.1em;
}

.visitor .please {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1em 0em 0.2em 0em;
	line-height: 1.1em;
}

.visitor .contact {
	font-size: 1.7em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1em 0em 0em 0em;
	line-height: 1.1em;
}

.visitor_actions_box {
	background-color: #B2E4F7;
	width: 242px;
}

.visitor_actions_box_position {
	padding: 1em 0em 4em 0em;
}

.visitor_actions {
	text-align: right;
	padding: 1em 0em 0em 0.6em;
	width: 28%;
	background-color: #B2E4F7;
	font-size: 1.3em;
	font-weight: bold;
}

.visitor_descriptions .top{
	font-weight: bold;
	background-color: #B2E4F7;
	padding: 1.6em 1em 0em 0.4em;
}

.visitor_descriptions .middle{
	font-weight: bold;
	background-color: #B2E4F7;
	padding: 1.6em 1em 0em 0.4em;
}

.visitor_descriptions .bottom{
	font-weight: bold;
	background-color: #B2E4F7;
	padding: 1.6em 1em 1em 0.4em;
}

#visitor li {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 1.2em;
	float: none;
	list-style-type: disc;
	white-space: normal;
	line-height: 1.3em;
}

/*this section styles page 10*/

.cactus {
	background: url(../images/cactus.jpg) no-repeat;
	height: 780px;
	width: 900px;
	padding: 0em 0em 0em 4em;
	background-color: #FFFFFF;
}

.cactus_text .intro {
	font-weight: bold;
	font-size: 1.6em;
	padding-bottom: 1em;
	padding-right: 2em;
}

.cactus_text .question {
	font-weight: bold;
	color: #00A4E3;
	padding: 0em 0em 0.2em 0em;
}

.cactus_text .b {
	padding-left: 0.5em;
}

.cactus_text .bold {
	font-weight: bold;
}

.cactus_text .add {
	padding-top: 2em;
}

.cactus_text .result {
	font-weight: bold;
	font-size: 1.6em;
	padding-bottom: 0em;
}

.cactus_link {
	padding: 10.8em 0em 0em 18em;
}

/*this section styles page 11*/

.planning {
	background: url(../images/planning.jpg) no-repeat;
	background-position: 0px 290px;
	height: 800px;
	width: 900px;
	padding: 0em 0em 0em 4em;
	background-color: #FFFFFF;
}


.planning_text {
	padding-bottom: 12em;
	width: 65%;
}

.planning_text .intro {
	font-size: 1.4em;
	padding-bottom: 0.8em;
	padding-right: 2em;
}

.planning_text .welcome {
	font-size: 3em;
	color: #00A4E3;
	padding: 0em 0em 0.2em 0em;
}

.planning_communicate_text .bold {
	font-weight: bold;
	padding-bottom: 0em;
}

.planning_communicate_text{
	padding: 1em 0em 2em 0em;
}

.steps {
	padding-top: 1em;
	padding-right: 2.5em;
}

/*this section styles page 12*/

.home {
	background: url(../images/home.jpg) no-repeat;
	height: 800px;
	width: 900px;
	padding: 0em 0em 0em 4em;
	background-color: #FFFFFF;
}

.home_text .intro {
	font-size: 1.6em;
	padding-bottom: 0em;
	padding-right: 0em;
	line-height: 1.2em;
}

.home_text {
	padding: 0em 30em 0em 0em;
}

.home_text p {
	padding: 0.3em 0em 0.3em 0em;
}
.home_text .bold {
	font-weight: bold;
}

.home_text_link {
	padding: 14.7em 0em 0em 55.9em;
}
