body {
	margin: 0em;
	font-size : small;
	font-family: Arial, Helvetica;
	color: #000066;
	padding-bottom : 0.6em;
}

hr.home {
    border: 1px gray dotted;
    width: 100%;
}

label{
	font-size: 0.05em;
}

img {
	border: 0;
}

body h2 a {
	color: white;
	text-decoration: none;
}

body h2 a:hover {
	color: white;
	text-decoration: underline;
}

body h2 a:visited {
	color: white;
	text-decoration: none;
}

a {	
	color: #006;
}

a:hover {
	color: #B83B10;
}

a:visited {
	color: #000;
}

.font_nav {
	font-size: 0.75em;
}

.font_nav_left {
	font-size: 0.85em;
}

.a1 a {
	font-size: 1em;
}

.a2 a {
	font-size: 1.3em;
	position : relative;
	left : -0.7em;
}
.a3 a {
	font-size: 1.5em;
	position : relative;
	left : -1.2em;
	background-color:#FFFF66;
}

#page_title {
	clear: left;
	margin-top: 3em;
	margin-right: 1em;
	color: #ffffff;
}

#logo {
	margin: 39px 0px 0px 0px;
}

#search {
	text-align : right;
}

#page {
	min-width : 780px;
	width: expression((body.clientWidth <= 780) ? "780px" : "auto");
	background-color : #ffffff;
	margin : 0em;
}	

#leftnav {
	float : left;
	line-height: 1.4em;
	text-align: left;
	margin: 0px 0px 12px 4px;
}

#leftnav a {
	color: #006;
	text-decoration: none;
}

#leftnav ul {
	font-size : 1.05em;
	margin: 0em;
	padding: 0em;
	font-weight: bold;
}

#leftnav li {
	list-style: none;
	padding: 0.2em 0em 1em 0em;
	width: 10.1em;	
}

#leftnav li ul {
	margin-left: 0em;
	list-style: none;
	padding: 0em 0em 1em 0em;
}

#leftnav li ul a {
	text-decoration: underline;
}

#leftnav li ul li {
	border : 0em;
	padding: 0em;
	font-weight : normal;
}

#leftnav li ul li ul {
	padding : 0em;
	margin: 0em;
}

#leftnav li ul li ul li {
	margin: 0 0 0 5px;
}

#leftnav li ul li ul li img {
	float: left;
	margin: 6px 1px 8px 0;
}

#header {
	background-color : #fff;
}

#header a {
	text-decoration: none;
}

#topFooter {
	float : left;
	background-color : #fff;
}

#topnav {
	margin: 0.5em 0em 1em 0em;
}

#topnav form {
	margin: 0em 0em 0em 1.6em;
	display: inline;
}

#topnav ul {
	font-size : 1.1em;
	margin: 0em;
	list-style: none;
	display: inline;
}

#topnav img {
	margin-top: 1.1em;
}

#topnav ul li {
	padding: 0em 0.9em 1em 0em;
	display: inline;
	list-style: none;
	margin-left: 0em;
}


#topgreynav {
	width : 100%;
	height : 1.8em;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0.5em 0em 0em 0em;
	background-color: #25177A;
}

#topgreynav a {
	color: #fff;
	text-decoration: none;
}


#topgreynav a:hover {
	color: #fff;
	text-decoration: underline;
}


#topgreynav a:visited {
	color: #fff;
}


#topgreynav ul {
	margin: 0.2em;
	position: relative;
	top: 0em;
	list-style: none;
	display: inline;
}

#topgreynav ul li {
	margin: 0em;
	padding: 0.1em 0.8em 0em 0.5em;
	font-weight: bold;
	display: inline;
	list-style: none;
	float : left;
}

/*#floatRight {
	float : right;
	position : absolute;
	top : 0em;
	right : 0em;
}*/

.forms {
	float : right;
}

.text {
	font-size: 0.75em;
	background: #fff;
	border:	solid 1px #006; 
	width: 14em;
	color: 	#000; 
	padding : 4px 0px 3px 5px;
	position : absolute;
	top : 0.7em;
	right : 6.7em;
}	

.button {
	font-size: 0.75em;
	font-weight : bold;
	width: 5.6em;
	background-color: #25177A;
	color : #fff;
	border:	outset 3px #fff;
	padding: 0em 0.2em 0em 0.1em;
	margin-right : 5px;
	position : absolute;
	top : 0.7em;
	right : 5px;
}

.dropdown {
	font-size: 0.9em;
	background: #fff;
	color: 	#000;
	width: 14.2em;
	border-color: #000066;
	position : relative;
	top : 2.5em;
	right: 8px;
}

