@charset "utf-8";
/* CSS Document */
body {
    background-image: url(images/bg-grad.png);
    margin: 0;
    padding: 0;
    background-position: top;
    background-repeat: repeat-x;
    font-family: Verdana, Geneva, sans-serif
}

div#centre-text {
    padding: 0;
    margin: 0;
    margin-top: 2em;
}

div#page-shadow-top-right {
    margin-top: 0;
    padding: 0px 25px 0px 0px;
    background-image: url(images/bg-top-right.png);
    background-repeat: no-repeat;
    background-position: top right;
}

div#page-shadow-top-left {
    margin: 0;
    padding: 0px 0px 0px 25px;
    background-image: url(images/bg-top-left.png);
    background-repeat: no-repeat;
    background-position: top left;
}

div#page-top-shadow {
    height: 30px;
    background-image: url(images/bg-top.png);
    margin: 0;
    padding: 0;
    background-repeat: repeat-x;
}

div#page-top-left-corner {
    height: 30px;
    background-image: url(images/bg-corner-left.png);
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: top left;
    font-size: 10px;
    font-weight: 900;
}

div#page-top-right-corner {
    height: 30px;
    background-image: url(images/bg-corner-right.png);
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: top right;
    text-align: right;
    color: white;
    line-height: 30px;
}

div#page-top-right-corner a {
    text-decoration: none;
    color: white;
}

div#page-shadow-left {
    background-image: url(images/bg-left.png);
    margin: 0;
    padding: 0;
    background-repeat: repeat-y;
    background-position: left;
}

.red-text, #right-col-content .red-text a {
    color: rgb(254, 21, 21);
}

div#page-shadow-right {
    margin: 0;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/bg-right.png);
    padding: 0;
    background-repeat: repeat-y;
    background-position: right;
}

div#page-top-right-corner a:hover {
    text-decoration: underline;
    color: white;
}

div#page-container {
    padding: 0;
    margin: 0;
    background-color: white;
}

div#top-banner {
    background-image: url(images/banner-clouds.jpg);
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
}

div#top-banner img#logo {
    float: left;
    margin-top: 14px;
    margin-left: 55px;
}

img {
    border: 0px none;
}

div#top-banner img#slogan {
    float: right;
    margin-top: 45px;
    margin-right: 45px;
}

div#orange-header {
    background-image: url(images/orange-contact-bg.png);
    float: left;
    width: 350px;
    height: 218px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

div#orange-header-title {
    text-align: center;
    height: 77px;
    padding-top: 40px;
}

h1 {
    padding: 0;
    padding-bottom: 0.5em;
    margin: 0;
    font-size: 14px;
}

div#orange-header-phone {
    padding: 0;
    margin: 0;
    height: 51px;
}

div#orange-header-phone a {
    padding: 0;
    margin: 0;
    font-size: 0;
    height: 0;
    border-right: solid;
    border-width: thin;
    border-color: rgb(238, 123, 1);
}

div#orange-header-phone:hover {
    background-image: url(images/orange-hover.png);
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
    margin: 0;
    height: 51px;
}

div#orange-header-email {
    padding: 0;
    margin: 0;
    height: 51px;
}

div#orange-header-email:hover {
    background-image: url(images/orange-hover.png);
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
    margin: 0;
    height: 50px;
}

div#right-nav-box {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 600px;
}

div#brown-line {
    background-color: rgb(117, 39, 1);
    padding: 0;
    margin: 0px;
    height: 1px;
    clear: both;
    font-size: 0px;
}

div#purple-line-spacer {
    background-color: rgb(50, 44, 87);
    height: 1px;
    margin-top: 35px;
    clear: both;
    font-size: 0px;
}

div#main-nav {
    height: 51px;
    background-position: bottom;
    background-repeat: repeat-x;
    background-image: url(images/purple-pixel.png);
}

div.nav-opac {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 51px;
    width: 120px;
    background-color: rgb(50, 44, 87);
    background-image: url(images/purple-pixel.png);
    -moz-opacity: .6;
    filter: alpha(opacity: 60);
    opacity:
    .6;
}

div.nav-opac:hover {
    -moz-opacity: .9;
    filter: alpha(opacity: 90);
    opacity:
    .9;
}

#main-nav a:hover div {
    -moz-opacity: .8;
    filter: alpha(opacity: 80);
    opacity:
    .8;
}

