/*****Swatch list********
#6D6E71 DARK GREY
#919295 MIDGREY
#E7E8E9 LIGHT GREY
#
#F4EBC6 LIGHT YELLOW
#F0B310 DARK YELLOW
*/
/**************Global reset**************/
a, abbr, acronym, address, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, img, ins, kbd, label, legend, li, ol, p, samp, span, strong, sub, sup, tt, table, tbody, td, tfoot, th, thead, tr, ul, var {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-size:inherit;
	line-height:inherit;
	font-family:inherit;
	text-align:inherit;
	background:transparent;
	font-style:inherit;
	vertical-align:top;
}
a{
	outline:0;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ol, ul {
	list-style-type:none;
}
li {
	list-style-type:inherit;
}
/************element definitions****************/
html, body {
	width:100%;
	height:100%;
}
body {
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:62.5%;
	position:relative;
	text-align:center;
	background:#6D6E71;
}
/*fixing screwey inheritance.*/
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
}
sup {
	font-size: 0.7em;
	vertical-align: baseline;
	position: relative;
	bottom: 0.4em;
}
/************************home sectioning**************/
#homeContainer {
	font-size:1em;
	width:76.4em;
	position:relative;
	background:white;
	margin:0 auto;
	text-align:left;
	height:100%;
}
#titleBox {
	height:100%;
	width:56.6em;
	position:relative;
	left:0.6em;
	background:#919295;
}
#titleBox h1 {
	position:absolute;
	top:24em;
	left:6em;
}
#titleBox h2 {
	position:absolute;
	top:18em;
	left:3.2em;
	font-size:2em;
	color:white;
	text-transform:uppercase;
}
#titleBox h1 img {
	width:48.2em;
	height:13.3em;
}
#homeSidebar {
	position:absolute;
	width:18em;
	top:0;
	right:0.6em;
	overflow:auto;
	background:#F0B310;
	color:black;
	height:100%;
	text-align:center;
}
#homeNav {
}
#homeNav li {
}
#homeNav a {
	display:block;
	margin-top:1.5em;
	text-decoration:none;
	text-transform:uppercase;
	color:black;
}
#homeNav a:hover, #homeNzv a:focus {
	text-decoration:underline;
}
#homeNav img {
	display:block;
	margin:0 auto;
	width:8.7em;
	height:6.7em;
	padding:.5em;
}
/************************main sectioning**************/
#container {
	font-size:1em;
	width:75.2em;
	position:relative;
	background:white;
	margin:0 auto;
	text-align:left;
	border:white 0.6em solid;
	border-top:0;
}
#mastHead {
	height:10em;
	width:56.6em;
	position:relative;
	background:#919295;
	margin-bottom:0.6em;
}
#mastHead h1 {
	position:absolute;
	bottom:2em;
	right:2em;
}
#mastHead img {
	width:19.9em;
	height:5.5em;
}
#pageTitle {
	height:10em;
	width:18em;
	position:absolute;
	text-align:center;
	top:0;
	right:0;
	background:#F0B310;
	color:white;
}
#pageTitle h2 {
	color:white;
	font-size:1.8em;
	top:3em;
	position:relative;
	text-transform:uppercase;
}
#nav {
	width:56.6em;
	height:2em;
	margin:0 0.6em 0 0em;
	background:white;
	text-align:center;
}
#nav li {
	height:2em;
	display:block;
	float:left;
	border-right:1px solid black;
	height:100%;
	text-align:center;
}
#nav li.last {
	border-right:0;
}
#nav a {
	width:9.3em;
	padding-top:.5em;
	display:block;
	height:1.5em;
	text-decoration:none;
	text-transform:lowercase;
}
#nav a:link, #nav a:visited {
	color:#919295;
}
#nav a:hover, #nav a:focus, #nav a.selected, #nav a.selected:link, #nav a.selected:visited, #nav a.selected:hover, #nav a.selected:focus {
	color:white;
	background:#F0B310;
}
#nav a:action {
color:#E7E8E9;
}
#headImage {
	margin:0.6em 0.6em 0.6em 0;
	width:56.6em;
	height:12.5em;
}
#intro {
	width:56.6em;
	background:black;
	color:#FFFFFF;
	line-height:1.5;
	position:relative;
}
#intro p {
	padding:1em;
	font-size:1.1em;
}
#wrapper {
	overflow:auto;
	width:56.6em;
	height:35em;
	background:#6D6E71;
	color:white;
	position:relative;
}
#flashWrapper {
	overflow:hidden;
	width:56.6em;
	height:35em;
	background:#6D6E71;
	position:relative;
}
#flashwrapper object, #flashwrapper embed {
	width:56.6em;
	height:35em;
	background:red;
}
#bodyCopy {
	padding:1.2em 0;
	font-size:1.2em;
	line-height:1.5;
	position:relative;
}
#bodyCopy p {
	padding:0 1.2em 0.7em 1.2em;
}
#bodyCopy h3 {
	background:#F0B310;
	display:block;
	color:black;
	font-weight:bold;
	padding:0.3em 0;
	text-transform:uppercase;
	padding-left:1.2em;
	margin:1.5em 0 0.5em 0;
	clear:left;
}
#sideBar {
	position:absolute;
	width:18em;
	top:10.6em;
	right:0;
	overflow:auto;
	background:#E7E8E9;
	bottom:0;
	overflow:hidden;
	height:auto;
}
#sbPad {
	padding:1em 0 1em 0;
	position:relative;
}