.dropdown2 {
	font-size: 0.75em;
	background: #fff;
	color: 	#000;
	width: 14.7em;
	border-color: #000066;
	position : relative;
	top : -4.5em;
}

#breadcrumb {
	margin: 1.0em 0em 0.8em 0em;
}

#breadcrumb_text {
	float: left;
	width: 45em;
	margin: 0em 1.6em 0em 0em;
}

#breadcrumb_text ul {
	list-style: none;
	display: inline;
	margin: 0em;
	padding: 0em;
}

#breadcrumb_text ul li {
	list-style: none;
	display: inline;
	margin: 0em;
	padding: 0em;
}

#breadcrumb_text a {
	color: #006;
	text-decoration: underline;
}

#breadcrumb_text a:hover {
	color: #B83B10;
}

#welcome {
	/*
	position : absolute;
	top : 7.7em;
	left : 13em;
	*/
}

#content {
	margin: 0.1em 0em 0em 11.5em;
	height: 450px;
	/*margin-top : 6.5em;*/
}

#mainarea {
	padding: 0.1em 0em 0em 0em;
	margin-right: 1em;
	width: 97%;
}

/*
#mainarea ul {
	list-style: none; 
}
*/

/* ****************** Homepage ****************** */

#content_left {
	width: 49.9%;
	height: 100%;
}

#content_right {
	float: right;
	width: 49.5%;
	height: 100%;
}

#maintext {
	padding: 0.4em;
	position: relative;
	background-color: #fff;
	height : 108%;
}

#tagline {
	position: absolute;
	width: 149.9%;
	background-color: #D6EAD6;
	border-top : 3px solid #fff;
	border-right : 3px solid #fff;
}

#tagline img {
	float: left;
	margin-right: 0.3em;
}

#tagline h2 {
	margin: 0em;
	color: #330066;
	padding: 0.4em 0em 0em 0em;
	line-height: 1em;
}

#spotlight {
	width: 100%
	height: 5%;
	color: #fff;
	position: relative;
	background-color: #25177A;
	padding: 0.4em;	
}

#spotlight a {
	color: #fff;
	text-decoration: none;
}

#spotlight a:hover {
	color: #fff;
	text-decoration: underline;
	
}

#spotlight img {
	margin: 0.1em;
}

#myhome_myvillage_holder {
	float: right;
	clear: right;
	width: 100%;
	height : 100%;
	border-top : 3px solid #fff;
}

#myhome_haveyoursay {
	float: right;
	position: relative;
	width: auto%;
	height : 100%;
	background-color: #E0D4BB;
	border-right : 3px solid #fff;
}

#myhome {
	background-color: #E47F00;
	color: #fff;
	height: 5%;
	padding: 0.4em;
}

#myhome a {
	color: #fff;
	text-decoration: none;
}

#myhome a:hover {
	color: #fff;
	text-decoration: underline;
}

#myhome img {
	margin: 0.1em;
}

#haveyoursay {
	height: 98.6%;
	background-color: #E0D4BB;
	padding: 0.6em 0.4em 0.4em 0.4em;	
	border-top : 3px solid #fff;
}

#haveyoursay ul 
{
	list-style-type: none;
	padding: 0px;
	text-align: left;
	margin: 0em 0em 0em 0.2em;
}

#haveyoursay ul li 
{
	background: url(images/arrow_terracotta.gif) no-repeat 0px 3px;
	padding: 0 0 0 10px;
	margin-top: 0.4em;
}

#haveyoursay h3 {
	text-decoration:underline;
	margin: 0em 0em 0.4em 0em;
}

#myvillage_news_events {
	float: right;
	height : 100%;
	width: 50%;
	background-color: #E0D4BB;
}

#myvillage_news_events h3 {
	text-decoration:underline;
	margin: 0em 0em 0.4em 0em;
}

#myvillage_news_events ul {
	list-style-type: none;
	padding: 0px;
	text-align: left;
	margin: 0em 0em 0em 0.2em;
}

#myvillage_news_events ul li {
	background: url(images/arrow_terracotta.gif) no-repeat 0px 3px;
	padding: 0 0 0 10px;
	margin-top: 0.4em;
}

#myvillage {
	padding: 0.4em;
	background-color: #6AA94E;
	color: #fff;
	height: 5%;
}

#myvillage a {
	color: #fff;
	text-decoration: none;
}

#myvillage a:hover {
	color: #fff;
	text-decoration: underline;
}

#myvillage img {
	margin: 0.1em;
}

