/* CSS Document */

.bg
{background-color:#000000;
}
.bg1
{background-color:#e93004;
}
.bg2
{background-color:#d82c00;
}
.menu
{font-family:"Georgia";
font-size:15px;
font-weight:bold;
color:#FFFFFF;
}
a.menu:active
{color: #FFFFFF;
text-decoration:none;
}
a.menu:visited
{color: #FFFFFF;
text-decoration:none;
}
a.menu:hover
{color: #000000;
text-decoration:underline;
}

.downmenu
{font-family:"Arial";
font-size:11px;
color:#FFFFFF;
}
a.downmenu:active
{color: #FFFFFF;
text-decoration:none;
}
a.downmenu:visited
{color: #FFFFFF;
text-decoration:none;
}
a.downmenu:hover
{color:#e93004;
text-decoration:underline;
}

.cityinfo
{
font-family:"Arial";
font-size:14px;
color: #000000;
font-weight:bold;
margin-bottom:20px;
}
.border
{background-color:#ccc8c8;
}
.tbbg
{background-color:#e4e4e4;
}
.more
{
font-family:"Arial";
font-size:12px;
font-weight:bold;
color:#e93004;
}
.services
{
font-family:"Arial";
font-size:13px;
color:#FFFFFF;
}
.super
{font-family:"Arial";
font-size:13px;
color:#FFFFFF;
vertical-align: super;
}
.sister
{
font-family:"Georgia";
font-size:18px;
color:#000000;
font-weight:bold;
}
.content
{font-family:"Arial";
font-size:12px;
color:#000000;
text-align:justify;
}
.contact
{
font-family:"Arial";
font-size:12px;
color:#000000;
font-weight:bold;
}
.date
{
font-family:"Georgia";
font-size:15px;
color:#e93004;
font-weight:bold;
text-decoration:underline;
}
.mailbox
{background-image:url(images/pic1.jpg);
background-position:right;
background-repeat:no-repeat;
}
.title
{font-family:"Georgia";
font-size:18px;
color:#D82C00;
font-weight:bold;
}
.subtitle
{font-family:"Georgia";
font-size:15px;
color: #000000;
font-weight:bold;
}
.heading
{font-family:"Arial";
font-size:12px;
color:#000000;
font-weight:bold;
}
.heading1
{font-family:"Arial";
font-size:13px;
color: #000099; 
font-weight:bold;
}

.links
{font-family:"Arial";
font-size:13px;
color: #000000;
font-weight:bold;
}
a.links:active
{
color:#000000;
text-decoration:none;
}
a.links:visited
{
color:#000000;
text-decoration:none;
}
a.links:hover
{
color: #FF0000;
text-decoration:underline;
}