/*
Colours for each section

Tax - #993333

Staff - #69545f;

Health - #666699;

HR - #993366;


*/

body {

	
	/* 
 
 
  background-color: #050845;
 */
	padding: 0;
	color: white;
	font: small Arial;
/*	font: small Arial, Helvetica, Verdana, sans-serif;*/
	text-align:center;
    min-width:: 924px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

.staff-background {

background-image: url(img/strip-staff.jpg);
background-repeat: repeat-x;
}

.tax-background {

background-image: url(img/strip-tax.jpg);
background-repeat: repeat-x;
}

.health-background {
 
background-image: url(img/strip-health.jpg);
background-repeat: repeat-x;
}

.hr-background {

background-image: url(img/strip-hr.jpg);
background-repeat: repeat-x;
}

.other-background {

background-image: url(img/strip-other.jpg);
background-repeat: repeat-x;
}

.mainheader {
	font-size: 185%;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 158px;
	height: 39px;
}

.strip-s
{
	background-image: url(img/staff.jpg);
	background-repeat: repeat;
}
.strip-t
{
	/*background: #fff url(img/Fair-Care-banner-hp_03.jpg) top left repeat-x;*/

	background-image: url(img/tax.jpg);
	background-repeat: repeat;
}
.strip-h
{
	background-image: url(img/health.jpg);
	background-repeat: repeat;
}

.strip-other
{
	background-image: url(img/other.jpg);
	background-repeat: repeat;
}

.strip-hr
{
	background-image: url(img/hr.jpg);
	background-repeat: repeat;
}

#wrapper{
text-align:left;
width: 924px;
margin-left:auto;
margin-right:auto;
}

/*
#wrapper_top {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 0px 0px 0px;
  padding: 0px;
}
#wrapper_bottom {
  background-color: #fdf8f2;
  color: black;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}
*/

#header-bottom {
	/*border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;*/
  height: 71px;
	text-decoration: none;
	color: #ffffff;
filter: alpha (opacity=50);
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 0 0 0;
  text-align: left;
}
#header-bottom li {
	display: inline;
}
#header-bottom a:link, #header-bottom a:visited, #header-bottom a:hover, #header-bottom a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 70%;

  
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
padding-left: 517px;
}
#main {
  width: 100%;
  margin-top: 0px;
  /*background-image: url(img/sidebarbg.gif); changed ...................*/ 
  background-position: top right;
  background-repeat: repeat-y;
}
#content {
	/*border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3; border around page
  border-left: 1px solid #b9d2e3;*/
  background-color: white;
	color: black;
	margin-top: 0;
	margin-right: 199px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-bottom: 20px;
}

#mainfeature {
  background-image: url(img/mainimg.jpg);
  background-repeat: no-repeat;
  background-color: #112236;
  color: white;
  padding: 2em 2em 1em 200px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited, #mainfeature p.more a:hover, #mainfeature p.more a:active {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content .inner img{
	float:right;
	padding-left: 10px;
}

#content .inner h1.staff {
  color: #996699;
  margin-bottom:0em;
  font-size: 150%;
}

#content .inner h1.tax {
  color: #cc3333;
  font-size: 150%;
  margin-bottom:0em;
}

#content .inner h1.health {
  color: #607C88;
  margin-bottom:0em;
  font-size: 150%;
}

#content .inner h1.hr {
  color: #993366;
  margin-bottom:0em;
  font-size: 150%;
}

#content .inner h1.other {
  color: #cc3333;
  margin-bottom:0em;
  font-size: 150%;
}

#content .inner h3.other {
  color: #666666;
  margin-bottom:0em;
  font-size: 125%;
}

#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}

.tax a:link, .tax a:visited, .tax a:active {
	color: #993333;
	text-decoration: none;
	font-size: 110%;
	
}

.tax a:hover {
	color: #993333;
	text-decoration: underline;
	font-size: 110%;	
}

.staff a:link, .staff a:visited, .staff a:active {
  color: #996699;
  text-decoration: none;
  font-size: 110%;  
}

.staff a:hover {
  color: #996699;
  text-decoration: underline;
	font-size: 110%;
}

.health a:link, .health a:visited, .health a:active{
  color: #666699;
  text-decoration: none;
  	font-size: 110%;
}

.health a:hover {
  color: #666699;
  text-decoration: underline;
  	font-size: 110%;
}