#events {
	height: 101.5%;
	border-top : solid 3px #fff;
}

#events div {
	height : auto;
	padding: 0.4em;
	margin: 0.2em 0.1em 0.1em 0.1em;
	background-color: #E0D4BB;	
}

#news {
	height: 49.5%;
	border-top : solid 3px #fff;
	padding-bottom : 0.42em;
	background-color: #E0D4BB;
}

#news div {
	background-color: #E0D4BB;
	padding: 0.4em;	
	margin: 0.1em;	
}

/* ****************** The company ****************** */


#rowContainer {
	width : 100%;
}

.row {
	border-bottom: solid 0.2em #fff;
	border-top: solid 0.2em #fff;
}

.fixedfloatcontent3 {
	float: left;
	width: 24.4%;
	height: 10.5em;	
	margin-right: 0.2em;
	background-color: #E6E6DA;
	overflow :hidden;
}

.fixedfloatcontent3 img {
	width: 100%;
}

.fixedfloatcontent4 p {
	padding : 0.5em;
}

.fixedfloatcontent4 {
	float: left;
	width: 24.4%;
	height: 10.5em;
	margin-right: 0.2em;
	background-color: #E5E5EF;
	/*padding: 0.45em;*/
}


/* ****************** Village map ****************** */

#village_list {
	float: left;
	width: 17em;
	margin-left : 14em;
}

/*
#village_list ul {
	list-style: none;
}
*/
#village_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#village_list ul li {
	background: url(images/arrow_terracotta.gif) no-repeat 0px 3px;
	padding: 0 0 0 10px;
	margin: 0;
}

#village_list a {
	text-decoration : underline;
}

#village_list a:hover {
	text-decoration : underline;
}

#village_text {
	width: 25em;
	margin-bottom: 1em;
}

#mapBg1, #mapBg2 {
	position : absolute;
}

#bayswater, #westbournepark, #littlevenice, #paddingtongreen, #lydfordavenue, #queenspark, #mozart, #maidavale, #soho, #marylebone, #lissongreen, #churchstreet, #stjohnswood, #churchillgardens, #grmo, #memo, #lillington, #pimlico, #pimlico2	{
	position : absolute;
	visibility: hidden;
}

#bayswater img {
	position : relative;
	left : 62px;
	top : 91px;
}

#westbournepark img {
	position : relative;
	left : 37px;
	top : 89px;
}

#littlevenice img {
	position : relative;
	left : 59px;
	top : 73px;
}

#paddingtongreen img {
	position : relative;
	left : 78px;
	top : 56px;
}

#lydfordavenue img {
	position : relative;
	left : 1px;
	top : 36px;
}
		
#queenspark img {
	position : relative;
	left : 1px;
	top : 40px;
}

#mozart img {
	position : relative;
	left : 16px;
	top : 36px;
}

#maidavale img {
	position : relative;
	left : 58px;
	top : 19px;
}

#soho img {
	position : relative;
	left : 229px;
	top : 114px;
}

#marylebone img {
	position : relative;
	left : 136px;
	top : 67px;
}

#lissongreen img {
	position : relative;
	left : 132px;
	top : 54px;
}

#churchstreet img {
	position : relative;
	left : 117px;
	top : 64px;
}

#stjohnswood img {
	position : relative;
	left : 80px;
	top : 1px;
}

#churchillgardens img {
	position : relative;
	left : 212px;
	top : 239px;
}

#grmo img {
	position : relative;
	left : 252px;
	top : 210px;
}

#memo img {
	position : relative;
	left : 254px;
	top : 218px;
}

#lillington img {
	position : relative;
	left : 232px;
	top : 220px;
}

#pimlico img {
	position : relative;
	left : 193px;
	top : 222px;
}

#pimlico2 img {
	position : relative;
	left : 234px;
	top : 211px;
}

/* ****************** Village Home ****************** */

#text_left {
	float: left;
	width: 50%;
}

#village_text_left {
	float: left;
	width: 300px;
}

#blocks_right {
	float: right;
	width: 300px;
}

#vm_top {
	background-color: #E5E5EF;
	margin: 0;
	padding: 0;
	height: 50px;
	margin-right: 0em;
}

#vm_top table {
	background-color: #E5E5EF;
}

#vm_bottom {
	background-color: #E6E6DA;
	margin: 0;
	padding: 0;
	height: 50px;
	margin-right: 0em;
}

#vm_bottom table {
	background-color: #E6E6DA;
}

