/*
COMMON COLOURS:

Dark Green #005522;
Light green (bg) #DBEDBD;

*/
body {
	text-align: center; 
	text-align:-moz-center; 
	margin-top:6px;  
	background:#005522;
	font-size: 9pt;
	color:#000000;
}
form { 
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #666699; 
	padding: 1px; 
}
#mainlayouttable {
	border:4px solid #efefef; 
	background-color:#fff;
	width: 920px;
}
#searchbrowse input { 
	background-color: #494949;
	color:#FFFFFF; 
}
#searchbrowse select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d0d0d0;
}
.search_box {
	background-color: #F8E0BA;
	color:#333; 
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#000000;
	}
	td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	/*	font-weight:bold; */
	}
a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link{color:#003399;}
a:visited{color:#003399;}
a:hover{color:Purple;}
#footer {
	font-size:13px;
	padding:4px;
	text-align:center;
	width: 980px; 
	border: 0px solid #006028; 
	margin-top: 0px;
	margin: auto;
	background: #fecb00;
	color: black;
}
#footer tr td{
	color: #000000;
}
#footer tr td a{
	color: Darkgreen;
}
#footer tr td a:hover{
	color: Maroon;
}
.button_current
{ 
/*display: block; */
	background: #DB85A1; 
	text-decoration:none;
	font-weight:bold;
	border: 1px solid silver;
	text-align:center;	
	padding: 3px 8px 2px 8px;
	color: Maroon;
}
a.button_link
{ 
/*display: block; */
/*	background: #56864A;  */
	background: #ffffff; 
	text-decoration:none;
	font-weight:bold;
	border: 1px solid silver;
	text-align:center;	
	padding: 3px 8px 2px 8px;
	color: #56864A;
}
a.button_link:hover{
	color: #79102F;
	background: white;
}
#detail {
	font-family:Arial, Helvetica, sans-serif;
	color:#003333;
	font-size:13px;
	margin-top:12px;
	width: 980px; 
	border: 0px solid #006028; 
	margin: auto;
}
#detail td {
	font-family:Arial, Helvetica, sans-serif;
	color:#003333;
	font-size:13px;
	padding:0px;
	vertical-align: top;
}
#detail h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#003333;
	font-size:13px;
	margin-bottom:6px;
}
#detail .buttons { 
	float:none;
	margin-bottom:-1px;
}
.wa_logo {
	padding-bottom: 6px;
	}

/* end of chris's stuff */
div#container{
	width: 100%;
	text-align:center;
	background:#005522;
}
#mainbanner {
	background-color:#FFF; 
	text-align:right; 
	padding:3px; 
	background-image:url(lluniau/craidd/banner_bg.jpg); 
	height:55px;
}
#maintable {
	width: 776px; 
	border: 1px solid #006028; 
	margin-top: 0px;
}
#menuarea {
	border-top: 2px solid #b10045; 
	border-bottom: 2px solid #006028; 
	padding: 4px;
	text-align: left;
	background: white;
	margin-left: auto;
	margin-right: auto;
}
#menuarea a{
	font-weight: bold;
	color: #006028;
	font-size: 11px;
	margin: 0px 0px;
	padding: 3px 6px;
	text-decoration: none;
	border: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	background: white;
}
#menuarea a:hover {
	color: #b10045;
	text-decoration: underline;
	border-left: 0px solid #b10045;
	border-right: 0px solid #b10045;
	background: white;
}
#menuarea .currentpagelink {
	font-weight: bold;
	color: #b10045;
	font-size: 11px;
	margin: 0px 0px;
	padding: 3px 6px;
	text-decoration: none;
	border: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	background: white;
}
#searchboxp {
	border: 3px double silver;
	background: #006028;
	color: white
	
}
#searchbrowse2 {
	text-align: center;
	background: #0D4E18;
	color: white;
	font-weight: bold;
	width: 980px; 
	border: 0px solid #006028; 
	margin-top: 0px;
	margin: auto;
}
#searchbrowsefm select {
	font-size: 80%;
	margin-top: 4px;
}
#bodyarea {
	padding: 5px;
	font-size: 12px;
}
h1 {
	font-size: 150%;
color:#aA5D0A; 
}
h2 {
font-size:14px; 
color:#aA5D0A; 
margin-bottom:4px; 
margin-top:12px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
font-size:12px; 
color:#BA6D1A; 
margin-bottom:4px; 
margin-top:12px;
}
#rightarea {
	width: 26%;
	background: #924E65;
	color: white;
}
#rightarea h2 {
	color: white;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
