@charset "UTF-8";
/* CSS Document */

/*General*/
html {
	overflow-y:scroll;
}

body {
	margin:0;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0;
	margin-bottom:10px;
	color:#000;
	line-height:15px;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	color:#4d3c26;
	font-size:14px;
	margin-bottom:3px;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	color:#4d3c26;
	font-size:11px;
	margin-bottom:3px;
	margin-top:20px;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	color:#4d3c26;
	font-size:11px;
	margin-bottom:3px;
	margin-top:0;
}

a {
	color:#64a3df;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/*Full Screen BG*/
img.bg {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
		
@media screen and (max-width: 1024px){

	img.bg {
		left: 50%;
		margin-left: -512px; 
	}
}
		
#wrapper {
	position: relative; 
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	padding-top:0;
	padding-left:45px;
	padding-right:45px;
}

/*END Full Screen BG*/


/*NAVIGATION*/

#menu {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	text-transform:uppercase;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}

#menu li {
	margin: 2px;
}

#menu li a{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #eff6fc;
	color: #4d3c26;
	text-decoration: none;
	width: 100%;
}

#menu li a:hover{
	color: #FFF;
}

.donate a:hover {
	background-image:url(../images/donate_btn_over.gif);
	background-repeat:no-repeat;
}

.shop a:hover {
	background-image:url(../images/shop_btn_over.gif);
	background-repeat:no-repeat;
}

.events a:hover {
	background-image:url(../images/events_btn_over.gif);
	background-repeat:no-repeat;
}

.ecard a:hover {
	background-image:url(../images/ecard_btn_over.gif);
	background-repeat:no-repeat;
}

.help a:hover {
	background-image:url(../images/help_btn_over.gif);
	background-repeat:no-repeat;
}

.contact a:hover {
	background-image:url(../images/contact_btn_over.gif);
	background-repeat:no-repeat;
}

/*END NAVIGATION*/

/*STYLES*/

#title {
	width:786px;
	margin-top:15px;
}

#nav {
	width:280px;
	float:right;
}

#lsider {
	width:480px;
	margin-top:15px;
}

#rsider {
	float:right;
	width:280px;
	clear:left;
	margin-top:15px;
	margin-right:14px;
}

#footer {
	clear:both;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:auto;
	padding-bottom:25px;
}

#footer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.6em;
	color:#4d3c26;
	text-align:right;
	padding:0;
	margin:0;
	vertical-align:middle;
}

#footer a {
	color:#4d3c26;
	text-decoration:none;
}

#footer a:hover {
	color:#64a3df;
}

.secHeading {
	background-color:#cfb89a;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	margin:0;
}

.secHeading h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#4d3c26;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
}

.text {
	padding:10px;
}

.text ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0;
	margin-bottom:10px;
	color:#000;
	line-height:15px;
}

.text li {
	margin-bottom:8px;
}

ol {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0;
	margin-bottom:10px;
	color:#000;
	line-height:15px;
}

.ul2 li {
	list-style:circle;
}

/*LATEST NEWS*/

#latestNews {
	margin-top:25px;
	padding:0;
}

#latestNews p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#4d3c26;
	margin:0;
	padding:0;
	margin-bottom:8px;
}

#latestNews a {
	color:#4d3c26;
	text-decoration:none;
	font-weight:bold;
}

.newOne {
	float:left; 
	width:133px; 
	background-color:#f1ebe3; 
	padding:10px;
	padding-bottom:2px;
	margin-right:10px; 
	margin-top:10px;
	min-height:200px;
}

.newsTwo {
	display:inline-block; 
	width:133px; 
	background-color:#f1ebe3; 
	padding:10px; 
	padding-bottom:2px;
	margin-top:10px; 
	margin-right:6px;
	min-height:200px;
}

.newsThree {
	display:inline-block; 
	width:133px;  
	background-color:#f1ebe3; 
	padding:10px;
	padding-bottom:2px;
	margin-top:10px;
	min-height:200px;
}

/*END LATEST NEWS*/

/*SIGN UP*/
#signUp {
	background-color:#f1ebe3;
	border-top:10px solid #4a3a25;
	padding-left:17px;
	padding-right:17px;
	padding-top:5px;
	padding-bottom:17px;
	margin-top:25px;
	width:257px;
}

.unsubscribe {
	float:left; 
	margin-top:8px;
}

.unsubscribe p {
	color:#4d3c26;
	padding:0;
	margin:0;
}

.unsubscribe a {
	color:#4d3c26;
	text-decoration:none;
	font-weight:bold;
}

/*SIGN UP END*/

/*SHOP*/
.itemLeft {
	float:left; 
	width:380px; 
	padding-right:10px;
	margin-top:10px;
}

.itemRight {
	display:inline-block; 
	width:380px; 
	padding-left:10px; 
	margin-top:10px; 
}
/*END SHOP*/

/*PROMOTIONS*/
.promo {
	background-color:#f1ebe3;
	border: 1px dotted #4d3c26;
	padding:10px;
}

.promo p {
	color:#4d3c26;
	padding:0;
	margin-top:5px;
}

.promo a {
	color:#4d3c26;
	text-decoration:none;
	font-weight:bold;
}

.promo h1 {
	color:#4d3c26;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	padding-top:0;
}
/*END PROMOTIONS*/
