﻿/* CSS layout */
#body_container {
	width: 804px;
	margin: 0px auto 40px auto;
	height: auto;
	clear: none;
	font-size: small;
}
#header {
	margin: 0px auto 0px auto;
	width: 800px;
	height: 120px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50pt;
	font-style: normal;
	color: #660066;
	letter-spacing: 2px;
}
#high_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	width: 800px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #966356;
	padding-top: 3px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FABE78;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #966356;
	font-weight: normal;
}
#high_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #966356;
	padding-top: 3px;
	color: #FABE78;
	text-decoration: underline;
	font-weight: normal;
}
#main_body {
	padding: 0px 0px 25px 0px;
	margin: 0px auto 0px auto;
	width: 800px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: center;
	background-color: #EFEFEF;
	overflow: auto;
}
#mb_cont {
	padding: 0px;
	width: 750px;
	height: 105px;
	margin: 15px auto auto auto;
	clear: none;
}
#mb_inner {
	border-width: 1px;
	border-color: #C67006;
	width: 614px;
	height: 95px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	line-height: 120%;
	font-size: small;
}
#mb_pict {
	border-width: 1px;
	border-color: #C67006;
	float: left;
	width: 120px;
	height: 100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #FDFDFD;
}
#mb_title {
	margin: 15px auto 5px auto;
	width: 750px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660066;
}
#mb_info_inner {
	padding: 10px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 730px;
	height: auto;
	border: 1pt solid #C67006;
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#low_menu {
	border-color: #CCCCCC;
	margin: auto;
	width: 800px;
	height: 21px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	text-decoration: none;
	background-color: #966356;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 2px;
	font-weight: normal;
}
#copyr_info {
	margin: auto;
	width: 800px;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #666666;
	background-color: #DFDFDF;
	padding-bottom: 4px;
	padding-top: 3px;
	line-height: 20px;
}
#testi_small {
	width: 720px;
	height: 130px;
	overflow: scroll;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	background-color: #FEF3E7;
	margin-top: 10px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#cd_downl {
	border-width: 1px;
	border-color: #999999;
	width: 533px;
	height: 150px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	line-height: 120%;
	right: auto;
	left: auto;
	margin-top: 30px;
	margin-left: 50px;
}
#cd_dlpic {
	border-width: 1px;
	border-color: #999999;
	width: 150px;
	height: 150px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 5px;
	line-height: 120%;
	right: auto;
	left: auto;
	margin-top: 30px;
	border-right-style: solid;
}
.link_cont {
	border: 1px solid #B5B4B4;
	width: 200px;
	height: 190px;
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	padding-top: 5px;
	background-color: #FDFDFD;
}
.downl_cont {
	border: 1px solid #999999;
	width: 200px;
	height: 280px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #FDFDFD;
	padding-bottom: 10px;
}
.lowmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.lowmenu_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #966356;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #FABE78;
	margin-left: 1px;
}
.mb_titles {
	font-family: Georgia;
	font-size: small;
	color: #4D342E;
	letter-spacing: 0pt;
	font-weight: bold;
}
.mb_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 18px;
}
.faq_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B66605;
}
.and_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.home_piclink {
	border-width: 0px;
}
.adobe_lnk {
	border-width: 0px;
	margin-bottom: -10px;
}
.healthypages {
	border-width: 0;
	padding-bottom: 0px;
}
.headsback_nodisp {
	display: none;
}
.logo_ban_holder {
	margin: 18px auto 14px auto;
	width: 700px;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
}
h1 {
	border-width: 0px;
	font-family: Georgia;
	font-size: 16px;
	color: #533831;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
a {
	color: #C67006;
}


.banner {
	border: 2px solid #9A3265;
	padding: 5px 2px 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #973464;
	font-weight: bold;
	width: 750px;
	margin-top: 10px;
	background-color: #EAD4EA;
}


form {
	width: 619px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	background-color: #67453D;
}
#mb_services_inner {
	padding: 10px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 730px;
	height: auto;
	border: 1pt solid #C67006;
	background-color: #FDFDFD;
	text-align: left;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#downl_holder {
	padding: 0px 0px 25px 0px;
	margin: 0px auto 0px auto;
	width: 800px;
	height: 610px;
	clip: rect(auto, auto, auto, auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-align: center;
	background-color: #EFEFEF;
	overflow: hidden;
}
#links_holder {
	padding: 0px 0px 25px 0px;
	margin: 0px auto 0px auto;
	width: 800px;
	height: 1150px;
	clip: rect(auto, auto, auto, auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-align: center;
	background-color: #EFEFEF;
	overflow: hidden;
}
.map_holder {
	border: 2px solid #DBB5DB;
	margin-right: auto;
	margin-left: auto;
	width: 619px;
}
.map_noborder {
	border-width: 0px;
}
.mb_titles_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #58413B;
	font-weight: bolder;
}
#mb_contact_inner {
	margin: 20px auto 10px auto;
	padding: 10px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width: 730px;
	height: auto;
	border: 1pt solid #C67006;
	background-color: #FDFDFD;
	text-align: left;
}
.contact_addtel {
	width: 500px;
	margin-left: 54px;
	margin-top: 20px;
	margin-bottom: 26px;
}
.form_holder {
	width: 619px;
	margin-left: 54px;
	margin-top: 10px;
	margin-bottom: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #DBB5DB;
	border-bottom-color: #DBB5DB;
	border-left-width: 0px;
	padding-left: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.thankyou {
	width: 619px;
	height: 284px;
	color: #973565;
	text-align: center;
}
.envelope {
	margin: 20px auto 16px auto;
	width: 100px;
	height: 73px;
}
.intro_text {
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}
#copyr_info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
#copyr_info a:hover {
	color: #808080;
}
.errortitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #999999;
	margin-top: 40px;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 40px;
}
#index_title {
	margin: 15px auto 5px auto;
	width: 750px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A332D;
}
.gastrictitle {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: small;
	color: #4A332D;
	font-weight: bold;
}
.weighttitle {
	margin: 0px 0px 3px 0px;
	font-family: georgia;
	font-size: small;
	color: #4A332D;
	font-weight: bold;
}
.smokingtitle {
	margin: 0px 0px 3px 0px;
	font-family: Georgia;
	font-size: small;
	color: #4A332D;
	font-weight: bold;
}
.stresstitle {
	margin: 0px 0px 3px 0px;
	font-family: georgia;
	font-size: small;
	color: #4A332D;
	font-weight: bold;
}
.confidencetitle {
	margin: 0px 0px 3px 0px;
	font-family: georgia;
	font-size: small;
	color: #4A332D;
	font-weight: bold;
}
/*
entry-title = blog titles
*/
.entry-title {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: Georgia;
	text-decoration: none;
	color: #C67006;
	padding-bottom: 2px;
}
/*
entry-title a = blog title style,colour,bold etc
*/
.entry-title a {
	font-size: xx-large;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: Georgia;
	text-decoration: none;
	color: #4D342E;
	padding-bottom: 2px;
}
/*
entry-title a:hover = as above but hover style, i.e. underline
*/
.entry-title a:hover {
	font-size: xx-large;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: Georgia;
	color: #4D342E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #4D342E;
	padding-bottom: 2px;
}
/*
entry-utility = padding/space below blog entry, bottom border
*/
.entry-utility {
	margin-bottom: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C67006;
	padding-bottom: 10px;
}
/*
#container = main blog container width from Wordpress original style
*/
#container {
	margin: 0 auto;
	width: 700px;
}
/*
#content = left column in blog showing entries - width and margin controlled
*/
#content {
	margin: 0 70px 0 0px;
	width: 400px;
	float: left;
}
/*
#main = internal blog holder sits within #container
*/
#main {
	height: auto;
	overflow: hidden;
}
/*
#primary,#secondary = right hand side menu(widget) showing controls,rss,login etc
*/
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 240px;
	margin-top: 0px;
}
/*
.form-allowed-tage = code allowed in the comments box,html,tags,etc
*/
.form-allowed-tags {
	font-size: x-small;
}
/*
#commentform = overall width,dimensions of comments box
*/
#commentform {
	width: 400px;
}
.mb_cont {
	padding: 0px;
	width: 750px;
	height: 105px;
	margin: 15px auto auto auto;
	clear: none;
}
.mb_inner {
	border-width: 1px;
	border-color: #C67006;
	width: 614px;
	height: 95px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	line-height: 120%;
	font-size: small;
}
.mb_pict {
	border-width: 1px;
	border-color: #C67006;
	float: left;
	width: 120px;
	height: 100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #FDFDFD;
}
h2 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: small;
	color: #4A332D;
	font-weight: bold;
}
.largequotes {
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #966356;
	padding-top: 1px;
}
body a {
	color: #800000;
}
body a:hover {
	color: #67453D;
}
.facebooklogo {
	margin-bottom: -3px;
	border-width: 0px;
}
.fadein {
	position: relative;
	width: 700px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}
.fadein img {
	position: absolute;
	width: 700px;
	height: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#low_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #966356;
	padding-top: 3px;
	color: #FABE78;
	text-decoration: underline;
	font-weight: normal;
}

