/*  
Theme Name: Aviation Environment Federation
Theme URI: 
Description: AEF bespoke theme by Jake, updated 14/09/2009.
Version: 1.3
Author: Jake McMurchie
Author URI: http://www.jakemc.co.uk/ 
*/

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}
html>body {font-size: 10px;}

h1,h2,h3,h4,h5,h6,p,div,td,th,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,input,select,option,textarea,blockquote {font-size:1em; margin:0; padding:0;}
a img, a:link img, a:visited img {border:none;}
address { font-style:normal }
a {
	color: #199a8f;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #f90;
}

h1 {
	clear: both;
}
h1 {
	font-size: 2em;
	line-height: 1.5em;
	margin-bottom: 10px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4, h5, h6, p, li, td, th {
	font-size: 1em;
	line-height: 1.5em;
}
p, blockquote {
	margin-bottom: 1em;
	}
ul, ol {
	padding-left: 2em;
	}
li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}
form {
	display: block;
	}
#page {
	background-color: #fff;
	color: #333;
}
#header {
	background-color: #77e6d3;
	color: #199a8f;
	}
#navigation {
	background-color: #199a8f;
	color: #fff;
}
#content {
	background-color: #fff;
}
#footer {
	background: #fff; 
}