/*********special 'one-off's******/
#container div.news, #container div.proj, #container div.equip {
	/*container is for specificity :D */
	background:#FFF;
	color:black;
	position:relative;
}
.newsitem, .projitem, .equipitem{
float:left;
margin:0.5em;
}
.newsitem h4, .projitem h4, .equipitem h4{
margin-top:0.5em}
.of3 {
width:14em;}
.of4 {
width:10em}
.of2 {
width:21.5em;}
#container .newsitem h4 {
border-bottom:#000 1px solid;
font-size:0.9em
}
#container .newsitem p{
margin:0;padding:0;
font-size:0.9em}
.postlink {
display:block;
font-size:0.9em;
}
.newsitem a:link{
color:#000;
}
.newsitem a:visited{
color:#333;
}
.newsitem a:hover, .newsitem a:active .newsitem a:focus {
text-decoration:none;}
.newsitem img {
margin:1em auto;}
#container div.history {
	/*container is for specificity :D */
	background:url(graphics/history_bg.jpg) repeat-y #F6E8C1;
	color:black;
	position:relative;
}
.polaroidOuter {
	text-align:center;
}
.polaroidInner {
	margin:0 auto;
}
.staff {
	position:relative;
	margin:0.6em 0.6em 0 130px;
	}
.staff img {
	position:absolute;
	left:-120px;
	top:0.6em;
}
.staff h4 {
	font-weight:bold;
	font-size:1.2em;
	margin:0;
	padding:0;
}
span.jobtitle {
	font-style:italic;
	font-size:1.2em;
	margin:0;
	padding:0;
}
#container .staff p {
	/*specificity again */
	margin:0;
	padding:0;
}
.staffPhoto {
	width:109px;
	margin:0.5em;
	float:left;
}
.staffPhoto img {
	margin:0.5em 0;
}
.staffPhoto h4 {
	width:109px;
}
#container div.contact {
	width:36em;
	margin:0 auto;
}
#container div.contactBG {
	background:#919295;}
.alert{
width:100%;
background:#6D6E71;
padding:0.5em;
margin:0.5em;
position:relative;
left:-1em;}
.alert p{
text-align:center;
font-weight:bold;
}
#squirrel {
text-align:center;
margin:1em 0;}
#squirrel img {margin:1em auto;
}
/*
form styling is a bad idea
some poeple use browsers like camino choke an form styling.
so im sorry if your one of the noble few. 
I couldnt stick the form manglements and reverted to safari.
and now I am made to do the same. Sorry.

here lies my quiet rebellion. or maybe its more of a whine...
*/
#contactform input, #contactform textarea {
	display:block;
	padding:0.2em;
	margin:0.5em;
	border:0;
	width:35em;
	font-size:inherit;
	font-family:inherit;
}
#contactform input.btn {
background:black;
color:#F0B310;
font-weight:bold;
margin-top:1em;
width:35.4em;}
#contactform input.btn:hover{
background:#222;
}