#main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#main-nav a {
    display: block;
    height: 51px;
    text-decoration: none;
    color: white;
    line-height: 51px;
    font-size: 10px;
    font-weight: 900;
}

.left-edge {
    background-image: url(images/purple-pixel.png);
    background-repeat: repeat-y;
    background-position: left;
}

.right-edge {
    background-image: url(images/purple-pixel.png);
    background-repeat: repeat-y;
    background-position: right;
}

#main-nav li {
    position: relative;
    width: 120px;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

#main-nav li#nav1:hover {
    background-image: url(images/nav-hover-sprite-1.jpg);
    background-position: 0 -51px;
    -khtml-opacity: .50;
    -moz-opacity: .50;
    -ms-filter: â€�alpha(opacity=50)â€�; filter:alpha(opacity=50); opacity:.50; 
}

#main-nav li#nav1 {
    background-image: url(images/nav-hover-sprite-1.jpg);
    background-position: 0 0;
}

#main-nav li#nav2:hover {
    background-image: url(images/nav-hover-sprite-2.jpg);
    background-position: 0 -51px;
}

#main-nav li#nav2 {
    background-image: url(images/nav-hover-sprite-2.jpg);
    background-position: 0 0;
}

#main-nav li#nav3:hover {
    background-image: url(images/nav-hover-sprite-3.jpg);
    background-position: 0 -51px;
}

#main-nav li#nav3 {
    background-image: url(images/nav-hover-sprite-3.jpg);
    background-position: 0 0;
}

#main-nav li#nav4:hover {
    background-image: url(images/nav-hover-sprite-4.jpg);
    background-position: 0 -51px;
}

#main-nav li#nav4 {
    background-image: url(images/nav-hover-sprite-4.jpg);
    background-position: 0 0;
}

#main-nav li#nav5:hover {
    background-image: url(images/nav-hover-sprite-5.jpg);
    background-position: 0 -51px;
}

#main-nav li#nav5 {
    background-image: url(images/nav-hover-sprite-5.jpg);
    background-position: 0 0;
}

div#left-column {
    padding: 0;
    margin: 0;
	/*ie6 hack*/
	margin-top:-1px;
    width: 174px;
    float: left;
    background-color: rgb(238, 123, 1);


   
    font-size: 10px;
    font-weight: 900;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
    text-align: left;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/left-nav-bg.png);
}

#left-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#left-column ul li {
    padding: 0;
    margin: 0;
    line-height: 3em;
    background-image: url(images/left-menu-spacer.png);
    background-position: bottom;
    background-repeat: repeat-x;
}

#left-column ul li a {
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 6px;
    text-decoration: none;
    color: white;
    height: 3em;
}

#left-column ul li a:hover {
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 6px;
    text-decoration: none;
    color: white;
    background-color: rgb(248, 80, 2);
    background-image: url(images/left-menu-spacer.png);
    background-position: bottom;
    background-repeat: repeat-x;
}

div#right-column {
	/*ie6 hack*/
	margin-top:-1px;
    width: 168px;
    float: right;
    background-color: rgb(50, 44, 87);
    padding: 0;
    padding-left: 1px;
    padding-bottom: 1px;

}

div#right-col-content {
    background-image: url(images/right-col-bg.jpg);
    background-color: rgb(248, 245, 240);
    background-repeat: no-repeat;
    background-position: top;
    padding-bottom: 1em;
		color:rgb(170,56,0);
}

#right-col-content h2 {
    font-size: 10px;
    padding: 0;
    margin: 0;
    margin-top: 1em;
}

#right-col-content a {
    text-decoration: none;
    color: rgb(55, 55, 55);
}

#right-col-content a.blue-link {
 	color: rgb(3, 4, 103);
}

#right-col-content a:hover {
    text-decoration: underline;
}

#right-col-content p {
    font-size: 10px;
    padding: 0;
    margin: 0;
    margin-top: 0.5em;
}

div#news-header {
    height: 42px;
    text-align: center;
    padding-top: 6px;
}

div.purple-line {
    height: 1px;
    background-color: rgb(79, 75, 111);
    font-size: 0px;
}

div.purple-margin-line {
    margin-top: 20px;
    height: 1px;
    background-color: rgb(79, 75, 111);
    font-size: 0px;
}

