
html,body {
	margin:0px;
	padding:0px;
}



body {
	color: #000; 
	font-size:75%;
	line-height:1.4em;
	font-family: arial, helvetica, sans-serif;
		background-image:url(/images/background.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #FFFF33;
}

table, td, input, select, textarea, button { 
	font-size:100%;
	font-family: arial, helvetica, sans-serif;
}

table {
border-collapse:collapse; 
}

table td {
	vertical-align:top;
}

table p {
	xpadding:0px;
}

p {
	xpadding-top:.5em;
	xpadding-bottom:.6em;
}

h1 {
    color:#6699FF;
	font-size: 1.5em;
	font-weight: bold;
	padding-top:.1em;		
	padding-bottom:.5em;
}

h2 {
    color:#6699FF;
	font-size: 1.3em;
	font-weight: bold;
	padding-top:.1em;		
	padding-bottom:.5em;
}

h3 {
    color:#6699FF;
	font-size: 1.1em;
	font-weight: bold;
	padding-top:.1em;		
	padding-bottom:.5em;
}


a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color:#009933; 
}
a:hover {
	text-decoration:underline;
	color:#FF0033; 
}



hr {
	height:0px;
	border-top:1px solid #AF3A16;
	background:#AF3A16;
}


ol,ul {
	padding:0px;
	margin:0px;
	padding-left:5px;
	margin-left:20px;
}



#container {
	width:930px;
	margin:auto;
	padding:0px;
	padding-bottom:20px;
	margin-bottom:10px;
	padding-top:3px; 
	overflow:hidden;
}

#outer {
	margin:0px;
	padding:0px;
	margin-left:50px;
	margin-right:30px;
}

#mainarea {
	background-color:#000;
	background-image:url(../images/pagebg.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	overflow:hidden;
}

#bannert {
	background-image:url(../images/bannerbg.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:198px;
	width:930px;
}

#leftouter {
	width:210px;
	float:left;
	display: inline; 
	margin:0px;
	padding:0px;
	margin-left:10px;
}

#leftinner {
	xbackground-color:#303753;
	xbackground-image:url(../images/navbackground.jpg);
	xbackground-repeat:no-repeat;
	xbackground-position:top left;
}


#bannerimages {
	padding:0px;
	height:446px;
	position:relative;
	z-index:0;
}

#bannerimages .managegallarybutton {
	position:absolute;
	top:0;
	left:0;
	z-index:400;
}

#rightinner {
	float:right;
	display: inline; 
	width:605px;
	padding:0px;
	margin:0px;
	margin-right:14px;
	padding-bottom:5px;
}

#contentbottom {
	padding:0px;
	margin:0px;
	background-image:url(../images/contentbottombg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:15px;
}


#pagetitle {
	color:#009933; 
	padding:1px 6px;
	padding-left:15px;
	text-align:right; 
}





#pagetitle .B_crumbBox {
	font-size:1.0em;
}
#pagetitle a {
	color:#009933; 
	text-decoration:underline;
}
#pagetitle a:hover {
	color:#FF0033;
	text-decoration:underline;
}

#outercontent {
	border-left:5px solid #00CC66;
	border-right:5px solid #00CC66;
	background-color:#fff;
	padding:0px;
	margin:0px;
}

#content {
	padding:10px 15px; 
	overflow:hidden;
}

#contenttitle {
	background-color:#00CC66;
	color:#fff;
	padding:8px 5px;
	font-weight:bold;
	font-size:1.7em;
	letter-spacing:0.1em;
	margin-bottom:0px;
}

#contenttitle h1 {
	margin:0px;
	padding:0px;
	line-height:normal;
	color:#fff;
	font-size:1em;	
	}

#content img {
	margin:9px;
}





#ngcnews {
	float:right;
	display:inline;
	width:220px;
	padding:10px 15px;
	line-height:normal;
	padding-bottom:10px;
}
#ngcnews h2 {
background-color:#BBD0B1;
color:#fff;
padding:6px;
font-weight:bold;
font-size:1.2em;
}

#ngcnews .ditto_item {
padding-bottom:3px;
	font-size:0.8em;
}

#ngcnews .ditto_item h3 {
padding-bottom:0.2em;
}

#ngcnews .ditto_documentInfo{
xfont-size:0.8em;
padding-bottom:1px;
border-bottom:1px solid #BBD0B1;
}

#ngcnews a {
color:#333;
}

#ngcnews a:hover {
color:#AF3A16;
}



#ditto_pages {
	font-size:0.8em;
	line-height:2em;
	}

