BODY { font-family: arial, sans-serif; font-size: 11px; line-height: 16px; background-color: #18187D;}


#containerhome {
margin: 10px auto;
position: relative; 
width: 750px;
}


#container {
margin: 10px auto;
position: relative; 
height: auto;
width: 750px;
background-image: url('../imgs/bluecol.gif');
background-repeat: repeat-y;
}


a:link { color: #FFFFFF; text-decoration: none;}
a:visited { color: #FFFFFF; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: none;}
a:active { color: #FFFFFF; text-decoration: none;}

#text a:link { color: #0033ff; text-decoration: none;}
#text a:visited { color: #0033ff; text-decoration: none;}
#text a:hover { color: #0033ff; text-decoration: none;}
#text a:active { color: #0033ff; text-decoration: none;}


.nav { font-family: arial, sans-serif; font-size: 13px; line-height: 14px; font-weight: bold; color: #ffffff; }
.navinactive { font-family: arial, sans-serif; font-size: 13px; line-height: 14px; font-weight: bold; color: #f4d808; }
.subnav { font-family: arial, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #ffffff; margin-left: 10px; }
.subnavinactive { font-family: arial, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #f4d808; 
margin-left: 10px; }
.subsubnav { font-family: arial, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #ffffff; margin-left: 20px; }
.subsubnavinactive { font-family: arial, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #f4d808; 
margin-left: 20px; }


.txthme { font-family: arial, sans-serif; font-size: 13px; line-height: 17px; color: #ffffff; }
.txt  { font-family: arial, sans-serif; font-size: 14px;  line-height: 16px }
.hed { font-family: arial, sans-serif; font-size: 20px; line-height: 19px }
.subhed { font-family: arial, sans-serif; font-size: 14px; line-height: 15px; font-weight: bold }
.cpy { font-family: arial, sans-serif; font-size: 9px; line-height: 13px; color: #000000 }
.homepagephone {color: #FFCC00}


#logo { float:left; width:225px; height:90px; z-index:5; }
#pvstripe { float:left; width:525px; height:90px; z-index:4; }
#nav { float:left; width:200px; height:600px; z-index:3; padding-left: 15px; margin-top: 20px; }
#text { float:left; width:490px; z-index:2; margin-left: 25px; margin-top: 20px; }
