body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006600;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #000000;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}

#container {
	width: 760px;
	margin: 0px auto 0px auto;
	text-align: left;
	display: block;
	background-color: #FFFFFF;
}

.hidden {
	visibility: hidden;
}

#topmenu {
	margin: 0px
	padding: 0px;
	display: block;
	width: 760px;
	height: 31px;
	background-image: url(/images/top_navbg.gif);
	background-repeat: repeat-x;
	font-size: 85%;
	color: #FFFFFF;
}

#topmenu #nav {
	float:left;
	padding-top: 1px;
	padding-left: 5px;
}

#topmenu #search {
	float:right;
	padding-top: 1px;
	padding-right: 5px;	
}

#topmenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 7px 5px 0px;
}

#topmenu li{
	display: inline;
}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;	
}

#topmenu a:hover {
	color: #003366;
	text-decoration: none;
}

#header {
    width: 760px; height: 170px;
    /*background: url(/images/header.jpg) no-repeat;*/
    margin: 0px auto; padding: 0;
    position: relative;
}

#content {
	width: 760px;
	margin: 0px auto 0px auto;
	height: auto;
	height /**/: auto;
	min-height: 540px;
	display: block;
	overflow: auto;
}
#nav_holder {padding: 0px 0px 0px 10px; margin: 0px; margin-bottom: 10px;}

#navigation {
	float: left;
	width: 179px;
	margin: 10px 0px;
	padding: 0px;
	height: auto;
	height /**/: auto;
	min-height: 530px;
	font-size: 12px;
}

#navtop {
	background-image: url(/images/nav_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 179px;
	border-bottom: 1px solid #335C85;
}

#navmap {
	background-image: url(/images/nav_map.gif);
	background-repeat: no-repeat;
	display: block;
	height: 147px;
	width: 179px;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;	
}

#navigation a:hover {
	color: #FFCC33;
	text-decoration: none;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	background-color: #335C85;
}

#navigation li {
	background-image: url(/images/new_button_background.gif);
	background-color: #335C85;
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	list-style-type: none;
	padding: 5px 0px 10px 5px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
}

#navigation li ul {
	background-image: none;
	width: auto;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	background-color: #335C85;
	}

#navigation li ul li {
	background-image: none;
	font-weight: normal;
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	border: 0px;
	}


#map {
	background-image: url(/images/map.gif);
	background-repeat: no-repeat;
	display: block;
	height: 260px;
	width: 195px;
	margin: 0px;
	padding: 0px;
}

#textcolumn {
	float: left;
	width: 555px;
	margin-left: 10px;
	font-size: 90%;
	display: block;
}

#textcolumn a {
	color: #990000;
	text-decoration: none;	
}

#textcolumn a:hover {
	color: #003366;
	text-decoration: none;
}

#green {
	width: 760px;
	height: 28px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(/images/green_bg.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	color: #FFFFFF;
}

#green a {color: #FFFFFF; text-decoration: none;}

#green a:hover {color: #003366; text-decoration: non;}

#green #tel {
	float:left;
	padding-top: 6px;
	padding-left: 5px;
}

#green #email {
	float:right;
	padding-top: 6px;
	padding-right: 5px;	
}

#footer {
	width: 760px;
	height: 31px;
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	color: #000000;
}

#footer a {color: #6699FF; text-decoration: none;}

#footer a:hover {color: #003366; text-decoration: non;}

#footer #web {
	float:left;
	padding-top: 8px;
	padding-left: 5px;
}

#footer #address {
	float:right;
	padding-top: 8px;
	padding-right: 5px;	
}

/* ------------------ menu settings ------------------------------ */

#menu {margin: 0px; padding: 0px;}

#menu ul {
margin:0px; padding:0px;
margin-top:10px;
width:189px;
list-style:none;
}

#menu ul ul { margin-top: 0px;}
 /*----------------------------------------------------------------------------*/
#menu li { margin:0px; padding:0px; padding-bottom:5px; padding-top: 5px; border-bottom: 1px solid #ffffff; padding-left: 5px;}
#menu li li {margin:0px; padding:0px; padding-right:10px; border-bottom: 0px; float: right;}
 
#menu ul li a:link, #menu ul li a:visited { color:#fafafa; text-decoration:none; font-weight: bold; }
#menu ul li a:hover { color:#cccccc; font-weight: bold; text-decoration: underline;}

#menu ul li ul {margin-top: 0px;}

#menu ul li li a:link, #menu ul li li a:visited { color: #efefef; text-decoration:none; font-weight: normal; }
#menu ul li li a:hover { color:#cccccc; font-weight: normal; text-decoration: underline;}

/* -------------------------------------------------------------------------- */

#fund {
	float: right;
	width: 134px;
	margin-right: 1px;
	margin-left: 0px;
	margin-top: 5px;
	background-color: #ffffff;
}

#fund ul {
	list-style: none;  
	margin: 0px; 
	padding: 0px 0px 0px 0px; 
}

#fund li { 
	margin: 0px; 
	padding: 0px 0px 0px 0px;  
}

.mustard {
	font-weight: bold;
	color: #CC9900;
}

.green {
	font-weight: bold;
	color: #669900;
}

#newsheader {
	display: block;
	height: 17px;
	width: 335px;
	clear: both;
	background-image: url(/images/news_header.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
	padding-left: 10px;
}

#news h3 {
	color: #990000;
	font-size: 1.1em;
	margin-top: 3px;
	margin-bottom: 0px;
}

