﻿/* Global Styles */

* {
   padding:0;
   margin:0;
}

/* Page */

html body
{
    background-color: rgb(0,153,153);
    font: calibri;
    margin:0;
    text-align:center;
}

/* Masthead */

#masthead {
   margin:0 auto;
   width:100%;
   height:110px;
   background-color: rgb(255,255,255);
   text-align:left;
}

div.container {
   width:980px;
   margin:0 auto;
    height: 110px;
}

#masthead #logo {
   float:left;
   width:180px;
}

#masthead #mastright
{
    float: right;
    width: 700px;
    height: 110px;
}

#webaddress 
{
    color: rgb(0,153,153);
    float: right;
    height: 70px;
    font: calibri;
    font-size: 20pt;
    vertical-align: top;
}

#masthead #nav {
   width:700px;
   float:right;
   font-size: 10pt;
   padding:0 0 0 0;
    height: 40px;
}

#nav ul {
   list-style:none;
}

#nav ul li {
   display:inline;
   background-repeat:no-repeat;
   background-position:right top;
   float:right;
   margin:0 0 0 0px;
    height: 40px;
}
#nav ul li a 
{
    background-image:url(graphics/main-button.gif);
    background-repeat: no-repeat;
    background-position:right;
    color:rgb(255,255,255);
    display:block;
    height:30px;
    width:130px;
    font-weight:bold;
    text-align:center;
    font-size:1em;
    float:right;
    padding-top:8pt;
    text-decoration:none;
}
#nav ul li a:hover 
{
    background-image:url(graphics/main-button-hover.gif);
    background-repeat: no-repeat;
    background-position:right;
    color:rgb(0,102,102);
    text-decoration:underline;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
      #header a {float:none;}
/* End IE5-Mac hack */

#masthead #nav div.breaker {
   background-color:transparent;
   display:none;
}

#line
{
    height: 5px;
    background-color: rgb(0,102,102);
    padding: 0 0 0 0;
}

#main
{
    width:100%;
}

#maincontainer
{
    width:980px;
    margin:0 auto;
}

#left
{
    float:left;
    width: 15%;
}

#lefttop
{
    width:150px;
    float:left;
    background-image:url(graphics/side-top-curve.gif);
    height:10px;
}

#lefttitle
{
    font: calibri;
    font-size: 10pt;
    font-weight: bold;
    float:left;
    background-color: rgb(0,204,204);
    color: rgb(255,255,255);
    margin: 0;
    text-align: left;
    width: 144px;
    border-left: 3px solid rgb(0,102,102);
    border-right: 3px solid rgb(0,102,102);
}

#lefttext
{
    float: left;
    font: calibri;
    font-weight:bold;
    font-size: 8pt;
    background-color: rgb(255,255,255);
    color: rgb(0,102,102);
    padding: 10px 10px 10px 10px;
    text-align:left;
    width: 124px;
    border-left: 3px solid rgb(0,102,102);
    border-right: 3px solid rgb(0,102,102);
}

#leftbottom
{
    float: left;
    width:150px;
    background-image:url(graphics/side-bottom-curve.gif);
    background-repeat:no-repeat;
    height:10px;
    border: 0 0 0 0;
} 

#centre
{
    width: 70%;
}

#centretop
{
    width:600px;
    background-image:url(graphics/top-curve.gif);
    background-repeat:no-repeat;
    height:10px;
}   

#centretitle
{
    font: calibri;
    font-size: 14pt;
    font-weight: bold;
    background-color: rgb(0,102,102);
    color: rgb(255,255,255);
    margin: 0;
    width: 594px;
    border-left: 3px solid rgb(0,204,204);
    border-right: 3px solid rgb(0,204,204);
}

#centretext
{
    font:calibri;
    font-weight:bold;
    font-size: 10pt;
    background-color: rgb(255,255,255);
    color: rgb(0,102,102);
    text-align:justify;
    padding: 10px 20px 10px 20px;
    width: 554px;
    border-left: 3px solid rgb(0,204,204);
    border-right: 3px solid rgb(0,204,204);
}

#centrebottom
{
    width:600px;
    background-image:url(graphics/bottom-curve.gif);
    background-repeat:no-repeat;
    height:10px;
    border: 0 0 0 0;
} 

