/* CSS Document */

body { font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:small; color: black; background-color: #e8e8e8; background-image: url(../images/bkgrd-redbar.gif); background-repeat: repeat-x; margin: 10px 0 0; overflow: -moz-scrollbars-vertical;}
p {}
td {}
a:link { color: #c00 ; text-decoration: none; }
a:visited { color: #c00 ; text-decoration: none; }
.tetimonialName {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
a:hover { color: #c00 ; text-decoration: underline; }
a:active { color: #c00 ; text-decoration: underline; }

#mar10 { margin: 10px; }
#border { border-right: 1px dotted #ccc; }

h1 { color: #c00; font-size: 25px; font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: 700; }
h2 { color: #000; font-size: 14px; font-weight: 700; border-bottom: 1px dotted #000; }
h3 {}

#maintext { padding: 20px 50px; }
#footertext { font-size: 10px; }
#bkgrd-footer { background-color: #e8e8e8; background-image: url(../images/bkgrd-footer.gif); background-repeat: repeat-x; }
#bkgrd-nav { background-image: url(../images/bkgrd-nav.gif); }
#bkgrd-wrapper { background-color: #fff; }

#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 150px;
width: 150px;
background: url(../images/corner-banner.png) no-repeat;
text-indent: -999em;
text-decoration: none;
}