/* @override http://tuna.local:8888/berry/chivukulanj/style.css */

* {
	margin:0;
	padding:0;
}

html {
	margin-top: 28px;
}

body {
	background:url(images/mbg.jpg);
}

img {
	border:0;
	text-align:left;
	vertical-align:top;
}

ul {
	list-style:none;
}

.column {
	float:left;
}

.clear {
	clear:both;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#252525;
	font-size:.6875em;
	line-height:1.18em;
	text-align:center;
}

input,textarea,select {
	color:#252525;
	vertical-align:top;
	text-align:left;
	border:1px solid #74726D;
	font:11px Tahoma, Arial, helvetica, sans-serif;
}

.float_right {
	float:right;
}

.align_right {
	text-align:right;
}

.center {
	text-align:center;
}

.top_indent_5px {
	padding-top:5px;
	display:block;
}

.top_indent_10px {
	padding-top:10px;
	display:block;
}

.top_indent_15px {
	padding-top:15px;
	display:block;
}

.top_indent_20px {
	padding-top:20px;
	display:block;
}

.top_indent_25px {
	padding-top:25px;
	display:block;
}

.border {
	background:#34332F;
	padding:1px;
	margin:0 auto;
}

.main_bg {
	background:url(images/mbg.gif);
}

.width_stretch {
	width:100%;
}

.col_1,.col_2,.col_3,.box_1,.box_2,.box_3,.mid {
	float:left;
}

.col_1 {
	position: relative;
}

.col_1 #pdf-link {
	border-top: 1px #999 solid;
	padding-top: 10px;
	bottom: 20px;
	left: 15px;
	position: absolute;
	width: 90%;
	text-align: center;
}

.col_1 #pdf-link h3{
	text-align: center;
}

.col_1 #pdf-link a {
	padding: 3px 0 3px 20px;
	background:url(images/arr.gif) left center no-repeat;
	text-align: left;
	display: block;
}

.col_1 #pdf-button {
	border-top: 1px #999 solid;
	padding-top: 10px;
	bottom: 10px;
	left: 15px;
	position: absolute;
	width: 89%;
	text-align: center;
}

.col_1 #pdf-button a.pdf-button {
	padding: 0;
	background: url(images/community-events-button.png) 0 0 no-repeat;
	width: 152px;
	height: 30px;
	text-indent: -9999px;
	text-align: center;
	display: block;
	margin-left: 35px;
}

.col_1 #pdf-button a.pdf-button:hover, .col_1 #pdf-button a.pdf-button:active {
	background: url(images/community-events-button.png) 0 -33px no-repeat;
}
	
/*=======header===========*/
.head_line {
	background:url(images/header_line_bg.jpg) left bottom no-repeat;
	height:27px;
	text-align: right;
}

	.head_line a {
		color: #ffffff;
		padding: 3px;
		margin-right: 10px;
		text-decoration: none;
		font-size: 13px;
		line-height: 25px;
	}

.head_col_1 {
	width:520px;
	height:294px;
	float:left;
	background:url(images/head_col_1_bg.jpg);
}

.head_col_2 {
	width:246px;
	float:left;
}

.logo {
	height:136px;
	background:url(images/logo_bg.jpg) left top no-repeat;
}

.logo_new {
	height:136px;
	background:url(images/logo_bg_new.jpg) left top no-repeat;
}

/* @group Navigation */

.menu {
	background:url(images/menu_bg.jpg) left top repeat-y;
	padding:5px 10px 4px 24px;
	margin-bottom:1px;
}

	.menu ul {
		margin-left: 25px;
	}

	.menu > ul > li {
		margin: 2px 0;
		list-style: disc;
		color: #990000;
		background: none;
		padding-left: 0px;
	}

	.menu > ul > li > a {
		font-weight: bold;
		padding: 4px 0;
		font-size: 13px;
		text-decoration: none;
		color: #990000;
	}
	
	.menu > ul > li > a:hover, .menu > ul > li > a:active {
		border-bottom: 1px #990000 solid;
	}

/* @end */


	
/*=====//header===========*/

	
/*=======block_1===========*/
.block_1 {
	background:url(images/block_1_bg.jpg) left top;
	width:100%;
	min-height: 430px;
}

.block_1 img {
	padding: 2px;
	border: 1px #ccc solid;
	background: #fff;
}

.block_1 .indent {
	padding:25px 22px 24px;
}

.block_1 p {
	line-height: 14px;
}
	