#right
{
    float: right;
    width: 15%;
}

#righttop
{
    width:150px;
    float:right;
    background-image:url(graphics/side-top-curve.gif);
    height:10px;
}

#righttitle
{
    font: calibri;
    font-size: 10pt;
    font-weight: bold;
    float: right;
    background-color: rgb(0,204,204);
    color: rgb(255,255,255);
    margin: 0;
    text-align: right;
    width: 144px;
    border-left: 3px solid rgb(0,102,102);
    border-right: 3px solid rgb(0,102,102);
}

#righttext
{
    float: right;
    font: calibri;
    font-weight:bold;
    font-size: 8pt;
    background-color: rgb(255,255,255);
    color: rgb(0,102,102);
    padding: 10px 10px 10px 10px;
    text-align: right;
    width: 124px;
    border-left: 3px solid rgb(0,102,102);
    border-right: 3px solid rgb(0,102,102);
}

#rightbottom
{
    float: right;
    width:150px;
    background-image:url(graphics/side-bottom-curve.gif);
    background-repeat:no-repeat;
    height:10px;
    border: 0 0 0 0;
} 

#list
{
    padding-left: 40px;
}

/*body
{
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    color: Black;
    background-color: RGB(205,0,51);
    /*background-image: url( '../public_html/image001.jpg' );
    border: 0;
}

#Masthead {
   margin:0 auto;
   width:100%;
   height:104px;
   background-image: url("../public_html/image001.jpg");
   background-repeat: repeat-x;
   text-align:left;
}
#Masthead div.Container {
   width:980px;
   margin:0 auto;
}
#Masthead #Logo {
   float:left;
   width:260px;
}


.NormalUnderline
{
    text-decoration: underline;
}
.MainLeftAllign
{
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    text-align: left;
}
.MainRightAllign
{
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    text-align: right;
}
.MainJustifyAllign
{
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    text-align: justify;
}
.MainCenterAllign
{
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    text-align:center;
}
div.Masthead
{
    font: Calibri;
    background-color: White;
}

div.WebAddress
{
    font: Calibri;
    font-size: 16pt;
}
table.Header
{
    font-family: Calibri;
    font-size: 10 pt;
    border-width: 0;
    width:100%;
    background-color:White
}
table.SubHeader
{
    text-align:center;
    width:100%
}
table.Detail
{
    font-family: Calibri;
    font-size: large;
    border:0;
    width:100%
}
table.HouseColours
{
    border: 0;
    width: 60%;
    right: auto;
    left: auto;
}

td.HeaderLogo
{
    width: 20% ;
    border: 0 ;
}

.WebAddress
{
    font-size: 18pt;
    text-align:right;
}

td.WebAddress
{
    font-size: 18pt;
    width: 80%;
    text-align:right;
}

td.Title
{
    font-family: Calibri;
    font-size: large;
    font-weight: bold;
    font-style:normal;
    text-align:center;
    color:White;
    background:teal;
}
td.House1
{
    font-family: Calibri;
    font-size:small;
    font-weight: bold;
    font-style:normal;
    text-align:left;
    color:White;
    background:teal;
    width:40%
}
td.House2
{
    font-family: Calibri;
    font-size:small;
    font-weight: bold;
    font-style:normal;
    text-align:left;
    color:White;
    background:teal;
    width:15%
}
td.Text
{
    font-family:Calibri;
    font-size:small;
    font-weight:bold;
    font-style:normal;
    text-align:justify;
}
td.TextBottom
{
    font-family:Calibri;
    font-size:smaller;
    font-weight:bold;
    font-style:normal;
    text-align:left;
    vertical-align:bottom
}
td.LeftSide
{
    text-align:left;
    width:15%
}
td.RightSide
{
    text-align:right;
    width:15%
}
td.OutsideColumn
{
    width: 5%
}
td.Addresses
{
    width:40%;
    border:0
}
td.OtherFields
{
    width:40%;
    border:0
}
hr.Line
{
    height: 1;
    width:100%;
    color:#006699
}
td.SubHeaderColumns
{
    width:20%;
    text-align:center
}
a:link
{
    color:Teal
}
a:visited
{
    color:Teal
}

*/
