/*
 * Site-wide styles for EABASSOC.CO.UK
 * Works best for FireFox utilising separate stylesheets for IE
 */

body
{
   background-color:#FFFFFF; 
   font-family: Times New Roman, Times, serif;
   font-size: 100%;
}


p
{
   color:black;
   font-family: Times New Roman, Times, serif;
}

h1
{
   color:#000099;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   font-size:2.0em;
   text-align:center;
}

h2
{
   color:#000099;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   font-size:1.5em;
   text-align:left;
}

h3
{
   color:#000099;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   font-size:1.3  em;
   text-align:left;
}

a
{
   color:#000099;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   text-decoration: underline;
}

.photo-credit

{
   color:black;
   font-family: Times New Roman, Times, serif;
   font-weight: normal;
   font-size:0.7em;
   text-align:left;
}


/*
 * Index page
 */


.second-title
{
   color:red;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   font-size:1.1em;
   text-align:center;
}

.building-product-titles
{
   color:black;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   font-size:0.9em;
   text-align:left;
}

.enter-link
{
   color:blue;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   text-decoration: underline;
}

.footer-product-links
{
   color:#400099;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   text-align: center;
   font-size: 0.8em;
}

#main-table

a
{
   color:black;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   text-decoration: none;
}


/*
 * Sitemap
 */

#sitemap h2
{
   color:#000099;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   font-size:1.2em;
   text-align:left;
}

#sitemap h3
{
   color:#000099;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   font-size:1.1em;
   text-align:left;
}

#sitemap h4
{
   color:#000099;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   font-size:1.0em;
   text-align:left;
}

#sitemap a
{
   color:#000099;
   font-family: Times New Roman, Times, serif;
   font-size:1.0em;
   text-decoration: underline;
   text-align:left;
}


/*
 * FAQ Page
 */

#faq-product-titles

h3
{
   color:black;
   font-family: Times New Roman, Times, serif;
   font-weight: bold;
   font-size:1.0em;
   text-align:left;
}

#faq-questions

a
{
   color:blue;
   font-family: Times New Roman, Times, serif;
   font-size:1.0em;
   text-decoration: underline;
   text-align:left;
}