#body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Norwich_soc_images/long_logo.jpg);
	background-repeat: no-repeat;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#content {
	color: #000000;
	float: right;
	width: 570px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 6px;
	padding-left: 5px;
	font-size: 0.7em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	line-height: 1.3em;
	z-index: 1;
	background-color: #FFFFFF;
}
#content a:link, #content a:visited {
	color: #456B16;
	font-weight: bold;
}
#content #Headlines a {
	text-decoration: none;
}

.link {
	color: #456B16;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_arrow {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content h2 {
	font-size: 1.8em;
	line-height: 1.2em;
}
#content h3 {
	font-size: 1.1em;
	margin-bottom: 2px;
}
#content h4 {
	font-size: 1.8em;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 0.9em;
}
#content h5 {

	font-size: 1.2em;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 0.9em;
}
#content h6 {
	background-color: #456B16;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 1.1em;
}
.design_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #456B16;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.6em;
	position: relative;
	float: left;
	width: 570px;
}



#navigation {
	width: 170px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: 0px;
}
.button {
	background-color: #DDDDDD;
	width: 240px;
	height: 30px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 5px;
}

#navigation ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 170px;
	left: 0px;
	padding-left: 0px;
}
#navigation li {
	background-color: #456B16;
	padding: 1px;
	margin-top: 4px;
	border: 1px solid #000000;
	margin-left: 0px;
	left: 0px;
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 0px;
}
#navigation a:hover {
	color: #456B16;
	font-weight: bold;
	background-color: #CCCCCC;
}


#Headlines {
	list-style-type: square;
	width: 260px;
	float: left;
	color: #000000;
	padding-top: 0px;
	font-weight: bold;
}
#Headlines h2 {
	margin: 0px;
}


#Headlines ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}


#corporate {
	position: relative;
	width: 422px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#corporate_content {
	width: 560px;
}

#corporate ul {
	text-decoration: none;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
	width: 420px;
}

#corporate li {
	display: inline;
	margin-left: 0px;
}

#corporate a:link, #corporate a:visited {
	text-decoration: none;
	background-color: #999999;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#corporate a:hover {
	color: #333333;
	background-color: #FFFFFF;	
}

#adress_bar {
	font-size: 0.6em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;
	clear: both;
}


#nbcom {
	font-size: 0.7em;
	text-align: right;
}
#nbcom a:link, #nbcom a:visited {
	text-decoration: none;
	color: #666666;
}


.imgcentre {
	margin-right: auto;
	margin-left: auto;
}
.imgleft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.imgright {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#img350 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}


.img180_left {
	width: 180px;
	float: left;
	padding: 1px;
	color: #456B16;
	font-style: italic;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 6px;
}
.img101_right {
	width: 101px;
	float: left;
	padding: 1px;
	color: #456B16;
	font-style: italic;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
}
.img200 {
	width: 200px;
	float: right;
	border: 1px solid #000000;
	padding: 2px;
	margin: 2px;
	color: #456B16;
	font-style: italic;
}

.img295_left {
	width: 295px;
	float: left;
	padding: 1px;
	margin: 1px;
	color: #456B16;
	font-style: italic;
}
.img265_left {
	width: 265px;
	float: right;
	padding: 1px;
	margin: 1px;
	color: #456B16;
	font-style: italic;
}


.img200_left {
	width: 200px;
	float: left;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-style: italic;
	color: #456B16;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.historyimage {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acc2_content {
	height: 350px;
	margin-top: 10px;
}
.acc2-heading {
	position: relative;
	background-color: #CCFFCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #456B16;
}
.acc2-heading a {
	text-decoration: none;
	color: #000000;
}
#TSAccordionContent894515 {
	width: 570px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #456B16;
}
.acc3_content {
	margin-top: 5px;
}
.acc3-heading {
	position: relative;
	background-color: #CCFFCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #456B16;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #456B16;
}
.acc3-heading a {

	text-decoration: none;
	color: #000000;
}

#TSAccordionContent994601 {

	width: 572px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #456B16;
}
.news_hdg {
	font-size: 1.3em;
	background-color: #456B16;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}


.acc4_content {
	margin-top: 5px;
}
.acc4-heading {
	position: relative;
	background-color: #CCFFCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #456B16;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #456B16;
}
.acc4-heading a {

	text-decoration: none;
	color: #000000;
}

#TSAccordionContent420241 {

	width: 572px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #456B16;
}
.acc5_content {
	margin-top: 5px;
}
.acc5-heading {
	position: relative;
	background-color: #CCFFCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #456B16;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #456B16;
}
.acc5-heading a {

	text-decoration: none;
	color: #000000;
}

#TSAccordionContent602934 {

	width: 572px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #456B16;
}


.green_arrow {
	margin-top: 2px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_table {
	float: left;
	margin: 0px;
}
.logobox {
	height: 80px;
	width: 125px;
}
.logotext {
	height: 80px;
	width: 145px;
	font-size: 0.9em;
}
.walklist {
	float: left;
	background-color: #FFFFFF;
}
.award_block {
	float: left;
	position: relative;
	border: 1px solid #000000;
	width: 569px;
}

.image_left_wide {
	margin-right: 20px;
	float: left;
}
.organisation {
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: relative;
	width: 550px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
.indent {
	margin-left: 30px;
}
#TSAccordionContent994601 a {
	text-decoration: none;
}
.small_box {
	float: left;
	width: 160px;
	position: relative;
	padding-left: 30px;
	background-color: #FFCC66;
}
.error_msg {
	color: #FF0000;
	margin-left: 30px;
}
