/* outercolour 

html, body		{	text-align: center;	 background-color: #ffffff;	 vertical-align: middle;}*/

body 	  {	font-family:arial; font-size: 12pt; text-align: center; background: #fff; margin: 0px; font-weight: normal; }

/* container intotal ******************************************************************************************************/

#container {width: 100%; text-align: left; margin: auto ;  padding: 0 ;}

#content {
	width: 100%;
	min-height: 270px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 0;
	background: #fff;
	line-height: 16pt;
	float: left;
	clear: both;
}

.finger{cursor: pointer;}

/* navigation main ***********************************************************************************************************/


#headerbkg
{float: left;
clear: both;
height: 250px;
width: 100%; 
background: #DCCEE5;}

.textcontent{
width: 70%;
float: left;
clear: both;
 margin: 20px 15% 20px 15%; 

}
		
/************************************************************************************************************************************************************************
/*************************** TABS ****************************/

#tabs {
text-align: center;
	clear: none;
	float: left;
	width:  100%;
	line-height: auto;
	margin: 0px 0px 0px 0px;	 
	padding: 0px 0px 0 0;
	}
	
#tabs ul {
width: auto;
	clear: none;
	float: left;
	margin:0 0px 0px 0px;
	padding: 0 0 0 0;
	list-style:none;
}
#tabs li {
width: auto;
	float:left;
	background:url("/images/left2.jpg") no-repeat left top;
	margin:0 2px 0 0px ;
	padding: 0 0px 0 8px;
}
#tabs a {
width: auto;
	float:left;
	display:block;
	background: url("/images/right2.jpg") no-repeat right top;
	border-bottom: none;
	padding: 6px 8px 6px 0px;
	text-decoration:none;
	font-weight:normal;
	color: #fff;
}
#tabs #current {
width: auto;
float:left;

	background-image:url("/images/left2_on.jpg");
	
	
	}
#tabs #current a {
width: auto;
float:left;
	background-image:url("/images/right2_on.jpg");
	margin: 0 0px 0 0;
	padding: 6px 8px 6px 0px;
	font-weight:normal;
	color: #fff;
	border-bottom: none;
	}
/* Commented backslash hack hides rule from IE5-Mac \*/
#tabs a {
float:left;
	float:none;
}
/* End IE5-Mac hack */
#tabs a:hover {
	text-decoration: none;
	color: #496FB8;
	float:left;
}

#tabs a:visited {
	text-decoration: none;
	color: #fff;
	float:left;
}

/* default * including the links on simple pages that are listed when created*/
p {text-align: left;}
a        {
	color: #00C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
a:link                {
	color: #00C;
	font-weight: bold;
	text-decoration: underline;
}
a:hover          {	color: #496FB8;	font-weight: bold;}
a:visited        {
	color: #606;
	text-decoration: underline;
	font-weight: bold;
}
a:visited:hover          { color: #496FB8; font-weight: bold; }

a.link        {
	color: #00C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
a.link:link                {
	color: #00C;
	font-weight: bold;
	text-decoration: underline;
}
a.link:hover          {	color: #496FB8;	font-weight: bold;}
a.link:visited        {
	color: #606;
	text-decoration: underline;
	font-weight: bold;
}
a.link:visited:hover          { color: #496FB8; font-weight: bold; }

h1 { font-size: 45px; color: #000080;	margin: 5px 0px 5px 0px; padding: 0px 0px 0px 0px; font-weight: bold;  }  
h3 { font-size: 16px; color: #000080;	margin: 5px 0px 5px 0px; padding: 0px 0px 0px 0px; font-weight: bold;  }  
h2{ color: #000; font-size: 24px;font-weight: bold; margin: 5px 0 0px 0px; font-style: none;}
h2.grey{ color: #262526; font-size: 24px;font-weight: bold; margin: 5px 0 0px 0px; font-style: italic;}

h4{ color: #000; font-size: 28px;font-weight: bold; margin: 5px 0 20px 0px; font-style: italic; line-height: 28px;}
h4.noit{ color: #000; font-size: 28px;font-weight: bold; margin: 5px 0 20px 0px; font-style: normal; line-height: 28px;}

h5{ color: #000; text-decoration: none; font-weight: normal; font-size: 10pt;}
h6{ color: #000080; text-decoration: none; font-weight: bold; font-size: x-small;}
h7{ color: #999; text-decoration: none; font-weight: bold; font-size: 13px;}


/* footer div ***********/

#footer {

float: left;
clear: both;
width: 100%; 
height: auto;
background: #DCCEE5;}	




/* End */
brown {
	color: #AB6905;
}
.brownheading {
	color: #AB6905;
	font-size: 14pt;
}
.redcaption {
	color: #F00;
}
