/*   ____________________________________________________________________________________________________________
    |
    |  Web Design Details for the Indian Sandstone Paving Website
    |  ----------------------------------------------------------
    |  Style Name:              IndianPaving.css
    |  Website:                 www.IndianSandstonePaving.co.uk
    |  Web Design Company:      Web Design Builders
    |  Web Design Company URL:  http://www.Web-Design-Builders.com
    |  Last Updated:            22nd May 2009
    |  Copyright Notice:        Copyright ©2009 Indian Sandstone Paving from Spooners Turf   All Rights Reserved
    |____________________________________________________________________________________________________________
 */

body {background-color: #FFFFFF}                              /* page background colour = white #FFFFFF */

/* PAGE TEXT SECTION: color #663300 = dark brown */
h1               {font-family: Verdana, Arial; font-size: 20px; color: #663300; font-weight: bold;   text-align: center}
h2               {font-family: Verdana, Arial; font-size: 14px; color: #663300; font-weight: bold;   text-align: left}
.body            {font-family: Verdana, Arial; font-size: 14px; color: #663300; font-weight: normal; text-align: left}
.body_bold       {font-family: Verdana, Arial; font-size: 14px; color: #663300; font-weight: bold;   text-align: left}
.body_bold_center{font-family: Verdana, Arial; font-size: 14px; color: #663300; font-weight: bold;   text-align: center}
.body_small      {font-family: Verdana, Arial; font-size: 11px; color: #663300; font-weight: bold}
.domain          {font-family: Verdana, Arial; font-size: 20px; color: #663300; font-weight: bold;   text-align: center}
.dot             {font-family: Verdana, Arial; font-size: 1px;  color: #FFFFFF; font-weight: normal}
.nav_heading     {border: #555555 1px solid}
.navigation      {border: #C1CDC1 1px solid}
.red_body_bold   {font-family: Verdana, Arial; font-size: 14px; color: #FF0000; font-weight: bold;   text-align: left}
.rights          {font-family: Verdana,Arial;  font-size:9px; color:#663300; font-weight: normal; font-style:normal; text-align:center}
.turf_bold_center{font-family: Verdana, Arial; font-size: 14px; color: #336633; font-weight: bold; text-align: center}
.WDBBlue         {font-family: Verdana, Arial; font-size: 11px; color: #0000FF; font-weight: bold; font-style: normal}
.WDBBlue14       {font-family: Verdana, Arial; font-size: 14px; color: #0000FF; font-weight: bold; font-style: normal}
.WDBBrown        {font-family: Verdana, Arial; font-size: 11px; color: #663300; font-weight: bold; font-style: normal}
.WDBGreen        {font-family: Verdana, Arial; font-size: 11px; color: #006600; font-weight: bold; font-style: normal}
.WDBGreen14      {font-family: Verdana, Arial; font-size: 14px; color: #006600; font-weight: bold; font-style: normal}
.WDBRed          {font-family: Verdana, Arial; font-size: 11px; color: #FF0000; font-weight: bold; font-style: normal}
.WDBRed14        {font-family: Verdana, Arial; font-size: 14px; color: #FF0000; font-weight: bold; font-style: normal}

/* LINKS SECTION: link color #663300 = dark brown;   page bg colour #FFFFFF = white */
a:hover   {font-family: Verdana, Arial; font-size: 14px; color: #663300; background-color: #FFFFFF} 
a:link    {font-family: Verdana, Arial; font-size: 14px; color: #663300; text-decoration: none}
a:active  {font-family: Verdana, Arial; font-size: 14px; color: #663300; text-decoration: none}
a:visited {font-family: Verdana, Arial; font-size: 14px; color: #663300; text-decoration: none}

a.nav-choices, a.nav-choices:visited {font-size: 11px; color: #FFFFFF}

/* link color #336633 = green */
a.nav-choices:hover {font-size: 11px; color: #336633}