#newsfooter {
	display: block;
	height: 17px;
	width: 335px;
	clear: both;
	background-image: url(/images/news_footer.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;	
}

#newsfooter a {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}

#newsfooter a:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.newsfront {
	color: #003366;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}

#newsheader a {color: #FFFFFF; text-decoration: none;}

#newsheader a:hover {color: #003366; text-decoration: non;}

#frontnews {
	width: 345px;
	clear: both;
}

#news {
	width: 345px;
	clear: both;
	background-color: #FFCC00;
}

#news a {
	color: #003366;
	text-decoration: underline;
}

#news a:hover {
	color: #990000;
	text-decoration: underline;	
}

.blackbold {
	font-weight: bold;
	color: #000000;
}


/*--------------------------headings------------------------------*/
		
h1 {
	color: #003366;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 2px;
}
	
h2 {
	color: #990000;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2px;
}

h3 {
	color: #990000;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2px;
}

h4 {
	color: #990000;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2px;
}

h5 {
	color: #990000;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2px;
}

h6 {
	color: #990000;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2px;
}

/*---------------- DO NOT DELETE CSS for the CMS system----------------------------------------------------*/

#notice {
	border: 1px solid #ff3300; 
	background-color:#FFFF99; 
	padding: 10px;
	margin-right:5px;
}

.notice {
	border: 1px solid #ff3300; 
	background-color:#FFFF99; 
	padding: 10px;
	margin-right:5px;	
}

.fleft {
	float: left; 
	margin-right: 60px;
}

.ximleft {
	float: left; 
	margin: 4px;
}

.ximright {
	float: right; 
	margin: 4px;
}

.ximblock {
	display: block; 
	margin: 4px;
}

.red {color: #ff3300;}

.redx {
	color: #ff6600;
}

.cboth {
	clear: both;
}

/* --------------------------------------------------------------------- */

.rlinks_do {
	list-style: none;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rlinks_do li {
	margin: 6px 0 6px 0; 
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(/images/arrow.gif); 
}

.rlinks_do li a {
	padding-left: 30px;
}
  
/*----------------------------------------------------Contact form-----------------------------------*/
 
#right_contact { 
	float:left; 
	padding-left:15px;
}

#left_contact label{margin: -15px 5px 15px 10px;
	
}
 
input, textarea, select {
}
 
.small_text_field {
	border: 1px solid #338533;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	padding: 3px;
	font-size: 12px;
	width:280px;
}
 
.large_text_field {
	border: 1px solid #338533;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	padding: 3px;
	font-size: 12px;
	width:280px;
	margin-bottom:6px;
}

.sendbutton {
	margin-top:10px; 
	padding:2px; 
	border: 1px solid #333333; 
	background-color:#eeeced; 
	font-size: 13px;
}

#bloodything{ 
	clear:both; 
	height:75px;
}
 
 /* ----------------------------------------------------------------------------------------------------------- */

#logged {
	display: block; 
	text-align: right; 
	margin: 5px 15px -5px 5px;  
	font-weight: bold; 
	color: #666666; 
	font-size: 0.8em;
}

/* -------------------- CSS for the ZOOM indexer ------------------------------------ */
.highlight { background: #FFFF40; }
		.searchheading {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}
		.sorting { text-align: right; }
		.result_title { font-size: 100%; }

		.zoom_searchform { font-size: 100%; float: right;}
		.zoom_searchform label {font-weight: bold; color: #003366;}
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }	
		.zoom_searchform label {color:#FFFFFF; font-weight: bold;}
		.zoom_searchbox {
	width: 180px;
	background-color: #ffffff;
	border: 1px solid #006600;
	padding: 2px;
	color: #006600;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
		.zoom_button {width: auto; background-color: #006600; color: #ffffff; border: 1px solid #006600; margin: 0px 0px 10px 10px;}
		#cmdsearch {margin: 2px 3px -5px 3px;}	
		#nofloat {float: none;}


/* ------------------------ CSS for tavistock added by John ---------- you can chnage ----------------- */
/* tav_groups is for the dl list on the groups page */
dl.tav_groups {}
dl.tav_groups dt  {font-weight: bold; font-size: 1.2em;}
dl.tav_groups dd {}
dl.tav_news {}
dl.tav_news dt {}
dl.tav_news dd {}
/* breadcrumb list on tavistock group page */
.tav_bread {}

dt {font-weight: bold; font-size: 1.2em; margin-top: 10px;}

dl.community_groups {}
dl.community_groups dt {}
dl.community_groups_news {}
h3.community_h3 {}
.notice {color: #ff3300; font-weight: bold;}
.inp1 {width: 170px;}
.medinput {width: 330px;}
.rc {font-weight: bold; color: #ff3300;}
input.mini {width: 65px;}

.tbl {border: 1px solid #cccccc; border-collapse: collapse; background-color: #eeeeee; margin-right: 5px;}
.tbl th, .tbl td {border: 1px solid #cccccc; border-collapse: collapse; padding: 5px; vertical-align: top;}
.tbl th {background-color: #DADFBB;}
.micronews {font-size: 0.7em;}
dt.group_name {font-size: 1em;}

.ddright {float: right; margin: 4px;}

dl.town_groups dt {clear: both; border-top: 1px solid #CCCCCC; margin-bottom: 10px;}
dl.town_groups dt.noborder {clear: both; border-top: 0px solid #3fa53f;}
a img {border: 0px;}

hr {height: 1px; background-color: #3fa53f; color: #3fa53f;}