/*=====//block_1===========*/

	
/*=======block_2===========*/
.block_2 {
	margin-top: 15px;
	background:url(images/block_2_top.jpg) top repeat-x;
	width:100%;
	color:#EAE8E1;
	text-align: center;
}

.block_2 .left {
	background:url(images/block_2_left.jpg) left top repeat-y;
}

.block_2 .left_top {
	background:url(images/block_2_left_top.jpg) left top no-repeat;
	padding:25px 5px 31px 5px;
}

.block_2 > .left > .left_top > p {
	line-height: 14px;
}

.block_2 > .left > .left_top > a {
	display: block;
	background: url(images/contribute_button.jpg) 0px 0px no-repeat;
	overflow: hidden;
	width: 159px;
	height: 37px;
	text-indent: -9999px;
	margin: 10px auto;
}

	.block_2 > .left > .left_top > a:hover, .block_2 > .left > .left_top > a:active {
		background: url(images/contribute_button.jpg) 0px -40px no-repeat;
	}
	
/*=====//block_2===========*/

	
/*=======content===========*/
#content {
	min-height:369px;
	height:auto!important;
	height:369px;
	background:url(images/content_bg.gif) left top repeat-y #FFFFFF;
	padding-left:21px;
	border-bottom: 1px #999 solid;
}

.shadow {
	height:7px;
	background:url(images/content_top_bg.png) left top no-repeat;
	position:absolute;
	width:766px;
	margin-top:-1px;
	z-index:10;
}

.title {
	margin-bottom:10px;
}

a {
	color:#B10801;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.link_2 {
	color:#252525;
	text-decoration:underline;
}

.link_2:hover {
	text-decoration:none;
}

b a {
	color:#B10801;
	text-decoration:none;
	padding-left:9px;
	background:url(images/arr.gif) left center no-repeat;
	font-weight:normal;
}

b a:hover {
	text-decoration:underline;
}

.pic_float {
	margin-right:18px;
	float:left;
}

.col_indent {
	padding:25px 0 10px;
}

	.col_indent > p {
		margin: 8px 0 8px 0;	
	}

.date {
	color:#BEBEBE;
}

h1 {
	text-indent: -9999px;
}

h2 {
	color:#B10801;
	font-size:1em;
}

h3 {
	padding-top: 5px;
	margin-bottom: 10px;
	color: #990000;
	font-size: 16px;
	text-align: left;
}

	h3.contribute {
		color: #ffffff;
		font-weight: normal;
		text-transform: uppercase;
		font-size: 16px;
		text-align: center;
	}
	
	h3.action {
		color: #111111;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 2px;
		line-height: 18px;
		margin-top: 0px;
		padding-top: 0;
	}
	
	h3.post_title {
		font-size: 13px;
		line-height: 16px;
	}
	
		h3.post_title > a {
			color: #222222;
			text-decoration: none;
		}

.line_x {
	height:1px;
	background:url(images/line_x.gif) left top repeat-x;
	margin:25px 0 15px;
	font-size:0;
}

ul.list_1 {
	margin-bottom:5px;
}

.list_1 li {
	padding:3px 0 4px 23px;
}

.list_1 li a {
	color:#B21F12;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.09em;
	line-height:1em;
}

.list_1 li a:hover {
	text-decoration:none;
}

.list_1 .pic_1 {
	background:url(images/list_pic_1.gif) left center no-repeat;
}

.list_1 .pic_2 {
	background:url(images/list_pic_2.gif) left center no-repeat;
}

.list_1 .pic_3 {
	background:url(images/list_pic_3.gif) left center no-repeat;
}

.list_1 .pic_4 {
	background:url(images/list_pic_4.gif) left center no-repeat;
}

.list_1 .pic_5 {
	background:url(images/list_pic_5.gif) left center no-repeat;
}

.list_1 .pic_6 {
	background:url(images/list_pic_6.gif) left center no-repeat;
}

li {
	padding:3px 0 3px 9px;
	background:url(images/arr.gif) left center no-repeat;
}

ul.topline-arrow li {
	padding:3px 0 3px 9px;
	background:url(images/arr.gif) left 8px no-repeat;
}


li a {
	color:#B10801;
	text-decoration:underline;
}

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


	
/*=====//content===========*/

	
/*=======page_1===========*/
#page_1 .col_2 .line_x {
	margin-bottom:0;
}

#page_1 .col_2 .box_1 {
	width:239px;
	padding-top:15px;
}