.hr a:link, .hr a:visited, .hr a:active {
  color: #993366;
  text-decoration: none;
    	font-size: 110%;
}

.hr a:hover {
  color: #993366;
  text-decoration: underline;
    	font-size: 110%;
}


#content .inner h3 a:link, #content .inner h3 a:visited, #content .inner h3 a:hover, #content .inner h3 a:active {
  color: #245185;
}

/*

#content .inner .tax h3 a:link, #content .inner .tax h3  a:visited {
	color: #993333;
	text-decoration: none;
}

#content .inner .tax h3 a:active, #content .inner .tax h3 a:hover {
	color: #993333;
	text-decoration: underline;
}

#content .inner .staff h3 a:link, #content .inner .staff h3 a:visited {
  color: #996699;
  text-decoration: none;
}

#content .inner .staff h3 a:active, #content .inner .staff h3 a:hover {
  color: #996699;
  text-decoration: underline;
}

#content .inner .health h3 a:link, #content .inner .health h3 a:visited {
  color: #666699;
  text-decoration: none;
}

#content .inner .health h3 a:active, #content .inner .health h3 a:hover {
  color: #666699;
  text-decoration: underline;
}

#content .inner .hr h3 a:link, #content .inner .hr h3 a:visited {
  color: #993366;
  text-decoration: none;
}

#content .inner .hr h3 a:active, #content .inner .hr h3 a:hover {
  color: #993366;
  text-decoration: underline;
}
*/

#content .inner p {
  color: #666666;
  font-size: 90%;
  margin-top:0.5em;
  
}
.intro p {
  color: #ffffff;
  font-size: 100%;

}

#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.intro {
	font-weight:  normal;
	font-size: 120%;
}
#content .inner p.intro a:link, #content .inner p.intro a:visited, #content .inner p.intro a:active {
	font-weight:  normal;
	font-size: 120%;
	color: #607c88;
}
#content .inner p.intro a:hover {
	font-weight:  normal;
	font-size: 120%;
	color: #607c88;
	text-decoration: underline;	
}

#content .inner p a:link, #content .inner p a:visited, #content .inner p a:active {
	font-weight:  bold;
	font-size: 100%;
	color: #607c88;
	text-decoration: none;
}
#content .inner p a:hover {
	font-weight:  bold;
	font-size: 100%;
	color: #607c88;
	text-decoration: underline;	
}


/*
#content .inner p.tax {
	font-weight:  bold;
	font-size: 100%;
	color: #993333;
}

#content .inner p.staff {
  font-weight:  bold;
  font-size: 100%;
  color: #993333;
}

#content .inner p.health {
  font-weight:  bold;
  font-size: 100%;
  color: #993333;
}

#content .inner p.hr {
  font-weight:  bold;
  font-size: 100%;
  color: #993333;
}
*/
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited, #content .inner p.more a:hover, #content .inner p.more a:active {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar {
	float: right;
	width: 199px;
	/*  background-color: #256290;*/
  color: white;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 0px;
}
#sidebar ul {
  list-style-image: url(img/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited, #sidebar ul a:hover, #sidebar ul a:active {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}

#sidebar p.quote {
	clear: left;
	margin-top: 0em	;
	text-align: left;
	color:#666666;
	padding-right: 20px;
	padding-left: 20px;	
}

#sidebar p.quote a:link, #sidebar p.quote a:visited, #sidebar p.quote a:active {
	color: #666666;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}

#sidebar p.quote a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 100%;
	font-weight: normal;
}


#sidebar p.more a:link, #sidebar p.more a:visited, #sidebar p.more a:hover, #sidebar p.more a:active {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}

#sidebar .contact {
	height:		250px;
	background-image: url(img/contact_us_04.jpg);
	background-repeat: repeat;
}

#sidebar2 {
	float: left;
	width: 132px;
	/*/border-top: 1px solid #b9d2e3; border around left menu
  border-left: 1px solid #b9d2e3;*/
  background-color: white;
	color: black;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#sidebar2 .inner {
  margin:  0px;
}



#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited, #sidebar2 a:hover, #sidebar2 a:active {
  color: #245185;
  font-weight: bold;
}

#sidebar2 .tax{
	color: #FFFFFF;
	text-align: left;
	width: 127px;
	height: 30px;
	font-family: Arial;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(img/tax.jpg);
	background-repeat: repeat;
}

