body {
	text-align: center;  /* was left ie6bug */
	margin: 0px;
	padding: 0px;
	font: 69% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF url(../images/structure/bg_body.gif) repeat-y center 0px;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
	padding-bottom: 0.4em;
}
table, tr, td, td p {
    font-size: 1em;
}
ol {
	font-size: 1em;
	line-height: 1.6em;
	padding-top: 0em;
	padding-bottom: 0.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
}
ol li {
	padding-bottom: 0em;
}
ul {
	font-size: 1em;
	line-height: 1.4em;
	list-style: none;
	margin: 0px;
	padding: 0em 0px 0.6em 15px;
	clear: left;
}
ul li {
	background: url(../images/structure/bullet.gif) no-repeat 0px 5px;
	padding-left: 14px;
	padding-bottom: 0em;
}
h2 {
	margin: 0px;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: bold;
	color: #512607;
	padding-top: 0px;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #512607;
	line-height: 1.3em;
	margin: 0em;
	padding: 0.6em 0em .2em;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #512607;
	line-height: 1.3em;
	margin: 0em;
	padding: 0.4em 0em 0.2em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #512607;
	margin: 0em;
	letter-spacing: 0.1em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	line-height: 1.6em;
}
h6 {
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	color: #512607;
	margin: 0em;
	letter-spacing: 0.1em;
	padding-bottom: 0.2em;
	padding-top: 0.6em;
	line-height: 1.6em;
}
address {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-style: normal;
}
a, a:visited {
	color: #2E67B2;
	text-decoration: none;
}
a:hover {
	color: #E26619;
}
#masthead {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	padding-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#masthead img {
	margin-left: 20px;
	float: left;
}
#search {
	float: right;
	width: 235px;
}
#search form {
	margin: 0em;
	padding: 0em;
	width: 235px;
}
#textInput {
	width: 155px;
	border-top: 1px solid #9E9E9D;
	border-right: 1px solid #E6E5E5;
	border-bottom: 1px solid #E6E5E5;
	border-left: 1px solid #9E9E9D;
}
#imageField {
	vertical-align: text-bottom;
	margin-right: 20px;
}
#container {
    position: relative; /* added ie6bug */
	text-align: left; /* added ie6bug */
	width: 960px;
	margin-left: auto;
	background: url(../images/structure/bg_container.gif) repeat-x 0px 0px;
	clear: both;
	padding-top: 20px;
	margin-right: auto;
}
#column1 {
	width: 255px;
	float: left;
	background: url(../images/structure/bg_column1.gif) no-repeat left top;
	padding-bottom: 20px;
}
#column2 {
	width: 450px;
	float: left;
	padding-bottom: 20px;
}
#column2wide {
	float: left;
	background: #FFFFFF;
	border: 1px solid #C2BE95;
	width: 645px;
	padding: 20px;
	margin-bottom: 20px;
}
.banner01 {
	margin-bottom: 20px;
}

#column2wide h3 {
	clear: left;
}
#column3 {
	width: 255px;
	float: left;
	padding-bottom: 20px;
}
#column3 h2 {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
}
#MainNav {
	text-align: right;
	padding: 0px 0px 10px;
	width: 212px;
	margin: 0px auto;
}
#MainNav ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #D3D3C1;
	font-size: 1em;
	list-style: none;
}
#MainNav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background: url(none);
}
#MainNav ul ul {
	margin: 0px;
	padding: 0px;
	border-top: none;
	font-size: 0.85em;
}
#MainNav a {
	display: block;
	padding: 7px 29px 7px 10px;
	text-decoration: none;
	border-bottom: 1px solid #D3D3C1;
	background: url(../images/structure/bg_MainNavLinks.gif) no-repeat right 11px;
	color: #6b6957;
	width: 173px;
}
#MainNav a:hover {
	background: #FDFCF9 url(../images/structure/bg_MainNavLinks.gif) no-repeat right -37px;
	color: #E26619;
}
#MainNav a:active {
	background: #FFFFFF url(../images/structure/bg_MainNavLinks.gif) no-repeat right -85px;
	color: #773B0F;
}
#MainNavSub a {
	display: block;
	padding: 7px 29px 7px 10px;
	text-decoration: none;
	border-bottom: 1px solid #F9F8F3;
	background: #D8D4B6 url(../images/structure/bg_MainNavSubLinks.gif) no-repeat right 10px;
	color: #6b6957;
}
#MainNavSub a:hover {
	background: #FFFFFF url(../images/structure/bg_MainNavSubLinks.gif) no-repeat right -38px;
	color: #E26619;
}
#MainNavSub a:active {
	background: #FFFFFF url(../images/structure/bg_MainNavSubLinks.gif) no-repeat right -86px;
	color: #773B0F;
}
#MainNavSub2 a {
	display: block;
	padding: 7px 29px 7px 10px;
	text-decoration: none;
	border-bottom: 1px solid #F9F8F3;
	background: #C7C2A5 url(../images/structure/bg_MainNavSubLinks2.gif) no-repeat right 10px;
	color: #565445;
}
#MainNavSub2 a:hover {
	color: #E26619;
	background: #FFFFFF url(../images/structure/bg_MainNavSubLinks2.gif) no-repeat right -38px;
}
#MainNavSub2 a:active {
	color: #773B0F;
	background: #FFFFFF url(../images/structure/bg_MainNavSubLinks2.gif) no-repeat right -38px;
}
#adverts {
	margin-bottom: 20px;
}
#adverts img {
	margin-left: 20px;
	margin-top: 10px;
}
#adverts a, #adverts a:visited, #adverts a:hover, #adverts a:active {
	text-decoration: none;
	border-style: none;
}


