body {
	text-align: center; /* Centre body content in IE */
	font-family: Verdana, Arial, "Sans Serif";
	line-height: 1.35em;
	font-size: 0.9em;
	margin: 12px 3px 21px 3px;
	background-color: #bfe1be; /*#cee8cd;*/ /*#daefd9;*/ /*#dcefd9;*/ /*#D9EFDC;*/
	background-image: url(../../../images/bg_whoosh.jpg);
 	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5 { 
   font-family: Arial, "Sans Serif";
}

a:link, a:visited { 
	color: #0000FF;
	text-decoration: none;
}
a:hover { color: #CC00FF; }

a:link.emphasised, a:visited.emphasised {
    text-decoration: underline;
}

img {
    border-style: none;
    border-width: 0px;
}

#container {
	width: 974px; /*90%;*/ /* Sets overall page width */
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-style: solid;
	/* set top/bottom to 0 because header/footer top/bottom borders must be 1 */
	border-width: 0px 1px 0px 1px;
	border-color: #88B888;
	text-align: left;
}

#navigation {
	border-style: solid;
	border-width: 0px;
	border-color: #889888;
	padding: 0px 0px 0px 0px;
	width: 15%;
	float: left;
	/* set to left to prevent navbar shifting
            to centre when text size reduced */
	clear: left;
	text-align: left;
	/* No background colour, otherwise
            borders from underlying div are erased */
}

#navigation ul {
	padding: 0px 0px 6px 6px;
	margin: 0px;
	list-style-image: none;
}
#navigation li {
	list-style-type: none;
	margin: 9px 0px 0px 0px;
	padding: 6px 0px 0px 6px;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	border-color: #A6CDB9;
}
#navigation li.topItem {
	border-top:0px;
}

#navigation p {
	margin: 0px 0px 0px 6px;
	padding: 15px 0px 9px 3px;
}

#navigation a:link, #navigation a:visited { 
        text-decoration: none;
}
#navigation a:hover { 
        text-decoration: none;
}
#navigation a.selflink {
	color: #000055;
}
#content {
        border-style: solid;
        border-width: 0px 0px 0px 1px;
        border-color: #CADFCA;
        padding: 0px 16px 48px 18px;
        float: left;
        margin-left: 12px;
        margin-top: 9px;
        width: 632px;
}

#content h1 {
        font-size: 1.5em;
        font-weight: normal;
        letter-spacing: 0.05em;
        margin: 21px 0px 6px 0px;
        color: #EE6633;
}
#content h2 {
        font-size: 1.25em;
        font-weight: bold;
        letter-spacing: 0.05em;
        margin: 32px 0px 6px 0px;
        color: #006600;
}
#content h3 {
    font-size: 1.2em;
    margin: 1.6em 0em 0.6em 0em;
    color: #003300;
}
#content h5 { font-size: 1em; }

#content strong {
    color: #004400;
}

#content strong.bulletItem {
    color: #CC5522;
}

#content table {
    width: 100%;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #A9CFBC;
    margin-top:   12px;
}

#content table, th, td {
    font-size: 0.95em;
    font-family: Arial;
	border-collapse: collapse;
}

#content th, td {
    border: solid 1px #A6CDB9;
    padding: 4px;
}

#content th {
    background-color: #F0FFF0;
    color: #002200;
    font-style: italic;
}

#topNav {
    background-color: #558855;
    padding: 24px 18px 15px 18px;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-top-color: #66AA66;
    border-bottom-color: #008800;
}

#topNav h1 {
    font-size: 2.5em;
    color: #FCFCEA;
    font-weight: bold;
    font-family: Arial;
    letter-spacing: 0em;
    margin: 0px;
}

#topSubNav {
    color: #FFFFFF;
    background-color: #82CC74;
    padding: 0px;
    height: 1.5em;
    font-weight: bold;
    padding: 0px 6px 0px 6px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-top-color: #FFFFFF;
}

#footer {
    padding: 0px 9px 0px 9px;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #C7C7E0;
    background-color: #fefefe;
    background-image: url(../../../images/footer_bg.jpg);
    background-repeat: repeat-x;
    clear: both;
    text-align: left;
}

#footer p {
    padding: 9px 0px 9px 0px;
    margin: 0px;
    color: #444444;
    font-size: 0.85em;
}

#footer ul {
    margin: 0;
    padding: 1.1em 0px 1.1em 0px;
    white-space: nowrap;
    color: #0F330F;
}

#footer ul li.copyright, #footer ul li.other
{
    display: inline;
    margin: 0;
    padding: 0;
    margin-left: 0.7em;
    padding-left: 0.9em;
}

#footer a:link, #footer a:visited { text-decoration: none; }

p.feedbackQuoteOdd, p.feedbackQuoteEven {
    font-family: "Arial";
    font-style: italic;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.35em;
    margin: 15px 0px 21px 0px;
}

p.feedbackQuoteOdd {
    color: #003300;
}
p.feedbackQuoteEven {
    color: #000033;
}

span.eventSpan {  
    font-weight: bold;
    color: #446644;
}

span.horLinkDivider {
    color: #AAAAAA;
}

img.photoThumb {
    padding: 14px 14px 16px 14px; /*21px;*/
    margin: 1px;
    border: 1px solid #DDDDDD;
}

/* keep for print stylesheet */
#googleMapDiv {}

p.addressLine, p.compact {
    margin: 0px;
}

.centreCell {
    text-align: center;
}
.firstInGender {
    color:#CC0000;
    font-weight:bold;
}
.firstInCategory {
    font-weight:bold;
}
.alternateRow {
    background-color: #FAFFFA;
}

.notice {
    border: solid 1px #88AA88;
    background-color: #f8f7c7; /*#FFFFE8;*/
	background-image: url(../../../images/bg_whoosh_box.jpg);
	background-repeat: repeat-x;
    margin-top: 21px;
}

#wikilogo { 
	margin-top: 4px; 
	padding: 0px; 
	border-bottom: 1px #cccccc solid; 
}

#wikitext {
	margin-top: 15px;
}
