/**** REMOVES DEFAULT BROWSER STYLES - CHANGE AND DIE !! ****/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th
{
	margin:  0;
	padding : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }



/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : '' ; }

*{
	padding: 		0;
	margin: 		0 0 0 0;
}	

/* MAIN PAGE STYLES START HERE */

body {
	width:970px;
	text-align : left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 0px;
	background-color: #f3e8f1;
}

h1,h2,h3,h4,h5,h6, .numbertxt  {
font-weight: normal;
}

p,a {
	font-weight: normal;
	text-align: left;
}


h1 {
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}

.home-welcome{
	color: #0c2e5d;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #92458C;
	padding-top: 2px;
	padding-bottom: 4px;
}

/* container */

#container {
	width:970px;
}

/* header */

#header {
	width:970px;
	height: 82px; /* POSSIBLE CHANGE GRAPHIC FOR COLOUR */
	text-align: center;
	margin-bottom: 5px;
}


#top-navbox ul {
	color: #FFFFFF;
	height: 1%;
	float: left;
	width: 970px;
	background-image: url(../graphics/topnavbg.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}

#top-navbox ul li {
	display:inline;
	margin:0;
	padding:0;
	height:28px;
	background-image: url(../graphics/sidenavdivider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#top-navbox ul li a {
	color:#FFFFFF;      /* POSSIBLE CHANGE COLOUR */
	text-decoration:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-right:14px;
	padding-left:14px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../graphics/topnavdivider.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}

#top-navbox ul li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#navlist3{
	padding-left: 5px;
}



#numbers-head p {

}

#col-tops{
	width: 970px;
	height: 1%;
	float: left;	
}

/* column wrapper */

#col-wrapper {
	width: 970px;
	height: 1%;
	float: left;
	background-image: url(../graphics/colwrapperbg.gif); /* POSSIBLE CHANGE GRAPHIC FOR COLOUR */
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

#home-wrapper{
	width: 970px;
	height: 272px;
	float: left;
	margin-bottom: 3px;
}

/* left column */

#main-col {
	width: 700px;
	height: 1%;
	float: left;
	padding-left: 30px;
	padding-bottom: 30px;
}

#main-col p{
	padding-bottom: 16px;
	line-height: 20px;
	font-size: 14px;
}

#main-col h1{
	padding-bottom: 8px;
	padding-top: 12px;
}

#main-col ul {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}

#main-col li {
	padding-top: 0px;
	padding-bottom: 3px;
	list-style-type: disc;
	margin-left: 20px;
	font-size: 15px;
	line-height: 20px;
}

#right-col {
	width: 220px;
	height: 1%;
	float: right;

}

#right-col img{
	padding-left: 25px;
	padding-bottom: 20px;
	padding-top: 4px;
}

/* footer */

#footer {
	text-align: center;
	clear: both;
	background-color: #2C4D03;
	width: 900px;
	color: #FFFFFF;
	background-image: url(../graphics/footer-curve.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer p{
	text-align: center;
	color: #FAFAFA;
	padding-top: 12px;
	padding-bottom: 8px;
	font-size: 11px;
}


#copyright {
	width:970px;
	text-align: center;
	clear: both;
	float: left;
	font-size: 11px; /* POSSIBLE CHANGE GRAPHIC FOR COLOUR */
	color: #666666;
	padding-bottom: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
}

#copyright a {
	text-decoration: underline;
	color: #8C3D86;
	font-size: 11px;
}

A:link	{
	text-decoration:underline;
	font-weight: normal;
	color: #003399;
}
A:visited	{ text-decoration:underline; font-weight: normal; color: #003399}
A:hover	{ text-decoration:underline; font-weight: normal; color: #000000 }
A:active	{
	text-decoration:underline;
	color: #003399;

}


/* sidenav main */



/* map page */

#map{
	margin-left: 28px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	width: 625px;
	background-color: #FFFFFF;
	padding: 4px;
}


/* contact page */

.tickboxtext{
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.checkboxpadding{
	margin-right: 2px;
	margin-left: 4px;
}


label
{
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	width: 5em;
}

.submit input
{
	margin-left: 4.5em;
	font-size: 12px;
	padding: 4px;

} 
input
{

}

.submit input{

} 

fieldset
{
	border: 1px solid #CCCCCC;
	padding-bottom: 6px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-top: 6px;
}

fieldset p
{
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
}


legend
{
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;	
}

#contact-form{
	margin-left: 28px;
	margin-top: 0px;
}	

.clearboth {
	clear: both;
}

.redtxt{
	font-weight: bold;
	color: #BB0F0F;
}

/* sidenav main */

#navcontainer1 #sidesub a{
	font-size: 12px;
	width: 143px;
	padding-left: 22px;
	background-image: none;
	background-color: #E0E7EC;
	color: #006666;
	line-height: 24px;
}



#navcontainer1 {
	width: 212px;
	margin-bottom: 10px;
}

#navcontainer1 ul{
list-style-type: none;
}
	

#navcontainer1 a{
	display: block;
	width: 175px;
	line-height: 26px;
	padding-left: 35px;
	background-image: url(../graphics/sidenav-bullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	background-position: 15px 11px;
	font-size: 14px;
	padding-top: 5px;
}

#navcontainer1 a:link, #navlist1 a:visited
{
	color: #6f1769;
	text-decoration: none;
}

#navcontainer1 a:hover
{
	color: #000000;
	text-decoration: underline;
}

#right-col #navcontainer1 li{
	background-image: url(../graphics/sidenavdivider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#hypnotherapy{

}

#hypnotherapy p{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.bolldtxt{
	font-weight: bold;
}

/* contact and other forms */

.land-drop{
	width: 195px;
}

label
{
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	width: 5em;
}

.submit{
	margin-top: 4px;
}

fieldset
{
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 6px;
	padding: 12px;
	width: 397px;
}

fieldset p
{
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

legend
{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#contact-form{
	width: 450px;
	margin-top: 10px;
	margin-left: 0px;
}

#contact-form p{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 3px;	
}

/* sections on forms */

.section{
	width: 400px;
	margin-bottom: 4px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.submit-button{
	margin-left: 150px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}

#hypnotherapy{
	margin-top: 6px;
}
