﻿body 
{
    background-color:#DFDFE1;
    text-align:center;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:82%;
}

a
{
    text-decoration:none;
    color:Black;
}

.wrapper 
{
    background-color:#ECEBF3;
    width:980px;
    margin:0px auto;
    border-bottom:30px;
}

.menu, .content 
{
    float:left;
    text-align:left;
}
.menu
{
    width:125px;
    margin-right:35px;
}

.menu a
{
    color:#424351;
}
.menu UL
{
    list-style:none;
    margin-left:18px;
    padding-left:0px;
}
.menu LI
{
    margin-bottom:20px;
    line-height:1.3em;
}

.content
{
    margin-left:0px;
    width:300px;
}

.content p
{
    font-family:Georgia, Serif;
    font-style:italic;
    font-size:1.2em;
    line-height:1.8em;
    color:#4A494E;
    padding-left:8px;
    margin-bottom:0px;
}

.content h1
{
    font-family:Georgia, Serif;
    font-style:italic;
    font-size:1.2em;
    line-height:1.8em;
    color:#4A494E;
    padding-left:8px;
    font-weight:bold;
}
.image, .projects
{
    float:right;
    clear:right;
    margin-right:20px;
}

.image
{
	text-align:center;
}

.homeimage
{ 

    margin-left:523px;
}


.bottom
{
    background:#9FA1C2 url('images/pathway-to-the-past.gif') top right no-repeat;
    height:62px;
    width:100%;
    clear:both;
    position:relative;
    top:20px;
    text-align:left;
    
}
.bottom p
{
    color:White;
    font-size:0.8em;
    margin:0px 17px 8px 17px;
    position:relative;
    top:8px;
}
.strapline
{
display:none;
}

.projectIcon
{
    margin-left:8px;
    text-align:center;
    width:150px;
    font-weight:bold;
}

.projectIcon A
{
    color:#333333;
}

.projectIcon img
{
    margin-bottom:10px;
}

.projectname
{
    height:35px;
}
.projectCategory
{
    position:relative;
    top:25px;
    left:7px;
    text-align:left;
}
.projectCategory a,.otherProjects a
{
    color:#A85523;
    line-height:25px;

}

.projectsBack
{
    font-weight:bold;
    font-size:1.1em;
    color:#445081;
    margin-left:10px;
}

.otherProjects
{
	
	margin-left:10px;
	text-align:left;
}

.gridA
{
padding:10px 0px 0px 0px;
margin:10px 0px 0px 8px;
}

.gridA a
{
	color:#445081;
	line-height:1em;
	font-weight:bold;
}

.QuickLinks
{
	
	padding-top:10px;

}

.QuickLink a
{		
	color:#445081;
	font-weight:bold;
	
}


.QuickLink
{
	float:left;
	width:140px;

}

.subIconNav
{
	text-align:center;
	margin-left:15px;
}