﻿/*
#425923 DarkGreen
#7DA624	MediumGreen
#D1D3CE	Grey
#769ACE	Blue
#7A6C52	MediumBrown
*/

Body
{
	background-color:#D1D3CE;
	background-image:url('../../Images/Background/bg.png'); 
	background-repeat: repeat-x;
	background-attachment:fixed;
}

.ErrorTitles
{
	width:900px;
	font-family: Verdana;
    font-size: 14pt;
    line-height: 1.25;
    margin-top: 5px;  
    color:#FF0000; 	
}

.MasterHeader
{
	
}

.Headers
{
	width:900px;
}

.Navigation
{
	width:900px;
	height:35px;
	vertical-align:sub;
	background-color:#769ACE;
	background-image:url('../../Images/navBackground.jpg');
	background-repeat:repeat-x;
}

.Navigation a:link 
{ 
	vertical-align:sub;
	color:#7B6D53; 
	font-family:Lucid Sans; 
	font-size:16px;
}

.Navigation a:visited 
{ 
	vertical-align:sub;
	color:#7B6D53; 
	font-family:Lucid Sans; 
	font-size:16px;
}

.Navigation a:hover 
{ 
	vertical-align:sub;
	color:#769ACE; 
	background-color:#7B6D53;
	font-family:Lucid Sans; 
	font-size:16px;
}

.Navigation a:active 
{ 
	vertical-align:sub;
	color:#7B6D53; 
	font-family:Lucid Sans; 
	font-size:16px;
}



.Titles
{
	width:900px;
	font-family: Verdana;
    font-size: 14pt;
    line-height: 1.25;
    margin-top: 5px;  
    color:#7A6C52; 	
}

.SubTitles
{
    font-family: Verdana;  
    font-size: 10pt;
    font-weight:bold;
    text-align: left 	
}	

.Content
{
	width:900px;
    font-family: Verdana;
    font-size: 9pt;
    line-height: 1.25;
    margin-top: 5px;
    text-align:left;   
}

.Footers
{
	width:900px;
    font-family: Verdana;
    font-size: 7pt;
    line-height: .75;
    margin-top: 5px;
    text-align:left; 	
}


/*================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
===================================================================*/
#menu {font-family:Verdana;font-size:10px; padding:0; margin: 0 0 0 0; list-style:none; height:50px; background:url(ulback.gif) repeat-x;}
#menu li {float:left;}
#menu li a {display:block; height:50px; line-height:25px; padding:0 11.9px 0 0; float:left; color:#000000; background:url(../../images/cssMenu/tab_a.gif) no-repeat right -25px; text-decoration:none;}
#menu li a b {display:block; height:50px; float:left; padding:0 0 0 11.9px; background:url(../../images/cssMenu/tab_b.gif) no-repeat left -25px; cursor:pointer;}
#menu li a:hover,
#menu li a:active,
#menu li a:focus,
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{background:url(../../images/cssMenu/tab_a.gif) no-repeat right -10px; line-height:50px; color:#000000;}
#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b
{background:url(../../images/cssMenu/tab_b.gif) no-repeat left -10px; line-height:50px;}

/*
#menu {padding:0; margin:0 0 0 293px; list-style:none; height:50px; background:url(ulback.gif) repeat-x;}
 ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== 
#menu li {float:left;}
#menu li a {display:block; height:50px; line-height:25px; padding:0 20px 0 0; float:left; color:#ddd; background:url(../../images/tab_a.gif) no-repeat right -25px; text-decoration:none;}
#menu li a b {display:block; height:50px; float:left; padding:0 0 0 20px; background:url(../../images/tab_b.gif) no-repeat left -25px; cursor:pointer;}
#menu li a:hover,
#menu li a:active,
#menu li a:focus,
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{background:url(../../images/tab_a.gif) no-repeat right -10px; line-height:50px; color:#fff;}
#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b
{background:url(../../images/tab_b.gif) no-repeat left -10px; line-height:50px;}
*/
