﻿
body#home a#homenav,
body#membership a#membershipnav,
body#programme a#programmenav,
body#venue a#venuenav,
body#committee a#committeenav,
body#history a#historynav,
body#jubilee a#jubileenav,
body#constitution a#constitutionnav,
body#accounts a#accountsnav,
body#agm a#agmnav,
body#contact a#contactnav,
body#fourteen a#fourteennav,
body#fifteen a#fifteennav,
body#sixteen a#sixteennav,
body#endwithnocommabeforecolour a#endwithnocommabeforecolournav 

{
color: #FFC318;
}


body {
	text-align: left;
	padding: 0;
	margin: 0 0 20px;
	font-size:14px;
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif;color:black
	}

a:link {color: #000000; text-decoration: underline }
a:active {color: #000000; text-decoration: underline }
a:visited {color: #000000; text-decoration: underline }
a:hover {color: #000000; text-decoration: none }

a.noline-link:link {color: #ffffff; text-decoration: none }
a.noline-link:active {color: #ffffff; text-decoration: none }
a.noline-link:visited {color: #ffffff; text-decoration: none }
a.noline-link:hover {color: #FFC318; text-decoration: none }

a.white-link:link {color: #ffffff; text-decoration: none }
a.white-link:active {color: #ffffff; text-decoration: none }
a.white-link:visited {color: #ffffff; text-decoration: none }
a.white-link:hover {color: #FFC318; text-decoration: none }


a.noline-black-link:link {color: #000000; text-decoration: none }
a.noline-black-link:active {color: #000000; text-decoration: none }
a.noline-black-link:visited {color: #000000; text-decoration: none }
a.noline-black-link:hover {color: #FFC318; text-decoration: none }


h1 {
	letter-spacing: -1px;
	font: 2.2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px; color:#FFC318;
	}

h2 {
	letter-spacing: -1px;
	font: 2.2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	font-size: 25px;
	text-align: center;

}

h3 {
	font: italic normal 1.0em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px; color:#CD9B69;
}



h4 {
	font: italic normal 1.4em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
}

.white-text {
	color: #FFFFFF;
}
.white-text-12px {
	color: #FFFFFF;
	font-size: 12px;
}

.fontsize_12px {
	font-size: 12px;
}
.left_italic {
	text-align: left;
	font-style: italic;
}
.fontsize-22px {
	font-size: 22px;
}
.greyish-background {
	background-color: #9FA0A4;
}


.left-aligned-text {
	text-align: left;
}
.zero-border {
	border-width: 0px;
}
.centred-12px {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}



.text-centre-aligned {
	text-align: center;
}


.text-aligned-centred-12px {
	text-align: center;
	font-size: 12px;
}


.verdana-text {
	font-family: Verdana;
}
.grey_text {
	color: #262626;
}
.yellow-header-row-5px-high {
	background-color: #FFCD3E;
	background-image: url('yellow-spacer.jpg');
	font-size: 5px;
}
.background-black {
	background-color: #000000;
}
.fontsize_12px_weight_normal {
	font-size: 12px;
	font-weight: normal;
}

.yellow-background-4px {
	font-size: 4px;
	background-color: #FFCD3E;
}


.border-black-4px {
	border: 4px solid #000000;
}
.red-colour-left {
	color: #CC130F;
	text-align: left;
}
.emphasised-colour-left {
	color: #161314;
	text-align: left;
}
.left-aligned-black {
	color: #000000;
	text-align: left;
}
.left-aligned {
	text-align: left;
}
.font-size-2px {
	font-size: 2px;
}

.master-table {
	border: 3px solid #EACC88;
	background-color: #FFFFFF;
}
.top-banner-shaded {
	background-color: #000000;
	background-image: url('top-banner-background.jpg');
}
.top-banner-yellow-spacer {
	background-color: #FFCD3E;
	background-image: url('yellow-spacer.jpg');
}

#sidebar {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#map-canvas {
        width: 720px;
        height: 600px;
      }
