/* ICONOGRAPHY 2008 - Standard Screen CSS */
body {
	background: #ddd;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #606060;
	font-size: x-small; /* for IE5 */
	f\ont-size: small; /* everyone else */
}
/**************** Added by Aaron  *******************/
#slideshowbox{
	width:396px;
	height:353px;
	background-color:#FFFFFF;
}
#slideshow{
	width:396px;
	height:288px;
	overflow:hidden;
	background-image:url(/images/galoverlay.png);
	background-repeat:no-repeat;
}
#slideshowthumbs{
	width:396px;
	height:64px;
}
#slideshownavbox{
	position:absolute;
	background-image:url(/images/galoverlay.png);
	background-repeat:no-repeat;
	width:396px;
	height:288px;
	z-index:100;
}
#slideshownav{
	list-style:none;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}
#slideshownav li{
	list-style:none;
	margin:0;
	display:inline;
}
#slideshownav li img{
	border: 1px solid #000000;
}
/**************** STYLES FOR WYSIWYG CMS *******************/
.mceContentBody {
	background: #FFF;
	text-align: left;
}
.mceContentBody p {	
	color: #606060;
	font-size: 85%;
}
/************* COMMON ****************/
a {
	color: #289EE8;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#content a {
	font-weight: bold;
}
.morelink {
	width: 100%;
	clear: both;
	text-align: right;
}
.morelink a {
	padding: 4px 10px 4px 10px;
	margin: 2px 0 2px 14px;
	display: block;
	line-height: normal; 
	font-weight: bold;
	background: #EAEAEA url("/images/bkg_btn.gif") no-repeat left center;
	font-size: 85%;
	float: right;
	color: #414141;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
.morelink a:hover {
	color: #289EE8;
}
p {
	margin: 0 0 1.2em 0;
	padding: 0;
	color: #606060;
	font-size: 90%;
	text-align: justify;
}
li {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
h1 {
	font-size: 180%;	
	padding: 0 0 0.5em 0;
	margin: 0;
	color: #000;
	font-weight: normal;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 160%;
	line-height: 1.1em;
	padding: 0 0 0.5em 0;
	margin: 0;
	color: #000;
	font-weight: normal;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0;
	padding: 0 0 0.5em 0;	
	font-size: 150%;
	color: #000;
	font-weight: normal;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
h4 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 140%;
	line-height: 1.2em;
	color: #000;
	font-weight: normal;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
h5 {
	margin: 0;
	font-size: 120%;
	line-height: 1.2em;
	text-align: left;
	color: #000;
	font-weight: normal;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
/******************** HEADER ***********************/
#wrap {
	margin: 10px auto;
	padding: 0;
	width: 992px;
	background: #fff;
}
#container {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
	background: #fff;
}
#header {
	width: 944px;
	clear: both;
	height: 74px;
	padding: 13px 20px 0 28px;
	margin: 0;
	position: relative;
}
#header .left {
	width: 30%;
	padding: 0;
	margin: 0;
}
#header .right {
	width: 60%;
	padding: 30px 0 0 0;
	margin: 0;
	text-align: right;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
#header .right .contact {
	float: left;
}
#header .right .contact a {
	color: #606060;
	text-decoration: none;
}
#header .right .contact a:hover {
	color: #289EE8;
	text-decoration: none;
}
/**** style switcher ****/
#theme {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 40px;
	float: right;
}
#theme li {
	margin: 0;
	padding: 0;
	display: inline;
}
#theme li a {
	border-bottom: none;
	background-image: none;
}
#theme li a img {
	background: #1A5496;
	margin: 2px 0 0 0;
}
#theme li a:hover img {
	background: #134783;
}
#theme li a img#theme-fixed {
	background: #AABDDF;
}
	
#theme li a img#theme-fluid { background: #25A0E6; border: 0;}
#theme li a img#theme-fixed { background: #000; border: 0;}
#theme li a:hover img#theme-fixed { background: #000; }
#theme li a:hover img#theme-fluid { background: #000; }

