/*
Name: Screen
Media: Print
Version: 1
Created: 2007-03-28
Updated: 2007-03-28
Author: Mat Harden
Intended for: Elgin Capital
*/

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #87898C;
	}


#logo {
	margin-bottom: 2em;
	}

img {
	border: none;
	}

abbr, acronym {
	border: none;
	}



h1 {
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0;
	}
h2 {
	font-family: "Baskerville", "Baskerville Old Face", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em; 
	margin: 20px 0 0 0;
}
h3 {
	font-weight: normal;
	font-size: 1em; 
	margin: 20px 0 0 0;
}

.p_abo h2 {color: #80A1B6;}
.p_tea h2 {color: #9DC8BA;}
.p_con h2 {color: #7C2B83;}
.p_log h2 {color: #B2700E;}



.p_tea #team_organigram {
	display: none;
}

.p_tea div #tmc, 
.p_tea div #tgb, 
.p_tea div #tnr, 
.p_tea div #tpm, 
.p_tea div #ttr, 
.p_tea div #tre, 
.p_tea div #tma, 
.p_tea div #tco
 {
	display: block !important;
}

#tmc h2, #tgb h2, #tnr h2 {color:#7C2B83;}

#tpm h2{color:#B2700E;}
#ttr h2{color:#A68462;}
#tre h2{color:#80A1B6;}
#tma h2{color:#CBB676;}
#tco h2{color:#9DC8BA;}



.p_con #primary {
	float: left;
	width: 50%;
}
.p_con #secondary {
	float: right;
	width: 50%;
}
.p_con ul, .p_con li {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
.p_con #map img {
	border: .5pt solid #A9AAAC;
}


.clearer {
	clear: both;
}


#footer {
	font-size: 8pt;
}

#skiplinks, #nav, #subnav, #footer ul, #graphic-hom, #footer a {
	display: none;
	}
