@charset utf-8;
/* CSS Document */

body{
	background-image: url(images/bg_big.gif);
	background-repeat: repeat;
}
a:hover {
	color: #FF8944;
	text-decoration: underline;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
h1 {
	font-size: 24px;
	color: #feca45;
	font-weight: lighter;
}
h2 {
	font-size: 24px;
	color: #B0754D;
	font-weight: lighter;
}
h3 {
	font-size: 24px;
	color: #feca45;
	font-weight: lighter;
}
h4 {
	font-size: 24px;
	color: #5C3219;
	font-weight: lighter;
}
h5 {
	font-size: 24px;
	color: #B0754D;
	font-weight: lighter;
}
h6 {
	font-size: 24px;
	color: #999999;
	font-weight: lighter;
}
.whitetext {
	color: #FFFFFF;
	font-size: 14px;
}



a {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #737373;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
a.topnav:hover {
	text-decoration: none;
	color: #feca45;
	font-weight: normal;
}
.kingyocolour {
	color: #Feca45;
	font-size: 14px;
	font-weight: bold;
}

a.weblink:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
p {
	color: #737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	}
	
li {
	font-weight: normal;
	color: #737373;
	}	

.borderbtm {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.bdrbtmlft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #737373;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #737373;
}
.weblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #737373;
}

.topnav {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
	
.smlink {
	font-weight: lighter;
	color: #737373;
	font-size: 11px;
	}
	
.mailto {
	font-weight: lighter;
	color: #FF8944;
	font-size: 12px;
	}	
.mailtofntpge {
	font-size: 14px;
	font-weight: lighter;
	color: #5C3219;
}

.h2ora:hover {
	text-decoration: none;
	color: #FF8944;
	font-weight: normal;
}
.h3blu:hover {
	text-decoration: none;
	font-weight: lighter;
	color: #0066CC;
}
.h2ora {
	font-size: 24px;
	color: #feca45;
	font-weight: lighter;
}
.h3gre {
	font-size: 24px;
	font-weight: lighter;
	color: #66CC66;
}

.h3blu {
	font-size: 24px;
	color: #99CCFF;
	font-weight: lighter;
}
.h3red {
	font-size: 24px;
	font-weight: lighter;
	color: #FF8944;
}
.h3lbrwn {
	color: #CC6633;
	font-size: 20px;
	font-weight: lighter;
}
.h3dbrwn {
	font-size: 24px;
	font-weight: lighter;
	color: #5C3219;
}

.bdrlft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
.greylink{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #737373;
}
.greylink:hover{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #000000;
}


#popitmenu{
	background-color: white;
	border:1px solid black;
	font: normal 10px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	position: absolute;
}

#popitmenu a{
	text-decoration: none;
	padding-left: 6px;
	color: #737373;
	display: block;
	font-size: 9px;
	font-weight: lighter;
}

#popitmenu a:hover{ /*hover background color*/
	color: #feca45;
}
.plarge {
	font-size: 14px;
	}
.bgstone {
	background-image: url(images/ist2_4349083_inspirational_words_on_pebbles_wealth_focus.jpg);
	background-repeat: no-repeat;
}
.bgstonesm {
	background-image: url(images/ist2_4349083_inspirational_words_on_pebbles_wealth_focus_sm.jpg);
	background-repeat: no-repeat;
}
.grybg {
	background-color: #CCCCCC;
}
div.pic
{
	float:right;
	width:200px;
	padding:0;
	border:none;
	text-align:center;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #B8B8B8;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.lhpic
{
	float:left;
	width:150px;
	padding:10;
	border:none;
	text-align:left;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #B8B8B8;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	line-height: normal;
	z-index: 100;
	background-color: #cccccc;
	width: 149px;
	left: 625px;
	top: 131px;
	height: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

.anylink1css{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	line-height: normal;
	z-index: 100;
	background-color: #cccccc;
	width: 255px;
	left: 625px;
	top: 131px;
	height: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

.anylinkcss a{
	width: 125%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #333333;
	font-size: 12px;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: black;
	border-top-color: black;
	border-right-color: black;
	border-left-color: black;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	text-align: left;
}

.anylink1css a{
	width: 125%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #333333;
	font-size: 12px;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: black;
	border-top-color: black;
	border-right-color: black;
	border-left-color: black;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	text-align: left;
}
.anylinkcss a:hover{ /*hover background color*/
	background-color: #feca45;
	color: white;
}

.anylink1css a:hover{ /*hover background color*/
	background-color: #feca45;
	color: white;
}
.topnav {
	padding-bottom: 30px;
}
.bgtherapy {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/therapies/ist2_4398735_life_giving_water.jpg);
}
.topnavsm {
	font-size: 10px;
	color: #333333;
}

.anylink2css{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	background-color: #cccccc;
	z-index: 100;
	width: 322px;
	text-align: left;
	}

.anylink2css a{
	width: 300px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #333333;
	font-size: 12px;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: black;
	border-top-color: black;
	border-right-color: black;
	border-left-color: black;
	padding: 10px;
	right: 100px;
	text-align: left;
}

.anylink2css a:hover{ /*hover background color*/
	background-color: #feca45;
	color: white;
	}
.therapist {
	font-size: 14px;
	color: #CC6633;
}
.title {
	font-size: 14px;
	color: #5C3219;
}
.newsbgimg {
	background-image: url(images/KingyoLogotr.jpg);
	background-repeat: no-repeat;
}
.newsbubble {
	background-image: url(Template/newsbubble.gif);
	color: #FFFFCC;
	font-size: 14px;
}
.boldtitle {
	font-weight: bold;
}
