body {
	background: #fff url(../images/layout/bg-tile.gif) repeat-x;
	font:  13px/17px Helvetica, Arial, sans-serif;
	color: #333;
	border-bottom: 10px solid #a20306;
}

a:link {
	color: #a20306;
}

a:visited {
	color: #710204;
}

a:hover {
	color: #a20306;
	text-decoration: none;
}

a:active, a:focus {
	color: #a20306;
	outline: 0;
}

a span {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
	color: #000;
	display: block;
	margin: -10px 0 35px;
}

a:hover span {
	text-decoration: none;
}

h1 {
	font-size: 32px;
	color: #7f7f7f;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 0px;
	margin-bottom: 34px;
}

h2 {
	color: #333;
	font-size: 18px;
	margin-bottom: 14px;
}

p {
	margin-bottom: 23px;
}

blockquote {
	font-size: 18px;
	margin-top: 4px;
	color: #a70103;
	margin-bottom: 27px;
	background: url(../images/layout/blockquote-bg.gif) no-repeat;
	padding: 10px 0 0 55px;
	line-height: 24px;
}

h3 {
	font-size: 16px;
	color: #333;
}

h4 {
	font-size: 14px;
	color: #333;
}

.f-left {
	float: left;
	margin-right: 15px;
}

.f-right {
	float: right;
	margin: 0 0 15px 15px;
}

.no-border {
	border: none !important;
}

.clear {
	clear: both;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	overflow: hidden;
}

#logo {
	float: left;
}

#logo a {
	display: block;
	width: 162px;
	height: 78px;
	background: url(../images/layout/logo.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	top: -1px;
}

#top-links {
	float: right;
	margin-top: 24px;
}

#top-links a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#top-links a:hover {
	text-decoration: underline;
}

#top-links a.usa {
	color: #929495;
}

#top-links a.international {
	color: #484d4f;
}

a#give-link {
	text-transform: uppercase;
	color: #fff;
	background: #a20306 url(../images/layout/give-arrow.gif) no-repeat 80% 47%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 8px 32px 8px 15px;
	margin-left: 20px;
	font-weight: normal;
}

a:hover#give-link {
	text-decoration: none;
}

#nav {
	overflow: hidden;
	margin: 15px 0;
}

#nav li {
	float: left;
}

#nav li a {
	font-size: 12px;
	color: #fff;
	display: block;
	padding: 7px 12px;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#nav li a.active {
	background: #fff;
	color: #a20306;
}

#nav li a:hover {
	background: #710204;
	color: #fff;
}

#content {
	overflow: hidden;
	position: relative;
}

#sidebar-left, #main-content, #sidebar-right {
	float: left;
}

#sidebar-left {
	width: 193px;
	padding: 50px 17px 0 20px;
	background: #fff url(../images/layout/sidebar-left-tile.gif) repeat-x;
	min-height: 625px;
}

#sidebar-left h3, #sidebar-right h3 {
	font-size: 17px;
	font-weight: bold;
	color: #333;
}

#sidebar-left ul {
	margin: 22px 0 40px;
}

#sidebar-left li {
	border-bottom: 1px solid #c2c2c2;
	padding: 6px 0;
}

#sidebar-left li a {
	text-decoration: none;
	color: #333;
}

#sidebar-left li a:hover, #sidebar-left li a.active {
	color: #a20306 !important;
}

.sidebar-left-block img {
	margin-bottom: 20px;
}

.sidebar-left-block h4 {
	font-size: 22px;
	color: #4a4a4a;
	margin-bottom: 22px;
	line-height: 24px;
}

.sidebar-left-block p {
	font-size: 13px;
}

.sidebar-left-block input.inp {
	border: 1px solid #b2b2b2;
	float: left;
	padding: 7px 0 7px 9px;
	font-size: 13px;
	color: #828282;
	margin-bottom: 6px;
}

.sidebar-left-block input.inp-img {
	float: left;
	position: relative;
	top: 3px;
	left: 3px;
}

#main-content {
	overflow: hidden;
}

body.sidebar #main-content {
	min-height: 750px;
}

#main-content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 23px;
}

#main-content .video {
	margin-bottom: 23px;
}

#main-content strong {
	font-weight: bold;
}

#main-content em {
	font-style: italic;
}

body.sidebar #main-content {
	width: 460px;
	padding: 50px 40px 0 20px;
	background: #fff;
}

body.sidebar #main-content ul {
	padding-left: 12px;
	margin: -10px 0 20px;
}

body.sidebar #main-content li {
	background: url(../images/layout/bullet.gif) no-repeat 0 16px;
	padding: 10px 0 10px 24px;
}

#feature-content {
	margin-left: 20px;
	padding-top: 20px;
	clear: both;
}

#feature-left {
	float: left;
	width: 290px;
	margin-right: 25px;
}

#feature-left strong {
	text-transform: uppercase;
	font-size: 11px;
	color: #7f7f7f;
	display: block;
	margin-top: 10px;
}

#feature-left h2 {
	font-size: 18px;
	color: #000;
}

#feature-right {
	float: left;
	background: #fff;
	padding: 30px 22px 0 22px;
	width: 566px;
	margin-right: 15px;
}