#ditto_pages .ditto_currentpage {
    border: 1px solid #fff;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #AF3A16; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    xcolor: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #AF3A16; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #fff;
	    background-color: #336699; 	
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}



#footer {
	padding-left:50px;
	padding-right:30px;
	height:30px;
	clear:both;
	color:#fff;
	xfont-size:0.9em;
	text-align:center;
	background-image:url(../images/footerbg.gif);
	background-repeat:no-repeat;
	background-position:bottom left; 
	width:100%;overflow:hidden;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	color:#FFFF33; 
}


#postfooter {
padding-top:5px;
	padding-left:50px;
	padding-right:30px;
	text-align:center;	
	}





.thumbscontainer {
width:100%;
}

.thumbscontainer .thumbs{
width:100%;
padding:0px;
margin:0px;
border:0;
line-height:normal;
}

.thumbscontainer .thumbs ul{
padding:0px;
margin:0px;
border:0;
}

.thumbscontainer .thumbs li{
width:126px;
padding:0px;
margin:0px;
border:0;
}











.thumbscontainer .thumbs li p {
font-size:0.8em;
text-align:center;
padding-top:0px;
line-height:normal;
}


.maxigalleryditto {
float:left;
margin-top:20px;
clear:none;
}
.maxigalleryrandom {
float:right;clear:none;
margin:20px;
border-left: 1px solid black;
padding-left:20px;
xwidth:180px;
}






#membersgallery {
	width:555px;
	padding:10px 5px;
	margin:auto;
	margin-top:10px;
	background-image:url(/images/background.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #FFFF33;	
}

#membersgallery h1, #membersgallery h3 {
	color:#fff;
	text-align:center;
}

#membersgallery .thumbscontainer .thumbs li{
	text-align:center;
	width:100px;
	height:120px;
	padding:0px;
	padding-top:5px;
	margin:0px;
	background:#fff;
}

#membersgallery .thumbscontainer .thumbs li p{
	padding:0px;
	margin: 0px auto;
}



.childscontainer, .gallery .thumbscontainer {
	width:555px;
	padding:10px 5px;
	margin:auto;
	margin-top:10px;
	background-image:url(/images/background.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #FFFF33;	
}

.childscontainer li, .gallery .thumbscontainer .thumbs li {
	text-align:center;
	width:128px;
	height:150px;
	padding-top:5px;
	margin:0px;
	background:#fff;
}

.gallery .thumbscontainer .thumbs li p{
	padding:0px;
	margin: 0px auto;
}





.DocumentList td {
padding:0px 5px;
line-height:normal;
margin:0px;
}

.DocumentList .bullet {
padding:0px;
margin:0px !important;
vertical-align:middle;
}

.DocumentList .ditto_pageDate{
font-size:0.8em;
}



.contentlisttitle {
margin-top:10px;
padding: 0px 10px;
background:#006;
line-height:normal;
}

.contentlisttitle h2 {
color:#fff;
}

.contentlistcontent {
padding:10px;
border:1px dotted #666;
margin-bottom:10px;
margin-top:2px;
}



#upcomingdiary {
	float:left;
	display:inline;
	width:220px;
	xmargin: 10px 15px;
	xmargin-left:5px;
	padding:10px 15px;
	line-height:normal;
}

#upcomingdiary h2 {
background-color:#B1BFBB;
color:#fff;
padding:6px;
font-weight:bold;
font-size:1.2em;
}

#upcomingdiary h3 {
font-size:1.2em;
}

#upcomingdiary table {
border-collapse:collapse;
width:100%;
}

#upcomingdiary table td {
vertical-align:top;
padding:2px;
font-weight:bold;
border-top:1px solid #B1BFBB;
}

#upcomingdiary .upcomingtext {
font-size:0.8em;
color:#333;
font-weight:normal;
}

#upcomingdiary .dbcaltitle {
width:100%;
}

#upcomingdiary a:hover {
background:#B1BFBB;
}




.sidebar {
	xmargin:5px;
	border-top:5px solid #00cc66;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:normal;
	color:#fff;
}
.sidebar h2 {
	border:none;
	color:#AF3A16;
	color:#fff;
	font-size:100.1%;
	padding:0px 0px;
}

.sidebar ul {
	padding:0px;
	line-height:normal;
	list-style-type: none;
	color:#fff;
	margin:0px;
}



.sidebar a {
	color:#fff !important;
}
.sidebar a:hover {
color:#FF0033 !important ;
}
.sidebar .recentdate {
	font-weight:bold;
	color:#ccc;
font-size:0.8em;	
}







