@charset "UTF-8";

/* Imports */
@import url("footer.css");
/* CSS Document */

/* ---------------------------------------------
author: Richard Rainsford
email: Richard@Rainsford.Net
website: http://www.Rainsford.Net
 ---------------------------------------------*/


/* first some standardisation to remove browser defaults*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End Reset Reloaded with thanks to meyerweb.com/eric */

/*/////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/* Start actuall style*/

/* Body */

body {
	margin: 0 auto 0px;
	text-align: center;
	width: 910px;
	background-color: #FFFFFF;
	font: bold medium Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1;
	color: #333333;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

.page {
	width: 910px;
	text-align: center;
	margin: 0 auto 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: thin solid #1F5738;	
}

#content {
	width: 880px;
	clear: both;
	top: 20px;
	text-align: center;
	margin: auto;
	position: relative;
	
}

.content {
	padding-left: 30px;
	margin-right: 30px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-left: 10px;
}


.centre {
	text-align: center;
	margin: auto;
}

/*Headings*/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F5738;
}

h1  {
	font-size: x-large;
	font-weight: bolder;
}

h2 {
	font-size: large;
	font-weight: bold;
}

h3  {
	font-size: medium;
	font-weight: bold;
}

h4  {
	font-size: small;
	font-weight: bold;
}

h5  {
	font-size: x-small;
	font-weight: bold;
}

h6  {
	font-size: xx-small;
	font-weight: bold;
}

/* Tables */


/* Lists */


/* Branding */
#main_branding {
	float:	right;
	text-align: center;
	margin: 10px auto auto;
	width: 500px;
	position: relative;
  right: 30px;
}

.branding {
	width: 910px;
	margin-right: 20px;
	
}

.branding_image  { margin-right: 10px; }

#brainding_slogan {  }

#site_slogan {
	float:	left;
	width: 310px;
}

.site_slogan {
	margin-top: 70px;
	color: #1F5738;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	position: absolute;
	right: 530px;
}

.branding_slogan {
	float:	right;
	color: #1F5738;
	font-family: Arial, Helvetica, sans-serif;
	font-size: big;
	text-align: left;
}

.clearfloat { clear: both; }



/* Navigation */
#navigation {
	width: 911px;
	margin: auto;
	
}

.nav-top {
	height: 50px;
	background-color: #1f5738;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 17px;
	margin-bottom: 25px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}

/* Links */

.text-link {
  color: black;
  text-decoration: underline;
}

a.text-link {
  color: black;
  text-decoration: underline;
}

a.text-linka:link {
  color: black;
  text-decoration: underline;
}

a.text-link:visited {
  color: #336600;
  text-decoration: underline;
}

a.text-link:hover {
  color: #034100;
  text-decoration: none;
}

a.text-link:active {
  color: black;
  text-decoration: none;
}

.main_link {
	font-family: Helvetica, sans-serif;
	color:  #1F5738;
	text-decoration:  underline;
}

a.main_link:link {
	font-family: Helvetica, sans-serif;
	color:  #1F5738;
	text-decoration:  none;
}

a.main_link:visited {
	font-family: Helvetica, sans-serif;	
	color: #66FF33;
	text-decoration:  none;
}

a.main_link:hover {
	font-family: Helvetica, sans-serif;
	color: #fff;
	text-decoration:  underline;	
}

a.main_link:active {
	font-family: Helvetica, sans-serif;
	color: #1F5738;
	text-decoration:  none;	
}

.nav_links {
	text-decoration:  none;
	color: #66FF33;
}
a.nav_links:link {
	font-family: Helvetica, sans-serif;
	color:  #99FF66;
	text-decoration:  none;	
}

a.nav_links:visited {
	font-family: Helvetica, sans-serif;	
	color: #66FF33;
	text-decoration:  none;
}

a.nav_links:hover {
	font-family: Helvetica, sans-serif;	
	color: #CCFF00;
	text-decoration:  none;
	
}

a.nav_links:active {
	font-family: Helvetica, sans-serif;
	color: #1F5738;
	text-decoration:  none;	
}
.text_braker {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;

}