a.editlink {
	border: 1px solid black;
	font-size: 9px;
	background-color: Green;
	color: white;
	padding: 0px 2px;
	font-weight: normal;
}
a.editlink:hover {
	border: 1px solid black;
	font-size: 9px;
	background-color: Pink;
	color: Black;
	padding: 0px 2px;
	font-weight: normal;
}
a#fliplang {
	background: Maroon;
	color: White;
	border: 0px solid #bede7e; 
	padding:1px 3px 1px 3px;
	text-decoration: none;
	float: right;
	border-bottom: 3px solid #53815A;
	margin-top: 0px;
}
a#fliplang:hover {
	background: #777777;
}
.userimg {
	margin: 10px;
}
#righttd .userimg {
	margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
#webdesign {
	font-size: 8pt;
	float: right;
	color:white;
}
#webdesign a {
	font-size: 8pt;
	color: white;
}
#webdesign a:hover {
	color: Blue;
}
.centered {
	text-align: center;
}
.indent {
	margin-left: 30px;
}
.userhigh {
	color: #b10045;
	font-weight: bold;
}
a.userhigh {
	color: #b10045;
	font-weight: bold;
}
a.userhigh:hover {
	color: purple;
	font-weight: bold;
}
.userhigh2 {
	color: #B8AD99;
	font-weight: bold;
}
.userhigh3 {
	color: 	#8B4513;
	font-weight: bold;
	text-decoration: underline;
}
.userhigh4 {
	color: 		#708090;
	font-weight: bold;
}
.userhigh5 {
margin:2px 12px 2px 0px; font: 14px Georgia, "Times New Roman", Times, serif ; 
color:#B36C38; font-weight:600;
}
.userHeader2 {
	color: 		Black;
	font-weight: bold;
	width: 98%;
	background: #B39C9C;
	margin: 0px;
	padding:2px 5px;
}
.userbig {
	font-size: 125%;
}
.userbigger {
	font-size: 150%;
}
.usersmall {
	font-size: 80%;
}
.usersmaller {
	font-size: 66%;
}
	.userhighbox {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #01839B;
	padding: 4px;
	background-color: #BADEE4;
}
	.userhighbox2 {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #01839B;
	padding: 4px;
	background-color: #ffee99;
	color: #808080;
}

#footercredits {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	margin-top: 5px;
}
#footercredits a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
#footercredits a:hover{
	color: Pink;
}
#footercredits .notloggedin{
	color: #000;
	font-size: 8px;
	text-align: right;
}
#footercredits .notloggedin a:visited {
	color: #000;
}
#footercredits .notloggedin a{
	color: #000;
	font-size: 8px;
}
#toploggedin {
	display: inline;
	float: right;
	clear: left;
	margin-top: 0px;
	color: Maroon;
}
.loggedin {
	font-size: 9px;
	text-align: right;
	display: inline;
	float: right;
	clear: left;
	}
