body {
	margin: 0;
	background: #868078 url('images/bg.gif') repeat-x left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em
}
#page {
	width: 986px;
	margin: 0 auto;
	text-align: left;
	background: url('images/pageL.jpg') no-repeat left top;
}
#page2 {
	width: 986px;
	background: url('images/pageR.jpg') no-repeat right top;
}
#page3 {
	width: 970px;
	background: url('images/pageB.jpg') no-repeat left bottom;
	padding-left:8px; padding-right:8px; padding-top:0; padding-bottom:14px
}
#header {
	position: relative;
	width: 970px;
	height: 195px;
	background: #F0EEE9 url('images/headerBG.jpg') no-repeat right top;
	border-bottom: 6px solid #868078;
}
#header h1 {
	position: absolute;
	right: 130px;
	top: 50px;
	width: 600px;
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	color: #524E49;
	text-align: right;
}
#header h1 span {
	color: #F79C85;
}
#dr-hodgkinson {
	position: absolute;
	left: 11px;
	bottom: 0px;
	width: 190px;
	height: 189px;
	background: url('images/dr-hodgkinson.jpg') no-repeat left top;
}
#logo {
	position: absolute;
	right: 30px;
	top: 51px;
	width: 81px;
	height: 102px;
	background: url('images/logo.gif') no-repeat left top;
}
#topmenu {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 23px;
	background: url('images/topmenuL.gif') no-repeat left top;
	color: #F8A490;
	font-size: 100%;
	font-weight: bold; padding-left:75px; padding-right:0; padding-top:3px; padding-bottom:0
}
#topmenu a {
	padding: 0 14px 0 14px;
}
#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#topmenu a:hover {
	color: #868078;
}
#menu {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 752px;
	height: 21px;
	background: url('images/menu.gif') repeat-x left top;; padding-left:218px; padding-right:0; padding-top:0; padding-bottom:0
}
#menu table td {
	text-align: center;
}
#menu table td a {
	display: block;
	height: 20px;
	border-right: solid 1px #ffffff;
	padding: 1px 14px 0 14px;
	font-size: 100%;
	font-weight: bold;
}
#menu table td a:link, #menu table td a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu table td a:hover {
	color: #f79c85;
	background: url('images/menuH.gif') repeat-x left top;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
	text-align: left;
	width: 200px;
	background: #F0EEE9 url('images/popmenuT.gif') no-repeat left top;
	padding-left:0; padding-right:0; padding-top:6px; padding-bottom:0
}
.popmenu div {
	border-right: solid 1px #B9B4AE;
	border-left: solid 1px #B9B4AE;
}
.popmenu a {
	display: block;
	padding: 3px 3px 3px 14px;
	font-size: 100%;
	font-weight: bold;
	width: 181px;
	border-bottom: solid 1px #B9B4AE;
}
.popmenu a:link, .popmenu a:visited {
	color: #6F6A63;
	text-decoration: none;
}
.popmenu a:hover {
	background: #F8B5A4 url('images/submenuH.gif') repeat-x left bottom;
	color: #ffffff
}
#main {
	position: relative;
	width: 970px;
	background: #FFFFFF url('images/step.jpg') no-repeat right bottom;
}
/*
*  CONTENT
*/
#content {
	width: 653px;
	margin: 0 133px 0 134px;
	padding: 2px 24px 0 24px;
	color: #4b4b4b;
}
#content iframe {
	margin: 0 -24px 0 -24px;
}
#content #gallerymenu {
	float: right;
	background: url('images/menu.gif') repeat-x left top;
	margin-left:0; margin-right:-1px; margin-top:2px; margin-bottom:0
}
#content #gallerytmmenu {
	float: right;
	margin: 60px -7px 5px 15px;
	width: 259px;
}
#content #gallerytmmenu .pic {
	margin: 2px 0 5px 0;
}
#content #gallerymenu a {
	display: block;
	height: 20px;
	padding: 1px 5px 0 5px;
	font-size: 100%;
	font-weight: bold;
}
#content #gallerymenu a:link, #gallerymenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#content #gallerymenu a:hover {
	color: #f79c85;
	background: url('images/menuH.gif') repeat-x left top;
}
#content h1 {
	margin: 10px 0;
	font-size: 140%;
	color: #ff9177;
	background: url('images/h1.gif') repeat-x left bottom;; padding-left:0; padding-right:0; padding-top:0; padding-bottom:19px
}
#content h2 {
	margin: 0 0 10px 0;
	font-size: 130%;
	font-style: italic;
	color: #fb9c86;
}
#content h3 {
	margin: 0;
	font-size: 130%;
	color: #868078;
}
#content h4 {
	margin: 0;
	font-size: 130%;
	color: #ff9177;
}
#content h5 {
	margin: 0;
	font-size: 110%;
	color: #fb9c86;
}
#content h6 {
	margin: 0;
	font-size: 110%;
	color: #868078;
}
#content p {
	margin: 0 0 10px 0;
	font-size: 100%;
}
#content ul {
	padding: 0;
	list-style-image: url('images/dot.gif');
	font-size: 100%;
	color: #948d84; margin-left:25px; margin-right:0; margin-top:0; margin-bottom:10px
}
#content ol {
	margin: 0 0 10px 32px;
	padding: 0;
	font-size: 100%;
	color: #948d84;
}
#content blockquote {
	float: right;
	width: 180px;
	margin: 3px 3px 3px 15px;
	padding: 5px 3px 5px 10px;
	border-top: solid 2px #f8b9aa;
	border-bottom: solid 2px #f8b9aa;
}
#content blockquote p {
	margin: 0;
	font-weight: bold;
}
#content a:link, #content a:visited {
	color: #4e4e4e;
}
#content a:hover {
	color: #ff0000;
}
#content .caption {
	font-size: 85%;
	font-style: italic;
	padding: 0 0 10px 0;
}
#content a.seolink:link, #content a.seolink:visited, #content a.seolink:hover {
	color: #4b4b4b;
	text-decoration: none;
}
#content .redtext {
	color: #FF0000;
}
#content .bluetext {
	color: #0000FF;
}
#content .largetext {
	font-size: 200%;
}
#content .largertext {
	font-size: 250%;
}
#content img {
	border: 0px;
}
#content .imgleft {
	float: left;
	margin: 5px 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 5px 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #333333;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2 {
	width: 49%;
}
.col2n {
	width: 49%;
}
.col2, .col3 {
	margin-right: 2%;
}
#content div.col2 h1 {
	margin-right: 0;
}
#content div.col2 h2 {
	margin-right: 0;
}
#content div.col2 h3 {
	margin-right: 0;
}
#content div.col2 h4 {
	margin-right: 0;
}
#content div.col2 h5 {
	margin-right: 0;
}
#content div.col2 h6 {
	margin-right: 0;
}
#content div.col2 p {
	margin-right: 0;
}
#content div.col2 ul {
	margin-right: 0;
}
#content div.col2 ol {
	margin-right: 0;
}
#content div.col2n h1 {
	margin-right: 19px;
	margin-left: 5px;
}
#content div.col2n h2 {
	margin-right: 19px;
	margin-left: 5px;
}
#content div.col2n h3 {
	margin-right: 19px;
	margin-left: 5px;
}
#content div.col2n h4 {
	margin-right: 19px;
	margin-left: 5px;
}
#content div.col2n h5 {
	margin-right: 19px;
	margin-left: 5px;
}
#content div.col2n h6 {
	margin-right: 19px;
	margin-left: 5px;
}
#content div.col2n p {
	margin-right: 19px;
	margin-left: 5px;
}
#content div.col2n ul {
	margin-right: 19px;
	margin-left: 25px;
}
#content div.col2n ol {
	margin-right: 19px;
	margin-left: 35px;
}
#content .boxit1 {
	border: solid 1px #c6c1bb;
	padding: 5px;
	background: #fbded6;
}
#content .boxit2 {
	border: solid 1px #c6c1bb;
	padding: 5px;
	background: #fbded6;
}
#content .boxedlink a {
	display: inline;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	padding: 3px 8px 3px 8px;
	text-align: left;
}
#content .boxedlink a:link, .boxedlink a:visited {
	background: #CCCCCC; /* feeder site index buttons */
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	margin: 1px;
	text-decoration: none;
}
#content .boxedlink a:hover{
	background: #999999;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	margin: 1px 1px 1px 2px;
}
#content .arrowlink {
	background: url('images/arrowright.gif') no-repeat left top;
	padding-left:55px; padding-right:0; padding-top:3px; padding-bottom:3px
}
#content .video_placeholder {
	margin: 10px -9px 5px 10px;
}
/*
*  CONTENT FOOTER
*/
#contentfoot {
	text-align: center;
	font-size: 90%;
	color: #868078;
}
#contentfoot p {
	margin: 0;
	padding: 10px 0 0 0;
}
#contentfoot span {
	color: #fac0b2;
	padding: 0 5px 0 5px;
}
#contentfoot a:hover {
	color: #ff0000;
}
/*
*  LEFTBAR AND RIGHTBAR
*/
#leftbar {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 131px;
	margin-bottom: 23px;
	border-right: solid 1px #b9b4ae;
}
#rightbar {
	position: absolute;
	right: 0px;
	top: 2px;
	width: 132px;
	padding-bottom: 54px;
	margin-bottom: 23px;
	border-left: solid 1px #b9b4ae;
}
.contact {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #605e5b;
	margin: 2px 4px 5px 5px;
}
.contact a:link, .contact a:visited {
	color: #4e4e4e;
}
.contact a:hover {
	color: #ff0000;
}
.featureinfo a {
	display: block;
	width: 66px;
	height: 130px;
	background: url('cmsicons/sendinfotext.jpg') no-repeat left top;; padding-left:60px; padding-right:5px; padding-top:30px; padding-bottom:0
}
.featureinfo p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
}
.featureinfo p a:link, .featureinfo p a:visited {
	text-decoration: none;
	color: #ff9177;
}
.featureinfo p a:hover {
	text-decoration: none;
	color: #444444;
}
.feature {
	border-bottom: solid 1px #b9b4ae;
	margin-top: 5px;
}
.feature h2 {
	margin: 0;
	font-size: 100%;
	background: #746e68 url('images/feature.gif') repeat-x left top;
}
.feature h2 a {
	display: block;
}
#leftbar .feature h2 a {
	width: 109px;
	background: url('images/featureL.gif') no-repeat left top;; padding-left:18px; padding-right:3px; padding-top:2px; padding-bottom:2px
}
#rightbar .feature h2 a {
	width: 110px;
	background: url('images/featureR.gif') no-repeat right top;; padding-left:3px; padding-right:18px; padding-top:2px; padding-bottom:2px
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.feature h2 a:hover {
	color: #f79c85;
}
.feature p {
	margin: 0;
	color: #868078;
	padding: 4px 7px 0 7px;
}
.feature p.more {
	padding: 4px 7px 4px 7px;
	text-align: left;
}
.feature p a:link, .feature p a:visited {
	text-decoration: none;
	color: #f79c85;
}
.feature p a:hover {
	color: #868078;
}
#submenu {
	margin: 0 0 7px 0;
}
#submenu h2 {
	margin: 0;
	font-size: 100%;
	background: #746e68 url('images/feature.gif') repeat-x left top;
}
#submenu h2 a {
	display: block;
}
#submenu h2 a {
	width: 111px;
	background: url('images/featureR.gif') no-repeat right top;; padding-left:3px; padding-right:18px; padding-top:2px; padding-bottom:2px
}
#submenu h2 a:link, #submenu h2 a:visited {
	text-decoration: none;
	color: #ffffff;
}
#submenu h2 a:hover {
	color: #f79c85;
}
#submenu ul {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
#submenu li {
	color: #69c165;
	border-bottom: solid 1px #b9b4ae;
}
#submenu li:hover {
	color: #ffffff;
}
#submenu li a {
	display: block;
	width: 108px;
	padding: 3px 7px 3px 17px;
}
#submenu li a:link, #submenu li a:visited {
	text-decoration: none;
	background: url('images/dot.gif') no-repeat 7px 8px;
	color: #f79c85
}
#submenu li a:hover {
	background: url('images/dotH.gif') no-repeat 7px 8px;
	color: #868078
}
/*
*  FOOTER
*/
#footer {
	margin-top: -5px;
	padding-bottom: 3px;
	color: #f79c85;
	font-size: 90%;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #f79c85;
}
#footer a:hover {
	color: #ffffff;
}
/*
*  FORM CSS
*/
#response {
	padding: 0.5em;
	width: 90%;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 12em;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	padding-right: 5px;
}
#response input.submit {
	float: left;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
