﻿body 
{
	background: #666666;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family:Calibri;
}

div#footer
{
	position:relative;
	height:178px;
	background: transparent url('images/footer-background.jpg') no-repeat center bottom;	
		
}

div#backgroundPattern
{
	background: transparent url('images/page-background.jpg') repeat-y center top;
}

div#mainContent
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	width: 960px;	
}

div#footerContent
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	width: 960px;	
	top:0px;
}

.spacingContactForm
{
	height:45px;
}

.linkDiv
{
	position: relative; float: left; width: 200px;height: 38px;
}

.LeftNavigation, .LeftNavigation a:link, .LeftNavigation a:visited
{
	color: #4094b8;
    font-family: Helvitica, Arial;
    font-size: 21px;
    font-weight:lighter;
    text-decoration: none;
    padding-right: 10px;
    text-align:right;
    line-height:38px;
    width:190px;
    display:block;
    letter-spacing: -.05em;
}

.LeftNavigation a:hover, .LeftNavigation a:visited:hover
{
	letter-spacing:-.05em;
    color: #8db7c9;
    background-color:#e0e0e0;
}

body#home a#home_link,
body#whoweare a#whoweare_link,
body#whatwedo a#whatwedo_link,
body#newsevents a#newsevents_link,
body#contactus a#contactus_link
{
	color:#464646;
	background-color:#e0e0e0;
}

.navigateFooter, .navigateFooter a:link, .navigateFooter a:visited
{
	color: #2e6b91;
    font-family: Helvitica, Arial;
    font-size: 10pt;
    line-height:16pt;
    font-weight:normal;
    text-decoration: none;
    padding-right:3px;
    padding-left:3px;
}

.navigateFooter a:hover, .navigateFooter a:visited:hover
{
	font-size: 10pt;
    color: #000000;
}