div#content-container {
	padding-top:1px;
	
    background-image: url(images/content-grad.png);
    background-position: top;
    background-repeat: repeat-x;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
}

div.ss-lbox{
	margin-top:200px;
	margin-right:5px;
	width:500px;
	float:right;
	text-align:right;
}
div#building a, div#building2 a {
	font-size:12px;
	color:white;
	font-weight:bold;
}

div#building a:hover, div#building2 a:hover {
	    color: rgb(3, 4, 103);
}

div#building, div#building2 {
	top:0;
	left:0;
	position:absolute;
    height: 218px;
	width:600px;
 zoom:1;
    background-position: center;
    background-repeat: no-repeat;
	
	
}
div#building{
    background-image: url(images/building.jpg);
}

div#building2{
	display:none;
	 background-image: url(images/building.jpg);
}
p {
    margin: 0;
    padding: 0;
}

div#centre-content  {
    padding-top: 0px;
    text-align: left;
    margin-left: 180px;
    margin-right: 170px;
    padding-left: 50px;
    padding-right: 50px;
    color: rgb(3, 4, 103);
    font-size: 12px;
}

div#centre-content a {
 	color: rgb(3, 4, 103);
}
div#centre-content a:hover {
	color:rgb(223,91,15);
}

div#left-picture-box {
    float: left;
    width: 120px;
    margin-top: 45px;
    margin-right: 50px;
    margin-bottom: 100px;
}

div#left-picture-box img {
    margin-bottom: 20px;
}

div#left-picture-box p {
    padding: 0;
    font-style: italic;
    color: rgb(111, 87, 126);
}

div#page-bottom {
    background-image: url(images/bg-bottom.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 0;
}

div#page-bottom-left {
    background-image: url(images/bg-corner-bottom-left.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}

div#page-bottom-right {
    background-image: url(images/bg-corner-bottom-right.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

div#footer {
    background-color: rgb(238, 123, 1);
    padding: 0;
    margin: 0;
    width: 162px;
    color: white;
    font-size: 10px;
    font-weight: 900;
    text-align: left;
    padding-left: 7px;
    padding-right: 5px;
    padding-bottom: 5px;
	clear:both;
}

#content-heading{
	
	font-size:14px;
	text-align:center;
	color:rgb(223,91,15);
	margin-top:0.8em;
	padding-top:0;
	/*ie6 bug - need to force layout*/
	position:relative;
}

h1.orange-centre{
	padding-top:1em;
	font-size:14px;
	text-align:center;
	color:rgb(223,91,15);
	margin-top:0.8em;
	padding-top:0;
}

h3 {
	font-size:12px;
}

.serif-caps{
	font-family:Georgia,Palatino,"Times New Roman",Serif;
	font-variant:small-caps;
	
}

#right-col-content .practitioner-email{
		font-family:Georgia,Palatino,"Times New Roman",Serif;
	font-variant:small-caps;
	font-size:14px;
	
}
p.qualifications{
	margin:0;
	padding:0;
	font-size:14px;
	padding-top:0.1em;
	
}

div#therapy-centre-text{
	margin-top:2em;
}

div#centre-text p, div#therapy-centre-text p{
	margin:1em;
	margin-left:0;
	margin-right:0;
}

div.image-box{
	float:left;
	width:166px;
	font-style:italic;
}

div.image-box p{
	line-height:0.2em;
}

div.image-box img{
	margin-bottom:10px;
	}
	
	
img.profile-pic{
	width:168px;
	/*needed to get ie6 to render correct height*/
	height:auto;
	margin:0;
	padding:0;
	font-size:1px;
}

.bold{
	font-weight:bold;
	
}



div#footer a {
    color: white;
}



#therapy-centre-text {
		color: rgb(3, 4, 103);
		 font-size: 12px;
}


#therapy-centre-text h2 {
	margin-top:2em;

}

#therapy-centre-text li {
	margin-bottom:1em;
}

#therapy-centre-text a:hover {
	color:rgb(223,91,15);
}

.nopaddingmargins {
	padding:0;
	margin:0;
}

	
table#list-table{
	width:480px;
	margin-left:auto;
	margin-right:auto;
}

table#list-table tr {
	height:3em;
	vertical-align:top;
}

table#list-table td {
	padding-left:20px;
		padding-right:20px;
}

.spaced-p p{
	padding-bottom:2em;
}