#sidebar2 .tax-sm{
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	width: 127px;
	height: 20px;
	font-family: Arial;
	background-image: url(img/tax.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#sidebar2 .about{
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	width: 127px;
	height: 30px;
	font-family: Arial;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(img/other.jpg);
	background-repeat: repeat;
}

#sidebar2 .about-sm{
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	width: 127px;
	height: 20px;
	font-family: Arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(img/other.jpg);
	background-repeat: repeat;
}

#sidebar2 .hr{
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	width: 127px;
	height: 30px;
	font-family: Arial;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(img/hr.jpg);
	background-repeat: repeat;
}

#sidebar2 .hr-sm{
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	width: 127px;
	height: 20px;
	font-family: Arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(img/hr.jpg);
	background-repeat: repeat;
}


#sidebar2 .staff{
	color: #FFFFFF;
	text-align: left;
	width: 127px;
	height: 30px;
	font-family: Arial;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(img/staff.jpg);
	background-repeat: repeat;
}


#sidebar2 .staff-sm{
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	width: 127px;
	height: 20px;
	font-family: Arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(img/staff.jpg);
	background-repeat: repeat;
}


#sidebar2 .health{
	color: #FFFFFF;
	text-align: left;
	width: 127px;
	height: 30px;
	font-family: Arial;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(img/health.jpg);
	background-repeat: repeat;
}

#sidebar2 .health-sm{
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	width: 127px;
	height: 20px;
	font-family: Arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(img/health.jpg);
	background-repeat: repeat;
}

#sidebar2 h3 {
	color: #cc3333;
	padding-bottom: 0.5em;
	font-size:  110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 0.5em;
	margin-top: 0.8em;
}

#sidebar2 h3.staff {
	color: #996699;
}

#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
	font-size:  90%;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#nav li a:link, #nav li a:visited, #nav li a:hover, #nav li a:active  {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size: 100%;
}
#nav p {
	padding-left: 5px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#bloglatest h4 {
  color: #ff4e00;
  font-size: 100%;
  font-weight: bold;
}
#blog {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: square;
}
.blog {
	font-size: 100%;
	color: #607C88;
	font-weight: normal;
}

#blog li {
	font-size: 90%;
	padding-bottom: 0.5em;
	color: #607C88;
	font-weight: bold;
}

#blog li a:link, #blog li a:visited {
	font-size: 100%;
	color: #607C88;
	font-weight: bold;
	text-decoration: none;
}

#blog li a:hover {
	font-size: 100%;
	color: #607C88;
	font-weight: bold;
	text-decoration: underline;
}

#blog li a:active {
	font-size: 100%;
	color: #607C88;
	font-weight: bold;
	text-decoration: none;
}

.blog a:link, .blog a:visited {
	font-size: 100%;
	color: #607C88;
	font-weight: bold;
}

.blog a:hover {
	font-size: 100%;
	color: #607C88;
	font-weight: bold;
	text-decoration: underline;
}
.blog a:active {
	font-size: 100%;
	color: #607C88;
	font-weight: bold;
	text-decoration: none;
}

#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#newsletterform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size: 80%;
}
#footer {
	width: 800%;
	margin-top: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	text-decoration: none;
	color: #cc3333;
	font-weight: normal;
	font-size: 90%;
}


#footer p {
  font-size: 90%;
  color: #666666;
  margin: 0;
  padding: 0.5em 0 0.5em 0;
}
#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 0px;
/*  background-image: url(img/leftbg.gif);
  background-position: bottom left;
  background-repeat: repeat-y;*/
}

label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #666666;
background: #fee3ad;
border: 1px solid #666666
}

textarea
{
color: #666666;
background: #fee3ad;
border: 1px solid #666666
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #666666;
width: 30em
}

legend
{
color: #666666;
background: #fff;
border: 1px solid #666666;
padding: 2px 6px
} 
 
 
#content .inner hr {
	height: 1px;
	background: #CCCCCC left;
	width: 30%;
	text-indent: 22px;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}


div.site {
	margin-left: 22px;
}
div.site A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
	}
div.site A:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
	}
div.site A:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
	}
div.site A:active	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
	
.site_ext A:link,A:visited,A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
	}

.site_ext A:hover	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
	
.li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	color: #cc3333;
}

