/*=www.barbarareidhomeopathy.co.uk
=== === === === === === === === === === */

/*=Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
=== === === === === === === === === === */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{
	margin:0;
	padding:0
}
table{
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym { border:0;
}
/*=global
=== === === === === === === === === === */
html, body {
	background-color:#ffffe5;
	height: 100%;
	background-attachment: scroll;
	background-image: url(../images/imageBack.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	color: #450052;
}
#container {
	overflow:auto;/*overflow bug for FF*/
	min-height:100%;
	width:700px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	margin-top: 0px;
	background-color:#fff;
	border-right: 1px solid #91cc1a;
	border-left: 1px solid #91cc1a;
	text-align: left
}

/*=masthead
=== === === === === === === === === === */
#masthead {
	position: relative;
	width:700px;
	height:225px;
	background-attachment: scroll;
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	text-indent:-400em;
	background-color:#fff;
}
/*=body
=== === === === === === === === === === */
#centerColumn { 
	position:relative;
	margin:0 auto;
	min-height: 100%;
	height: 100%;
	width:700px;
	text-align:left;
	min-height: 100%;
	background-color:#fff;	
}
#nav {
	float:left;
	height: 100%;
	width:189px;
	text-align: left;
}
#navList {
	font-size: 85%;
	text-decoration:none;
	letter-spacing: 1px;
	list-style: none;
	border:none;border-right: dotted 2px #91cc1a;
	font-weight:normal;
	margin: 0px 0px 5px 8px;
}
.navLink_current a {
	color: #680779;
	font-weight:bold;
}
#contentContainer {
	float:left;
	width:500px;
	height: 100%;
	font-size: 85%;
	line-height: 16px;
	color: #000
}
#content {
	height: 100%;
	padding: 0px 15px 0px 15px
}
#subHeading_welcome {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_welcome.gif);
	text-indent:-400em
}
#subHeading_abouthom {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_abouthom.gif);
	text-indent:-400em
}
#subHeading_aboutme {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_aboutme.gif);
	text-indent:-400em
}
#subHeading_contact {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_contact.gif);
	text-indent:-400em
}
#subHeading_courses {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_courses.gif);
	text-indent:-400em
}
#subHeading_clinics {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_clinics.gif);
	text-indent:-400em
}
#subHeading_links {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_links.gif);
	text-indent:-400em
}
#subHeading_newsletter {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_newsletter.gif);
	text-indent:-400em
}
#subHeading_organisations {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_organisations.gif);
	text-indent:-400em
}
#subHeading_sitemap {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_sitemap.gif);
	text-indent:-400em
}
#subHeading_support {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_support.gif);
	text-indent:-400em
}
#subHeading_treatment {
	width:412px;
	height:22px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/subHeading_treatment.gif);
	text-indent:-400em
}
/*=styles
=== === === === === === === === === === */
a {outline: none;/* Hides dotted outline in FF links */	text-decoration:none;}
a:link {color: #680779;}
a:visited {color: #680779;}
a:hover {color: #4d9f01; text-decoration:none; }
a:active {color: #680779;}
h2 {font-size: 122%; font-weight:bold; color:#6D057E; padding:22px 0px 0px 0px;}
h2 a:link, h2 a:visited {color:#4d9f01; text-decoration:underline;}
h3 {padding: 50px 0px 20px 0px;}
/*=FORM STYLING
=== === === === === === === === === === */
input[type=text], textarea {
	border: 1px solid #91cc1a;
	width: 50%;
}
label {
	display: block;
	font-size:85%;
	padding-bottom: 5px;
	font-weight: bold;
}
.formText {
	font-size:85%;
}
