/*************** version_1 ibex internet********************/

/**************basic*******************/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FEE2BD;
	line-height: 120%;
	font-weight: normal;
}
/******************* layoutbits ***************************/

#mainbody {
	position:absolute;
	left:173px;
	top:8px;
	width:80%;
	height:429px;
}

#navBack {
	position:absolute;
	left:0;
	top:0;
	width:160px;
	height:900px;
	z-index:1;
	background-color: #F1BD72;
	layer-background-color: #003399;
	border-top: 1px none #000000;
	border-right: thin solid #FFFFFF;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

#Nav {
	z-index:1;
	font-size: 90%;
	text-align: center;
 }
 #Nav a:link , #Nav a:visited{
	color: #FFFFFF;
	background-color: #AA2E12;
	text-decoration: none;
	padding: 3px 2px;
	width: 156px;
	line-height: 110%;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
 }
 
 #Nav a:hover{
	background-color: #752318;
	background-image: none;
	text-decoration: none;
}
	
 #topMaster{
	left:5%;
	right:4%
	top:13px;
	width:92.5%;
	z-index:2;
	background-color: #FFCC00;
	margin-right: 25%;
	margin-left: 25%;
}

/********************************************/
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.title {
	color: #972713;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}


.name {
	font-weight: bold;
	font-size: 130%;
	padding: 2px;
	color: #972713;
}
.where {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	clip:   rect(auto auto auto auto);
	text-align: justify;
	display: block;
	padding-right: 5%;
	color: #A52E18;
}
.lister {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../physiotherapy-matters/bulit.gif);
	vertical-align: top;
}
.tel {
	font-weight: bold;
	text-decoration: none;
	color: #972713;
	font-size: 115%;
	text-align: center;
}
.bodycopypic {
	text-align: right;
	float: left;
	margin: 0px 5px 5px 0px;
}
.credit {
	font-size: 70%;
	color: #91622E;
	font-weight: bold;
	text-decoration: none;
}
.creditlinjk {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
}
.links {
	color: #972713;
	text-decoration: none;
	font-size: 12px;
	padding-left: 14px;
	margin-left: 4px;
	display: block;
	text-indent: -10px;
	padding-right: 4px;
}
a.links:hover {
text-decoration:underline;
}
#mainbody a {
	color: #AA2E12;
	text-decoration: none;
}
.bigblack {
	font-size: 16px;
}
