/* Generated by KompoZer */
body {
  background: #fff;
  text-align: center;
  font-family: helvetica,sans-serif;  
  margin-top: 0px;
  margin-bottom: 30px;
  color: #333333;
}
a img {
	border: 0px;
}
a:link {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
  text-decoration: underline;
}
a:active {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.update
    {
/*    background: #ccc; /* for non-css3 browsers */
/*
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc'); /* for IE */
/*background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* for webkit browsers */
/*background: -moz-linear-gradient(top,  #fff,  #ccc); /* for firefox 3.6+ */
/*    -moz-border-radius: 10px;
    border-radius: 10px; */
    border: 1px solid #cccccc;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 0px;
    }
.centeredImage
    {
    display: block;
    text-align: center;
    border: 2px solid #cccccc;
    margin-left: auto;
    margin-right: auto;
    width: 280px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    }
.imageCaption {
	text-align:center;
    font-size: 12px;
   /* width: 280px;*/
	}
#imageBorder img {
	border: 2px solid #cccccc;
	text-align: center;
	}
#page_wrapper {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  text-align: left;
  /*-moz-box-shadow: 0 0 25px #aaa;
  -webkit-box-shadow: 0 0 25px #aaa;
  box-shadow: 0 0 25px #aaa; */ /* right, bottom, blur*/
  border: 1px solid #ccc;
}
#page_header {
  background: #3a381d url(../img/header.jpg) no-repeat scroll left top;
  height: 140px;
}
#page_header h1 {
  margin: 0px;
  padding-top: 30px;
  padding-left: 20px;
  font-family: helvetica,sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #fcf8e3;
  letter-spacing: -1px;
}
#page_header h2 {
  margin: 0px;
  padding-top: 0px;
  padding-left: 20px;
  font-family: helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #e2d179;
}
#mobilecare p{
	display:hidden;
	float:right;
	color:#FFF;
	font-size:8px;
}
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	background:#e5e295 url("../img/menubar.gif") no-repeat left top;
	font-size:93%; /* this font-size does not appear to affect anything */
	font-weight:bold;
	text-shadow: 0px 1px 0px #c6c683;
	filter: dropshadow(color=#c6c683,offX=0,offY=1);
	line-height:normal; /* Apparently no effect */
	}
#tabs img {
	display:inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}	
#tabs ul {
	margin:0;
	padding:0px 0px 0px 32px; /*top, right, bottom , left*/
	list-style:none;
	}	
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}	
#tabs a {
	float:left;
	background:url("../img/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}	
#tabs a span {
	/*float:left;*/
	display:block;
	background:url("../img/tabright.gif") no-repeat right top;
	padding: 5px 15px 5px 6px;/*top, right, bottom , left*/
	color:#3a391e; /* MENU TEXT COLOUR */
	text-shadow: 0px 1px 0px #e5e295;
	filter: dropshadow(color=#e5e295,offX=0,offY=1);
	
	}
#tabs a span.current {
    color:#FFF; /* menu text CURRENT colour */
	text-shadow: 0px 1px 0px #3a381d;
	filter: dropshadow(color=#3a381d,offX=0,offY=1);
}
#tabs a.current {
	background-position:0% -70px;
	}
	
#tabs a.current span {
	background-position:100% -70px;
	}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF; /* menu text HOVER colour */
	text-shadow: 0px 1px 0px #636133;
	filter: dropshadow(color=#636133,offX=0,offY=1);
	}
	
#tabs a:hover {
	background-position:0% -35px;
	}
	
#tabs a:hover span {
	background-position:100% -35px;
	}

#content_wrapper {
  background: #fff; /*url(../img/content_bg3.jpg) no-repeat scroll left top;*/
}
#left_side {
  background: transparent;
  float: left;
  width: 560px;
  margin: 10px;
}
#left_picturebox {
	background: #fff;
	width:560px;
	margin:10px;
}
#left_picturebox img {
	background: #fff;
	padding: 8px;
	/*-moz-border-radius: 10px;
	border-radius: 10px;*/
	border: 1px solid #ccc;

}
#left_side p {
	text-align: justify;
}
#left_side h3 {
  margin: 10px 15px 10px 10px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #a0410d;
}
#left_side h4 {
  margin: 10px 15px 10px 10px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #a0410d;
}
#left_side h5 {
  margin: 10px 15px 10px 10px;
  color: color: rgb(88,88,99);/*#a0410d; */
}
#left_side p, ul li, table {
  margin: 10px 15px 10px 10px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
#normal-indent {
  margin-left: 30px;
  margin-right: 15px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
#italic-indent {
  margin-left: 30px;
  margin-right: 15px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  color: #333333;
}
#right_side {
  background: #e5e295;
  float: right;
  margin-right: 10px;
  width: 205px;
  height: 100%;
  color: #660000;
/*-moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #DADADA;*/
  /*box-shadow:inset 0 0 10px #000000;*/
}
#right_side h3 {
  border-left: 1px solid #3a3b22;
  border-right: 1px solid #3a3b22;
  margin: 5px 5px 15px;
  background-color: #595a38;
  background-repeat: repeat;
  padding-left: 4px;
  padding-right: 10px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
}
#right_side h4 {
  margin: 5px 5px 15px;
  padding-right: 10px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #660000;
}

#right_side h4 a:link {
  color: #660000;
}

#right_side h4 a:visited {
  color: #666666;
}

#right_side p {
  margin: 5px 5px 15px;
  padding-right: 10px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #660000;
}
#page_footer {
  background: #e5e295 url(../img/footer.gif) no-repeat scroll left top;
  height: 70px;
}
#page_footer a:link {
  color: #f2c968;
  text-decoration: underline;
}
#page_footer a:visited {
  color: #f2c968;
  text-decoration: underline;
}
#page_footer a:active {
  color: #f2c968;
  text-decoration: underline;
}
#page_footer a:hover {
  color: #f2c968;
  text-decoration: none;
}
#page_footer p {
  text-align: center;
  padding-top: 20px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
  color:#3a391e; /* MENU TEXT COLOUR */
  text-shadow: 0px 1px 0px #e5e295;
  filter: dropshadow(color=#e5e295,offX=0,offY=1);
}
.spacer {
  margin: 0px;
  padding: 0px;
  height: 10px;
  clear: both;
}
.imp {
	color: red;
	font-weight: bold;
}

