body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 12px; color: #6E4767;
background-color: #ffffff;
line-height: 1.6em;
margin-top: 0px;
background: #ffffff url(../images/backgrounds/bgPlum.gif) top center repeat-x;
}

#border
{
border: 0px ;
width: 800px;
background-color: #FFFFFF;
background:url(../images/backgrounds/backround03.gif) no-repeat;
margin: 0 auto;
}

#header
{
height: 190px; 
background-image:url(../images/backgrounds/FHS_BGHeader01.jpg);
background-repeat: no-repeat;
}
#psychologist {
	position:absolute;
	left:475px;
	top:38px;
	width:378px;
	height:185px;
	z-index:1;
}
#osteopath {
	position:absolute;
	left:89px;
	top:43px;
	width:380px;
	height:184px;
	z-index:2;
}
#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

#content img	{
	float: right;
	padding-left: 16px;
}
#container
{
width: 770px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url(../images/menu.gif) top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: visible;
text-align: justify;
}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(../images/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	color:#6E4767;
	font-family:geneva,arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:12px;
	}

#introduction a:link {
	color:#999;
}
#introduction a:visited{
	color:#336633;
}

#introduction a:hover, a:active{
	color:#6E4767;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 43px;
	background-color: #f5f0f3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom: 3px solid #ccc;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#6E4767;
}

#footer a:hover, a:active{
	color:#777;
}




a:active,
a:visited,
a:link	    			{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
a:hover					{
	color: #6E4767;
	text-decoration: none;
}

/*top menu*/

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(../images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
	float:left;
	display:block;
	background:url(../images/menuright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#6E4767;
	font-weight: bold;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#6E4767;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 18px;
color: #6E4767;
}
h2{
	color:#6E4767;
	font-family:geneva,arial,sans-serif;
	font-weight:bold;
	font-size:14px;
}

h3{
	color:#6E4767;
	font-family:geneva,arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	padding:0 2px;
	margin:0;
}
h3 a {
	color:#6E4767;
	font-family:geneva,arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:12px;
	padding:3px 2px;
	margin:9px 0;
}


/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}
.style5 {
	font-size: 8px;
	color: #6E4767;
	}
/* Form Style */

form	{
	margin-left: 15px;
	color: #6E4767;
	}
input.txt {
  color: #6E4767;
  background-color: #ffffff;
  border: 1px dotted #777;
  width: 230px;
  background-image: url(../images/formShade.gif);
}
input.txtSmall {
  color: #6E4767;
  background-color: #fff;
  border: 1px dotted #777;
  width: 55px;
  background-image: url(../images/formShade.gif);
}

textarea.txt {
	 color: #6E4767;
 	 background-color: #fff;
	 border: 1px dotted #777;
	 width: 300px;
	 background-image: url(../images/formShade.gif);
}
input.btn {
	color: #fff;
	font-size: 14px;
	border: 3px outset #777;
	background-color: #6E4767;
	margin-top: 18px;
	font-weight: bold;
	}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
 }
form p label {
  float: left;
  width: 95px;
  font: bold 11px  Verdana, Arial, sans-serif;
}
fieldset {
  border: 1px solid #ccc;
  margin-bottom: 16px;
  padding: 10px;
}
legend {
  font: bold 12px Geneva, Helvetica, sans-serif;
  color: #F3F3F3;
  font-weight: bold;
  background-color: #6E4767;
  padding: 5px;
  }

/* This Style sheet was adapted from work of aran @ studio7designs.com at http://www.studio7designs.com */
#introduction img {
	padding-right: 8px;
}
#content .splitleft img {
	border: 3px solid #ccc;
	margin-left: 16px;
	padding: 8px;
	margin-bottom: 8px;
}
#caption	{
	text-align: right;
	float: right;
	clear: right;
	font-size: 9px;
	margin-left: 15px;
	}
#boxout {
	background-color: #F5F0F3;
	padding: 15px;
}
#osteopaths	{
	text-align: center;
	}
.boxout	{
	background-color: #ececec;
	border: 1px solid #777;
	padding: 15px;
	}
