
/*this class is redefined on every chapter*/

.whereAmi {
/*background:#5D9BB2;*/
background:#6699CC;
color:White;
font-size:12px;
font-weight:bold;
text-align:center;
vertical-align:left;
font-family:arial;
}

.w-trimithousa a {
text-decoration:underline;
}

.border {
border-right:1px solid #6699CC;
}


.description {
width:200px;font-family:arial;color:white;font-size:12px;
}

.welcomeText {
font-size:12px;
font-family:arial;
font-weight:bold;
padding-left:25px;
padding-right:25px;
color:white;
padding-bottom:20px;

}


.shop {
border:1px solid yellow;
font-size:12px;
font-weight:bold;
font-family:arial;
}

.shopName {
background:yellow;
color:black;
height:12px;
text-align:center;
}

.shopAddress {
background:white;
color:blue;
height:40px;
text-align:center;
vertical-align:middle;
}

.shopPhone {
background:yellow;
color:black;
height:15px;
text-align:center;
}


.trimitown {
width:30px;
text-align:right;
}

.trimitext {
font-size:12px;
font-family:arial;
font-weight:bold;
color:white;
}


.trimitext a {
color:silver;
text-decoration:none;
}

.trimitext a:hover{
text-decoration:underline;
}

.w300 {
width:270px;
}
