
.mugshot {
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;   
}

.logo {
   width: 200px;
   height: 140px;
   display: inline-block;
   background-color: #ffffff;
   text-align: center;
   
}

.tinytext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal; 
   font-weight: normal;
   color: #333333;
   padding-right:10px;
}

.bodytext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal; 
   font-weight: normal;
   color: #333333;
   line-height: 180%;
   padding-right:10px;
}

.bodytextlarge {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-style: normal; 
   font-weight: normal;
   color: #333333;
   line-height: 180%;
   padding-right:10px;
}

.bodytextbold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal; 
   line-height: normal;
   font-weight: bold;
   color: #333333;
}

.greytext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal; 
   font-weight: normal;
   color: #666666;
   line-height: 180%;
   padding-left:10px;
}

.greytextbold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal; 
   font-weight: bold;
   color: #666666;
   line-height: 180%;
   padding-right:10px;
}

.greytextlink {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal; 
   font-weight: normal;
   color: #666666;
   line-height: 180%;
}

.greytextlink:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal; 
   font-weight: normal;
   color: #666666;
   line-height: 180%;
   text-decoration: underline;
}

.greytextboldlink {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: bold; 
   line-height: normal;
   font-weight: bold;
   color: #666666;
}

.greytextboldlink:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: bold; 
   line-height: normal;
   font-weight: bold;
   color: #666666;
   text-decoration: underline;
   
}

.pagetitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-style: bold; 
   line-height: normal;
   font-weight: bold;
   color: #996699;
}

.tabletitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-style: bold; 
   line-height: normal;
   font-weight: bold;
   color: #996699;
}

.tabletitlesmall {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: bold; 
   line-height: normal;
   font-weight: bold;
   color: #996699;
}

.splashlink{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal; 
   line-height: normal;
   font-weight: bold;
   color: #999999;
   padding-right: 50px;
}

.phonenumber{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal; 
   line-height: normal;
   font-weight: bold;
   color: #333333;
   padding-left:25px
}

.adtitle{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal; 
   line-height: normal;
   font-weight: bold;
   color: #333333;
   padding-left:10px
}

.hours{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal; 
   font-weight: normal;
   color: #333333;
   padding-left:25px;
   line-height: 180%;
}

.footer {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal; 
   line-height: normal;
   font-weight: normal;
   color: #999999;
}


.breadcrumb {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal; 
   line-height: normal;
   font-weight: bold;
   color: #330066;
}

.breadcrumb:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal; 
   line-height: normal;
   font-weight: bold;
   color: #330066;
   text-decoration: underline;
}

.new{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: bold; 
   font-weight: bold;
   color: #000099;
}


// index 2

.topborder {
   background-color: #999999;
   border-bottom: solid 1px #330066;
   width: 100%;
   height:5px;
}

div.browser{
   background-color: #999999;
   height: 100%;
   width: 100%
}

div.pagebg {
   float: left;
   background-color: #ffffff;
   height: 100%
   width: 800px;
}