/* Mei's Styles */

a{
background:none !important;
}
header{
height: 145px;
background: #CCC url(../images/header.jpg) no-repeat center top;
}
header h1{
text-indent:-9999px;
}
article{
font-size:1.15em;
line-height:1.5em;
}
#sidebar div h3{
background:#d9e2fb;
border: 1px solid #EFF0F1;
color: #555555;
font: bold 1.1em Verdana,'Trebuchet MS',Sans-serif;
margin-top: 10px;
margin-bottom:5px;
padding: 5px 0 5px 10px;
}
#sidebar div h4{
background:#b30000;
border: 1px solid #b30000;
color: #cccccc;
font: bold 1.1em Verdana,'Trebuchet MS',Sans-serif;
margin-top: 10px;
margin-bottom:5px;
padding: 5px 0 5px 10px;
}

#sidebar div p{
border: 1px solid #EFF0F1;
margin: 0 0 5px;
}
p.gmap {
background:transparent url("../images/go.gif") 10px center no-repeat;
padding-left:25px;
}

#main h2{
font-size:2em;
color:#333;
text-transform:none;
font-weight:normal;
line-height:1.2em;
}

article p img{
float:none;
margin:6px 6px 0px 0px;
}
figure{
float:right;
}
figcaption{
font-size: smaller;
font-weight: bold;
text-align: center;
border:2px solid #ccc;
border-top: 0px;
margin-top: -5px;
}