#navtop {
	background: #373737;
	width: 100%;
	clear: both;
	float: left;
}
#tabs {
	font-size: 85%;
	line-height: normal;
	clear: both;
	width: 100%;
	display: block;
	float: left;
	padding: 0; 
	margin: 1px 0 0 0;
	border-top: 1px solid #797979;
	background: #161616 url("/images/bkg_navtop.gif") repeat-y top left;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tabs li {
	float: left;
	margin: 14px 8px 0 8px;
	padding: 0 0 0 14px;
	height: 25px;
}
#tabs a {
	float: left;
	display: block;
	padding: 5px 14px 7px 0;
	text-decoration: none;
	color: #fff;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#tabs a {
	float: none;
}
/* End IE5-Mac hack */
#tabs a:hover {
	color: #279EE8;
}
#tabs a.com:hover { color: #D69F4D; }
#tabs a.fol:hover { color: #B14C4C; }
#tabs a.cla:hover { color: #80A056; }
#tabs a.cas:hover { color: #A05591; }
#tabs a.cli:hover { color: #5573A0; }
#tabs a.gal:hover { color: #36924C; }
#tabs a.new:hover { color: #A07155; }
#tabs a.con:hover { color: #55A098; }
#tabs #current {
	background: url("/images/left_on.gif") no-repeat top left;
}
#tabs #current a {
	background: url("/images/right_on.gif") no-repeat top right;
	color: #279EE8;
}
#tabs #current a.com { color: #D69F4D; }
#tabs #current a.fol { color: #B14C4C; }
#tabs #current a.cla { color: #80A056; }
#tabs #current a.cas { color: #A05591; }
#tabs #current a.cli { color: #5573A0; }
#tabs #current a.gal { color: #36924C; }
#tabs #current a.new { color: #A07155; }
#tabs #current a.con { color: #55A098; }
#tabs #current a:hover {
	color: #279EE8;
}
#tabs #current a.com:hover { color: #D69F4D; }
#tabs #current a.fol:hover { color: #B14C4C; }
#tabs #current a.cla:hover { color: #80A056; }
#tabs #current a.cas:hover { color: #A05591; }
#tabs #current a.cli:hover { color: #5573A0; }
#tabs #current a.gal:hover { color: #36924C; }
#tabs #current a.new:hover { color: #A07155; }
#tabs #current a.con:hover { color: #55A098; }
#tabs .marginfix {
	width: 100%;
	clear: both;
	height: 14px;
	float: left;
}
/************** MAIN CONTENT *****************/
#main-body {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
}
#content_hometop {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	background: #2E2E2E url("/images/bkg_hometop.gif") repeat-x top left;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
	float: left;
	clear: both;
	background: #fff url("/images/bkg_sidehome.gif") repeat-y top left;
}
/******************* left boxes ***********************/
.sidebar {	
	float: left;
	margin: 0;
	padding: 0;
	width: 396px;
	border-right: 1px solid #2F2F2F;
}
.sidebar .homepic {
	width: 100%;
	clear: both;
	text-align: right;
	margin: 0;
	padding: 0;
}
.sidebar .sidehome {
	width: 100%;
	clear: both;
	text-align: right;
	margin: 95px 0 0 0;
	padding: 0;
}
.sidebar .sidesub {
	width: 100%;
	clear: both;
	text-align: right;
	margin: 0;
	padding: 0;
}
/************************ left main content *********************/
.page {
	margin: 0 0 0 397px;
	padding: 0;
	/*width: 595px;
	float: right;*/
}
.article-text {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.article-text .pagetitle {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 150%;
	line-height: 1em;
	color: #404040;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.article-text h1.pagetitle {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 150%;
	line-height: 1em;
	color: #404040;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.article-text h2.pagetitle {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 150%;
	line-height: 1em;
	color: #404040;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.article-text .homeintro {
	margin: 0;
	padding: 20px 30px 0 30px;
	/*width: 535px;*/
	clear: both;
	color: #fff;
	height: 191px;
	overflow: auto;
}
.article-text .homeintro .bigtitle {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 220%;
	line-height: 1em;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.article-text .homeintro h1.bigtitle {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 220%;
	line-height: 1em;
	color: #fff;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.article-text .homeintro p {
	color: #fff;
}
.article-text .homeintro  img {
	padding: 0 0 0 30px;
}
.article-text .colourstrip {
	width: 100%;
	clear: both;
	height: 14px;
	background: #289EE8;
	float: left;
}
.article-text .colourstrip_2 {
	width: 100%;
	clear: both;
	background: #D69F4D;
	float: left;
}
.article-text .colourstrip_3 {
	width: 100%;
	clear: both;
	background: #B14C4C;
	float: left;
}
/*
.article-text .colourstrip_cla {
	width: 100%;
	clear: both;
	background: #80A056;
	float: left;
}
*/
.article-text .colourstrip_4 {
	width: 100%;
	clear: both;
	background: #A05591;
	float: left;
}
.article-text .colourstrip_5 {
	width: 100%;
	clear: both;
	background: #5573A0;
	float: left;
}
.article-text .colourstrip_6 {
	width: 100%;
	clear: both;
	background: #36924C;
	float: left;
}
.article-text .colourstrip_7 {
	width: 100%;
	clear: both;
	background: #A07155;
	float: left;
}
.article-text .colourstrip_8 {
	width: 100%;
	clear: both;
	background: #55A098;
	float: left;
}

/***/
.subcolourstrip {
	width: 100%;
	clear: both;
	height: 14px;
	background: #289EE8;
	float: left;
	padding: 7px 0px 6px 0px;
}
.subcolourstrip_2 {
	width: 100%;
	clear: both;
	background: #D69F4D;
	float: left;
	padding: 7px 0px 6px 0px;
}
.subcolourstrip_3 {
	width: 100%;
	clear: both;
	background: #B14C4C;
	float: left;
	padding: 7px 0px 6px 0px;
}
/*
.article-text .colourstrip_cla {
	width: 100%;
	clear: both;
	background: #80A056;
	float: left;
}
*/
.subcolourstrip_4 {
	width: 100%;
	clear: both;
	background: #A05591;
	float: left;
	padding: 7px 0px 6px 0px;
}
.subcolourstrip_5 {
	width: 100%;
	clear: both;
	background: #5573A0;
	float: left;
	padding: 7px 0px 6px 0px;
}
.subcolourstrip_6 {
	width: 100%;
	clear: both;
	background: #36924C;
	float: left;
	padding: 7px 0px 6px 0px;
}
.subcolourstrip_7 {
	width: 100%;
	clear: both;
	background: #A07155;
	float: left;
	padding: 7px 0px 6px 0px;
}
.subcolourstrip_8 {
	width: 100%;
	clear: both;
	background: #55A098;
	float: left;
	padding: 7px 0px 6px 0px;
}
/***/
.article-text #sublinks {
	font-size: 85%;
	line-height: normal;
	clear: both;
	width: 100%;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.article-text #sublinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.article-text #sublinks li {
	float: left;
	margin: 0;
	padding: 0;
}
.article-text #sublinks a {
	float: left;
	display: block;
	padding: 6px 8px 10px 8px;
	text-decoration: none;
	color: #fff;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
.article-text #sublinks a {
	float: none;
}
/* End IE5-Mac hack */
.article-text #sublinks a:hover {
	color: #fff;
	background: url("/images/bkg_subarrow.gif") no-repeat bottom center;
}
.article-text #sublinks #subon a {
	background: url("/images/bkg_subarrow.gif") no-repeat bottom center;
}
.article-text .pagecontent {
	margin: 0;
	padding: 30px;
	width: 535px;
	clear: both;
	background: #fff;
}

