/* CSS Document */
body{
font-family:"Tahoma", Verdana, Arial;
font-size:11px;
background-color:#003333;
color:#FFFFFF;
padding:0;
margin:0;
}
h1, h2, h3, h4, h5{
padding:0;
margin:0;
color: #003333;
}
h1{
font-size:18px;
font-weight:normal;
}
h2{
font-size:16px;
}
h3{
font-size:12px;
}
h4{
font-size:11px;
}
h5{
font-size:10px;
}
div{
margin:0;
padding:0;
}
a:link, a:visited{
color:#D3661D;
text-decoration:none;
}
a:hover, a:active{
color:#669933;
text-decoration:underline;
}
/*header styles */
#top1{
background-color:#003333;
background-image:url(/images/shadowtop_green.jpg);
background-position:bottom left;
background-repeat:repeat-x;
text-align:right;
padding:10px 25px 10px 5px;
}
#top2{
width:100%;
background-image:url(/images/headerbg.jpg);
background-position:top left;
background-repeat:repeat-x;
border-top:5px solid #003333;
border-bottom:5px solid #003333;
}
#toptree{
background-image:url(/images/treesbg.jpg);
background-position:top left;
background-repeat:repeat-x;
border-left:5px solid #003333;
height:130px;
}
/*nav*/
#top1 a{
font-variant:small-caps;
font-weight:bold;
font-size:10px;
letter-spacing:3px;
padding-right:5px;
padding-left:5px;
}
#top1 a:link, #top1 a:visited {
color:#FFFFFF;
text-decoration:none;
}
#top1 a:hover, #top1 a:active{
color:#669933;
}
#navbg {
vertical-align:top;
padding:30px 0 10px 0;
border-right:1px solid #D3661D;
}
#nav{
width:210px;
padding-bottom:15px;
}
#nav a{
display:block;
text-align:right;
padding:7px;
font-variant:small-caps;
font-size:11px;
font-weight: bold;
background-repeat:no-repeat;
background-position:center left;
}
#nav a:link, #nav a:visited {
color:#D3661D;
text-decoration:none;
border-bottom:1px solid #D3661D;
background-image:url(/images/arrowright.gif);
}
#nav a:hover, #nav a:active{
color:#ffffff;
text-decoration:none;
background-image:url(/images/arrowright2.gif);
background-color:#D3661D;
}
#navbg h1{
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
}
#subnav {
font-size:10px;
text-align:right;
}

#subnav a{
background-repeat:no-repeat;
background-position:center left;
display:block;
padding:2px ;
text-decoration:none;
}
#subnav a:link, #subnav a:visited{
background-image:url(/images/arrowright.gif);
background-color:#FFFFFF;
}
#subnav a:hover, #subnav a:active{
color:#FFFFFF;
background-color:#D3661D;
background-image:url(/images/arrowright2.gif);
}
/* content wraps*/
#wrap{
width:100%;
}
#center{
background-color:#FFFFFF;
border-bottom:5px solid #003333;
color:#326F37;
}
#content {
width:500px;
padding:30px;
}
#content td{
vertical-align:top;
}
#content h1, h2, h3, h4{
padding:5px 0 5px 0;
}
#content h1{
border-bottom:1px solid #D3661D;
margin-bottom:15px;
}
#content p{
text-align:justify;
letter-spacing:1px;
line-height:160%;
}
#content li{
margin-top:5px;
margin-bottom:5px;
}
#products p{
text-align:left;
line-height:normal;
letter-spacing:normal;
}
#products li{
font-weight:normal;
letter-spacing:normal;
}
#products ul{
margin-left:20px;
padding:0;
}
#contact p{
line-height:normal;
}
#contact h1{
font-size:14px;
font-weight:bold;
border-bottom:none;
margin:10px 0 0 0;
padding:0;
}
#contact h2{
color:#D3661D;
font-size:12px;
font-weight:bold;
margin-top:10px;
}

/* footers  */
#footer{
color:#339966;
font-size:9px;
letter-spacing:1px;
line-height:150%;
width:100%;
height:130px;
border-top:15px solid #D3661D;
background-image:url(/images/footerbg.jpg);
background-position:top left;
background-repeat:repeat-x;
background-color:#003333;
padding:15px 15px 3px 15px;
}
#footer a:link, #footer a:visited {
text-decoration:none;
color: #FFFFFF;
}
#footer a:hover, #footer a:active{
color:#339966;
text-decoration:underline;
}
#footer h1 {
font-size:14px;
font-weight:bold;
color:#FFFFFF;
padding-top:5px;
}
/* misc classes & IDS */
.strong{
font-weight:bold;
color:#740749;
}
.small{
font-size:9px;
}
.strongBLK{
font-weight:bold;
color:#0099CC;
}
.padTop{
padding-top:20px;
}
.padRT{
padding-right:10px;
}
.padRTbrd{
padding-right:10px;
border-right:1px solid #D3661D;
}

.padLT{
padding-left:10px;
}
.shadowTOP{
background-image:url(/images/shadowtop_green.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#003333;
height:20px;
}

.shadowBT{
background-image:url(/images/shadowbottom_green.jpg);
background-position:top left;
background-repeat:repeat-x;
height:20px;
background-color:#003333;
}
.shadowBTwhite{
background-image:url(/images/shadowbottom_white.jpg);
background-position:top left;
background-repeat:repeat-x;
height:15px;
}
.shadowTOPwhite{
background-image:url(/images/shadowtop_white.jpg);
background-position:bottom left;
background-repeat:repeat-x;
height:15px;
}

.hline{
background-image:url(/images/hdot.gif);
background-position:center left;
background-repeat:repeat-x;
padding:8px 0 8px 0;
}
.borderBT{
border-bottom:5px solid #003333;
}
.borderLT{
border-left:1px solid #D3661D;
}

.imageLTCol{
border-bottom:5px solid #FFFFFF;
border-top:5px solid #FFFFFF;
}

.imagesRT{
padding:4px;
margin-left: 15px;
float:right;
background-color:#FFFFFF;
border:1px solid #99CC99;
}
.imagesLT{
padding:4px;
margin-right: 15px;
float:left;
background-color:#FFFFFF;
border:1px solid #99CC99;
}
.tag{
background-color:#D3661D;
color:#FFFFFF;
padding:5px 5px 5px 15px;
}
.tag h1{
color:#FFFFFF;
font-variant:small-caps;
font-size:10px;
letter-spacing:3px;
}
.pdf a{
background-image:url(/images/pdf.gif);
background-repeat: no-repeat;
background-position: center left;
display: block;
margin:5px 0 5px 0;
padding: 0 0 5px 25px;
}
.doc a{
background-image:url(/images/doc.gif);
background-repeat: no-repeat;
background-position: center left;
display: block;
margin:5px 0 5px 0;
padding: 0 0 5px 25px;
}
#announce{
color:#669966;
border-top:4px solid #669966;
border-bottom:4px solid #669966;
padding:15px;
}
#announce h1{
font-size:12px;
font-weight:bold;
border-bottom:1px solid #669966;
padding:5px;
}
