body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #069;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background: #FFFFFF;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-bottom: 45px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	/*background-image: url(../therapy/images/sidebar_gr_light.jpg);*/
	background-image: url(../therapy/images/sidebar_menublue.jpg);
}

.twoColFixLtHdr #sidebar1 ul li{
	list-style-image: url(../therapy/images/bullet.gif);
	line-height: 2;
	font-size: 80%;
}

.twoColFixLtHdr #sidebar1 ul li a:link{
	text-decoration:none;	
	color:#003366;
}

.twoColFixLtHdr #sidebar1 ul li a:visited{
	text-decoration:none;
	color:#003366;	
}

.twoColFixLtHdr #sidebar1 ul li a:hover{
	text-decoration:none;
	color:#CC9900;	
}

.twoColFixLtHdr #sidebar1 h3{
	color:#003366;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    color:#AE8B81;
	font-size:85%;
} 

.twoColFixLtHdr #mainContent em { 
	/*color: #006699;*/
	color:#9999CC
}

/*
.twoColFixLtHdr #mainContent p { 
	color:#AE8B81;
	font-size:85%;
}
*/

.twoColFixLtHdr #mainContent h1 { 
	color:#CC9900;
}

.twoColFixLtHdr #mainContent h3{
	color:#003366;
}

.twoColFixLtHdr #mainContent h2{
	color:#003366;
}

.twoColFixLtHdr  #mainContent p a:link{
	text-decoration:none;	
	color:#003366;
}

.twoColFixLtHdr  #mainContent p a:visited{
	text-decoration:none;
	color:#003366;	
}

.twoColFixLtHdr  #mainContent p a:hover{
	text-decoration:none;
	color:#CC9900;	
}

.twoColFixLtHdr #mainContent ul li{
	list-style-image: url(../therapy/images/bullet.gif);
	line-height: 2;
	/*font-size:85%;*/
}

.twoColFixLtHdr  #mainContent ul li a:link{
	text-decoration:none;	
	color:#003366;
}

.twoColFixLtHdr  #mainContent ul li a:visited{
	text-decoration:none;
	color:#003366;	
}

.twoColFixLtHdr  #mainContent ul li a:hover{
	text-decoration:none;
	color:#CC9900;	
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	text-align: center;
	font-size: 80%;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixLtHdr #therapy_icon {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 22px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 20px;
	width: 600px;
}

#knot_icon {
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right:5px;
}

.main_cell_bg { 
	color:#003561;
	background-color:#EEE;
	vertical-align:top;
}

.topcell {
	vertical-align:top;
}


.twoColFixLtHdr #mainContent #mainTitle { 
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: normal;
	color: #CC9900;
}

/*Therapy Programme Menu*/
#relax .relax, #beginnings .beginnings, #tiger_1 .tiger_1, #lights .lights, #realms .realms, #tiger_2 .tiger_2, #compassion .compassion
{
	background-color:#CCFFFF;
}
/*Internal Menu*/
#internal .internal, #forum .forum, #calendar .calendar, #group_reports .group_reports, #writings .writings
{
	background-color:#CCFFFF;
}
/*What We Do Menu*/
#wwd .wwd, #trt .trt, #practice_groups .practice_groups, #psychotherapy .psychotherapy
{
	background-color:#CCFFFF;
}
/*About Menu*/
#about_us .about_us, #therapists .therapists, #organisation .organisation, #history .history, #philosophy .philosophy, #relatedworks .relatedworks
{
	background-color:#CCFFFF;
}

/*Philosophy Menu*/
#philosophy .philosophy, #origins .origins, #union .union, #stance_1 .stance_1, #stance_2 .stance_2, #relationship .relationship
{
	background-color:#CCFFFF;
}

/*Trust and Charity*/
#tara_trust .tara_trust, #charity .charity, #whoworkshere .whoworkshere {
	background-color:#CCFFFF;
}

#collapse {
	display:none;
	
}

.centrePage {
	display: block;
  margin-right: auto;
  margin-left: auto;
}

#homepage {
	color:#AE8B81;
	font-size:85%;
} 

#homepage em { 
	/*color: #006699;*/
	color:#9999CC
}

/*
.twoColFixLtHdr #mainContent p { 
	color:#AE8B81;
	font-size:85%;
}
*/

#homepage h1 { 
	color:#CC9900;
}

#homepage h3{
	color:#003366;
}

#homepage h2{
	color:#003366;
}

#homepage p a:link{
	text-decoration:none;	
	color:#003366;
}

.homepagetablebg {
	background-image:url(../images/skygradient.jpg);
}