* {
  margin: 0;
  padding: 0;
}
 
select { padding: 2px; margin: 0 4px 0 0; }
option { padding: 0 2px 0 5px; }
textarea { width: 100%; }
 .names {    text-align: left;
    width: 70%;
    margin: 0 auto;}
 .names input[type="text"] { float:right; width:200px}
 
body {
  background: #fff url('/bg.gif') top center repeat-y;
  font: normal 1.1em/22px 'trebuchet ms', verdana, arial, sans-serif;
  color: #333;
}
.plusE {float:right;margin:28px 10px 0 0}
.facebookE {float:right;margin:28px 130px 0 0}
/*  top links  */

	#menu{
		margin: 10px auto;
		width: 780px;
	}
		#menu ul{
			list-style:none;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				background:#f4f4ec;		
				border-bottom:4px solid #8eb132;						
			}
				#menu li a{
					display:block;
					float:left;
					color:#44494f;
					 
					font-size: 13px;
					font-weight:bold;
					line-height:35px;
					border:solid #e1e1d3;
					border-width:1px 1px 0 1px;
					text-decoration:none;
					padding:0 20px;				
				}
					#menu li a:hover{
						color:#fff;
							background: #8eb132 url(../images/menu_002_h.jpg) repeat-x;	
					}
				#menu li a.current{
					background:url(../images/menu_002_h.jpg) repeat-x;					
					color:#fff;
					
				}
					#menu li a:hover.current{
						color:#fff;
					}

/*  top links  */

img {
  border: 0px;
  border-width: 0px;
  border-style: none;
}

a, a:link, a:active, a:visited { color:#0060BF; text-decoration: underline; outline: none; }
#footer a, a:link, a:active, a:visited {   color:#0060BF; text-decoration: underline; outline: none; }
a:hover { color: #000; }
#footer {font-size: 0.8em;}
 
h1 {font: bold 1.5em 'trebuchet ms', arial, helvetica, verdana, sans-serif; letter-spacing: -1px; padding: 25px 0 15px 0; }
h2 {font: bold 1.1em  'trebuchet ms', arial, helvetica, verdana, sans-serif; letter-spacing: -1px; margin: 0 0 5px 0;}
#text h2 {margin:20px 0;}
h3 {font: bold 18px 'trebuchet ms', arial, helvetica, verdana, sans-serif; letter-spacing: -1px; margin: 0 0 5px 0;}
h4 {font: bold 14px 'trebuchet ms', arial, helvetica, verdana, sans-serif; margin: 0 0 5px 0; }

h1,h2,h3,h4{color:#8eb132;clear: both;}

#text ul li { font: normal 0.9em 'trebuchet ms', arial, helvetica, verdana, sans-serif;   line-height: 30px; text-align:justify; }
#text p { font: normal 0.9em 'trebuchet ms', arial, helvetica, verdana, sans-serif;   line-height: 25px; text-align:justify; }
#text p a {font-size:1em;} 
#text ul, #text ul li {list-style:circle  outside; margin-right: 10px;}
#text ol li {list-style: none; margin: 20px 0; border: 1px #8eb132 dotted; padding: 8px;}

.articleIMG {float:left; padding:10px 15px 0 0;}

#main b { font: bold 0.9em 'trebuchet ms', arial, helvetica, verdana, sans-serif;   line-height: 30px; color:#808080;}
label:hover { cursor: pointer; }


.white { color: #fff !important; }
.black { color: #000 !important; }
.grey { color: #aaa !important; }
.red { color: #f00 !important; }
.green { color: #0b0 !important; }
 
/* layout  */

#container {
  margin: 10px auto;
  width: 800px;
}

.topbar {
  text-align: left;
  padding: 0 15px 2px 0;
  overflow:hidden
}

.topbar a.red { color: #f00; }
.topbar a:hover {
  color: #000;
}
#main {
  text-align: center;
  padding: 0px;
  width: 780px;
  margin: 0 auto;
}
 
#text {
	text-align: left;
	padding: 0px;
	width: 550px;
	margin: 10px auto;
}

#getBlessing {
	text-align: center;
	padding: 0px;
	width: 580px;
	margin: 5px auto;
}
#getBlessing   {
background-color:#f4f4ec;	
border:1px dotted #DDDDDD;
padding:20px 8px;
-moz-border-radius:15px;
    -moz-box-shadow:0 5px 10px #787878;
}
#getBlessing p.topText {text-align:left;}
#getBlessing p  {text-align:center;font-size:1em;}
#getBlessing input {
	padding: 5px;
	margin: 0 10px;
}
#getBlessing textarea {
	text-align: left;
	margin: 30px 0;
	padding: 0;
	width: 400px;
	height: 120px;
}
#footer {
  margin: 40px 0;
  padding: 20px 0 0 0;
  text-align: center;
  border-top: 1px dotted #ccc;
}
#form {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
}
.logo {float:left;}
 .donate {float:left;margin:10px 0 0 50px}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
#menu li a{padding:0 19px !important} 
}



