* {
    margin: 0;
    padding: 0;
    font-family: Arial;
}

html {
    height: 100%;
    margin-bottom: 1px;
}

body {
    font-size: 0.9em;
    background-color: #ffffff;
}

h1, h2 {
    display: none;
}

h1, h2, h3, h4, h5 {
    color: #224562;
    margin: 0 0 0.35em 0;
    letter-spacing: 0.05em;
}

a img {
    border: 0;
}

a:link, a:visited, a:active {
    color: #A60622;
}

a:hover {
    color: #464646;
}

p {
    font-size: 0.95em;
    line-height: 150%;
    margin: 0 0 15px 0;
    color: #0C0C0C;
}

fieldset {
    padding: 0 15px 15px 15px;
    background-image: url('images/formbg.png');
    background-repeat: repeat-x;
    position: relative;
    border: 1px solid #C4C4C4;
}

legend {
    padding: 0 5px 0 5px;
    background-color: #FFFFFF;
    color: #224562;
    font-weight: bold;
    margin-left: 35px;
}

form ul {
    margin-top: 15px;
    list-style: none;
}

form ul li {
    clear: left;
}

form ul li input, form ul li textarea {
    margin-bottom: 7px;
}

ul label, ul span.label {
    display: block;
    float: left;
    width: 120px;
    color: #000000;
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 40px;
}

ul label.check {
    margin-left: 0;
}

ul li input.check, ul li input.checkFirst {
    margin-left: 160px;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

ul li input.checkFirst {
    margin-left: 0;
}

ul li input.submit {
    margin-left: 160px;
    border: 0;
    padding: 0;
}

ul input.text {
    float: left;
    width: 230px;
}

ul textarea {
    width: 230px;
    height: 100px;
}

textarea, input {
    font-size: 12px;
    font-family: Arial;
    padding: 2px;
    border: 1px solid #C4C4C4;
    background-color: #FFFFFF !important;
}

#wrapper {
    background-image: url('images/bg.jpg');
    width: 990px;
    margin: 10px auto 0 auto;
}

#header {
    width: 990px;
    height: 208px;
    overflow: hidden;
    margin: 0 auto;
    background-image: url('images/headerbg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    padding: 11px 0 0 0;
}

#header img {
    margin: 4px 15px 4px 15px;
}

#navigation {
    width: 958px;
    height: 45px;
    margin: 0 15px 4px 15px;
    padding: 0;
    border: 1px solid #A9C6E2;
    background-image: url('images/navbg.jpg');
    list-style: none;
}

#navigation li {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
}

#navigation li a, #navigation li a:active, #navigation li a:visited, #navigation li a:link {
    color: #272727;
} 

#navigation li span {
    display: block;
    height: 100%;
    margin: 0 15px 0 15px;
    padding: 0 12px 0 12px;
    line-height: 45px;
}

#navigation li.on span, #navigation a:hover span {
    background-color: #EEF4F9;
}

#navigation a:hover span {
    color: #264B71;
}

#content {
    background-image: url('images/faux.jpg');
}

#content .clear {
    font-size: 1pt;
    background-image: url('images/fix.jpg');
    height: 1px;
}

#left .clear, #right .clear, #middle .clear {
    background: 0;
}

#left {
    width: 212px;
    float: left;
    margin: 0 1px 0 15px;
}

#middle {
    float: left;
    width: 504px;
    padding: 7px 15px 15px 15px;
}

#middle h3 {
    font-size: 1.4em;
}

#middle h4 {
    font-size: 1.2em;
}

#middle h5 {
    font-size: 1em;
}

#right {
    width: 212px;
    float: right;
    margin: 0 15px 0 1px;
}

#right h3, #left h3 {
    height: 36px;
    background-image: url('images/h3.jpg');
    border-top: 1px solid #D9D9D9;
    background-repeat: repeat-x;
    margin: 0 1px 0 1px;
    width: 200px;
    color: #224562;
    line-height: 36px;
    padding: 0 0 0 10px;
}

#right ul, #left ul {
    width: 210px;
    list-style: none;
    padding: 0;
    margin: 0 1px 0 1px;
    font-size: 0.85em;
}

#right ul li, #left ul li {
    margin: 0 10px 0 10px;
    line-height: 30px;
    border-bottom: 1px solid #D9D9D9;
    color: #333333;
}

#right ul li strong, #left ul li strong {
    font-size: 1.15em;
}

#right ul li a, #left ul li a {
    display: block;
    height: 30px;
    width: 190px;
}

#right ul li a, #right ul li a:visited, #right ul li a:active, #left ul li a, #left ul li a:visited, #left ul li a:active {
    color: #333333;
    text-decoration: none;
}

#right ul li a:hover, #left ul li a:hover {
    color: #224562;
}

#right ul li.on a, #left ul li.on a {
    width: 200px;
    color: #AF071E !important;
}

