html {
min-height: 100%;
margin-bottom: 1px;
}
html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, img {border: 0; margin: 0; padding: 0; }
h1 {
font-size: 140%;
font-weight: normal;
padding: 1.00em 0 0.25em 0;
}
h2 {
font-size: x-large;
font-weight: normal;
padding: 1.00em 0 0.25em 0;
}
h3 {
font-size: large;
font-weight: normal;
padding: 1.00em 0 0.25em 0;
}
h4 {
font-size: 132%;
font-weight: normal;
padding: 1.00em 0 0.25em 0;
}
li {
margin: 0 0 1em 0;
}
#container {
border: 0;
margin: 0 auto;
padding: 0;
width: 804px;
}
#navTop, #navTop a {font-family: Arial, Helvetica, sans-serif; text-decoration: none;
text-transform: uppercase; color: #0a4445;
font-size: small;
font-weight:bold;
}
#navBot, #navBot a {font-family: Arial, Helvetica, sans-serif; text-decoration: none;
text-transform: uppercase; color: #ffffff;
font-size: small;
font-weight:bold;
}
.normal, #sectionA p, #sectionA li, #sectionB p, #sectionC li, #sectionD p, #sectionE li, #sectionE p, #sectionF p, #sectionG p, #sectionH li, #sectionH p, #sectionI p, #pageMid p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-weight: normal;
font-size: small;
font-style:normal;
}
#sectionH li {
padding: 0 0 0 1em;
}
.textOrange {
color: #ff9900;
}
.textGreen {
color: #257f7f;
}
.textBold {
font-weight: bold;
}
.textItalic {
font-style: italic;
}
.textUppercase {
text-transform: uppercase;
}
.textLarger {
font-size: 112%;
}
.alignCentre {
text-align: center;
}
.alignJustify {
text-align: justify;
}
.alignRight {
text-align: right;
}
.alignLeft {
text-align: left;
}
.newLine {
clear: both;
}
.floatL {
float: left;
}
.floatR {
float: right;
}
.copy {
text-align: right;
font-size: x-small;
color: #ffffff;
padding-right: 32px;
}
.greenBlock {
padding: 0.2em;
color: #ffffff;
background-color: #257f7f;
margin-bottom: 0.2em;
display: block;
text-align: center;
}

#emailFriend h6, #leftTestimonial h6, #specialOffer h6 {
font-family: Arial, Helvetica, sans-serif;
background-color: #e4e4e4;
color: #156665;
font-weight: bold;
font-size: 100%;
padding: 0.4em;
margin-bottom: 0.2em;
}

#emailFriend p, #leftTestimonial p, #specialOffer p {
font-size: 64%;
padding: 0.5em;
margin-bottom: 0;
margin-top: 0;
}

form {
margin: 0.5em 0;

}