body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#0660ae;
}

/*Home */
#home {
}

#home .flash {
	background-image:url(images/home_flash_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#ffffff;
}

#home .event {
	background-image: url(images/home_testimonial.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 147px;
}

#home .eventpad {
	padding:20px;
	padding-right:5px;
	padding-top:10px;
}

#home .singleevent {
	/*padding-top: 10px; */
}

#home .eventtitle {
	color: #186FB7;
	font-size: 11px;
	padding-right: 35px;
	text-align: left;
}

#home .eventdate {
	color: #186FB7;
	font-size: 11px;
	text-align: left;
}

#home .more {
	color: #C78732;
	font-size: 9px;
	text-align:right
}

#home .more a {
	color: #C78732;
}

#home .newsletter {
	width: 225px;
	height: 86px;
	background-image: url(images/home_newsletter_bg.jpg);
	background-repeat: repeat-y;
	color: #0C66B2;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
	
#home .newstextfield {
	border: 1px solid #2677BB;
	width: 109px;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	margin: 2px;
}

#home .newsletter .button{
	padding-right:3px;
	padding-top:3px;
	
}

#home .text {
	font-weight: bold;
	font-size: 11.8px;
	color: #5B5751;
	background-image: url(images/home_text.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 637px;
	height: 120px;
	line-height: 19.5px;
	text-align: left;
	background-color: #F4F8FB;
}

#home .textpad {
	padding: 10px 20px 10px 25px;
	line-height:17px;
	text-align:justify;
}

#home .bluetext {
	color: #146DB6;

}

.number {
	font-size: 16px;
	color: #FFF;
	letter-spacing: 1px;
	padding-right: 8px;
}

.center {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	width: 862px;
	text-align: left;
	background-color:#FFFFFF;
}

.centerpad {
	padding: 20px;
	padding-left: 210px;
	padding-right: 40px;
}

.missionpad {
	padding-top: 20px;
	padding-bottom: 0px;
}


.header {
	padding-left: 250px;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #065FAE;
}

.bluetext {
	color: #1970B7;
}

.rightimage {
	margin-right: 40px;
	margin-left: 20px;
}

.justify {
	text-align: justify;
}

/*Services*/
#services {
	text-align: justify;
}

#services .maintitle {
	color: #C68623;
	font-size: 20px;
	font-weight: bold;
}

#services .bullets {
	color: #065FAE;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 50px;
}


#services .bullets a {
	color: #065FAE;
}

#services .title {
	color: #065FAE;
	font-weight: bold;
}

/*Mission*/
#board {
	width: 230px;
	padding-left:30px;
	font-size:11px;
}

#mission  {
	background-image: url(images/mission_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:487px;
	text-align: justify;
	padding-right:100px;
}


/* Volunteer */
#volunteer .title {
	color: #065FAE;
	font-weight: bold;
}

/* Photo Album */
.pwtitle	{
	margin-left:4px;
}

.pwlink	{
	text-decoration:underline;
	color: #010518;
	font-weight:bold;
}

.pwimages {
	border: solid 2px #1970b7;
	margin: 7px;
	padding: 3px;
	background-color:#ffffff;
}

/*Contact*/
#contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	height: 434px;
	padding: 20px;
	margin-left: 220px;
	margin-right: 10px;
}

#contact .address {
	font-size: 16px;
}

#contact .textfield {
	width: 200px;
	border: 1px solid #1970B7;
}

#contact .contacttext {
	color: #1970B7;
}

#contact .required {
	font-size: 10px;
	font-style: italic;
	color: #1970B7;
}

/*Endorse*/
#endorse {
	padding: 20px;
	font-size: 11px;
}

#endorse .title {
	font-size: 14px;
}

/*Events*/
#events {}

#events .eventtitle {
	font-size: 14px;
	font-weight: bold;
	color: #0259a6;
}

#events .eventtitle a {
	text-decoration: none;
	color: #0259a6;
}

#events .eventtitle a:hover {
	text-decoration: none;
	color: #1C2029;
}

#events .eventdate {
	color: #0259a6;
	font-size: 12px;
	font-style:italic;
}

#events .eventimage {
	margin-right: 5px;
	margin-top: 3px;
	border: 1px solid #0259a6; 
}

#events .eventdesc {
	font-size: 12px;
	color: #06224e;
	padding-bottom: 3px;
	padding-top: 3px;
}

#events .newsdesc {
	font-size: 12px;
	color: #06224e;
	border-bottom: 1px dashed #0259a6; 
	padding-bottom: 3px;
	padding-top: 3px;
}

#events .more {
	text-align: right;
}

/*Footer*/
.footer {
	font-size: 12px;
	text-decoration:none;
	padding-top:3px;
	color: #FFFFFF;
	width: 850px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #C68623;
}

.copy {
	font-size: 10px;
	text-decoration:none;
	padding-top:6px;
	color: #000000;
	width: 850px;
}

.copy a {
	color: #000000;
	text-decoration: none;
}

.copy a:hover {
	color: #C68623;
}

/*Subscribe*/
.signup {
	color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 0px;
}

