/* ++Default++ */
* {margin:0; padding:0;}
h1, h2, h3, p, pre, blockquote, fieldset, table, ul, ol {margin:1.0em 0;}
form {margin:0; padding:0;}
img {border: 0;}

body {
font:62.5% arial, helvetica, sans-serif;
color:#efefef;
text-align:center;
background:url(images/background.jpg) no-repeat center top #566430;
background-attachment:fixed;
}

/* ++Block detailed font sets++ */
p {
font-size:1.25em;
line-height:1.6em;
margin:1px 0 14px 0;
}
h1 {
margin:14px 0 11px 0;
font:normal 2.0em/1.1em Georgia, "Times New Roman", Times, serif;
color:#097227;
}
.intro-p {
font:normal 2.0em/1.1em Georgia, "Times New Roman", Times, serif;
color:#097227;
}
h1 small {
font-size:0.6em;
font-weight:normal;
color:#d1de9b;
font-family:Arial, Helvetica, sans-serif;
}
#secondary h1 {
margin:63px 0 11px 2px;
}

h2 {
margin:6px 0 7px 0;
font-size:1.4em;
color:#8F8054;
}
h3 {
margin:6px 0 2px 2px;
font-size:1.3em;
color:#d1de9b;
}
h4 {
margin:6px 0 2px 2px;
font-size:1.25em;
color:#333;
}
li {
font-size:1.2em;
line-height:1.6em;
}
li ul {
margin-top:2px;
}
li ul li {
font-size:1.0em;
}

table {
	border-collapse:collapse;
}
td {
font-size:1.25em;
line-height:1.5em;
}


a:link, a:visited {
color:#097227;
}
a:hover {
color:#299447;
}

#wrapper {
	width:777px;
	margin:40px auto 8px auto;
	border-top:1px solid #566430;
	border-right:1px solid #566430;
	border-left:1px solid #566430;
	text-align:left;
}
#brand {
	width:777px;
	background:#d1cc9e;
}
#nav {
	width:777px;
	background:url(images/nav-bg.gif) repeat-x left top #857850;
}
#nav ul {
	list-style:none;
	margin:0;
}
#nav ul li {
	float:left;
	width:111px;
	text-align:center;
}
#nav li a:link, #nav li a:visited {
	display:block;
	padding:7px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#nav li a:hover {
	display:block;
	padding:7px;
	background:url(images/nav-over.gif) repeat-x left bottom #857850;
	color:#fff;
	text-decoration:none;
}
#home #nav li.home a, #donate #nav li.donate a, #updates #nav li.updates a, #newsroom #nav li.newsroom a, #videos #nav li.videos a, #contacts #nav li.contacts a, #resources #nav li.resources a {
	display:block;
	padding:7px;
	background:#786b42;
	color:#e4dfcf;
	text-decoration:none;
	cursor:default;
}
#content {
	width:777px;
	min-height:450px;
	border-bottom:1px solid #566430;
	background:url(images/opac.png) repeat left top;
}
#text {
	position:relative;
	margin:0 24px;
	color:#000;
}
#text li {
	margin:1px 24px 2px 28px;
}
#text span a {
	text-decoration:none;
}

#printable {
	width:157px;
	margin:12px auto;
	border-top:1px solid #fff;
	border-right:2px solid #444;
	border-bottom:2px solid #222;
	border-left:1px solid #ededed;
	background:#D8D3A5;
	text-align:center;
}
#printable a {
	display:block;
	padding:7px 7px 6px 7px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}

/* ++Footer++ */

#foot {
clear:both;
width:929px;
height:24px;
background:url(images/mainbottom-bg.gif) repeat-x left bottom #132751;
}
#foot p {
text-align:right;
padding:5px 54px 0 0;
font-size:1.1em;
color:#b1c1df;
}

.clear {clear:both;}

.column {
	float: left;
	width: 31%;
	display: inline;
	margin: 0 20px 0 0;
}

.column.last {
	margin: 0 0 0 0;
}
.forward {
	font-weight:bold;
	color:#097227;
}
.standout {
	font-size:1.1em;
	color:#006E22;
}
.button {
	position: relative;
	top:-2px;
	left:-4px;
}
.imgr {
	position:relative;
	left:4px;
	float:right;
	margin-left:4px;
	margin-bottom:10px;
}
