body {
	background-image: url(images/background-1pxwide.gif);
}
img {
	border:0;
}
/* link colour is green, hover is red, visited is green, same as link */
/* Note that the navigation div has it's own link, hover and bisdited specs  */
a:link{
	color: #279C00;
	text-decoration: none;
}
a:hover{
	color: #F00;
	text-decoration: underline;
}
a:visited{
	color: #279C00;
	text-decoration: none;
}
.twoColFixLtHdr #container {
	background-color: #FFF;
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-style: solid;
	border-width: 1px;
	border-left: none;
	border-top: none;
	border-right-style: solid;
	border-right-color: #E5EDF3;
	border-right-width: 1px;
	
} 
.twoColFixLtHdr #header {
	background: #FFF;
	background-image: url(images/centrebanner6.png);
	width: 776px;
	height: 193px;
	background-repeat: no-repeat;
	margin-bottom: -20px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#home #homeLink, 
#centre #centreLink, 
#programs #programsLink,
#healing #healingLink,
#schedule #scheduleLink, 
#contact #contactLink
{
	color: #314D6A;
	background-image: url(images/hotnav.gif);
}
#navigation {
	background-color: #FFF
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	width: 776px;
	
}
#navigation ul.nav {
	margin-left: 14px;
	list-style: none;
	overflow: hidden;
	margin-top: 0px;
	border-top: solid #7996B5 1px;
	width: 760px;
	padding-left: 1px;
}
#navigation ul.nav li {
	float: left;
}
#navigation ul.nav a {
	width: 11em;
	display: block;
	padding: 5px 2px 2px 2px;
	color: #FFC;
	text-decoration: none;
	text-align: center;
	margin-right: 2px;
	zoom: 1;
	height: 12px;
	border-color: #7996B5;
	border-right: solid #7996B5 1px;
}
#navigation ul.nav a:hover {
	color: #314D6A;
	background-image: url(images/hotnav.gif);
}
#navigation ul.nav a:active {
	color: #FFF;
	background-image: none;
	background-color: #F81919;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 142px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-color: #5579AE;
	border-right-color: #5579AE;
	border-bottom-color: #5579AE;
	border-left-color: #5579AE;
}
.twoColFixLtHdr #container #sidebar1 list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	list-style-type: circle;
}
.twoColFixLtHdr #container #sidebar1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #546A38;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 8px;
	list-style-image: url(images/redcheck.gif);
}
.twoColFixLtHdr #mainContent {

	font-size: 12px;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	left: 20px;
	right: 20px;
	font-weight: bold;
	width: 600px;
	padding-left: 4px;
	margin: 30px 10px 0px 165px;
	border-color: #5579AE;
}
.twoColFixLtHdr #mainContentfullwidth {
	margin: 30px 10px 0px 0px 
	font-size: 12px;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	left: 20px;
	right: 20px;
	font-weight: bold;
	width: 600px;
	padding-left: 4px;
	margin-top: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-right: 10px;
	font-weight: normal;
	color: #455C45;
	text-align: left;
}
p.green_ital_rightalign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #060;
	text-align: right;
}
.twoColFixLtHdr #footer {
	padding: 3px 0px 5px 0px;
	background-color: #365063;
	font-size: small;
	text-align: center;
	color: #EAEAAF;
	visibility: visible;
} 
.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;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #305C77;
	line-height: 24px;
	padding: 0px;
	text-align: left;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A5980;
	line-height: 16px;
	text-align: left;
}
.cramp-stoptext {
	font-weight: bold;
	font-style: italic;
}
pb  {
	font-weight: bold;
	font-size: 14px;
}
.twoColFixLtHdr #container #sidebar1 sidehead  {
	font-weight: bold;
	font-size: 13px;
	color: #578BA3;
}
pbold {
	font-weight: bold;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #063;
}
.scrolltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #063;
}
.twoColFixLtHdr #container #sidebar1 p {
	color: #546A38;
	text-align: left;
	line-height: 1.2;
	font-size: 12px;
}
right_align {
	text-align: right;
}
.twoColFixLtHdr #container #footer table tr td {
	color: #036;
	height: 30px;
	text-align: center;
}
.ColFixLtHdr #container navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFC;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #066;
	text-align: center;
}
p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-right: 10px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-right: 10px;
	font-weight: normal;
	color: #033;
	text-align: left;
}
.p12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-right: 10px;
	font-weight: normal;
	color: #455C45;
	text-align: left;
}
.Header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #406879;
	line-height: 14px;
	text-align: left;
}
.ScrollHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	color: #0A5980;
}
.larger {
	font-size: 16px;
	color: #0A5980;
}
.twoColFixLtHdr #container #sidebar1 table {
	background-color: #20597D;
	border: 0;
	width: 142px;
	color: #FFC;
}
.scrolltypelastline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 7px;
	text-decoration: none;
	color: #063;
}
.InspirationHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EFFFFC;
	line-height: 18px;
	text-align: left;
}
.Inspirationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #FFF;
	font-style: italic;

}
