﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
    font-family : Trebuchet MS, Sans-Serif;
    font-size   : 14px;
    line-height : 1.3em;
    
}

h1 
{
}

h2 
{
}

h3 
{
    font-size       : 1.28em; 
    font-weight     : normal;
    line-height     : 1em;
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
    font-weight : bold;
}

em 
{
    font-style : italic;
}

u 
{
    text-decoration : underline;
}

a 
{
    text-decoration : underline;
}

a:visited 
{
    text-decoration : underline;
}

a:hover 
{
    text-decoration : underline;
}

table 
{
    text-decoration : none;
}

tr 
{
    text-decoration : none;
}

th 
{
    text-decoration : none;
}

td 
{
    text-decoration : none;
}

img 
{
}

/****************************************************************************************\
    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

/*___ SPAN _________________________________________________________________*/

span.spanH4WhatYouGet,
div#ourPeople h4 span
{
    font-weight : bold;    
}

span.spanPContactInfo,
p#pContactInfo span
{
    font-weight : bold;    
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/

h3.h3ProductList,
div#productlist h3
{
    font-size   : 1.71em;
    font-weight : bold;
}

.services div#content_main h3,
.company div#content_main h3,
.contact div#content_main h3,
.resources div#content_main h3
{
    font-size       : 1.42em;
    font-weight     : bold;
    text-transform  : uppercase;
}

div#weSell h3
{
    font-size : 1.57em;
}

/*___ H4 _________________________________________________________________*/

h4.h4ProductList,
div#productlist h4
{
    font-size   : 1.3em;
    font-weight : bold;  
}

.services div#content_main h4
{
    font-size   : 1.3em;
    font-weight : bold;   
}

div#whatYouGet h4
{
    font-size   : 1.3em;
    font-weight : bold;   
}

div#ourPeople h4
{
    font-weight : normal;   
}

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

.home div#content_main p:first-letter
{
    font-size   : 1.71em;
    font-weight : bold;
}

/*___ UL _________________________________________________________________*/

div#ourPeople ul
{
    margin : 0;    
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

div#ourPeople li
{
    clear : both;    
}

li.liOurValues,
div#ourValues li
{
    font-size : 1.3em;    
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

a.aNavContentSub,
div#content_sub ul a,
div#content_sub ul a:hover,
div#content_sub ul a:visited
{
    text-decoration : none;  
    font-family     : Verdana, Sans-Serif;  
}

div#content_sub ul a:hover,
div#content_sub ul a:active
{
    font-weight : bold;   
}

.home li#liHome a,
.services li#liServices a,
.company li#liCompany a,
.contact li#liContact a,
.resources li#liResources a
{ 
    font-weight : bold; 
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/