body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #1e1e1e;
}

h1 {
	font-size: 3.6em;
	font-weight: 900;
}

	h1 span {
		font-weight: 200;
	}

h2 {
	color: #005293;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 20px;
}

	h2 strong {
		font-weight: normal;
		font-size: 1.2em;
	}

h3 {
	font-size: 2.5em;
	font-weight: bold;
}

h4 {
	font-size: 1.8em;
	font-weight: 200;
}

a {
	text-decoration: none;
	color: #005293;
}

	a:hover {
		text-decoration: underline;
	}

p {
	font-size: 1.2em;
	line-height: 2em;
	margin: 15px 0;
}




/* ------------------ Structure ---------------- */
.container {
	width: 1076px;
	margin: 0 auto;
}

.content {
	margin-left: 30px;
	width: 626px;
}

.sidebar {
	width: 370px;
	float: right;
	padding-left: 50px;
	position: relative;
}

	#main .sidebar {
		padding-top: 250px;
	}
	
		#homepage #main .sidebar {
			padding-top: 180px;
		}
		
		#blog #main .sidebar {
			padding-top: 0;
		}


/* ------------------ Header ----------------- */
.header {
	padding-top: 20px;
}

	.header img.logo {
		margin-bottom: 23px;
		float: left;
	}

ul.nav {
	float: right;
	padding: 20px 30px 0 0;
}

.nav li {
	float: left;
}

	.nav li a {
		color: #1e1e1e;
		font-weight: bold;
		font-size: 1.2em;
		text-transform: uppercase;
		margin-right: 20px;
		padding: 5px;
	}
	
		.nav li a:hover {
			color: #fff;
			background-color: #005293;
			text-decoration: none;
		}

div.nav_button {
	background: url(../images/blue_button.png) no-repeat left bottom;
	width: 267px;
	height: 69px;
	clear: both;
	position: relative;
	top: 20px;
	padding: 0 20px;
	text-align: center;
}

	.nav_button a {
		color: #fff;
		font-size: 1.6em;
		padding: 10px 20px;
		position: relative;
		top: 25px;
	}


/* ----------------------- Blox --------------------- */
.blox, .subhead {
	width: 100%;
	min-width: 1076px;
}

.blox {
	border-top: 15px solid #1e1e1e;
	border-bottom: 15px solid #1e1e1e;
	clear: both;
}

#homepage .blox {
	height: 300px;
	background: url(../images/blox.jpg) repeat-x center top;
}

#about .blox, 
#donate .blox, 
#donate_update .blox, 
#donate_cancel .blox {
	background: url(../images/blox_about.jpg) repeat-x center top;
}

.blox {
	height: 150px;
	background: url(../images/blox.jpg) repeat-x center top;
}

.blox img.logo {
	margin: 21px 26px;
}

a#play_button {
	display: block;
	background: url(../images/play.png) no-repeat center center;
	width: 111px;
	height: 111px;
	float: left;
	position: relative;
	top: 95px;
	left: 250px;
}

a#play_button:hover {
	background: url(../images/play_hover.png) no-repeat center center;
}

#facebox .content {
	width: 601px;
	margin: 0;
}

#facebox .footer {
	width: 601px;
	background-color: #fff;
}



/* --------------------- Sub-Head --------------------- */
.subhead {
	background-color: #D5D6D2;
	height: 42px;
	padding: 10px 0;
	margin: 7px 0 20px 0;
}

.subhead h1 {
	padding-left: 30px;
	float: left;
}

.subhead .cart_info {
	float: right;
	font-size: 1.3em;
	padding: 0 30px 0 0;
}

.subhead #foxee_cart_container {
	display: inline;
}

.subhead a.foxycart {
	text-transform: capitalize;
}


/* -------------------- Main Content --------------------- */

.content h3 {
	clear: left;
	float: left;
	margin-top: 30px;
}

	#blog .content h3 {
		float: none;
	}

ul.featured {
	margin: 10px 0 20px 0;
	float: left;
	width: 626px;
}

