body{
	font-family: verdana, Arial, Helvetica, sans-serif;
       font-size: 14px; 
}

#wrapper{
	background-color:#FFFFFF;
	width:990px;
	margin:auto;
}

#bodyContentWrapper{
	width:950px;
	padding:20px;
	margin:auto;
	color:#454545;
}

A:link {text-decoration: none; color:#636F57; font-weight:600;}
A:visited {text-decoration: none;  color:#5A6351;font-weight:600;}
A:active {text-decoration: none; font-weight:600; }
A:hover {text-decoration: underline; color: #000080;font-weight:600; }
a.white {color: #FFFFFF; text-decoration: none}
a.white:hover {color: #FFFFFF; text-decoration: underline}

#mainContent{
	margin-top:15px;
}
.mainContentBox{
	padding:0;
	margin: 0em 15px 0 0px;
	line-height:1.5em;
	font-size:10pt;
}
.mainContentBoxContainer{
	margin:0;
}
.contentPage{
	margin-right:10px;
}
.topBorder{
	background-image:url(../images/top-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
.sideBorder{
	background-image:url(../images/left-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
.mainNav{
	text-transform:uppercase;
	border-left:2px solid #FFFFFF;
	font-size:12px;
}
#whatsNewContainer{
	margin-left:0px;
	width:260px;
}
#whatsNewContent{
	color:#FFFFFF;
        background-color:#1d4466;
	padding:1em;
	margin:0;
	font-size:10pt;
}

#whatsNewContent2{
	padding:1em;
	margin:0;
	font-size:10pt;
}


#miniMapContainer{
	margin-top:30px;

}
.miniMap{
	margin-right:30px;
}
#header{
	font-size:0.95em;
}
#footer{
	font-size:0.9em;
	margin-top:3em;
}
#bottomNav{
	font-size:0.9em;
	margin-top:2em;
}

h1  {
	font-size:1.5em; 
	font-weight: bold;
        font-family: georgia, verdana;
        margin-top: 0px;
        margin-bottom:0px;
        color:#5A6351;}

h2 {  font-size: 1.1em;
        font-weight:normal;
        margin-top:0px;
        margin-bottom:0px;
        color: #737373;}

h3 {font-size: 1.05em;}

h4 {font-size: 1.25em;}

P {line-height: 20px;
     font-size:14px;}

#whatsNewContent ul{
	padding-left:0px;
        list-style-type: none;
        margin-left: 0;
        font-size:14px;
}

#titlebox {
	margin: 10px 5px 10px 10px;
	padding:5px;
	background-color:#687E5A;
	color:#FFFFFF;
	font-style:bold; 
}

.selectedProjectsList ul {
	font-size:1em; 
        list-style: none;
}

.selectedProjectsList li {
	font-size:1em;
        padding-bottom:7px;
        list-style: none;
        line-height:13px;
}

.location {
       color: #A3A3A3;
       text-transform: uppercase;
       font-size:0.7em; }

ul{
	margin-left:15px;
	padding-left:5px;
        font-size:14px;
}

li{
	padding-bottom:15px; }

.header{
	font-size:1.2em;
	text-transform:uppercase;
}
.projectsDescription{
	font-size:0.8em;}


.news {margin-left:10px;}
