/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

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

body
{
	text-align: center;
	background: url(images/body_bg.png) #fff repeat-x;
}

.button
{
	height: auto !important;
	margin-left: 10px;
	padding: 5px 7px !important;
	border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	background-color: #a02017;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

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

#counter_container
{
	width: 878px;
	padding: 15px 0 10px 0;
	text-align: center;
}

#header
{
	background: url(images/header.jpg) no-repeat center;
	width: 878px;
	height: 194px;
	margin-bottom: 10px;
}

#index_donate
{
	width: 858px;
	text-align: center;
	padding: 15px 0;
}

#index_donate img
{
	margin: 0 20px;
	border: none;
}

#index_text
{
	padding: 10px 25px 25px 25px;
}

input
{
	margin: 5px;
}

#main
{
	width: 878px;
	margin-top: 12px;
	text-align: left;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 0 0 0 20px;
	font: 16px Arial, Helvetica, sans-serif;
}

#montage 
{
	width: 858px;
	text-align: center;
}

#montage_image
{
	border: solid 15px #b7b8cc;
}

#nav
{
	width: 900px;
	height: 60px;
	text-align: center;
}

#nav a
{
	margin: 0 10px;
	height: 22px;
	text-decoration: none;
	color: #6e6c98;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

#nav a:hover
{
	color: #aab1e7;
}

#nav_lower
{
	width: 900px;
	padding-left: 54px;
	clear: both;
}

#nav_upper
{
	width: 900px;
	padding-left: 16px;
	
}

#newsletter
{
	padding-bottom: 15px;
}

#paul
{
	width: 878px;
	float: left;
}

select
{
	margin: 5px;
}

#ssali_and_lukwago
{
	width: 878px;
	float: left;
	margin-top: 15px;
}

#sponsorship_left
{
	float: left;
	width: 428px;
}

#sponsorship_right
{
	float: right;
	width: 428px;
}

#sponsorship_bottom
{
	width: 878px;
}

#sponsorship_link
{
	width: 878px;
	height: 35px;
	text-align: center;
	clear: both;
	margin: 0 auto;
}

#sponsorship_link a
{
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #a02017;
}

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

#val_message
{
	margin-left: 47px;
	visibility: hidden;
	color: #a02017;
}

table.content_table td {
   padding: 10px;
   margin: 0px;
}

/*form*/

#btnSubmit
{
	margin-top: 10px;
}

#contact
{
	border: solid 1px #474747;
	padding: 10px;
}

#contact_form
{
	margin: 0 auto;
	width: 380px;
}

#contact_name
{
	margin-left: 16px;
}

#contact_phone
{
	margin-left: 12px;
}

#contact_email
{
	margin-left: 10px;
}

#form_input
{
	float: left;
}

#form_tarea
{
	clear: both;
	margin-top: 5px;
}

/*classes*/

.copyright
{
	clear: both;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 878px;
	padding: 5px 0 5px 0;
	text-align: left;
}

.copyright a
{
	color: #a02017
}

.nav_a
{
	height: 22px;
	float: left;
	padding-top: 5px;
	text-align: center;
	background: url(images/nav_bg.jpg) no-repeat #fff;
	border-left: solid 1px #d9d9d9;
	border-right: solid 1px #d9d9d9;
	border-bottom: solid 1px #cccccc;
}

.nav_button
{
	margin: 0 0 5px 5px;
	height: 43px;
	width: 122px;
	float: left;
}

.red
{
	color: #a02017;
}

.red_title
{	
	font: 24px bold Arial, Helvetica, sans-serif italic;
	color: #a02017;
}

.red_title_small
{	
	font: 18px bold Arial, Helvetica, sans-serif;
	color: #a02017;
}

/*slider*/

.card_add
{
	margin-left: 10px;
}

.card_ddl
{
	margin-left: 0;
}

.card_thumb
{
	max-width: 125px;
	max-height: 100px;
	margin-right: 10px;
}

.card_back
{
	margin-bottom: 20px;
}

.card_full
{
	margin-bottom: 20px;
}

#card_links a
{
	text-decoration: none;
}

#cards
{
	width: 830px;
	padding: 10px;
	margin-bottom: 25px;
	border-radius: 25px; 
	-webkit-border-radius: 25px; 
	-moz-border-radius: 25px;
	border: solid 4px #cfd0e5;
}

.cards_category
{
	margin-bottom: 10px;
	color: #a02017;
	font-size: 22px;
}

#cards_title
{
	margin-bottom: 10px;
	text-align: center;
	color: #a02017;
	font-size: 24px;
}

.sbtn
{
	margin: 0 5px;
}

img
{
	border: none;
}

#slider ul, #slider li
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#slider, #slider li
{ 
	width: 830px;
	height: 100px;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
	color: #000;
}

#view_all_link
{
	clear: both;
	text-align: center;
}