/********************* footer *********************/
#footer {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 100%;
	clear: both;
	font-size: 85%;
	color: #828282;
	background: #F5F5F5;
	float: left;
	/*border: 1px dashed red;*/
}
#footer .left {
	width: 46%;
	padding: 0 0 0 20px;
}
#footer .right {
	width: 46%;
	padding: 0 20px 0 0;
	text-align: right;
}
#footer a {
	color: #289EE8;
}
#footer a:hover {
	color: #828282;
}
/********************* MISC ***********************/
.hide {
	display: none;
}
code {
	color: #7B9905;
	font-size: 90%;
	line-height: 1.2em;
	text-align: left;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #bbb;
	cursor: help;
}
a abbr {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
fieldset { 
	margin: 0; 
	padding: 0; 
	border: none; 
}
/*************** extra classes for CMS ***************/
.alternative {
	color: #C00;
}
.highlight {
	background-color: #FF0;
}
.odd {
	background-color: #EEE;
}
#errbox {
	margin: 20px auto;
	color: #ff0000;
	border: 1px solid #ff0000;
	padding: 10px;
	width: 300px;
	text-align: center;
}
#confbox {
	margin: 20px auto;
	color: #003399;
	border: 1px solid #003399;
	padding: 10px;
	width: 300px;
	height: 50px;
	text-align: center;
}
#errbox a {
	color: #ff0000;
}
#errbox a:hover {
	color: #000000;
}
#errbox a:visited {
	color: #ff0000;
}
.padding { padding: 10px; }

