body, h1, h2, h3, p {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
p, li, a {
	font-size: 13px;
}
html,body {
	background-image:   url(../img/global/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	cursor: default;
}
h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px 0px 18px;
	padding: 0px;
}
h3 {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
p {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
}
ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
li {
	color: #000033;
}
img {
	border: 0px none;
}
a {
	cursor: pointer;
	color: #094677;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin-top: 30px;
	clear: both;
}
.divA {
	/* For large screens */
	background-image:   url(../img/global/divA.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 750px;
}
.divA2 {
	/* For scrolling screens */
	background-image:   url(../img/global/divA.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom:60px;
}
.divB {
	height: 200px;
	background-image:   url(../img/global/divB.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.divC {
	background-image:   url(../img/global/divC.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 155px;
	padding-top: 15px;
}
address {
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	float:left;
}
#Logos {
	float:right;
}
#Welcome {
	background-image:   url(../img/h2/Welcome.gif);
	height: 23px;
	width: 116px;
}
#Background {
	background-image:   url(../img/h2/Background.gif);
	height: 31px;
	width: 168px;
}
#Therapy {
	background-image:   url(../img/h2/Therapy.gif);
	height: 34px;
	width: 107px;
}
#Team {
	background-image:   url(../img/h2/Team.gif);
	height: 23px;
	width: 129px;
}
#Services {
	background-image:   url(../img/h2/Services.gif);
	height: 24px;
	width: 111px;
}
#Development {
	background-image:   url(../img/h2/Development.gif);
	height: 34px;
	width: 337px;
}
#RoomRental {
	background-image:   url(../img/h2/RoomRental.gif);
	height: 32px;
	width: 393px;
}
#Events {
	background-image:   url(../img/h2/Events.gif);
	height: 21px;
	width: 89px;
}
#Costs {
	background-image:   url(../img/h2/Costs.gif);
	height: 21px;
	width: 71px;
}
#Contact {
	background-image:   url(../img/h2/Contact.gif);
	height: 21px;
	width: 104px;
}
#ContactForm {
	background-image:   url(../img/h2/ContactForm.gif);
	height: 22px;
	width: 181px;
}
#HowToFindUs {
	background-image:   url(../img/h2/HowToFindUs.gif);
	height: 25px;
	width: 212px;
	margin-top:30px;
}
#Welcome span, #Background span, #Therapy span, #Team span, #Services span, #Development span, #RoomRental span, #Events span, #Costs span, #Contact span, #ContactForm span, #HowToFindUs span {
	display: none;
}
#nav {
	background-image:   url(../img/global/nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 83px;
	padding-top: 7px;
	position: absolute;
	left: 30px;
	top: 222px;
	margin: 0px;
	padding:0px;
	display:block;
}
#nav li {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	display: inline;
}
#nav li a {
	font-size: 12px;
	color: #094677;
	text-decoration: none;
	font-weight: bold;
	background-image:   url(../img/global/navA.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 24px;
	text-align: right;
	padding-right: 8px;
}
#nav li a:hover {
	background-image:   url(../img/global/navB.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
#nav li span {
	font-size: 12px;
	color: #094677;
	text-decoration: none;
	font-weight: bold;
	background-image:   url(../img/global/navB.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 24px;
	text-align: right;
	padding-right: 8px;
}
.photos {
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
}
th, td {
	font-size: 12px;
	text-align: left;
}
.data {
	width: 100%;
}
.data th {
	background-color: #D8BD78;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.data td {
	background-color: #E9EDF6;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.data .alt {
	background-color: #CEDDF2;
}
.related, .related li {
	padding:0px;
	margin:0px;
}
.related li.pdf {
	list-style: none;
	padding-left:21px;
	background:   url(../img/icons/icon-pdf.gif) no-repeat left top;
}
.related li.doc {
	list-style: none;
	padding-left:21px;
	background:   url(../img/icons/icon-doc.gif) no-repeat left top;
}
.related span {
	display:block;
	font-size: 11px;
	color: #666666;
}