.loggedin a{
	color: Maroon;
	font-size: 9px;
}
.loggedin a:hover{
	color: #ccaa99;
	font-size: 9px;
}
div.userrightbox {
	float:right;
	margin: 5px;
	padding: 5px;
	background: #fffacd;
	color: Black;
	width: 200px;
	border: 1px solid grey;
}
div.userrightlink {
	float:right;
	text-align: right;
}
div.userrightlink a{
	color: Gray;
}
table.bordertab{
	border-collapse: collapse;
}
table.bordertab td{
	border: 1px solid silver;
}
table.userstuff {
	margin: 0px;
}
.tbrow {
	height: 5px;
}
#index-maincontent td{
	padding-left: 100px;
	color: white;
	font-size: 14px;
}
#index-buttons {
	text-align: center;
}
#index-buttons img {
	padding: 0px 10px 0px 10px;
}
.tdx1 {
	background: #FEE4E4;
}
.tdx0 {
	background: White;
}
#listnb {
	color: #006028;
	font-weight: bold;
}
.printlink {
	display: inline;
	float: right;
	margin-top: 20px;
}
.printlink a {
	text-decoration: none;
	color: Navy;
	font-weight: bold;
}
.printlink a:hover {
	text-decoration: none;
	color: Purple;
	font-weight: bold;
}
#boxtop-line #section-text{
	background: #BDD29A;
	color: black;
	font-size: 110%;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #0C4D17;
	display: inline;
}
div.sectionlinkbox, div.sectionlinkbox2 {
	border:2px solid #295511; 
	background-color:#fff; 
	width:308px;   
	height: 166px; 
	margin: 4px;
	padding: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;	
	color: black;
	text-align: left;
	float: left;
}
div.sectionlinkbox h2.userHeader, div.sectionlinkbox2 h2.userHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;   
	color: #285219; 
	margin-top:3px; 
	margin-bottom:4px;
}
div.sectionlinkbox2 {
	height:74px;
}
#common-links-area {
	padding-left:4px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#0033CC;
	display: inline;
	padding-bottom: 5px;
}
#common-links-area a{
	color: Maroon;
	font-size: 11px;
	text-decoration: underline;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial;
	font-weight: bold;
}
#common-links-area a:hover {
	color:Darkgreen;
}

div.sectionlinkbox a.indexgobutton {
	border: 0px;
	clear:both;
}
a.indexgobutton img {
padding-top:0px; 
padding-right: 6px; 
float:right;
border: 0px;
clear: both;
}
#index-events, #index-news {
	width: 210px;
	background: white;
	border: 1px solid #BBD29A;
	padding: 0px;
	color: #980033;
	font-size: 11px;
}
#index-events p, #index-news p {
	border-bottom: 1px solid #BBD29A;
	padding: 2px;
	margin: 0px;
	text-align: left;
	font-size: 11px;
}
#index-events p a, #index-news p a{
	color: #980033;
	font-size: 11px;
}
#index-events p a:hover{
	color: #BBD29A;
}
#index-events h3, #index-news h3 {
	background: #BBD29A;
	color: #0C4D17;
	margin: 0px;
	font-size: 13px;
	padding: 2px;
}
.maineventitem {
	font-size: 12px;
	font-weight: normal;
}
.maineventitem h3 {
	color: #980033;
	font-size: 14px;
	font-weight: normal;
}
.maineventitem a {
	font-size: 12px;
	font-weight: normal;
	color: blue;
}
.maineventitem a:hover {
	color: purple;
}
#leftblock {
	width:219px; 
	background-color:#FFF; 
	text-align:left; 
	padding:0px 4px 8px 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	color: #333333;
}
#leftblock h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size:10pt;   
 margin-top:0px; 
 margin-bottom:0px; 
 color: #285219;
}
#toplinks {
	padding-left:4px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#0033CC;
	vertical-align: middle;
}
#leftcontact {
margin-top:4px; 
margin-bottom:0px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:8pt; 
color: #005522;

}
#leftcontact a {
	font-size:8pt; 
	text-decoration: none;
}
.sectionhomepage {
	background:#DBEDBD;
}
#contactaddress {
	font-size: 9px;
	color: #005522;
	text-align: center;
}
#level1menu {
	text-align: left;
	padding: 4px;
	color: Maroon;
	font-size: 10pt;
	border: 1px solid #005522;
	background: Ivory;
	margin: 3px 6px;
}
#level1menu a{
	color:#005522;
	font-weight: bold;
}
#level1menu a:hover{
	color:Navy;
}
#level1menu #currmenu1 {
	background: Yellow;
}
#level2menu {
	background:#397D02; 
	color: white;
	padding:4px;
}
#level2menubobl {
	background:#397D02; 
	color: white;
	padding:4px;
}
#level2menubobl td {
	border-right: 1px solid white;
	padding: 2px;
	text-align: center;
}
#level2menu a,#level2menubobl td a {
	text-decoration:none; 
	margin-left:0px; 
	margin-top:0px; 
	color:#fff; 
	padding:1px 4px 1px 4px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}