#response textarea {
	width: 300px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
/*
*  PICTURE GALLERY 
*/
.gallery {
	padding: 0 24px 0 73px;
}
.pic {
	display: block;
	float: left;
	width: 241px;
	margin: 5px 10px 5px 0;
	padding: 4px 4px 5px 4px;
background: #e0e0e0;
}
#content .pic img {
	xdisplay: block;
	border-bottom: solid 1px #ffffff;
}
#content .pic span {
cursor: pointer;
	clear: both;
	display: block;
	xheight: 25px;
height: 35px;
	padding: 5px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
#content .picbefore {
	float: left;
}
#content .picafter {
	float: right;
}
#content .pic:link, #content .pic:visited {
	border: solid 1px #f79c85;
	text-decoration: none;
	color: #ffffff;
}
#content .pic:link span, #content .pic:visited span {
	background: #f79c85;
}
#content .pic:hover {
	border: solid 1px #bab9b5;
	text-decoration: none;
	color: #ffffff;
}
#content .pic:hover span {
	background: #bab9b5;
}
.galleryimg {
	width: 653px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
}
#content .galleryimg .picbefore {
	border: solid 1px #000000;
	margin-right: 5px;
}
#content .galleryimg .picafter {
	border: solid 1px #000000;
	margin-left: 5px;
}
#content .galleryimg h3 {
	text-align: center;
}
#content .galleryimg p {
	margin: 0 46px 10px 46px;
	text-align: center;
}
#content .prevnext {
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}
#content .prevnext a:link, #content .prevnext a:visited {
	text-decoration: none;
}
/*
*  FAQ
*/
#faq {
	width: 569px;
	margin: 0 56px 10px 56px;
	border: solid 1px #c6c1bb;
	padding: 0 10px 10px 10px;
}
/*
*  NEWSLETTER AND MAGAZINE
*/
#magnews {
	width: 645px;
	margin: 0 10px 10px 11px;
	border: solid 1px #c6c1bb;
	padding: 0 14px 0 13px;
}
#newsletterhead {
	background: url('images/newsletter-header.jpg') no-repeat right top;
	width: 672px;
	margin-left:-13px; margin-right:-14px; margin-top:0; margin-bottom:0
}
#magazinehead {
	background: url('images/magazine-header.jpg') no-repeat right top;
	width: 672px;
	margin-left:-13px; margin-right:-14px; margin-top:0; margin-bottom:0
}
#content #newsletterhead h1, #content #magazinehead h1 {
	background: none;
	margin: 0;
	padding: 82px 24px 10px 14px;
	font-size: 140%;
	color: #f79c85;
}
#content #newsletterhead h2, #content #magazinehead h2 {
	margin: 0;
	padding: 0 24px 0 16px;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	color: #868078;
}
#content #newsletterhead h3, #content #magazinehead h3 {
	background: url('images/dot.gif') no-repeat 0px 5px;
	font-size: 90%;
	font-weight: normal;
	color: #f79c85; margin-left:18px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:24px; padding-top:0; padding-bottom:5px
}