ul.featured li {
	color: #005293;
	font-size: 2em;
	font-weight: 200;
	float: left;
	width: 156px;
}

ul.featured li span {
	font-weight: bold;
}

ul.featured li.c4 {
	text-align: right;
}

ul.featured li.r2.c1 {
	width: 206px;
}

ul.featured li.r2.c2 {
	width: 166px;
}

ul.featured li.r2.c3, ul.featured li.r2.c4 {
	width: 126px;
}

p {
	font-size: 1.2em;
	line-height: 2em;
	margin: 15px 0;
}

.content p.call_to_action {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	float: right;
	width: 520px;
	margin: 20px 0;
}

.content p.call_to_action a.order_button {
	float: left;
	background: url(../images/order_button.png) no-repeat left top;
	display: block;
	width: 165px;
	height: 19px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: center;
	padding: 8px 0;
	margin-right: 20px;
}


/* ------------------ Store Content -------------------- */
.content .product {
	padding: 10px;
	width: 996px;
	float: left;
	clear: left;
}

.content .product img {
	float: left;
	margin-right: 10px;
}

.content .product form {
	margin-top: 10px;
}

.content .product.even {
	background-color: #e0e1dd;
}



/* ----------------- Donations Content ------------------- */
.donateform-holder {
	margin-left: 30px;
}

	.content .donateform-holder {
		margin-left: 0;
	}

.donateform-holder p {
	font-size: 1.2em;
	line-height: 1.2em;
}

.donateform-holder h3 {
	float: none;
}

.left-col, .right-col {
	width: 350px;
	margin: 0 50px 0 50px;
	float: left;
}

.donateform-holder label {
	display: block;
	margin: 10px 0 3px 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

.donateform-holder .text {
	width: 100%;
}

.donateform-holder .short {
	width: 175px;
	float: left;
	margin-bottom: 10px;
}

input#donate_submit {
	border: 0;
	background: url(../images/order_button.png) no-repeat left top;
	width: 165px;
	height: 35px;
	color: #fff;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	cursor: pointer;
}

input#donate_submit:hover {
	text-decoration: underline;
}

.para {
	color: #fff;
	padding: 10px;
	width: 610px;
	font-size: 1.6em;
	line-height: 1.1em;
}

.success {
	border: 2px solid #390;
	background-color: #6c3;
}

.warning {
	border: 2px solid #f00;
	background-color: #f66;
}



/* -------------------- About Content ---------------- */
#about .content ul {
	clear: both;
	position: relative;
	top: -50px;
}

	#about .content li {
		font-size: 1.2em;
		line-height: 2em;
		float: left;
		width: 400px;
	}




/* --------------------- Sidebars ---------------------- */
img.oneyear {
	position: absolute;
	top: -110px;
}

.contact_box {
	width: 307px;
	height: 267px;
	background: url(../images/contact_box.png) no-repeat left top;
	padding: 30px 0;
	position: absolute;
	top: -55px;
}

	.contact_box p {
		text-align: center;
		font-size: 1.4em;
	}

img.operation25 {
	position: absolute;
	top: -55px;
}

.sidebar a.gray_button {
	background: url(../images/gray_button.png) no-repeat left top;
	display: block;
	width: 265px;
	height: 15px;
	text-align: center;
	color: #fff;
	font-size: 1.6em;
	padding: 10px 0;
	margin: 20px;
}

.sidebar_text {
	padding: 0 20px;
}

	.sidebar_text h2 {
		margin: 0;
	}




/* ------------------------ Footer ----------------------- */
.footer {
	background-color: #4D4F53;
	float: left;
	width: 100%;
	color: #fff;
	margin-top: 50px;
	font-size: 1.2em;
}

.footer .sidebar {
	background-color: #005293;
	width: 40%;
}

.footer .sidebar ul {
	margin-left: 15px;
}

.footer li {
	float: left;
	height: 15px;
	padding: 15px;
}

.footer p {
	float: left;
	font-size: 1em;
	height: 15px;
	line-height: 1em;
	margin-left: 15px;
}

.footer a {
	color: #fff;
}


