@charset "utf-8";
body {
margin:0px;
}
.header
{
background-image:url(images/header-bg.jpg);
background-repeat:repeat-x;
}
.r_header
{
background-image:url(images/main_image.png);
background-repeat:no-repeat;
}
.menu
{
padding-left:65px;
background-image:url(images/menu-bg.jpg);
background-repeat:repeat-x;
}
.menu_bg
{
background-image:url(images/menu-bg.jpg);
background-repeat:repeat-x;
border-left:1px #b2acac solid;
border-right:1px #b2acac solid;
}
ul.Bullet
{
list-style-image:url(images/button.png);
list-style-type:none;
margin:0px;
*margin-left:40px;
*margin-right:6px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
ul.Bullet li
{
padding-left:10px;
padding-right:10px;
padding-bottom:2px;
line-height:8px;

}
ul.Bullet li a
{
text-decoration:none;
color:#000000;
display:block;
border-bottom:1px #b2acac solid;
padding:0px 8px 4px 0px;
}
ul.Bullet li a:hover
{
text-decoration:none;
font-size:14px;
color:#ff7400;
}
.search
{
border-left:1px #d7d4d4 solid;
border-right:1px #d7d4d4 solid;
background-color:#fbf1e5;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:15px;
}
.content
{
background-image:url(images/content_bg.jpg);
}
.main_con
{
background-color:#FFFFFF;
}
.welcome
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-left:10px;
}
.welcome a
{
text-decoration:none;
font-size:11px;
color:#ff7400;
}
.welcome a:hover
{
text-decoration:underline;
font-size:11px;
color:#ff7400;
}
.facilities
{
background-image:url(images/facilities_bg.png);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
padding-top:3px;
height:166px;
border-bottom:1px #c8c5c5 solid;
border-top: 1px #c8c5c5 solid;
line-height:12px;
}
.facilities a
{
text-decoration:none;
font-size:11px;
color:#000000;
}
.facilities a:hover
{
text-decoration:underline;
font-size:11px;
color:#ff7400;
}
.services
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:20px;
}
.services a
{
text-decoration:none;
font-size:11px;
color:#000000;
}
.services a:hover
{
text-decoration:underline;
font-size:11px;
color:#ff7400;
}
.news_and_events
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-left:180px;
}
.news_and_events a
{
text-decoration:none;
font-size:11px;
color:#000000;
}
.news_and_events a:hover
{
text-decoration:underlinee;
font-size:11px;
color:#FF0000;
}
.footer
{
background:#4769a9;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.footer a
{
text-decoration:none;
font-size:12px;
color:#FFFFFF;
}
.footer a:hover
{
text-decoration:underline;
font-size:12px;
}
.site_designed
{
background:#4769a9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#f9c451;
}
.site_designed a
{
text-decoration:none;
color:#f9c451;
}
.site_designed a:hover
{
text-decoration:underline;
color:#f9c451;
}
