/*   ___________________________________________________________________________________________
    |
    |  Web Design Details for the ABC Maintenance Services Website
    |  -----------------------------------------------------------
    |  Style Name:                ABC.css
    |  Website:                   www.ABCMaintenanceServices.co.uk
    |  Website Designed By:       Web Design Builders
    |  Website Hosted By:         Web Design Builders
    |  Web Design Builders URL:   http://www.Web-Design-Builders.com
    |  Last Updated:              14th March 2010
    |  Copyright Notice:          Copyright ©2010 ABC Maintenance Services   All Rights Reserved
    |____________________________________________________________________________________________
 */

/* body {background-color: #FFFFFF}     /* page background colour #FFFFFF = white */
/* body {}      /* page background colour = blank */

/* PAGE TEXT SECTION: color #000066 = navy blue text */
.102746      {font-family: Verdana, Arial; font-size:  9px; color: #000066; font-weight: normal; font-style: normal; text-align:center}
.body        {font-family: Verdana, Arial; font-size: 14px; color: #000066; font-weight: normal; text-align: left}
.body_bold   {font-family: Verdana, Arial; font-size: 14px; color: #000066; font-weight: bold;   text-align: left}
.body_bold16 {font-family: Verdana, Arial; font-size: 16px; color: #000066; font-weight: bold;   text-align: left}
.body_bold_center{font-family: Verdana, Arial; font-size: 14px; color: #000066; font-weight: bold; text-align: center}
.body_bold_center_red{font-family: Verdana, Arial; font-size: 14px; color: #FF0000; font-weight: bold; text-align: center}
.body_center_red{font-family: Verdana, Arial; font-size: 14px; color: #FF0000; font-weight: normal; text-align: center}
.headings    {font-family: Verdana, Arial; font-size: 14px; color: #FFFFFF; font-weight: bold; text-align: left}
.nav_heading {border: #555555 1px solid}
.navigation  {border: #C1CDC1 1px solid}
.rights      {font-family: Verdana, Arial; font-size:  9px; color: #000066; font-weight: normal; font-style: normal; text-align:center}
.Services    {font-family: Verdana, Arial; font-size: 20px; color: #000066; font-weight: bold; text-align: left}
.space5      {font-family: Verdana, Arial; font-size:  5px; color: #FFFFFF; font-weight: normal}
.space7      {font-family: Verdana, Arial; font-size:  7px; color: #FFFFFF; font-weight: normal}
.There       {font-family: Verdana, Arial; font-size: 50px; color: #000066; font-weight: bold; text-align: left}
.towns_bold  {font-family: Arial, Verdana; font-size: 16px; color: #000066; font-weight: bold; text-align: left}
.WDBBlack    {font-family: Verdana, Arial; font-size: 11px; color: #000000; font-weight: bold; font-style: normal}
.WDBRed      {font-family: Verdana, Arial; font-size: 11px; color: #FF0000; font-weight: bold; font-style: normal}
.WDBBlue     {font-family: Verdana, Arial; font-size: 11px; color: #0000FF; font-weight: bold; font-style: normal}
.WDBGreen    {font-family: Verdana, Arial; font-size: 11px; color: #006600; font-weight: bold; font-style: normal}

/* LINKS SECTION: link color #000066 = dark navy blue;   page bg colour #FFFFFF = white */
a:hover   {font-family: Verdana, Arial; font-size: 14px; color: #000066; background-color: #FFFFFF} 
a:link    {font-family: Verdana, Arial; font-size: 14px; color: #000066; text-decoration: none}
a:active  {font-family: Verdana, Arial; font-size: 14px; color: #000066; text-decoration: none}
a:visited {font-family: Verdana, Arial; font-size: 14px; color: #000066; text-decoration: none}

/* NAVIGATION SECTION: color #000066 = dark navy blue;  colour #FFFFFF = white;  colour #000000 = black */
a.nav-choices, a.nav-choices:visited {font-size: 11px; color: #FFFFFF}
a.nav-choices:hover {font-size: 11px; color: #000066}