.storyWithPic215 {
	margin: 6px 20px;
	border-top: 1px solid #C2BE94;
	clear: both;
}
.storyWithPic215 h6 {
	line-height: 1em;
	font-weight: normal;
	color: #6F6D56;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.4em;
	letter-spacing: 0.2em;
}
.storyWithPic215 p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}
.storyWithPic215 img {
	width: 215px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 0px;
}




.storyWithPic90 {
	margin: 6px 20px;
	border-top: 1px solid #C2BE94;
	clear: both;
}
.storyWithPic90 h3 {
	margin: 0px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #512607;
	padding-top: 0px;
}
.storyWithPic90 h6 {
	line-height: 1em;
	font-weight: normal;
	color: #6F6D56;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.4em;
	letter-spacing: 0.2em;
}
.storyWithPic90 p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}
.storyWithPic90 img {
	float: left;
	width: 90px;
	padding: 4px 10px 5px 0px;
}




.storyWithNoPic {
	margin: 6px 20px;
	border-top: 1px solid #C2BE94;
	clear: both;
}
.storyWithNoPic h3 {
	margin: 0px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #512607;
	padding-top: 0px;
}
.storyWithNoPic h6 {
	line-height: 1em;
	font-weight: normal;
	color: #6F6D56;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: .4em;
	letter-spacing: 0.2em;
}
.storyWithNoPic p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}
.storyWithNoPic img {
	display: none;
}




#tab_one .storyWithPic300 {
	border-bottom: 1px solid #EBE9D9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
#tab_one .storyWithPic300 h6 {
	line-height: 1em;
	font-weight: normal;
	color: #6F6D56;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.4em;
	letter-spacing: 0.2em;
}
#tab_one .storyWithPic300 p {
	font-size: .85em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}
#tab_one .storyWithPic300 img {
	float: left;
	padding: 4px 10px 5px 0px;
	width: 300px;
}




#tab_one .storyWithPic215 {
	border-bottom: 1px solid #EBE9D9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
#tab_one .storyWithPic215 h3 {
	margin: 0px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #512607;
	padding-top: 0px;
}
#tab_one .storyWithPic215 p {
	font-size: .85em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}
#tab_one .storyWithPic215 img {
	float: left;
	padding: 4px 10px 5px 0px;
}

#tab_one .storyWithPic90 {
	border-bottom: 1px solid #EBE9D9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 6px;
	clear: left;
	margin: 0px;
}
#tab_one .storyWithPic90 p {
	font-size: 0.85em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}
#tab_one .storyWithNoPic {
	border-bottom: 1px solid #EBE9D9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 6px;
	clear: left;
	margin: 0px;
}
#tab_one .storyWithNoPic p {
	font-size: .85em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}





#tab_two h6 {
	padding-top: 0px;
}
#tab_two .storyWithPic215 {
	clear: left;
	margin: 20px 0px 0px;
	border: 1px solid #D8D4B6;
	background: #EBE9D9;
	padding: 10px 10px 5px;
}
#tab_two .storyWithPic215 h3 {
	margin: 0px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #512607;
	padding-top: 0px;
}
#tab_two .storyWithPic215 p {
	font-size: .85em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}
#tab_two .storyWithPic215 img {
	float: left;
	padding: 4px 10px 10px 0px;
}




#tab_two .storyWithPic90 {
	clear: left;
	margin: 20px 0px 0px;
	border: 1px solid #D8D4B6;
	background: #EBE9D9;
	padding: 10px 10px 5px;
}
#tab_two .storyWithPic90 p {
	font-size: 0.85em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}