#vm_topleft {
	float: left;
	width: 160px;
	background-color: #E6E6DA;
	margin: 0;
	padding: 0;
	height: 9.25em;
	margin-right: 0.2em;
}

#vm_topleft img {
	width : 100%;
	height : 100%;
}

#vm_topright {
	float: right;
	width: 160px;
	background-color: #E5E5EF;
	margin: 0;
	padding: 0;
	height: 9.25em;	
}

#vm_topright h1 a {
	color: #B83B10;
}

#vm_bottomright {
	float: right;
	width: 170px;
	background-color: #E6E6DA;
	margin: 0;
	padding: 0;
	height: 25em;	
}

#vm_bottomright img {
	width : 100%;
}

#vm_bottomright h1 a {
	color: #B83B10;
}

#vm_bottomleft {
	float: left;
	width: 180px;
	background-color: #E5E5EF;
	margin: 0;
	padding: 0;
	height: 25em;
	margin-right: 0.2em;
}

#vm_bottomleft h1 a {
	color: #B83B10;
}

.vm_content h1 {
	color: #B83B10;
	font-size : 1.1em;
	font-weight : bold;
}

.vm_content h1 a {
	color: #B83B10;
}

.vm_content p {
	padding: 0.4em;
}

.vm_content a {
	text-decoration : underline;
}

.vm_content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;

	margin-left: 0em;
	margin-top: -1.5em;
}

.vm_content li {
	background: url(images/arrow_terracotta.gif) no-repeat 0px 3px;
	padding: 0 0 0 10px;
	margin: 0 0.4em 0 0;
}

.vm_content li a {
	color : #000;
	text-decoration : underline;
}

.vm_content li a:hover {
	text-decoration : underline;
}

/* ****************** Right Box Template ****************** */

#text_leftContent {
	float: left;
	width: 65%;
}

#rightBox {
	float: right;
	width: 29%;
	background-color: #E6E6DA;
	margin: 0;
	padding: 0.5em;
}

#rightBox_noColor {
	float: right;
	width: 29%;
	margin: 0;
	padding: 0em;
}

/* ****************** Postcode map ****************** */

#postcode_list {
	float: left;
	width: 17em;
	margin-left : 14em;
}

/*
#village_list ul {
	list-style: none;
}
*/
#postcode_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#postcode_list ul li {
	background: url(images/arrow_terracotta.gif) no-repeat 0px 3px;
	padding: 0 0 0 10px;
	margin: 0;
}

#postcode_list a {
	text-decoration : underline;
}

#postcode_list a:hover {
	text-decoration : underline;
}
#postcode_text {
	width: 25em;
	margin-bottom: 1em;
}

#w10, #w9, #nw8, #nw6, #nw1, #w2, #w1, #sw7, #wc2, #sw1, #w11 {
	position : absolute;
	visibility: hidden;
}

#w10 img {
	position : relative;
	left : 1px;
	top : 37px;
}

#nw1 img {
	position : relative;
	left : 136px;
	top : 11px;
}

#w9 img {
	position : relative;
	left : 28px;
	top : 31px;
}

#nw8 img {
	position : relative;
	left : 85px;
	top : 2px;
}

#nw6 img {
	position : relative;
	left : 51px;
	top : 5px;
}
		
#w2 img {
	position : relative;
	left : 50px;
	top : 75px;
}

#w1 img {
	position : relative;
	left : 149px;
	top : 74px;
}

#sw7 img {
	position : relative;
	left : 101px;
	top : 171px;
}

#wc2 img {
	position : relative;
	left : 255px;
	top : 110px;
}

#sw1 img {
	position : relative;
	left : 173px;
	top : 139px;
}

#w11 img {
	position : relative;
	left : 12px;
	top : 93px;
}

/* ****************** Footer ****************** */

#footer {
	clear: both;
	color: #000;
	border-top: 1px solid #000;
	margin: 1.5em 1em 0em 11.5em;
	padding-top: 0.4em;
}

#footer a {
	text-decoration: none;
}

#footer ul {
	list-style: none;
	display: inline;
	margin: 0em;
}

#footer li {
	padding: 0em 0.9em 0em 0em;
	list-style: none;
	display: inline;
}

/* ****************** Forms ****************** */

table {
    background:white;
    border-spacing:0;
    border-collapse:collapse;
}

table.box {
    background:white;
    border-spacing:0;
    border:1px solid black;
    border-collapse:collapse;
}

td.stone {
	background-color:#E0D4BB;
	vertical-align:top;
}

td {
	vertical-align:top;
}

strong.red {
	font:15pt Ariel;
	font-weight:bold;
	color:red;