.mapsat {
	xwidth:100%;
	height:350px;
	border:1px solid #999999;
}

.holelink {
xbackground:#eee;
display:block;
}

.holelink a :hover {
background:#AF3A16;
color:#fff;
cursor:pointer;

}




.mapnav {
	xwidth:662px;
	height:300px;
	border:1px solid #999999;
	margin:0px;
	padding:0px;
}

.mapnavlinks {
	height:2em;	
	padding:6px;
	border:1px solid #999999; 
	border-bottom:none;
	background:#eeeeee;
}


.gmapouter {
	width:250px;
	height:80px;
}

.gmapimage {
	float:left;
}

.gmaptext {
	float:left;
	padding:0px 10px;
	font-size:0.8em;
	line-height:1.4em
}

.gmaptext a {
	font-weight:bold;
}


.youtube {
	padding:10px 5px;
	margin-bottom:20px;
	background-image:url(/images/background.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #FFFF33;
	text-align:center;
	overflow:hidden;
}

.youtube embed, .youtube object{
border:5px solid #fff;
}


.linksbox {
float:left;
display:inline;
width:200px;
margin:18px;
xpadding:10px;

background-color:#6699CC;
font-size:0.9em;
	background-image:url(../images/box200_blue_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.linksbox ul {
padding:10px;
xpadding-left:0px;
margin-left:0px;
list-style-type:circle;
color:#fff;
}

.linksbox li {
margin-left:13px;

}

.linksbox a {
color:white;
}

.linksbox a:hover {
color:#AF3A16;
}

.linksbox h2 {
	background-image:url(../images/box200_blue_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
padding: 0 10px;
padding-top:6px;
padding-bottom:0;
color:#fff;
text-align:center;
}




#searchbar {
	xfloat:right;
	xwidth:600px;
	text-align:right;
	xposition:relative;
	xtop:165px;
	xright:50px;
	padding:0;margin:0;

}

#ajaxSearch_form {
padding:0;
margin:0;
}

#search fieldset {
	border:0px;
	padding:0px;
	margin:0px;
}

#search {
	padding:0;
	margin:0;
	padding-right:5px;
	xheight:30px;
	text-align:right;
}	



.ajaxSearch_highlight {
    background-color:#FFFF33;
    padding: 0px 0;
    color: #000;
}

#ajaxSearch_input {
	padding:1px;
	width:120px;
}

#xxxxajaxSearch_submit {
width: 70px !important;
height: 25px !important;
margin: 0 !important;
border: 0 !important;
background: transparent  url(../images/gosearch.gif) no-repeat center top;
padding:  55px 0 0 !important;
cursor: pointer; 
position: absolute;
overflow:hidden;
}

.searchTerms {
	margin:5px;
	border-top:5px solid #00cc66;	
color:#fff;
	padding:0px 5px;
	padding:5px;
	line-height:normal;
 }
.searchTerms .ajaxSearch_highlight { margin: 0 0 0 3px;}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { font-size:.8em; xdisplay: block; xfloat: left; margin: 6px 0 0; padding: 1px 2px 2px; color: #fff; }
a.ajaxSearch_removeHighlight:hover { color:#FF0033; }






#LastName{
    position:absolute;
    text-decoration:underline;
    background-color:#CC0000;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}



#qmEditor {
	border-bottom:1px solid #b8c7d6;
	height:33px !important;
}

#qmEditor .qmEdit{
	border:1px solid #FF9!important;
}

#qmEditor .qm-custom-1 {
	margin-left:30px;
}

#qmEditor .qmManager {
	border:1px solid #9F9 !important;
}

#qmEditor #qmLogout {
	margin-left:30px;
}@charset "utf-8";



.sidebar .dbcalxdetailrow {
display:block;
color:#ccc !important;
font-size:0.9em;
}

.sidebar .dbcalx1event {
border-bottom:1px solid #ccc;
margin-bottom:2px;
}


#dbCalXevent {
padding:20px;
margin:10px;
background:#eee;
}

#dbCalXevent table {
width:100%;
}

#dbCalXevent .eventdate {
width:6em;
}

#dbCalXevent .eventtitle {
width:500px;
}

#dbCalXevent  .eventtext {
width:500px;
}

#dbCalXevent  .eventurl {
width:250px;
}

#dbCalXevent .label {
text-align:right; white-space:nowrap;
}




