﻿body         { font-family:verdana,arial,helvetica,sans-serif; font-size: 15px; color: #000000 }
table        { font-family:verdana,arial,helvetica,sans-serif; font-size: 15px; color: #000000 } 

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.black-link:link {color: #000000; text-decoration: underline }
a.black-link:visited {color: #000000; text-decoration: underline }
a.black-link:active {color: #000000;text-decoration: underline }
a.black-link:hover {color: #000000;text-decoration: none }

a.white-link:link {color: #ffffff; text-decoration: underline }
a.white-link:visited {color: #ffffff; text-decoration: underline }
a.white-link:active {color: #ffffff;text-decoration: underline }
a.white-link:hover {color: #ffffff;text-decoration: none }

a.silver-link:link {color: #c0c0c0; text-decoration: underline }
a.silver-link:visited {color: #c0c0c0; text-decoration: underline }
a.silver-link:active {color: #c0c0c0;text-decoration: underline }
a.silver-link:hover {color: #c0c0c0;text-decoration: none }

a.tabular-event-link:link {color: #ffffff; font-size: 11px; text-decoration: underline }
a.tabular-event-link:visited {color: #ffffff; font-size: 11px;  text-decoration: underline }
a.tabular-event-link:active {color: #ffffff; font-size: 11px; text-decoration: underline }
a.tabular-event-link:hover {color: #c0c0c0; font-size: 11px; text-decoration: none }


h1 {
	font-size: 17px;
	font-weight: normal;
		margin-bottom: 0px;
}
h2 {
	
	margin-bottom: 0px;
	font-weight: normal;
}


h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
margin-left: 5px;

}

h4 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 0px;
	margin-left: 5px;

}
.photo-caption {
	font-size: 14px;
	color: #006600;
}

.text-event-listing {
	color: #000000;
	font-size: 13px;
}

.text-white {
	color: #FFFFFF;
}

.centred {
	text-align: center;
}

.colour-x {
	color: #9CCE08;
}
.colour-y {
		color: #006600;
}

.border-none {
	border-width: 0px;
}
.spacer-5px {
	font-size: 5px;
}

.background-pink-sam-beare {
	background-color: #AA48AA;
}
.background-white {
	background-color: #ffffff;
}
.background-black {
	background-color: #000000;
}

.background-light-red {
	background-color: #72132F;
}


.background-colour-puple-pablo {
	background-color: #1F1A44;
}

.background-rhs-green {
	background-color: #005141;
}


.border-thin-white-background {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}

.thin-border-1px {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}
.white-menu-tiny-text {
	font-size: 12px;
	color: #FFFFFF;
}

.text-white-centred {
	color: #FFFFFF;
	text-align: center;
}
.text-white-medium-centred {
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
}
.text-green-medium {
	font-size: 13px;
	color: #099036;
}

.blue-rhythm-blue {
	color: #9ACAEB;
}

.blue-rhythm-blue-bold {
	color: #9ACAEB;
	font-size: 17px;
	font-weight: bold;
}


.background-pink-dance-parties {
	text-align: center;
	background-color: #FF0078;
}
.text-pink-dance-parties {
	color: #FF0078;
		font-size: 13px;
	text-align: center;
}
.text-large-pink-dance-parties {
	color: #FF0078;
	text-align: center;
	font-size: 17px;
}
.text-silver-centred {
	color: #C0C0C0;
	font-size: 13px;
	text-align: center;
}
.background-silver-dance-parties {
	color: #C0C0C0;
	font-size: 3px;
}

.text-medium-yellow {
	font-size: 13px;
	color: #FEF800;
}

.text-medium {
	font-size: 13px;
}

.text-yellow {
	color: #FEF800;
}

.blue-sullivans {
	color: #77A2B9;
	text-align: center;
	font-size: 13px;

}

.blue-sullivans-centered {
	color: #77A2B9;
	font-size: 13px;

}
.text-very-tiny {
	font-size: 7px;
}
.text-tabular-event-listing {
	font-size: 11px;
	color: #ffffff;
}

.picture-hyperlink-no-border {
	border-width: 0;
}
.colour-silver {
	color: #C0C0C0;
}
.colour-silver-medium {
	color: #C0C0C0;
	font-size: 13px;
}

.border-collapsed-1px {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}


#navcontaineraaw ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#navcontaineraaw li { margin: 1px 0 0 0; }

#navcontaineraaw a
{
padding:0px; display: block;
border: 0px solid #333;
width: 122px;
height: 25px;
background-color: #ffffff;
background-image: url('../weybridge/surrey/allaboutweybridge-menublank.gif');
}

#navcontaineraaw a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontaineraaw a:hover
{
border: 0px solid #333;
background-color: #ebf1f4;
background-image: url('../weybridge/surrey/allaboutweybridge-menuhover.gif');
color: #000
}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#navcontainer li { margin: 1px 0 0 0; }

#navcontainer a
{
display: block;
border: 0px solid #333;
width: 122px;
height: 25px;
background-color: #ffffff;
background-image: url('../images/allaboutweybridge_top_buttonb.gif');padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
border: 0px solid #333;
background-color: #ebf1f4;
background-image: url('../images/allaboutweybridge_top_buttonh.gif');
color: #000
}

#active a:link, #active a:visited, #active a:hover
{
border: 0px solid #333;
background-color: ##818F94;
background-image: url('../images/allaboutweybridge_top_buttonh.gif');
color: #000
}


.page-header-font-size22 {
	font-size: 22px;
}
.main-table-border {
	border: 1px solid #000000;
	background-color: #C0C0C0;
}
.advert-table-light {
	border-collapse: collapse;
	border: 1px solid #006699;
	background-color: #EEF2ED;
}

.page-header-font-size22 {
	font-size: 22px;
}

.background-colour-aaw-blue {
	background-color: #006699;
}
.aaw-logo-table {
	border-collapse: collapse;
	border: 1px solid #006699;
	background-color: #FFFFFF;
}
.text-black {
	color: #000000;
}

.background-houseabout-blue {
	background-color: #164989;
}


.purple_font_19px {
	font-size: 19px;
	color: #4C1B77;
}
.white_border {
	border-style: solid;
	background-color: #FFFFFF;
}
.fontsize_12px {
	font-size: 12px;
}

