/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font-size:14px;
	font-family: 'Gill Sans', 'Gill Sans MT', sans-serif;
	vertical-align: top;
	color: #333;
}
body#index {background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/home-bg.jpg) no-repeat top center;}
body#subpage {background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/subpage-bg.jpg) no-repeat top center #a5da3f;}

p {
	line-height:1.5em;
	margin:10px 0 20px 0;
}
p > ul {
	margin-top:-10px;
}
ul {
	list-style: disc;
	margin:5px 0 20px 15px;
}
li {
	font-size:12px
	line-height:1.5em;
	margin-bottom:5px;
}
small {
	color:#666;
	font-size:12px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#content-area-template a {
	text-decoration: none;
	color:#719500;
	padding-bottom:2px;
}
#content-area-template a:hover {
	color:#91120B;
	background:none;
}
#content-area-template a.to-top {
	float:right;
	margin-right:-14px;
	background:none;
	clear:both;
}

/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {}
h1.page-title {
	height:60px;
	line-height:60px;
	font-size:26px;
	color:#FFF;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/page-header-bg.jpg) no-repeat;
	margin-left:-14px;
	padding-left:14px;
	position:relative;
	z-index: 0;
	margin-bottom:10px;
}
h2 {
	color:#bf650f;
	font-size:19px;
	margin:10px 0 10px 0;
}
h3 {
	color:#719500;
	font-size:17px;
	margin:10px 0 10px 0;
}
h4 {
	color:#006579;
	font-size:15px;
}
h5 {}
/* =4 layout
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#wrapper {
	width:960px;
	margin:auto;
	position:relative;
}
#maincolumn {
	float:right;
	width:674px;
}
#secondarycolumn {
	float:left;
	width:285px;
}
#logo {
	position:absolute;
	height:164px;
	width:240px;
	top:64px;
	left:0;
}
#background-fix {
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/content-bg.png) no-repeat 128px 639px;
}
#content {
	width:615px;
	margin:20px 8px 10px;
	min-height:452px;
  	height:auto !important;
  	height:452px;
}
#content-btm {
	height:29px;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/subpage-btm.png) no-repeat 128px;
}
/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#topnav {
	margin-top:76px;
	height:67px;
	position:relative;
	z-index: 9999999;
}
#topnav ul {
	margin:0;
}
#topnav a,
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	font-size: 13px;	
	text-decoration:none;
}
#topnav ul li {
	display:inline;
	margin:0 15px 0 0;
	position:relative;
	height:20px;
	float:left;
}
#topnav ul ul {
	position:absolute;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/cardboard.gif) repeat-x #880411;
	background-color:#880411;
	width:200px;
	top:18px;
	left:-2px;
	z-index: 9999999;
	padding:3px;
	display:none;
}
#topnav ul li li {
	margin:0;
	float:none;
	padding:0;
	display:block;
	border-bottom:solid 1px #3f0c0d;
	padding-bottom:5px;
}
#topnav ul li li a {
	display:block;
	padding:5px 3px 5px 3px;
	margin:2px 0;
	font-size:12px;
	color:#FFF;
}
#topnav ul li.hover > a,
#topnav ul li.hover {
	color:#cf692a;
}
#topnav ul li li a:hover {
	background-color:#d9babb;
	color:#880411;
}


/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
p.funfact {
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/fun-fact-bg.png) no-repeat;
	padding:14px 0 0 108px;
	height:70px;
	font-size:13px;
	font-weight:bold;
	line-height:1.3em;
	margin:0;
}
p.intro {
	color:#4b0000;
	font-size:1.2em;
	font-weight:bold;
}
/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.bcrumbs { 
	margin:-14px 0 8px;;
	font-family:Verdana;
	font-size:10px;
	color:#999;
}
#content .bcrumbs a {
	color:#999;
	font-weight:bold;
}
#content .bcrumbs a:hover {
	color:#91120B;
}
#index .content {
	position:relative;
	width:480px;
	top:75px;
	left:20px;
	text-align: center;
	font-size:15px;
	font-weight:bold;
}
#footer-logos {
	text-align: center;
}
#callout-btns {
	margin-top:270px;
	position:relative;
}
#callout-btns a img {
	display:block;
	width:285px;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/callout-btns.png) no-repeat;
	margin-bottom:15px;
	margin-left:-30px;
}
#callout-btns a.comm img {height:97px;background-position:50% 0;}
#callout-btns a.bus img {height:74px;background-position:50% -97px;}
#callout-btns a.buy img {height:76px;background-position:50% -171px;margin-left:-45px;}
a.blog {
	position:absolute;
	right:0;
	display:block;
	width:102px;
	height:74px;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/callout-btns.png) no-repeat -28px -248px;
}
#content table {
	width:100%;
	margin:5px 0 20px 0;
}
#content table td {
	line-height:1.5em;
	padding:5px;
	border-bottom:solid 1px #ebebeb;
}
td.date {
	color:#666;
	font-size:12px;
	width:150px;
}
td.bio-deets {
	width:200px;
	font-size:12px;
}

.doi {
	height:575px;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/doi-bg.jpg) no-repeat top center;
	color:#111;
}
.doi .padding {
	padding:185px 80px 0 130px;
}
.doi ul {
	list-style: none;
	margin:-10px 0 0 10px;
}
.doi li {
	padding-left:15px;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/doi-bullet.gif) no-repeat 0 2px;
	margin-bottom:10px;
	line-height:1.5em;
}
.burst {
	float:right;
	margin:0 -20px 0 0;
}
#coffeebag {
	position:absolute;
	height:409px;
	width:314px;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/coffee-bag.png) no-repeat -314px -175px;
	z-index: 999999;
	right:-200px;
	top:230px;
}
#coffeebag.spill {
	background-position:0 0;
	top:230px;
	right:-60px;
}
#coffeebag a img {
	height:200px;
	width:100px;
	position:relative;
	top:0;
	left:0;
}
#coffeebag.spill a img {
	left:140px;
}
.yellow-box {
	width:609px;
	height:253px;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/yellow-box.png) no-repeat;
	overflow:hidden;
	font-size:1.1em;
}
.yellow-box .padding {
	padding:20px 30px;
	
}
/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer {
	width:903px;
	background:url(http://5cbd29a3d4297b4caf48f87e65c853b327247ab2.gripelements.com/img/footer-bg.png) no-repeat top right;
	height:83px;
	margin:20px auto;
}
#subpage #footer {
	width:960px;
}
#footer {
	font-family:Arial;
	font-size:10px;
	text-transform: uppercase;
	font-weight:bold;
	color:#400000;
}
#footer p {
	float:left;
	margin:25px 0 0 37px;
}
#subpage #footer p {
	margin-left:100px;
}
#footer a {
	color:#a70000;
}
#footer .twit,
#footer .fb {
	float:right;
	height:30px;
	width:80px;
	margin:25px 50px 0 0;
}
#footer .fb {
	margin-right:10px;
}