.left {
	float: left;
}
.right {
	float: right;
}	
.clear {
	clear: both;
}
.newsphoto {
	float: right;
	padding: 5px;
	border: 1px solid #CCC;
}
.textfield {
	border: 1px solid #91908D;
	color: #908F8C;
	vertical-align: middle;
	margin: 0;
	padding: 2px;
	width: 204px; /* for IE5/Win hack */
	w\idth: 200px; /* for most browsers */
}
.textfieldsm {
	border: 1px solid #91908D;
	color: #908F8C;
	vertical-align: middle;
	margin: 0;
	padding: 2px;
	width: 104px; /* for IE5/Win hack */
	w\idth: 100px; /* for most browsers */
}
.textfieldS {
	border: 1px solid #91908D;
	color: #908F8C;
	vertical-align: middle;
	margin: 0;
	padding: 2px;
}
/***********styles for seo ********/
.pagecontent h2{
	/*margin: 0 0 1.2em 0;
	padding: 0;*/
	font-family:Arial,Helvetica,sans-serif;
	color: #606060;
	font-size: 110%;
	font-weight:bold;
	text-align: justify;
}
.pagecontent h3{
	font-family:Arial,Helvetica,sans-serif;
	color: #606060;
	font-size: 90%;
	font-weight:bold;
	text-align: justify;
}

/***********email template *******************/
#wrapemail {
	margin: 14px auto;
	padding: 0;
	width: 768px;
	background: #fff;
}
#containeremail {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
#containeremail #logo {
	width: 26%;
	margin: 0;
	padding: 20px 0 20px 10px;
	float: left;
}
#containeremail #contactem {
	margin: 0;
	padding: 52px 10px 0 0;
	float: right;
	width: 70%;
	color: #606060;
	text-align: right;
	font-size: 90%;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
#containeremail #bodytext {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
#footeremail {
	width: 748px;
	padding: 10px;
	margin: 0;
	clear: both;
	float: left;
	font-size: 85%;
	color: #828282;
	background: #F5F5F5;
}
#footeremail2 {
	width: 748px;
	padding: 10px;
	margin: 0;
	clear: both;
	float: left;
	font-size: 75%;
	line-height: normal;
	color: #999999;
	background: #FFFFFF;
}