#bottomBar {height:70px; background:#99CCFF; clear:both;
            width: 737px; text-align:center; text-transform:uppercase; letter-spacing: 8px;
            word-spacing: 4px; color:#FFFFFF; font-family: sans-serif; font-weight:900; font-size: 14px}
#bottomBar p {
	position: relative;
	top: 27px;
	color: #ECE9D8;
}
#sideBar, #content {float: left} 
#sideBar {margin: 5px; width: 186px; height: 500px}
#content {width:537px}

#logo {height:121px; width: 73px}
#menu {list-style: none; margin-left:0px; padding-left:0px; position: relative; top:5px; left:0px;}
#menu li {list-style-type: none; display: block}
#menu a {text-decoration: none; color:#6D6560; font-family: sans-serif; font-weight:900; font-size: 12px}
#menu a:hover, #menu #here {color:#99CCFF}
#address, #phone {font-family: Verdana, Arial, Helvetica, sans-serif; position: relative;
                    top:15px; left:0px; font-size: 10px}
#web {visibility: hidden}

strong {font-weight: 900}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 900; font-size: 18px}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 500; font-size: 18px}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 900; font-style: italic; 
    font-size: 13px}
a img {border: none}
#content p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding-top: 5px;
 padding-bottom: 5px;
 text-align: justify;
 font-size: 12px
}
#content li {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px
}

p.caption {margin-top: 0px; font-size: 8px !important; text-align: left}

#mainHeading {position:static; color:#000000; background:#FFFFFF; font-size: 32px; padding: 10px;
                margin:0px; border-bottom: 1px solid #99CCFF}

#footer {clear:both}
#footer p {text-align: center; font-weight:900}

.centre {
	text-align: center !important;
	margin-right: auto;
	margin-left: auto;
}

.pipeList {list-style-type: none; display:block; text-align:center; width:537px; margin:0px; padding:0px;
            border:0px}
.pipeList li {display:inline; border-left: 1px solid black; padding:0px 1px 0px 5px; margin:0px}
.pipeList li:first-child {border: none}

.newsey {clear: both; padding-top: 10px; margin-bottom: 10px}
.newsey img {float: right}
.newsey h3 {width: 260px}

.advertLink a {background-repeat: no-repeat; padding:12px 46px 12px 0px; background-position: right;
                text-decoration: none; color:#6D6560; background-image:url(../images/Button.png);
                font-family:sans-serif; font-weight:900; font-size: 16px}
.advertLink a:hover {color:#99CCFF; background-image:url(../images/ButtonRollover.png)}

#grey {background-image:url(../images/indexBackground.gif); background-repeat: no-repeat;
        background-color:rgb(110,96,88); width:537px; height: 476px}
#grey ul {position: relative; left:109px; top:45px; width:360px}
#grey li {text-align:center; list-style-type: none; display: block; float:left; width:120px; height:130px}
#grey a {display: block; background-repeat: no-repeat;
            background-image:url(../images/unselectedcircle.gif); 
        font-size: 12px; text-decoration: none; color:#8B7A72; font-family: sans-serif; font-weight:900;
        width:120px; padding-top:105px; height:30px}
#grey a:hover {color:#99CCFF; background-image:url(../images/selectedcircle.gif)}

#Brochures ul {list-style-type: none; display:block; text-align:center; width:537px; margin:0px; padding:0px; border:0px}
#Brochures li {display: inline}
#Brochures li img {margin: 20px}

@media print {
    #menu, #menu a, #menu li, #bottomBar, .dontprint{display:none; visibility: hidden;
    height:0px; width:0px; position: absolute}
    #sideBar, #content {clear: both}
    #sideBar {height: 130px; width: 100%; border-bottom: 1px solid black}
    #content {top: 130px; width: 191mm}
    .pipelist {width:191mm}
    #address, #phone, #logo {position:absolute; top:0px}
    #logo {left: 15px}
    #address {left: 280px}
    #phone {left: 430px}
    #web {visibility: visible}
    #mainHeading {clear: both; border: none}

    /*
    #sideBar {position:fixed}
    #content {margin-top: 135px}
    */
}


.delete {text-decoration:line-through; color:red}
.delete img {border:3px solid red}
/*.delete {display:none; visibility:hidden; position: absolute}*/
