/* CSS Document */


#sub
{font-size:0.8em;
color:#1b1a6a;}

body
{font-family:Arial, Helvetica, sans-serif;}
p
{font-size:0.8em;
color:#1b1a6a;
text-align:left;}
em
{font-size:1em;
font-weight:bold;}
h1 /* MAIN HEADING ON ALL PAGES except Home Page */
{font-weight:bold;
font-size:1.1em;
color:#1b1a6a;
text-align:left;
margin-bottom:-12px;
margin-top:-5px;}
h2 /* SECOND HEADING ON SERVICES PAGE */
{font-style:italic;
font-size:1.1em;
color:#b1ceee;
text-align:left;}

.indent 
{padding-left:30px;}

.speach 
{padding-left:30px;
font-style:italic;}

.tel
{font-size:1em;
color:#009899;
font-style:italic;
font-weight:bold;}

#bullet ul
{list-style-image:url(Images/bullet.gif);
line-height:1.3;
color:#1b1a6a;
font-family:Helvetica;
font-size:0.8em;}

#bullet ol
{line-height:1.3;
color:#1b1a6a;
font-family:Helvetica;
font-size:0.8em;}

#bulleti ul
{list-style-image:url(Images/bullet.gif);
line-height:1.3;
color:#1b1a6a;
font-family:Helvetica;
font-size:0.8em;
font-style:italic;}

#privacy ul
{list-style:disc;
line-height:1.3;
color:#1b1a6a;
font-family:Helvetica;
font-size:0.8em;}

/* -- LINKS FOR THE EMAIL TEXT ON THE CONTACT PAGE */
a.main:link, a.main:visited, a.main:active{color:#009899;font-style:italic;font-weight:bold;font-family:Helvetica;font-size:1.1em;}
a.main:hover{color:#1b1a6a;font-family:Helvetica;font-size:1.1em;font-style:italic;font-weight:bold;text-decoration:underline;}

/* -- LINKS WITHIN THE BODY TEXT */
a.contact:link, a.contact:visited, a.contact:active{color:#1b1a6a;font-family:Helvetica;font-size:1em;text-decoration:underline;}
a.contact:hover{color:#009899;font-weight:normal;font-family:Helvetica;font-size:1em;text-decoration:underline;}

/* -- HEADER LINKS WITHIN THE BODY TEXT */
a.contacth:link, a.contacth:visited, a.contacth:active{color:#1b1a6a;font-weight:bold;font-family:Helvetica;font-size:1em;text-decoration:underline;}
a.contacth:hover{color:#009899;font-weight:bold;font-family:Helvetica;font-size:1em;text-decoration:underline;}

/* -- LEFT HAND MENU BAR - MAIN NAVIGATION */
.menu /* Current Page */
{width:145px;
background-color:#ffffff;
color:#408080;
text-align:left;
list-style:none;
font-weight:bold;}
#navigation /* Active */
{width:145px;
padding: 10px 0px 0px 5px;
font-size:0.8em;
text-align:left;
/*border-left:2px solid #009899;*/}
#navigation ul 
{list-style:none;
line-height:2;
margin:0;
padding:0;
color:#006699;
text-align:left;
font-weight:normal;}
#navigation li a
{background-color:#ffffff;
color:#1b1a6a;
text-decoration:none;}
#navigation li a:hover 
{background-color:#b1ceee;
width:130px;
display:block;
color:#1b1a6a;
border-left:1px solid #1b1a6a;
border-right:2px solid #009899;}
.inactive /* Inactive/greyed-out menu items */
{width:145px;
background-color:#ffffff;
color:#cccccc;
text-align:left;
list-style:none;
font-weight:normal;}
/* -- END OF LEFT HAND MENU BAR - MAIN NAVIGATION */


/* -- FOOTER FOR SITEMAP & PRIVACY POLICY */
.site
{color:#1b1a6a;
font-family:Helvetica;
font-size:0.7em;
font-weight:bold;}
a.site:link, a.site:visited, a.site:active{color:#408080;font-family:Helvetica;font-size:0.7em;font-weight:bold;text-decoration:none;}
a.site:hover{color:#1b1a6a;font-family:Helvetica;font-size:0.7em;font-weight:bold;text-decoration:underline;}
/* -- END OF FOOTER TEXT & LINKS */

/* -- FOOTER TEXT & LINKS */
.footer
{color:#1b1a6a;
font-family:Helvetica;
font-size:0.7em;
font-weight:normal;}
a.footer:link, a.footer:visited, a.footer:active{color:#1b1a6a;font-family:Helvetica;font-size:0.7em;font-weight:normal;text-decoration:none;}
a.footer:hover{color:#1b1a6a;font-family:Helvetica;font-size:0.7em;font-weight:normal;text-decoration:underline;}
/* -- END OF FOOTER TEXT & LINKS */

/* SITEMAP */
.map
{list-style-type:none;
line-height:1.7;
color:#1b1a6a;
font-size:0.8em;}
.map1
{list-style-type:none;
line-height:1.7;
color:#1b1a6a;
font-size:1em;}
/* END OF SITEMAP */