/* Barkham Homeopathic Clinic Styles  */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {margin: 0; padding: 0; border: 0;}

/* Main block-level definitions  */
body {
    background: url(screen_background.jpg) repeat-x top left;
	text-align:center;
    width: 100% !important;
}
#wrapper {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        margin: 30px auto;
        width: 860px;
        text-align: left;
}

/* Navigation */
#navBar { background-color: #FFFFCE; height: 2.6em; margin: 0px; padding: 0px 0px 0px 10px; width: auto;}
#navBar a { border-left: 1px solid #006600; border-right: 1px solid #006600; display: block; float:left; font-size: 1em; height: 1em; line-height: 1em; margin-right: 8px; text-align: center; text-decoration: none; }
#navBar a:link { color: #000000;}
#navBar a:visited { color: #000000;}
#navBar a:hover { color: #999999;}
#navBar a:active { color: #000000;}
.pageLocationNot { background-color: #FFFFCE; }
.pageLocation { border-left: 1px solid #006600; border-right: 1px solid #006600; color: #006600; display: block; float: left; font-size: 1em; font-weight:bold; height: 1em; line-height: 1em; margin-right: 8px; text-align: center; text-decoration: none; }


/* HTML Selector definitions */
h1 {
        color: #006600;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.7em;
        margin: 10px 10px 5px 10px;
}
h2 {
        color: #006600;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.1em;
        margin: 0px 10px 8px 10px;
}
h3 {
        color: #006600;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        margin: 0px 10px 6px 10px;
}
h4 {
        color: #006600;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        margin: 0px 10px 4px 10px;
}
p {
        margin: 0px 10px 6px 10px;
}
ul {
        margin: 0px 10px 2px 25px;
}
/* Main content class and ID selector definitions, in alphabetical order.*/
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
}
#contact {
         margin: 5px 0px;
}
#contact ul {
         color: #006600;
         font-weight: bold;
         list-style-type: none;
         margin: 0px 0px 5px 30px;
}
#header {
    background-color: #FFFFCE;
    height: 85px;
    margin-bottom: 10px;
    text-align: center;
}
.imgleft {
    float: left;
    margin: 10px 0px 5px 40px;
    width: auto;
}
.imgright {
    float: right;
    margin: 5px 40px 0px 0px;
    width: auto;
}
.imgleft82 {
    float: left;
    margin: 10px 0px 5px 40px;
    width: 82px;
}
.imgright82 {
    float: right;
    margin: 5px 40px 0px 0px;
    width: 82px;
}
#leftcolbackground {
    background: url(col_background.gif) repeat-y top left;
    width: 100%;
}
#leftcolcontent {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    width: 230px;
}
#leftcolcontent p {
        margin: 0px 10px 10px 10px;
}
#leftcolcontent img {
    margin-top: 10px;
}
#middlecolcontentwrapper{
    background-color: #FFFFCE;
    height: 100%;
    margin: 0px 250px 0px 250px;
}
#middlecolcontent{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 95%;
}
.quote {
       padding: 0px 5px 4px 5px;
}
.quote p {
       font-family: Verdana, Helvetica, sans-serif;
       font-style: italic;
}
#rightcolbackground {
    background: url(col_background.gif) repeat-y top right;
    width: 100%;
}
#rightcolcontent {
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 230px;
}
#rightcolcontent img {
    margin-top: 10px;
}
.smalltext {
   font-size: 0.85em;
   font-weight: normal;
}
.subtext {
   font-size: 0.8em;
   font-weight: normal;
}
/* Bottom/Footer definitions */
#footer {
    clear: both;
    font-size: 0.75em;
    height: 2.4em;
    line-height: 1.2em;
    padding: 30px;
    text-align: center;
}
#footer a:link {
        color: #000000;
        font-weight: normal;
        text-decoration: underline;
}
#footer a:visited {
        color: #000000;
        font-weight: normal;
        text-decoration: underline;
}
#footer a:hover {
        color: #C0C0C0;
        font-weight: normal;
        text-decoration: underline;
}
#footer a:active {
        color: #C0C0C0;
        font-weight: normal;
        text-decoration: underline;
}