@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color:#414141;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	line-height:12px;
	color: #990000;
}
a:visited {
	text-decoration: none;
	line-height:12px;
	border-bottom:none;
}
a:hover {
	text-decoration: none;
	color: #006600;
	line-height:12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a:active {
	text-decoration: underline;
	line-height: 12px;
}

h2{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size:16px;
	line-height:22px;
	color:#CC6600
	}

h1{
	font-family: "Times New Roman", Verdana, Tahoma;
	font-size:16px;
	line-height:22px;
	}
	
h3{
	font-size:14px;
	line-height:16px;
	}

label{
	font-family: "Times New Roman", Verdana, Tahoma;
	font-size:11px;
	line-height:22px;
	float:left;
	margin:0px;
	width:80px;
	display:block;
}

/*--------------form open------------*/

#name{
	width:120px;
	border:#adc027 solid 1px;
	background-color:#e8ecd1;
	}
	
#email{
	width:120px;
	border:#adc027 solid 1px;
	background-color:#e8ecd1;
	}
	
input.submit {
width: 60px;
height: 23px;
border:#959595 1px solid;
background-color:#c3d153;
font-family: "Trebuchet MS", Verdana, Tahoma;
color:#000000;
font-size:12px;
outline: none;
}

.form-amount{
	width:120px;
	border:#adc027 solid 1px;
	background-color:#e8ecd1;
	}
	
select{
	width:200px;
	border:#adc027 solid 1px;
	background-color:#e8ecd1;
	font-size:11px;
	}

.form-name{
	width:170px;
	border:#adc027 solid 1px;
	background-color:#e8ecd1;
	}

input.donation {
width: 250px;
height: 23px;
border:#959595 1px solid;
background-color:#c3d153;
font-family: "Trebuchet MS", Verdana, Tahoma;
color:#000000;
font-size:12px;
outline: none;
}
	
/*---------------form close------------------*/

/*---------------menu start------------------*/
#menu-bg{
	background:url(images/menu-bg.gif) top left repeat-x;
	}
	
#menu-bot{
	background:url(images/menu-bor-bot.gif) top left repeat-x;
	}

#page-bot{
	border-top:#cfdd68 solid 4px;
	background:url(images/bg-bot.png) left top repeat-x;
	}

/*---------------menu end--------------------*/

#lt-corn{
	background:url(images/lt-corn.gif) top left no-repeat;
	}
	
#rt-corn{
	background:url(images/rt-corn.gif) top right no-repeat;
	}
	
#rb-corn{
	background:url(images/rb-corn.gif) bottom right no-repeat;
	}
	
/*------------font type------------------*/

.eventsh{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size:26px;
	color:#d0ac4b;
	line-height:34px;
	}

.prayer{
	font-family: "Times New Roman", Verdana, Tahoma;
	font-size:20px;
	color:#000000;
	line-height:26px;
	}

.prayer-next{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size:14px;
	color:#bfd04b;
	line-height:16px;
	}
	
.prayer3{
	color:#959595;
	font-size:10px;
	}
	
.prayer-bot{
	font-family:  "Trebuchet MS", Verdana, Tahoma;
	font-size:14px;
	color:#000000;
	line-height:26px;
	}

.youth{
	font-family:Arial, Helvetica, sans-serif;
	color:#858585;
	font-size:12px;
	}
	
.youth1{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color:#858585;
	font-size:12px;
	}
	
.youth2{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	padding-left:2px;
	color:#c77305;
	font-size:12px;
	}
/*------------font type------------------*/

.events-one{
	border:#adc027 solid 1px;
	background-color:#e8ecd1;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#333;
	text-transform: uppercase;
	padding:10px;
	padding-bottom:5px;
	line-height: 16px;
	}
	
.events-one ul li{
	line-height:20px;
	}
	
.events-two{
	border:#cca415 solid 1px;
	background-color:#f1efe3;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size:11px;
	color:#333;
	text-transform: uppercase;
	padding:10px;
	padding-bottom:5px;
	line-height: 16px;
	}
	
.events-new{
	border:#cca415 solid 1px;
	background-color:#f1efe3;
	line-height: 16px;
	}
	
.events-two ul li{
	line-height:20px;
	}
	
.bor-mid{
	background:url(images/flower-mid.gif) center no-repeat;
	}

.execuitve-border2{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#CCCCCC dashed 1px;
	}
	
.execuitve-border1{
	padding-top:5px;
	border-bottom:#333333 solid 1px;
	}
	
.blinking{
	text-decoration:blink;
	}

* html body {
text-decoration:blink!important;
}

<!--
  @media screen
  {
    blink { behavior:url(blink.htc);}
  }
-->