* {
	font-family:Arial, Helvetica, sans-serif;
	color:#636155;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	min-width:700px;
	background:#be9b6e url(/img/bg_cork.jpg) left top repeat;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:278px;
	border:1px solid #e4e8eb;
	border-top-color:#adadaf;
	color:#786e6e;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
	text-align:left;
}
h1{
	padding-bottom:0.2em;	
}
h2 {
	color:#b3a041;
	font-size:2em;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom:15px;
}
p {
	margin:0;
	padding:0;
	margin-bottom:1em;
}
img {
	border:none;
	vertical-align:middle;
}
a {
	text-decoration:underline;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	color:#044c64;
}
a:hover{
	text-decoration:none;		
}
fieldset {
	border:1px solid #ccc;
	padding:5px 15px 20px 15px;
	padding:0 15px 20px 15px !justIE;
	margin-bottom:1.5em;
}
legend {
	color:#333;
	padding:0 3px;
	font-weight:bold;
	margin:0 -10px 0 -10px;
	margin:0 -15px 5px -15px !justIE;
}
label {
	display:block;
	font-weight:bold;
}

/* LAYOUT */
#container {
	height:100%;
	min-width:970px;
}

#header {
	position:relative;
	overflow:visible;
	background-color:#b1a24c;
	z-index:200;
	padding:1em 0;
}
#header-shadow {
	position:absolute;
	bottom:-5px;
	left:0; 
	clear:both;
	height:5px;
	width:100%;
	z-index:100;
	background:transparent url(/img/header-hShadow.png) left top repeat-x;
}
#header p{
	float:left;
	clear:left;
	margin:0 0 0 20px;
	font-weight:bold;
	color:#61503b;
	font-size:12px;
	text-align:center;
	width:480px;
}
#header #logo {
	display:block;
	float:left;
	text-indent:-999em;
	background:url(/img/logo_wearegrateful.gif) no-repeat top left;
	width:427px;
	height:80px;
}
#header #messageCount {
	display:block;
	clear:both;
	width:427px;
}
#header #shareIcons {
	float:left;
	padding-left:5px;
}
#header #shareIcons a {
	display:block;
	margin-bottom:5px;
}
ul#header-nav {
	margin:0;
	padding:20px 20px 0 0;
	float:right;
	overflow:visible;
	list-style:none;
}
ul#header-nav li {
	margin:0;
	padding:0;
	float:left;
	background:transparent url(/img/header-nav-divider.png) right center no-repeat;
}
ul#header-nav li.last, ul#header-nav li#header-nav-addMessage {
	background:none;
}
ul#header-nav li a {
	line-height:47px;
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	color:#636155;
	text-decoration:none;
	padding:0 13px;
	display:block;
}
ul#header-nav li a:hover {
	color:#80721c;
}
ul#header-nav li.selected a, ul#header-nav li.selected a:hover {
	color:#dfd6a2;
}
ul#header-nav li#header-nav-addMessage a {
	padding-right:0;
	background:transparent url(/img/header-addMessage.jpg) left top no-repeat;
	overflow:hidden;
	text-indent:-1000em;
	width:267px;
	height:51px;
}

#footer {
	height:74px;
	margin-top:-74px;
	background-color:#b1a24c;
	overflow:visible;
	position:relative;
	z-index:200;
}
#footer-shadow {
	position:absolute;
	top:-5px;
	left:0;
	height:5px;
	width:100%;
	z-index:100;
	background:transparent url(/img/footer-hShadow.png) left top repeat-x;
}
#footer p{
	margin:5px 0 0 10px;
	color:#817323;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	text-transform:lowercase;
}
.logo{
	float:left;
	margin:0.3em 1em 0.5em 0;
	border:2px solid #817323;
	height:55px;
	text-indent:-999em;
	width:115px;
	background:url(/img/logo_charities.gif) no-repeat left;
}
.logo:hover{
	border-color:#044c64;	
}
/*specific logo sprite placement*/
#cobseo{width:139px; background-position:0 -330px;}
#rnbt{width:201px; background-position:0 -55px;}
#rafa{width:119px; background-position:0 -165px;}
#hfh{background-position:0 -220px;}
#rnrmc{background-position:0 0; width:207px;}
#combatstress{background-position:0 -275px; width:138px;}
#rafbf{width:120px;background-position:0 -110px;}
#blesma{background-position:0 -385px;}
#svr{background-position:0 -440px; width:70px;}
#skillforce{background-position:0 -550px; width:126px;}
#ssafa{background-position:0 -605px; width:70px;}
#rbl{background-position:0 -495px; width:60px;}
#stdunstans{background-position:0 -660px; width:115px;}
#ttf{background-position:0 -716px; width:143px;}
#wgaa{background-position:0 -770px; width:130px;}
#abf{background-position:0 -825px; width:207px;}
#rsgc{background-position:0 -880px; width:165px;}
#h4h{background-position:0 -935px; width:95px;}

.donate{
	border:none;
	background:url(/img/donate.gif) no-repeat left;
	margin: 0.3em 0.3em 0.5em 0.1em;
}
.error {
	color:#c00;
}
.notice {
	color:#0c0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
