/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	color:#333333;
	padding:0;
	text-align:left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 1.4em;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}


#content {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 141px;
	text-align: left;
	background-color: #FFFFFF;
	width: 1024px;
	background-repeat: repeat-y;
	background-position: left top;
	}
/* ........................main text where all the centre text and other stuff goes............................. */	

#main-text {
	margin-left: 228px;
	padding-top: 0px;
}

h1 {
font-family: Tahoma;
font-size: 16px;
}

h2{
font-family: Tahoma;
font-size: 14px;
	margin:0;
	padding:0;
}

h3{
font-family: Tahoma;
font-size: 12px;
	margin:0;
	padding:0;
}

h4 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FE9F0E;
}
h5 {
	font-family: Georgia;
	font-size: 12px;
	text-transform: uppercase;
	color: #6699CC;
	font-weight: normal;
}

.p1 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.p2 	{font-family: Georgia;
	font-size: 12px;
	text-transform: uppercase;
	color: #D25501;
	font-weight: normal;
}

.p3 {	font-family: Georgia;
	font-size: 12px;
	text-transform: uppercase;
	color: #6699CC;
	font-weight: bold;
}


.content-text {
	display: block;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.subheading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 2pt;
	color: #D25501;
	font-weight: bold;
}

/************* Nav styles ****************/

#MBTClogin {
	position:absolute;
	width:136px;
	height:20px;
	left: -247px;
	top: 12px;
	color: #006404;
	text-decoration: none;
	font-size: 10px;
	background-color: #E5F1DB;
	text-align: center;
}

#MBTClogin a:link, a:visited{
color: #006404;
	text-decoration: none;
}

#MBTClogin a:hover{
	color: #D25501;
	text-decoration: none;
}

#head-nav{
	position: absolute;
	height: 20px;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	word-spacing: 1px;
	margin: 0px;
	color: #333333;
	font-weight: normal;
	right: 432px;
	width: 148px;
	top: -31px;
}
#head-nav a:link, a:visited{
	color: #006404;
	text-decoration: none;
}
#head-nav a:hover{
	color: #D25501;
	text-decoration: none;
}

/* ...............................................left navigation & links......................................... */

#leftnav {
	position:absolute;
	width: 228px;
	background-repeat: repeat-y;
	top: 0px;
	background-image: url(../images/bottom-nav-rpt.jpg);
}


#navlefttop{
	margin:0; 
	padding:0;
	width: 228px;
	background-image: url(../images/top-nav-left.jpg);
	background-repeat: no-repeat;
	height: 38px;
 }

#find-a-therapist{
	margin:0;
	padding:0;
	width: 228px;
	background-image: url(../images/top-left-nav.jpg);
	background-repeat: no-repeat;
	height: 95px;
	background-position: 0px 58px;
}

.lnav-therapist{
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	padding-top: 20px;
	background-image: url(../images/find-therapist.jpg);
	background-repeat: no-repeat;
	padding-right: 30px;
	height: 58px;
}
.lnav-therapist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
		
.lnav-therapist li a {
	
	padding: 1px;
	color: #D25501;
	text-decoration: none;
	font-size: 11px;
	width: 138px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-transform: none;
}

html>body #lnav-therapist li a {
		width: auto;
}

.lnav-therapist li a:hover {
	color: #0A6A10;
	text-decoration: none;
}

#bowen_therapy_health {
	margin:0;
	padding:0;
	width: 228px;
	background-repeat: no-repeat;
	background-color: transparent;
}
	

.lnav {
	color: #000000;
	font-size: 10px;
	background-repeat: repeat-y;
	background-image: url(../images/left-nav-rpt.jpg);
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 2em;
}

.lnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
		
.lnav li a {
	color: #2a6c00;
	text-decoration: none;
	font-size: 11px;
	width: 138px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 10px;
	letter-spacing: normal;
	text-transform: none;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}


html>body #lnav li a {
		width: auto;
}

.lnav li a:hover {
	color: #D25501;
	text-decoration: none;
}

#bowen_therapy_community {
	margin:0;
	padding:0;
	width: 228px;
	background-image: url(../images/bottom-left-nav.jpg);
	background-repeat: repeat-y;
	height: 148px;
	background-color: transparent;
}
	

/* .....................................................images..................................................... */

.floatright {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
 }

.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


/* .....................................................footer..................................................... */

#footer {
	margin:228;
	padding:0;
	height: 30px;
}

#footer {
	display:block;
	background-color: transparent;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 70px;
}



.altpageheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #48632C;
	text-decoration: none;
}
