body {
	background:#ebe0c4;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:rgb(128,64,0);
	font-size:10pt;}

h3 { font-size:large; font-weight: 100}
h4 { font-size:medium; font-weight: 100}
h5 { font-size:small; font-weight: 100}
h6 { font-size:x-small; font-weight: 100}

a:hover { background:#ffffff; }

div.interview {font-family: "Comic Sans MS","URW Gothic L"; }
div.interview h3 { text-align:center; }
div.interview dt { font-weight:bold; }
div.interview img { border-width:10px;
					border-left:90px;
					border-style:solid;
					border-color:#ffffe0;
					}


ul.menu {list-style-type: none;text-indent:-35px;}
ul.menu2 {list-style-type: none;text-indent:-65px;}
ul.plain {list-style-type: none;}
 
div.bromley {width:auto; background:#e0ffff; }
div.clock {width:auto;  background:#ffe0ff; }
div.otherplace {width:auto;  background:#e0ffe0; }

div.side h2 {font-size:large; font-weight: 100}
div.side h3 {font-size:medium; font-weight: 100}
div.side h4 {font-size:small; font-weight: 100}
div.side {
	padding-top:10px;
	}

div.shortnav { 
	width:100%;
	height:auto;
	background-color:#ffffc0;
	padding-left:20px;
	padding-bottom:10px; 
	margin-left:-10px;}
div.shortnav a:link { text-decoration:none; }
div.shortnav a:visited { text-decoration:none;  }
div.shortnav img { border-style:none; }

caption { padding:10px; text-align: left; font-weight:bold}

div.sub_head { clear:both; }
div.subsubsub { clear:both; }

img.oxfam {
	background-color:green
	}

img.photo {
	border-style:solid;
	border-width:10px;
	border-color:#ffffe0;
	}


#subnav {
    background:#ffffc0;
    float:left;
    width:130px;
	padding-left:10px;
	margin-bottom:10px;
	clear:left;
   }