#calTools {
	width:100%;
	padding:0px;
	margin:0px;
	background:#6699FF;
	xbackground:#fff;
	color:#fff; 
	font-weight:bold;
	padding-top:0.3em;
	padding-bottom:0.6em;
	overflow: hidden;
}

#calcategorysel {
float:left;
clear:both;
background:#CEBEAD;
margin-top:2px;
xmargin-right:10px;	
width:100%;
text-align:center;
border-top:1px solid #666;
line-height:normal;
padding-bottom:5px;
}

#calcategorysel a{
background:#123;
padding:1px 10px;
margin:0px 1px;
font-size:.8em;
line-height:2em;
}

#calcategorysel a:link,#calcategorysel a:visited,#calcategorysel a:active  {
color:#fff;
text-decoration:none;
}
#calcategorysel a:hover {
background:#efe;
color:#333;
}

#calcategorysel .catactive {
background:green;
}


#calheading {
font-size:1.6em;
padding:1px 0px;
padding-bottom:.2em;
float:left;padding-left:5px;
}

#calnav {
float:right;
padding-right:10px;
}

.calnavbutton {
width:5em;
cursor:pointer;
}







.dbCalX  {
line-height:normal;
border:3px solid #99CC66;
border:0px solid #fff;
width:100%;
margin:0px;
}

.dbCalX a:hover {
background:#CEBEAD;
}

.dbCalX input  {
font-size:0.75em;
}

.dbCalX thead td {
color:#fff;
background:#6699FF;
xbackground:#fff;
font-weight:bold;
padding-bottom:3px;
vertical-align:bottom;
}


.dbCalX .daycol,.dbCalX .datecol {
border-bottom:1px solid #999;
}

.dbCalX td {
	vertical-align:text-top;
xborder-bottom:1px solid #ffe;
padding-left:5px;
padding-right:5px;
}

.dbCalX .day0, .dbCalX .day1, .dbCalX .day2, .dbCalX .day3, .dbCalX .day4, .dbCalX .day5, .dbCalX .day6 {
border-bottom:1px solid #999;
}


.dbCalX .day1 ,.dbCalX .day3 ,.dbCalX .day5 {
background:#ffe;
color:#000;
}

.dbCalX .day2 ,.dbCalX .day4 {
background:#eed;
color:#000;
}
.dbCalX .day0, .dbCalX .day6 {
background:#dfd;
color:#000;
xfont-weight:bold;
} 
.dbCalX .day0 {
background:#ced;
}

.dbCalX .day0,.dbCalX .day5  {
border-bottom:2px solid #333;
}

.dbCalX .now {
background:#FF0033;
color:#fff;
font-weight:bold;
}

.dbCalX thead .daycol, .dbCalX thead .datecol {
border-bottom:1px solid #999; 
}

.dbCalX thead .eventcol {
border-bottom:1px solid #999;
}


.dbCalX tbody .daycol {
width:2em;
border-right:1px solid #666;
}

.dbCalX tbody .datecol {
width:2em;
text-align:right;
border-right:1px solid #666;
}

.dbCalX tbody .eventcol {
padding:0px;
}

.dbCalX .eventtime {
font-weight:bold;
font-size:0.8em;
}

.dbCalX .eventtitle {
font-weight:bold;
}

.dbCalX .eventtext {
xcolor:#333;
font-size:0.8em;
}


.dbCalXinner { 
line-height:normal;
width:100%;
border:0 none;
}
tbody .dbCalXinner td, .dbCalXinner .day0, .dbCalXinner .day5 {
line-height:normal;
border-bottom:1px solid #999;
}
.dbCalX .eventbottom {
border-bottom:0px solid red;
}

.dbCalXinner .innercatcol {
font-weight:bold;
width:8em;
}

.dbCalXinner .innerbuttoncol {
width:9em;
}

.dbCalXinner .innerbuttoncol input {
padding:0px;margin:0xp;
}

.dbCalXinner .innerbuttoncol .addevent {
width:100px;
cursor:pointer;
}


.dbCalXinner .innerbuttoncol input {
margin-left:0.1em;
cursor:pointer;
}@charset "utf-8";



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


* html .clearfix {height: 1%;}
.clearfix {display: block;}



@charset "utf-8";


#submenu {
	xmargin:5px;
	border-top:5px solid #00cc66;
	padding-top:10px;
	padding-bottom:10px;	
	line-height:normal;
	color:#fff;
	xbackground:#000;
}

#submenu ul {
	list-style-type:square;
	xpadding:0;
	xmargin:0;
}