#page_1 .col_2 .box_2 {
	width:186px;
}

#form_2 div {
	height:26px;
}

#form_2 input {
	width:152px;
	height:21px;
	border:1px solid #000000;
}


	
/*=====//page_1===========*/

	
/*=======page_2===========*/
#page_2 #content {
	padding-left:43px;
}

#page_2 .col_1 .float_right {
	padding-right:15px;
}


	
/*=====//page_2===========*/

	
/*=======page_3===========*/
#page_3 .col_1 .line_x {
	margin:15px 0;
}


	
/*=====//page_3===========*/

	
/*=======page_5===========*/
#page_5 #content {
	padding-left:43px;
}

#page_5 .col_1 .box_1 {
	width:217px;
}

#page_5 .col_1 .box_2 {
	width:214px;
	float:right;
}


	
/*=====//page_5===========*/

	
/*=======page_6===========*/
#form .ln {
	height:30px;
}

#form input {
	width:215px;
	height:20px;
}

#form textarea {
	width:215px;
	height:88px;
	overflow:hidden;
	margin-bottom:20px;
}

#form a {
	padding-right:20px;
}

#page_6 .col_2 .box_1 {
	width:185px;
}

#page_6 .col_2 .box_2 {
	width:195px;
	float:right;
}


	
/*=====//page_6===========*/

	
/*=======page_7===========*/
#page_7 #content {
	padding-left:43px;
	padding-right:33px;
}

/* @group About page */

.section {
	margin-top: 40px;
}

	.section > h4 {
		font-size: 14px;
		margin-bottom: 5px;
	}
	
	#section_6 > h4 {
		margin-top: 10px;
	}

	.section > p {
		line-height: 14px;
		margin-bottom: 6px;
	}
	
	.section > ul {
		margin-left: 25px;
	}
	
	.section >ul > li {
		padding-left: 15px;
	}
	
	.section > img {
		padding: 2px;
		border: 1px #cccccc solid;
	}
	
	.top {
		width: 600px;
		border: 1px #ffffff solid;
		margin-bottom: 10px;
	}
	
	.top > p {
		font-size: 14px;
		font-style: italic;
		margin-top: 50px;
	}

.img_block {
	padding: 2px 2px 2px 2px;
	border: 1px #cccccc solid;
}

.img_block > img {
	border: 1px #efefef solid;
}

	.img_block > p {
		text-align: center;
		line-height: 22px;
		font-style: italic;
		color: #666666;
	}

#special {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#special img {
	padding: 2px 2px 2px 2px;
	border: 1px #cccccc solid;
	margin-bottom: 5px;
}

#special .img_block {
	border: none;
}

#special .img_block p {
	line-height: 14px;
}

#special > ul > li {
	margin: 10px 0;
}


/* @end */

/* @group endoresements page */

ul.endorsements li {
	padding-left: 15px;
}


/* @end */


	


/* @group images */

.clear {
	clear:both;
}

img.centered, a > img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright, a > img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
}
img.alignleft, a > img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
}
.alignright {
	float: right;
	margin: 0 0 2px 15px;
}
.alignleft {
	float: left;
	margin: 0 15px 2px 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

/* @group Contribute form */

form#contribute_form {
	margin-top: 10px;
}

form#contribute_form input {
	margin: 2px 5px 0px;
	line-height: 14px;
	height: 16px;
}

/* @end */

/* @group Tables */

#hor-minimalist-b
{
	background: #fff;
	margin: 25px;
	width: 550px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #222222;
	padding: 10px 8px;
	border-bottom: 2px solid #999999;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #444444;
	padding: 6px 10px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #990000;
}


/* @end */

#page_7.privacy ul {
	margin-bottom: 5px;
}
	
/*=======footer===========*/

/* @group Footer */

#footer {
	margin-top: 5px;
	padding-bottom: 5px;
	background:url(images/footer_bg.jpg) right top repeat-y;
	color:#444444;
	height: 15px;
	text-align: right;
}

#footer > p {
	padding:2px 0px 2px 31px;
}

#footer a {
	color:#736F64;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer img {
	margin-top:15px;
}

#footer .pic_float {
	margin:0 14px 0 0;
	float:left;
}

#footer span {
	float:right;
	padding-top:19px;
}

#footer > #socialmedia > p{
	margin-right: 15px;
	line-height: 16px;
	font-size: 11px;
}

/* @end */


	
/*=====//footer===========*/
