* {

font-family: Arial, Helvetica, Sans-serif;

}

body {

background: #fff url(/img/leftSectionBackground.gif) repeat-y top left ;

}

a {

color: #617A0A;

}

.highlightRow {

background-color: #5A6202;
color: #fff;

}

.highlightRow a {

color: #fff;

}

#leftSection {

position: absolute;
top: 0;
left: 0;
width: 166px;

}

#leftSection #logo {

height: 188px;

}

#leftSection ul {

list-style-type: none;
margin: 0;

}

#leftSection a {

background-color: #F7F3E7;
border-bottom: 1px solid #DEE2BC;
color: #959D42;
display: block;
font-size: 12px;
font-weight: bold;
height: 100%;
padding: 7px 0 7px 10px;
text-decoration: none;

}

#leftSection a:hover {

background-color: #5A6202;

}

#leftSection .homeLink {

background-color: #5A6202;

}

#rightSection {

margin-left: 166px;

}

#rightSection #spiral {

background: #A5B004 url(/img/spiral.gif) no-repeat top right;
height: 114px;

}

#rightSection #header {

background-color: #F2F2E4;
padding-left: 30px;

}

#rightSection #header h1 {

color: #617A0A;
font-size: 1.5em;
font-weight: normal;
padding: 5px 0;

}

#rightSection #breadcrumbs {



}

#rightSection #coreContent {

padding: 20px 0 20px 30px;

}

.article {

border-bottom: 10px solid #fff;
background-color: #F2F2E4;
margin: 20px 20px 20px 0;
width: 99%;

}

.articleText {

background-color: #F2F2E4;
padding: 10px;
width: 70%;
vertical-align: top;

}

.articleImages {

background-color: #fff;
padding: 0 10px;
text-align: center;
width: 30%;

}

#rightSection #coreContent #listBranches {

list-style-type: none;

}

#rightSection #coreContent #listBranches li {

padding: 6px;

}

#footer {

border-top: 1px solid #7E8538;
margin: 0 30px;
clear:both;

}

#footer img {

float: left;
padding: 4px 10px 4px 0;

}

/* Styles i copied from the live site TR - 30/11/07 */

#branchDetails {

border: 1px solid black;
float: right;
margin: 10px;

}

#branchDetails h1, #branchDetails h2, #branchDetails h3, #branchDetails h4 {

margin-left: 10px;

}

#branchDetails p  { color: #000000; font-size: 12px; margin-left: 30px; margin-right: 50px; }

h1 { font-size: 18pt; color: #617A0A; margin-left: 30px; margin-top: 5px; margin-bottom: 5px; }
h2 { font-size: 16pt; color: #637908; }
h3 { font-size: 14pt; font-weight: normal; color: #637908; }
h4 { font-size: 12pt; color: #617A0A; }

h1, h2, h3, h4 {

margin: 0;

}

#branchDetails h1, #branchDetails h2, #branchDetails h3, #branchDetails h4 {

margin: 20px 0 10px 30px;

}


dl {

margin-left: 30px;

}

dt {

     color: #959d42;
font-style: italic;

}

dd {

margin: 2px 0 2px 10px;

}

.tbTheme { border-collapse: collapse; }

.tbTheme .txt { background-color: #FFFF99; }

.tbTheme .TL {  background: transparent url(/global/img/tbTheme/cornerTL.png)    no-repeat bottom right;  height: 20px; width: 20px; }
.tbTheme .TM {  background: transparent url(/global/img/tbTheme/topRow.png)      repeat-x  bottom center; height: 20px;             }
.tbTheme .TR {  background: transparent url(/global/img/tbTheme/cornerTR.png)    no-repeat bottom left;   height: 20px; width: 20px; }

.tbTheme .RC {  background: transparent url(/global/img/tbTheme/rightColumn.png) repeat-y  center left;                 width: 20px; }

.tbTheme .BR {  background: transparent url(/global/img/tbTheme/cornerBR.png)    no-repeat top    left;   height: 20px; width: 20px; }
.tbTheme .BM {  background: transparent url(/global/img/tbTheme/bottomRow.png)   repeat-x  top    center; height: 20px;              }
.tbTheme .BL {  background: transparent url(/global/img/tbTheme/cornerBL.png)    no-repeat top    right;  height: 20px; width: 20px; }

.tbTheme .LC {  background: transparent url(/global/img/tbTheme/leftColumn.png)  repeat-y  center right;                width: 20px; }


/* Class defined within wymeditor */
.important-emp {
    color: red; font-weight: bold ;
}

.bigger-top-margin {
  margin-top: 30px ;
}