#level2menu a:hover, #level2menubobl td a:hover {
	background-color:#EE7621; 
	color:#fff; 
	text-decoration:none;
}
#level2menu #currmenu2 {
	background: #aA5D0A; 
	font-size:10px;
	padding:2px 2px 1px 2px; 
	color: white;
	font-weight: bold;
}
#level3menu {
	background: #DBEDBD;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
	float:right;
	margin:3px;
	border: 1px solid #005522;
	color: #005522;
}
#level3menu a {
	text-decoration:none; 
	color:#005522; 
}
#level3menu a:hover {
	color:Blue; 
	text-decoration:underline;
}
#level3menu #currmenu3 {
	font-weight: bold;
}
#prevnext {
	color: #005522;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	margin-top: 20px;
} 

#prevnext a {
	color: #005522;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
} 

#prevnext a:hover {
	color: Blue;
	text-decoration: underline;
} 

#tagline {
	margin:5px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #005522;
}
.no_translation {
	color: Black;
	font-weight: normal;
	font-size: 90%;
	background: Orange;
	border: 1px solid maroon;
	padding: 2px;
	margin: 5px 0px;
}
a.sectionlinkbox {
	text-decoration: none;
	color: #005522;
}
a.sectionlinkbox:hover {
	text-decoration: none;
	color: purple;
}
img.linkboxarrow {
	border: 0px;
	clear: both;
	float: right;
}
.usersidemenu {
	width: 200px;
	float: right;
	clear: right;
	margin: 3px;
	padding: 3px;
	background: Ivory;
	border: 1px solid #005522;
	font-size: 85%;
}
.userrightbox {
	width: 200px;
	float: right;
	clear: right;
	margin: 3px;
	padding: 3px;
	background: #aaaaaa;
	border: 1px solid #005522;
	font-size: 85%;
}
.usersidemenu a {
	color: #005522;
}
div.googlemap_infowindow {
	color: #005522;
	font-size: 11px;
}
div.googlemap_infowindow h1{
	color: Maroon;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	
}
div.googlemap_infowindow h2{
	color: #005522;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
div.googlemap_listitem {
	color: #005522;
	font-size: 11px;
}
div.googlemap_listitem h1{
	color: Maroon;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	
}
div.googlemap_listitem h2{
	color: #005522;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
#threelogos a {
	border: 0px;
}
#threelogos {
	text-align: left;
}
#threelogos img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}  
#social_links {
 	border: 0px solid silver; 
	padding:1px; 
	float: left; 
	margin-left: 17px;
	background:white;
	margin-bottom: 5px;
}
.notransmsg {
	background: yellow;
	padding: 3px;
	color: Black;
	font-weight: bold;
}
.newscateg1, a.newscateg1 {
	color: DarkGreen;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}
a.newscateg1:hover {
	color: Purple;
}
.newscateg2, a.newscateg2 {
	color: DarkCyan;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}
.newscateg3, a.newscateg3 {
	color: FireBrick;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}
.newscateg0, a.newscateg0 {
	color: SaddleBrown;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}
p.searchedfor {
	color: Black;
	font-weight: bold;
}
p.searchedfor strong {
	color: Maroon;
}