/* 2ColFlow.css */
body {
  margin: 0 auto;
  padding: 0;
  /*border-left-style: none;*/
  text-align: center;
  background-color: white;
  background-image: url(../images/backgroundTile1.gif);
  background-repeat: repeat-both;
}

#wrapper {
  margin: 0 auto;
  width: 850px;
  text-align: left;
  position: relative;
  height: inherit;
  background-color: white;
  /*background-image: url(../images/component5.jpg);
  background-repeat: no-repeat;*/
}

#wrapper h1 {
    font-size:medium;
    padding: 0;
    margin: 0;
    border:0;
    color:grey;
}

#topBorder {
  font-size: small;
  text-align: center;
  background-repeat: repeat-x;
  /*background-color: #ffffff;*/
}

#topBanner {
    height:180px;
    top:0px;
    left:0px;
    width:850px;
    /*padding-left: 0px;*/
    background-image: url(../images/slidingHead.jpg);
    background-repeat: no-repeat;
    /*background-position: left top;*/
}

#topBanner h1 {
  font-family: Verdana,Georgia;
  padding: 0px 0px 0px 0px;
  font-size:large;
  text-align:right;
  /*background-image: url(../images/logo1.gif);*/
  background-repeat: no-repeat;
  /*background-position: 70% 20%;*/
   color: #8c0000;
}
#topBanner h2 {
  font-family: Verdana,Georgia;
  padding: 0px 0px 0px 0px;
  font-size: small;
  /*text-align:center;*/
  /*background-image: url(../images/red-spacer.gif);
  background-repeat: no-repeat;
  background-position: center center;*/
}
#topBanner p {
    font-size: small;
    /*background-repeat: no-repeat;*/
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-position: left top;
    color: #9d9d9d;
    padding-left:1px;
    padding-bottom:1px;
    padding-top:5px;
}

#topOfCanvas { /* The bit above the contentArea */
    font-family: Trebuchet MS, Tahoma, Courier,Impact,Georgia,Verdana,Arial,Helvetica,sans-serif;
    /*width: 100%;*
    float: left;
    /*padding-left: 20px;*/
    /*background-color: #fff66ff;*/
    color:#000000;

}
#topOfCanvas h1 {
    /*height: 150px;*/
    margin-left: 10px;
    color: #666666;
}
#topOfCanvas img {
padding-right: 35px;
border-width: 1px;
border-style: dashed;
border-color: #b0a6a6;
}
#headerArea {/* Where the seo link targets are written */
    margin-top: 0px;
    text-align:right;
    width:100%;
    background-color: #676767;
    font-size: 1em;
}
#headerArea h1 {
    font-size: 0.75em;
}
#headerArea p {
    color:#c1b6b6;
    text-align: right;
    padding-left: 20px;
}

#headerArea ul {
text-align:right;
padding-left: 50px;
}

#headerArea li {
text-align:right;
display:inline;
/*color: #958d8d;*/
/*color: #c1b6b6;*/
/*padding: 10px 5px 15px 50px;*/
}

#headerArea a {
  text-decoration: none;
  color: #dcdcdc;
  font-size:smaller;
  font-style:italic;
}


.imageHolder h1 {
background-color:green;
color: red;
}

#imageGroup p {
font-style: italic;
font-size:0.85em;
text-decoration: none;
position:relative;
top: -164px;
left: 80px;
right: 75px;
color:white;
width: 170px;
/*height: 50px;*/
background-image: url(../images/grid.png);
background-repeat: repeat-both;
border-width: 1px;
border-style: dashed;
border-color: blue;
}

#imageGroup p:before {
    content: '"';
}
#imageGroup p:after {
    content: '"';
}


#contentArea { /* The main area where text graphics occur */
    font-family: Trebuchet MS, Tahoma, Courier,Impact,Georgia,Verdana,Arial,Helvetica,sans-serif;
    margin-top: 30px;
    margin-left: 10px;
    padding-left: 30px;
    padding-right:20px;
    margin-right: 10px;
    width: 360px;
    /*width: 410px; */
    float: left;
    background-color: white;
    border-width: 1px;
    border-style: dashed;
    border-color: blue;
    /*color:#000000;*/
  /*background-image: url(../images/component7.jpg);
  background-repeat: repeat-y;*/
}

#contentArea img {
 padding: 0px 0px 0px 0px;
}