#tab_two .storyWithNoPic {
	clear: left;
	margin: 20px 0px 0px;
	border: 1px solid #D8D4B6;
	background: #EBE9D9;
	padding: 10px 10px 5px;
}
#tab_two .storyWithNoPic p {
	font-size: .85em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}


#tab_three p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}
#tab_three h3 {
	margin: 6px 0px 0px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #512607;
	padding-top: 4px;
	border-top: 1px solid #D8D4B6;
}
#tab_three h4 {
	font-size: 1.1em;
	font-weight: normal;
	color: #7F7C61;
	line-height: 1.4em;
	margin: 0em;
	padding: 0em 0em .4em;
}
#tab_three h6 {
	line-height: 1em;
	font-weight: normal;
	color: #6F6D56;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.4em;
	letter-spacing: 0.2em;
}
#tab_three img {
	padding: 5px 10px 5px 0px;
	float: left;
}
#tab_three .storyInBox {
	margin: 6px 0px 16px;
	clear: both;
	border: 1px solid #C2BE94;
	background: #EBE9D9;
	padding: 10px 20px;
}
#tab_three .storyInBox h3 {
	border-top-color: #C2BE94;
}
#tab_three .storyInBox h6 {
	line-height: 1em;
	font-weight: normal;
	color: #6F6D56;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.4em;
	letter-spacing: 0.2em;
}
#tab_three .storyInBox p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0em;
	padding-bottom: 0.5em;
}

.featureBox {
	background: #EDEBDC;
	float: right;
	width: 28%;
	padding: 20px 20px 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 5px;
}
.featureBox h3 {
	margin-top: 0em;
	padding-top: 0em;
}
.featureBox img {
	float: left;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-right: 10px;
}
.featureBox p {
	font-size: 0.85em;
	line-height: 1.4em;
}
.featureBox ul {
	padding-left: 0px;
}
.featureBox ul li {
	background: url(../images/structure/bullet.gif) no-repeat 0px 2px;
	padding-bottom: 0.4em;
	font-size: 0.85em;
	line-height: 1.4em;
}


.featureBox2 {
	background: #EDEBDC;
	padding: 10px 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 370px;
}
.featureBox2 h3 {
	margin-top: 0em;
	padding-top: 0em;
}
.featureBox2 img {
	float: left;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-right: 10px;
}
.featureBox2 p {
	font-size: 0.85em;
	line-height: 1.4em;
}
.featureBox2 ul {
	padding-left: 0px;
}
.featureBox2 ul li {
	background: url(../images/structure/bullet.gif) no-repeat 0px 2px;
	padding-bottom: 0.4em;
	font-size: 0.85em;
	line-height: 1.4em;
}




.readmore {
	background: url(../images/structure/bg_ReadMoreLink_News2.gif) no-repeat right 0px;
	width: 110px;
	height: 19px;
	margin: 0em;
	padding: 0em;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.readmore a {
	background: url(../images/structure/bg_ReadMoreLink_News1.gif) no-repeat 0px 0px;
	font-size: 9px!important;
	display: block;
	height: 19px;
	padding-top: 5px;
	padding-left: 8px;
	text-decoration: none;
	line-height: 9px;
}
.readmore_long {
	background: url(../images/structure/bg_ReadMoreLink_News2.gif) no-repeat right 0px;
	width: 250px;
	height: 19px;
	margin: 0em;
	padding: 0em;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.readmore_long a {
	background: url(../images/structure/bg_ReadMoreLink_News1.gif) no-repeat 0px 0px;
	font-size: 9px!important;
	display: block;
	height: 19px;
	padding-top: 5px;
	padding-left: 8px;
	text-decoration: none;
	line-height: 9px;
}
#column1 .readmore {
	margin-left: 20px;
	text-align: center;
	padding-right: 8px;
	width: 185px;
	margin-bottom: 5px;
}
#foot {
	clear: both;
	background: #F5F4EC;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot p {
	font-size: 0.85em;
	margin: 0em;
	padding: 0em 20px 0.8em;
	line-height: 1.8em;
	text-align: left;
}
.introductory {
	font-size: 1.1em;
	font-weight: normal;
	color: #736F57;
	line-height: 1.5em;
	margin: 0em;
	padding: 0em 0em 0.8em;
}
.portrait_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 20px solid #EBE9D9;
	margin-top: 5px;
}
.image_floatLeft {
	float: left;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.image_floatRight {
	float: right;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.image_fullcolumn {
	clear: both;
	margin-bottom: 5px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.topofpage {
	font-size: 0.85em;
	text-transform: uppercase;
	padding-top: 0.4em;
	padding-bottom: 0.6em;
	letter-spacing: .1em;
	clear: left;
}
.clearer {
	clear: both;
}
.small {
  font-size: 0.9em;
}
