/* CSS Document */
/* Screen Style Sheet */
/* March 2009 */

/* Hurworth IT */
/* Author: Alison Watson */


/* =body + tags ----------*/
body * {
	padding: 0px;
	margin: 0px

}

body {
	background: #000000;
	font-family: Helvetica,tahoma, Arial,  sans-serif;
	font-size: 1em;
	margin: 0px;
	color: #2C2C2C;
}
#wrapper {
	background: #bba08b url(images/contentbig.jpg) repeat-x center top ; 
	width: 760px;
	margin: auto;
}
#header {
	width: 760px;
	margin-bottom: 15px ;
	
}

#RightColHome {
	float: right;/**/
	width: 250px;
	margin: 5px 25px 0px 0px;
	display: inline;
	text-align: left;
	 /*background: #336600;  */
}

#LeftColHome {
	float: left;/**/
	width: 430px;
	display: inline;
	margin:5px 20px 0px 25px;
	
	/* background: #666666 */
}
#WhiteWrapper {
	background: #fff;
	padding: 10px 10px 10px 10px;
}

#WhiteWrapper2 {
	background: #fff;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 15px;
	width: 220px;
	z-index:2
}
#WhiteBrownWrapper {
	background: #cbbaa1;
	padding:10px;
}
#WhiteBrownWrapper2 {
	background: #cbbaa1;
	padding:10px;
	text-align: center;
}
#footer {
	margin: 5px 25px 15px 25px;
}
#Copyrightwrapper {
	width: 760px;
	margin: auto;
}
p {	
	line-height: 1.2em;
	font-size: .8em;
}


p.Copyright {	
	line-height: 1em;
	font-size: .60em;
	color: white;
	text-align: right;
	margin-top: 7px;
}
#headerTabWrapper {
 background:#cbbaa1;
  float:left;
  width:380px;
  Margin-top:15px;
  Margin-left:15px;
    }
#headerTab {
  float:left;
  width:380px;
  background:#DAE0D2 url("Images/tabbg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
   }
#headerTab ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#headerTab li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#headerTab a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#headerTab a {float:none;}
/* End IE5-Mac hack */
#headerTab a:hover {
  color:#333;
  }
#headerTab #current {
  background-image:url("images/left_on.gif");
  }
#headerTab #current a {
  background-image:url("images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
#Band{
	Padding:10px
}
#bodytext {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
    
   text-align: right;
	padding:10px 10px 0px 0px;
	margin: 25px;
	font-size: 0.75em;
	color:#ffffff;
	}
#bodytext a:link	 {
			color: white;
			Text-Decoration : None;
			
			
		}
#bodytext a:visited	 {
			Color : white ;
			Text-Decoration : None
		}
#bodytext a:hover	 {
			Color : #333 ;
			Text-Decoration : None ;
			}
			#bodytext2 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
    
   text-align: right;
	padding:0px 0px 0px 0px;
	margin: 10px 25px 05px 25px;
	font-size: 0.75em;
	color:#ffffff;
	}
#bodytext2 a:link	 {
			color: white;
			Text-Decoration : None;
			
			
		}
#bodytext2 a:visited	 {
			Color : white ;
			Text-Decoration : None
		}
#bodytext2 a:hover	 {
			Color : #333 ;
			Text-Decoration : None ;