﻿/****************************************************************************************\

    Global Selectors

\****************************************************************************************/

html 
{
}

body 
{
	font-family		: Tahoma, Geneva, Sans-Serif;
	font-size		: 14px;
}

h1 
{
	font-size		: 5.1429em;
	font-weight		: normal;
	line-height		: normal;
}

h2 
{
	font-size		: 2.1429em;
	font-weight		: normal;
	line-height		: normal;
}

h3 
{
	font-size		: 1.714em;
	font-weight		: normal; 
	line-height		: normal;
}

h4 
{
	line-height		: normal;
	font-size		: 1.5em;
	font-weight		: normal;
}

h5 
{
	line-height		: normal;
	font-size		: 1.25em;
	font-weight		: normal;
}

h6 
{
	line-height		: normal;
}

p 
{
	line-height		: 1.5714em;
}

ul 
{
	line-height		: 1.5714em;
}

ol 
{
	line-height		: 1.5714em;
}

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 : none;
}

table 
{
    text-decoration : none;
}

tr 
{
    text-decoration : none;
}

th 
{
    text-decoration : none;
}

td 
{
    text-decoration : none;
}

img 
{
}

/****************************************************************************************\
    
    Compound Selectors

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

.header .card
{
	font-size		: 1.1429em;
	line-height		: 1.5em;
}

.page.footer 
{
    font-size       : .7em;    
}

/*___ SPAN _________________________________________________________________*/

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/

/*___ H4 _________________________________________________________________*/

#blogroll h4
{
	font-size		: 1.2857em;	
}

/*___ H5 _________________________________________________________________*/

#blogroll h5
{
	font-size		: 1em;
	font-family		: Georgia, Serif; 	
	font-weight		: normal;
	line-height		: 1em;
}

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

.main.menu.list
{
	font-size		: 1.7143em;	
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

.list.main.menu a,
.list.main.menu a:hover,
.list.main.menu a:visited
{
	line-height		: 1.5em;
	text-decoration : none;
}

#ourServices a
{
	font-size		: 1.2857em;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/