#footer {
    height: 62px;
    width: 990px;
    background-image: url('images/footerbg.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;
}

#footer div {
    height: 45px;
    width: 958px;
    margin: 4px 15px 4px 15px;
    border: 1px solid #B0CAE3;
    background-image: url('images/footer.jpg');
}

#footer div p {
    line-height: 45px;
    color: #FFFFFF;
}

#footer, #footer a, #footer a:active, #footer a:visited, #footer a:link {
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover {
    color: #D8D8D8;
}

#footerLeft {
    float: left;
    text-align: left;
    width: 459px;
    padding: 0 0 0 20px;
}

#footerRight {
    float: right;
    text-align: right;
    width: 459px;
    padding: 0 20px 0 0;
}

#therapyListHeader a,
#practitionerListHeader a {
    text-decoration: none;
    color: #224562;
}

#therapyListHeader a:hover,
#practitionerListHeader a:hover {
    color: #a60622;
}

/************/
/*   HOME   */
/************/

#home h4 {
    float: left;
    display: inline;
    clear: left;
}

.homeDetail {
    clear: left;
}

.homeDate {
    display: inline;
    text-align: right;
    float: right;
    color: #224562;
    font-style: italic;
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 0.3em;
}

/***********************/
/*    PRACTITIONERS    */
/***********************/

.practitionerDetail {
    clear: left;
}

/*****************************/
/*    PRACTITIONER DETAIL    */
/*****************************/

.practitionerCaption {
    text-align: center;
    padding-top: 3px;
}

.practitionerCaption p {
    margin: 4px auto 0 auto;
    width: 204px;
    font-size: 0.8em;
    text-align: center;
}

.practitionerCaption img {
    border: 4px solid #D9D9D9;
}

/****************/
/*    EVENTS    */
/****************/

.eventDetail {
    clear: left;
}

.eventDate, .eventDate2 {
    display: inline;
    text-align: right;
    float: right;
    color: #224562;
    font-style: italic;
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 0.3em;
}

#events h4 {
    float: left;
}

/**********************/
/*    EVENT DETAIL    */
/**********************/

.eventTime {
    clear: both;
    color: #224562;
    font-size: 0.8em;
    font-weight: bold;
}

.eventStart, .eventEnd {
    display: inline;
    text-align: right;
    float: left;
    color: #224562;
    font-style: italic;
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 0.3em;
}

.eventEnd {
    float: right;
}

/**************/
/*    NEWS    */
/**************/

.newsDetail {
    clear: left;
}

.newsDate, .newsDate2 {
    display: inline;
    text-align: right;
    float: right;
    color: #224562;
    font-style: italic;
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 0.3em;
}

#news h4 {
    float: left;
}

/********************/
/*    NEWS DETAIL   */
/********************/

.newsDate2 {
    float: left;
}

.newsLink {
    clear: both;
    color: #224562;
    font-size: 0.8em;
    font-weight: bold;
}

/*****************/
/*    THERAPY    */
/*****************/

#therapy h4 {
    float: none;
    display: block;
}

/**********************/
/*    APPOINTMENTS    */
/**********************/


/**************/
/*    FEES    */
/**************/


/*****************/
/*    FIND US    */
/*****************/

#map {
    width: 495px;
    height: 300px;
    border: 4px solid #D9D9D9;
}

/*****************/
/*    CONTACT    */
/*****************/

li.err span {
    padding-left: 160px;
    font-size: 0.8em;
    font-weight: bold;
    color: #CC0000;
}

li.err input.text, li.err textarea {
    border: 1px solid #CC0000;
}

.contactLeft {
    float: left;
}

.contactRight {
    float: right;
}

/***********************/
/*    ACCESSIBILITY    */
/***********************/

.accessibility {
    float: left;
    margin-left: 55px;
}

/****************/
/*    IMAGES    */
/****************/

.smallImage {
    float: right;
    width: 80px;
    margin: 3px 9px 20px 20px;
    text-align: center;
   
}

.smallImage img {
    border: 4px solid #D9D9D9;
}

#pictureBox {
    float: right;
    margin: 0 0 15px 15px;
    background-color: #D9D9D9;
    padding: 4px;
}

#pictureBox p {
    margin: 0;
    padding: 3px 0 5px 0;
    font-size: 0.8em;
    background-color: #D9D9D9;
    text-align: center;
    color: #494949;
}

#middle img {
    margin: 4px;
}

/*****************/
/*    GENERIC    */
/*****************/

.hr {
    height: 1px;
    font-size: 1pt;
    background-image: url('images/hr.jpg');
    margin: 20px 0 20px 0;
    clear: both;
}

.hr hr {
    display: none;
}

.spacer {
    height: 4px;
    font-size: 1pt;
    background-color: #FFFFFF;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}

.clear {
    clear: both;
    font-size: 1pt;
    height: 0px;
}