@charset "UTF-8";
/* CSS Document */

/* GENERAL */

* {
	margin: 0;
	padding: 0;
}

#wrapperBG {
	background: url(/images/header.jpg) repeat-x left top;	
}

#wrapper {
	margin: 0 auto;
	width: 930px;
	padding: 0px 10px 10px 10px;
	margin-bottom:25px;
}

body {
	font: 16px Helvetica, Arial, sans-serif;
	color: #e5e1ca;
	margin:0px;
	padding: 0 0 220px 0;
	background: #4393ae url(/images/footer.jpg) 50% bottom repeat-x;
}

a {
	color: #4393ae;
	font-weight: bold;
	text-decoration: none;
	border:0px;
}

a:hover {
	text-decoration: underline;
	cursor: hand;
}

p {
	font: 100% Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}

.clear {
	clear: both;
  	overflow: hidden;
	height:1px;
	margin-top:-1px;
}

ol img {
	clear: left;	
}
				
img {
	border:0px;
}
	
h2 {
	color: #eeebdc;
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 10px 0px;
}





/* end GENERAL */



/* HEADER */
.logo {
	margin-top: 10px;
	float:right;
}
.header_wrapper {
	margin-bottom:10px;
	height:125px;
}


/* end HEADER */





/* NAV */

#nav {
	width: 930px;
	height: 45px;
	margin-top: -30px;
	margin-left: -1px;
	padding:0px;
}

#nav a {
	background-color:#eeebdc;
	-moz-border-radius-topleft: 8px; 
	-moz-border-radius-topright: 8px; 
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	color: #4393ae;
	font-size:16px;
	font-weight: normal;
	text-decoration: none;
 	display: block;
 	float: left;
 	padding: 8px 20px;
	margin: 1px;
}

#nav .navHelp {
	width: 148px;
}

#nav .active,
.navHome #nav .navHome,
.navHelp #nav .navHelp,
.navShare #nav .navShare,
.navDonate #nav .navDonate {
	color: #e5e1ca;
	background-color:#271f18;
}

#nav .active:hover {
	color: #e5e1ca;
	background-color:#271f18;
}

#nav a:hover {
	color: #271f18;
}

/* end NAV */



/* ENEWS */

.enews {
	font-size: 10px;
	margin: 0;
	padding: 15px 0 7px 15px;
}

div.enews form {
	margin:0;
	padding: 0;
	float: left;
	width: 280px;
	float:left;
}

.enews label.subscribe {
	padding: 4px 6px 0 0;
	float: left;
}

.enews input.formbuilder {
	height: 13px;
	width: 106px;
	float: left;
	border: #4393ae 2px solid;
	background-color:#eeebdc;
}

div.enews input.submit-button {
	display: block;
	float: left;
	width: 17px;
	margin-top: -1px;
}

/* end ENEWS*/




/* MAIN CONTENT */

.content_wrapper {
	width: 930px;
	background: #271f18;
	margin-top: -1px;
	-moz-border-radius-topright: 8px; 
	-moz-border-radius-bottomright: 8px; 
	-moz-border-radius-bottomleft: 8px; 
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}

.contentBG {
	background: transparent url(/images/divider.gif) repeat-y 626px 0; border: none;
}

.midcol {
	width: 930px;
	text-align: center;
	background: none; 
	border: none;
}

.midcol_donate {
	width: 930px;
	text-align: center;
	background: none; 
	border: none;
}

.donatePage {
	width: 556px;
	text-align: justify;
}


.leftcol {
	width: 628px;
	float:left;
	background: none; 
	border: none;
}

.rightcol {
	width: 301px;
	float:right;	
	background: none; 
	border: none;
}

.rightcol h2 {
	color: #4393ae;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 7px 15px;
}

.rightcol p {
	color: #F9AE84;
	font-size: 16px;
}

.rightcol a {
	font-size: 14px;
}

.content {
	padding:30px 30px 30px 20px;
	margin:0px;
	background: none; 
	border: none;
}

.content  li {
	padding:20px 20px 20px 20px;
	list-style-type: none;
}

.titles {
	display: block;
 	text-align: center;
 	padding: 8px 10px;
	margin: 1px;
	list-style-type: none;
}

.share {
	display: block;
 	text-align: center;
 	padding: 8px 10px;
	margin: 1px;
	list-style-type: none;
}

.shareTest {
	display: block;
 	float: left;
 	padding: 8px 10px;
	margin: 1px;
	list-style-type: none;
}

.share p {
	display: block;
 	float: left;
 	padding: 10px 1px;
	margin: 1px;
}

.share h1 {
	display: block;
 	padding: 10px 1px;
	margin: 1px;
	text-align: center;
}

.share li a{
	margin: 10px 18px 0 0;
	display: block
	float: left;
	list-style-type: none;
}

.share2 li a{
	margin: 10px 18px 0 0;
	display: block
	list-style-type: none;
}

.list img {
	margin: 16px 18px 22px  0;
}

.links {
	text-align: center;
}



/* end MAIN CONTENT */








/* FOOTER */

#footer_wrapper {
	width: 100%; 
}

#footer p {
	padding: 0 20px;
	font-size: 85%;
	clear: both;	
}

#footer_nav {
	margin: -10px 20px -8px 20px;
	font-size: 14px;
	}	

#footer_nav li {
	margin: 10px 26px 0 0;
	display: inline;
	float: left;
	}
	
#footer_nav li.icon {
	margin: 10px 8px 0 0;
}
	
#footer_nav li a {
	color: #e5e1ca;
	text-decoration: none;
	}
	
#footer_nav li a:hover {
	text-decoration: underline;
	}	

#logoPeta {
	margin: 10px 8px 20px 8px;
	float:right;
	}


/* end FOOTER */

