/*** GENERAL DECLARATIONS ***/
body {
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
margin: 0px;
padding: 0px;
}

img {
border: none;
}

a {
text-decoration: underline;
color: #006C67;
}

a:visited {
color: #6C0000; 
}

a:hover {
color: #338C87;
}

/*** CONTAINER BLOCKS ***/
div.header {
width: 980px;
top: 5px;
left: 5px;
height: 60px;
margin: 0px 10px;
overflow: hidden;
}

div.mainnav {
width: 975px;
top: 65px;
left: 5px;
height: 31px;
margin: 0px 10px;
overflow: hidden;
background: url(images/headerlines.gif) no-repeat top left;
}

div.contentblock {
position: absolute;
width: 600px;
left: 205px;
top: 100px;
}

div.secondarynav {
position: absolute;
left: 5px;
top: 100px;
width: 200px;
}

div.rightblock {
position: absolute;
left: 805px;
top: 100px;
width: 200px;
}

div.contentinner {
margin: 0 10px 4px 10px;
border: 1px solid #006C67;
}

/*** MAIN HEADER / CONTENT ***/
h1 {
margin: 4px 10px 0 10px;
padding: 4px 12px;
font-size: 18px;
font-weight: 800;
color: #B8D5D5;
background: url(images/transagreen.gif) no-repeat;
background-position: 100% 100%;
border: 1px solid #006C67;
}

div.contentinner h2 {
margin: 0px;
padding: 8px 80px 8px 16px;
font-size: 14px;
font-weight: 800;
}

.postdate {
background-color: #006C67;
color: #FFF;
border-bottom: 1px solid #9AC4C4;
border-right: 1px solid #9AC4C4;
position: absolute;
right: 0px;
margin-top: -26px;
padding: 4px;
font-size: 12px;
font-weight: 800;
}

div.contentinner p {
margin: 0px;
padding: 8px 16px;
font-size: 12px;
text-indent: 24px;
text-align: justify;
line-height: 130%;
}

div.contentinner p.indented {
text-indent: 0px;
padding: 8px 16px 8px 28px;
}

div.contentinner p.noindent {
text-indent: 0px;
}

/*** SIDEBAR HEADERS / CONTENT ***/
.secondarynav h3, .rightblock h3 {
margin: 4px 10px 0 10px;
padding: 4px 8px;
background-color: #006C67;
background: url(images/lighttab.gif) no-repeat top;
font-size: 16px;
color: #000;
}

.secondarynav p {
font-size: 12px;
margin: 5px 0px;
padding: 6px;
}

.rightblock p {
font-size: 11px;
margin: 5px 0px;
padding: 6px;
}

img.callus {
margin: 4px 10px;
}

.secondarynav h4 {
margin: 12px 5px 2px 5px;
padding: 0px;
font-size: 12px;
font-weight: 800;
}

.linklist {
margin: 0 5px;
padding: 0px;
font-size: 12px;
font-weight: 800;
}

.linklist a {
text-decoration: none;
color: #006C67;
}

.linklist a:visited {
color: #6C0000; 
}

.linklist a:hover {
text-decoration: underline;
}

.navbody {
background-color: #D2D2D2;
border: 1px solid #006C67;
margin: 0px 10px 0px 10px;
}

.navfooter {
background: url(images/tabbottom.gif) no-repeat bottom;
font-size: 1px;
height: 8px;
z-index: 2;
margin: -1px 10px 4px 10px;
}

.customerquote {
margin: 4px 10px 8px 10px;
background: url(images/upperquote.gif) transparent no-repeat 0% 15%;
border: 1px dashed #006C67;
}

.customerquote h4 {
margin: 0;
padding: 4px;
font-size: 14px;
font-weight: 800;
}
.customerquote p {
margin: 0;
padding: 8px;
font-size: 11px;
text-align: justify;
line-height: 25px;
background: url(images/lowerquote.gif) transparent no-repeat 100% 100%;
}

/*** MISC LIMITED USE ***/
img.frontpagetagline {
margin: 4px 10px 4px 10px;
padding: 0px;
border: 3px solid #006C67;
}

img.leveltwoheader {
margin: 4px 10px 0px 10px;
padding: 0px;
}

p.fronttext {
margin: 13px 10px;
font-size: 13px;
}

p.fronttext em {
font-weight: 800;
font-style: italic;
padding: 0 0 0 20px;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

input.search {
display: inline;
}

.searchbox {
float:right;
margin: 22px 5px 5px 5px;
height: 24px;
overflow: hidden;
}

.newsletterbox {
padding: 4px 12px;
}

ul {
margin: 0 0 16px 0;
}

li {
margin: 0px; 4px;
font-size: 12px;
}

a.blocklink {
display: block;
margin: 0px 16px;
font-size: 12px;
font-weight: 800;
text-decoration: none;
color: #006C67;
}

a.blocklink:visited {
display: block;
margin: 0px 16px;
font-size: 12px;
font-weight: 800;
text-decoration: none;
color: #006C67; 
}

a.blocklink:hover {
display: block;
margin: 0px 16px;
font-size: 12px;
font-weight: 800;
text-decoration: underline;
color: #338C87;
}

ul.navbuttons {
position: relative;
right: 0px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin:0px;
}

ul.navbuttons li {
float: right;
margin: 0px;
padding: 0px;
}

div.bubble {
margin-left: auto;
margin-right: auto;
margin-top: 8px;
margin-bottom: 8px;
border: dashed 1px #006C67;
width: 90%;
padding: 8px;
}