#contentAreaFull {
    font-family: Trebuchet MS, Tahoma, Courier,Impact,Georgia,Verdana,Arial,Helvetica,sans-serif;
    padding-left: 0px;
    padding-right:0px;
    width: 850px;
    float: left;
    background-color: white;
    color:black;
}



#contentArea h1 {
  font-family: Verdana,Georgia;
  padding-top: 30px;
  padding-bottom: 15px;
  font-size: large;
  text-align:left;
  color: #006cb3;
}

#contentArea h2 {
  font-size: medium;
  font-family: Verdana;
  padding-top:5px;
  color: grey;
  text-align:right;
}

#contentArea p {
    font-size: small;
    font-family: georgia, verdana;
    line-height:22px;
    color:grey;
}

#contentArea h3 {
    font-size:1em;
}

#contentArea ul {
    color:black;
    font-size: small;
    font-family: georgia, verdana;
    line-height:25px;
}
#contentArea a {
color:orange;
}

#rightPanel {
  width: 260px;
  float: left;
}

#rightPanel p{
   padding: 7px 7px 7px 7px;
}

#rightPanel h1 {
padding: 7px 7px 7px 7px;
  font-family: Georgia;
  font-size: small;
  font-style: italic;
}

#rightPanel h2 {
padding: 7px 7px 7px 7px;
  font-family: Georgia;
  font-size: small;
  font-style: italic;
}

#rightPanel img {
margin-left: auto;/* Centre the image*/
margin-right: auto;/* Centre the image */
margin-top: 30px;
margin-bottom: 65px;
}

.align-left { /* For images*/
float:left;
margin-left: 10px;
margin-right:  0px;
margin-top: 15px;
margin-bottom: 15px;
}

.align-right { /* For images*/
float:right;
margin-top: 20px;
margin-left: 47px;
margin-right: 60px;
}

.logo {
float:left;
margin-left: 0px;
margin-right:  0px;
margin-top: 0px;
margin-bottom: 0px;
}

.photo { /* For images*/
float:right;
margin-left: 0px;
margin-right: 3px;
}

.three { /* For images*/
float:right;
margin-left: 10px;
margin-right: 45px;
}

.border { /* For images*/
/*float:left;*/
display:block;
text-align: center;
margin-left: auto;
margin-right: auto;
/*margin-top: 0px;*/
margin-bottom: 10px;
border-width: 5px;
border-style: solid;
border-color: #eac67a;
}

.borderLeft { /* For images*/
/*float:left;*/
/*display:inline;*/
/*text-align: center;*/
/*padding: 63px 13px 13px 13px;*/
/*margin-top: 0px;*/
/*margin-bottom: 10px;*/
margin-top: 70px;
margin-left: 5px;
border-width: 5px;
border-style: solid;
border-color: #b0a6a6;
}


.photo { /* For images*/
float:right;
margin-left: 0px;
margin-right: 53px;
}

.two { /* For images*/
float:center;
/*margin-left: 0px;
margin-right: 79px;*/
margin-top: 14px;
margin-left: 36px;
margin-bottom: 5px;
border-width: 5px;
border-style: solid;
border-color: #ea932c;
}
.three { /* For images*/
float:right;
margin-left: 0px;
margin-right: 45px;
}
#footer {
  /*width: 95%;		*/
  clear: both;
  padding: 8px 8px 8px 8px;
  background-color: #787272;
  font-size: smaller;
  border-width: 1px;
  border-style: dashed;
  border-color: #ffffff;
}
#footer p {
/*  color: #eaeaea;*/
    color:#c1b6b6;
  text-align: right;
  padding-right: 10px;
}
#footer ul {
text-align:right;
padding-left: 50px;
}

#footer li {
text-align:right;
display:inline;
/*color: #958d8d;*/
/*color: #c1b6b6;*/
padding: 10px 5px 15px 10px;
}

#footer a {
  text-decoration: none;
  color: #dcdcdc;
}

#foooter li a {
  text-decoration: none;
  /*color: #c1b6b6;*/
/*    color:#c1b6b6;*/
color:#a79f9f;
/*text-align:right;*/
  padding: 10px 30px 15px 10px;
}

caption {
background-color: #ffffff;
color:white;
}

mailto {
  color: #666666;
}

li {
  padding: 0px 0px 0px 7px;
  font-size: small;
  font-family: georgia, verdana;
}