#feature-right hr {
	border: 0;
	background: #e5e5e5;
	color: #e5e5e5;
	margin-bottom: 20px;
	height: 1px;
}

#sidebar-right {
	margin-top: 192px;
	background: #fff;
	width: 230px;
	position: absolute;
	left: 730px;
}

#sidebar-right p {
	margin-top: 20px;
}

#sidebar-right img {
	margin-bottom: 20px;
}

#sidebar-right-inner {
	position: relative;
	top: -137px;
}

.learn-more {
	background: #710204 url(../images/layout/arrow.gif) no-repeat 95% 50%;
	font-size: 15px;
	color: #e3cccd;
	padding: 12px;
	margin-bottom: 20px;
	width: 196px;
}

.learn-more a {
	color: #fff;
	font-size: 19px;
	text-decoration: none;
}

.learn-more a:hover {
	text-decoration: underline;
}

#map {
	background: #d2d2d2;
	padding: 6px;
}

#facts {
	background: #f1f1f1;
	padding: 20px;
	width: 180px;
}

#facts h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}

#facts h3 {
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 10px;
	margin-bottom: 28px;
}

#facts strong {
	font-weight: bold;
}

#facts em {
	font-style: italic;
}

#donate-form {
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 10px;
}

#donate-form-left {
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 20px;
	margin-right: 20px;
	position: relative;
}

#paypal {
	position: absolute;
	top: 157px;
	left: 30px;
}

#donate-form-left form {
	margin-top: 22px;
}

.form-block {
	overflow: hidden;
	margin-bottom: 12px;
}

.form-block label {
	float: left;
	width: 100px;
	font-weight: bold;
	font-size: 12px;
}

.form-block label em {
	color: #f00;
	font-style: normal;
}

.form-block .wide {
	width: 200px !important;
}

.form-block input, .form-block select {
	float: left;
	width: 120px;
}

.form-block textarea {
	display: block;
	float: none;
	clear: both;
	width: 218px;
	height: 55px;
}

.checkbox {
	overflow: hidden;
	margin-bottom: 12px;
}

.checkbox label {
	font-weight: bold;
	font-size: 12px;
}

.check {
	margin-bottom: 6px;
}

.main-block {
	margin-bottom: 18px;
}

body.stories .main-block {
	margin-bottom: 50px;
	overflow: hidden;
}

.main-block strong {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	display: block;
}

.main-block img {
	float: left;
	margin-right: 14px;
}

.main-block div {
	float: left;
	width: 285px;
}

.stories .main-block div {
	width: 245px;
}

.main-block a {
	display: block;
	margin-top: 6px;
}

.video-icon {
	background: url(../images/layout/video-icon.gif) no-repeat 0 50%;
	padding-left: 34px;
}

#footer {
	color: #75c3df;
	height: 123px;
	background: url(../images/layout/footer-tile.gif) repeat-x;
	clear: both;
	margin-top: 100px;
}

#footer-inner {
	width: 960px;
	margin: 0 auto;
	background: url(../images/layout/hagar-footer-logo.gif) no-repeat 0% 100%;
	padding-bottom: 90px;
	position: relative;
}

#footer-block {
	position: absolute;
	bottom: 0;
	left: 395px;
	color: #8d8d8d;
}

#footer-inner p {
	clear: both;
	margin: 0;
}

#footer-inner li {
	float: left;
	margin-right: 24px;
}

#footer-inner li a {
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}

#footer-inner li a:hover {
	color: #a20306;
}

#created-by {
	color: #8d8d8d;
	position: absolute;
	bottom: -20px;
	right: 0px;
	font-size: 11px;
}

#created-by a {
	color: #8d8d8d;
}

.fc_, .fc_left {
	position: absolute;
	top: 170px;
	left: 50px;
	width: 401px;
}

.fc_right {
	position: absolute;
	top: 170px;
	right: 50px;
	width: 401px;
	text-align: right;
}

#featured-content h5 {
	color: #fff;
	font-weight: normal;
	font-size: 26px;
}

#featured-content p {
	color: #fff;
	margin-top: 16px;
}

a.donate-now {
	font: bold 13px Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
	position: relative;
	top: -10px;
	left: 10px;
}

a:hover.donate-now {
	text-decoration: none;
}

.for-donations, .for-correspondence {
	float: left;
}

.for-correspondence {
	margin-left: 10px;
}

body.where-we-work #main-content em {
	font-size: 11px;
}

#share {
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
	text-align: right;
	margin-top: 15px;
}

.learn-more {
	position: relative;
}

.arrow-link {
	position: absolute;
	top: 17px;
	left: 188px;
}

.rounded-btn {
	border: 1px solid #bdbdbd;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background: #fff url(../images/layout/red-arrow.gif) no-repeat 90% 50%;
	padding: 7px 32px 7px 16px;
	text-decoration: none;
	color: #a20306 !important;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 16px;
}

.rounded-btn:hover {
	background: #a20306 url(../images/layout/white-arrow.gif) no-repeat 90% 50%;
	color: #fff !important;
	border: 1px solid #a20306;
}