#submenu li{
	xdisplay:inline;
	xpadding: 0px 25px;
	color: #00cc66;
}

#submenu ul a {
	text-decoration:none;
	font-size:1.5em;
	color:#fff;
	xpadding-left:5px;
}

#submenu .active a{	
	xcolor:#6699FF;
}

#submenu .self, #submenu .self a {	
	color:#FFFF33;
}


#submenu a:hover {
	color:#FF0033;
}

#submenu ul ul a {
	font-size:1.3em;
}







#menu {
xpadding: 0px 1px;
margin-left:0px;
padding-bottom:15px;
z-index:2;
}

#menu a {
white-space:nowrap;
width:100%;
padding:0px;
font-size:1.3em;

}

#menu a{
text-decoration:none;
	color:#fff;
	padding: 0px 0px;
}


#menu .active a {
	color:#FFFF33;
}

#menu li.self {	
	color:#FFFF33;
}

#menu .self a{	
	xcolor:#FFFF33;
}



#menu .self .lev2 a {

}

#menu .lev1 .self a{

}

#menu li:hover a{
xbackground-color:#060; //green
xcolor:#FF0033;
}

#menu li:hover .lev2 a{
xbackground-color:#060;
}


#menu .showpointer {
background-image:url(/images/rightarrow.gif);
background-repeat:no-repeat;
background-position: 98% 50%;
}



#menu li:hover .self a{
xbackground-color:#090;
}

#menu li:hover .lev2 a:hover{
xbackground-color:#efe;
}


#menu li a:hover{
xbackground-color:#efe;
color:#FF0033;
}

#menu li .lev2 a:hover{
xcolor:#333;
xbackground-color:#efe;
}


#menu li{
xvertical-align:middle;
xcolor: #00cc66;
padding: 0px 0px;
xpadding-bottom:5px;
line-height:1.8em;

}

#menu ul {
margin-left:5px;
}

#menu li ul{
xposition:absolute;
xtop:-1px;
xleft:148px;
xdisplay:none;
xbackground-color:#363;
xborder-left:1px solid #999;
xborder-right:1px solid #999;
z-index:100;
font-size:.8em;
line-height:normal;
padding:0px;
xmargin:0px;
}


#menu .lev1 { z-index:1; } 


#xxmenu ul li ul {
	display: none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	-khtml-opacity:0.9;
}






* html #xmenu ul li{float:left; height:1%;}
* html #xmenu ul li a{height:1%;}


div#menu ul, #menu ul ul, div#menu ul ul ul{
xmargin:0;
xpadding:0;
list-style-type:square;
}

#xmenu ul ul, div#xmenu ul ul ul{
width:180px;
width:15em;
}


div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
xdisplay:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
xdisplay:block;
}



#menu a.x, #menu a.x:visited{
font-weight:bold;
text-indent:5px;
xcolor:#494c59;
xbackground:#edeef6 url(/nav/images/tile-silver-3-x.gif) repeat-x;
}

#menu a.x:hover{
color:#000;
background:#efe;
}

#menu a.x:active{
xcolor:#060;
xbackground:#e2e2ec url(/nav/images/tile-blue-on-3.gif) repeat-x;
}
body.mceContentBody {
   background: #ffffff;
   padding:10px;
}

body.mceContentBody p:after {
	content:"\00B6";color:#ff0000;
}


body.mceContentBody table {
	border-collapse:separate!important;
}

.justifyleft {text-align:left !important; }
.justifyright {text-align:right !important; }
.justifycenter {text-align: center !important; }
.justifyfull {text-align:justify !important; }

img.justifyleft, table.justifyleft {float:left; margin-right:10px;margin-bottom:5px;}
img.justifyright, table.justifyright {float:right; margin-left:10px;margin-bottom:5px;}
img.justifycenter, table.justifycenter { display: block; margin-left: auto; margin-right: auto;}






.ColouredBackground {
	background-image:url(/images/background.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #FFFF33;	
}

.WhiteBackground {
	background-color: #fff;	
}


.TableStyle1 {
	border:1px solid #00CC66;
}
.TableStyle1 thead td {
	font-weight:bold;
	color:#fff;
	background:#6699FF;
	border-bottom:1px solid #00CC66;
		border-left:1px solid #00CC66;	
	padding:0px 5px;
}
.TableStyle1 tbody td {
	border-bottom:1px solid #00CC66;
		border-left:1px solid #00CC66;
	padding:0px 5px;
}

.TableStyle1 p {
padding:0px;
}


