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

body {
	background:url(../images/bg.jpg) repeat-x top;
	font-family:"Georgia", Times New Roman, Times, serif;
	margin: 0;
	padding: 0;
 	height: 100%;
}

html, body, #container {height: 100%;}
body > #container {height: auto; min-height: 100%;}
#main {padding-bottom: 89px;}  /* must be same height as the footer */

/* CONTAINER */
div#container {
	margin:0 auto;
	width:900px;
}

/* HEADER */
.header {
	height: 88px;
	background:url(../images/dot.jpg) bottom repeat-x;
}
.logo {
	float:left;
}
.menu {
	float:right;
	height: 58px;
	padding-top:18px;
}
a.menu_home  {
	display:block;
	text-decoration:none;
	width:58px;
	height:21px;
	background:url(../images/menu_home.jpg) 0 0 no-repeat;
}
a:hover.menu_home, #on  {
	background-position:bottom;
}
a.menu_about  {
	display:block;
	text-decoration:none;
	width:92px;
	height:21px;
	background:url(../images/menu_about.jpg) 0 0 no-repeat;
	margin-left:15px;
}
a:hover.menu_about, #on  {
	background-position:bottom;
}
a.menu_programs  {
	display:block;
	text-decoration:none;
	width:97px;
	height:21px;
	background:url(../images/menu_programs.jpg) 0 0 no-repeat;
	margin-left:15px;
}
a:hover.menu_programs, #on  {
	background-position:bottom;
}
a.menu_photos  {
	display:block;
	text-decoration:none;
	width:74px;
	height:21px;
	background:url(../images/menu_photos.jpg) 0 0 no-repeat;
	margin-left:15px;
}
a:hover.menu_photos, #on  {
	background-position:bottom;
}

/* NEWS TICKER */
.newsticker {
	height: 30px;
	line-height:40px;
	font-size:12px;
	color:#818181;
	padding-left:3px;
	padding-right:3px;
	margin-bottom: 7px;
}
.newsticker a {
	color:#818181;
	text-decoration:none;
}
.newsticker a:hover {
	color:#818181;
	text-decoration:underline;
}
.tickerdate {
	float:right;
	color:#a5b1bd;
	clear: left;
}
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
width: 600px;
float: left;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
float: left;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
float:right;
clear: right;
display:block;
}

#example3{ /*Demo 3 main container*/

}

#example3 p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}

/* ELIMENTS */
.dottedhr {
	height: 15px;
	background:url(../images/dot.jpg) bottom repeat-x;
}

/* HOMEPAGE */
.homepage_textbox {
	padding-top:15px;
	padding-bottom:15px;
	text-align:justify;
	color:#7f8a96;
	font-size:18px;
}
.homepage_boxes {
	padding-top:15px;
	padding-bottom:15px;
}
.homepage_boxes .infoboxes {
	width:598px;
	float:left;
}
.homepage_boxes .about_us {
	height:167px;
	width:283px;
	background-color:#906d4a;
	border:3px solid #795b3d;
	float:left;
	display:block;
}
.homepage_boxes .about_us_sub {
	height:141px;
	width:257px;
	border:1px solid #9a7751;
	padding:12px;
	font-size:11px;
	color:#f6e0ca;
}
.homepage_boxes .about_us a {
	color:#544433;
}
.homepage_boxes .about_us a:hover {
	text-decoration:none;
}
.homepage_boxes .programs {
	height:167px;
	width:283px;
	background-color:#727d51;
	border:3px solid #606a43;
	float:right;
	display:block;
	line-height:16px;
}
.homepage_boxes .programs_sub {
	height:141px;
	width:257px;
	border:1px solid #7c8858;
	padding:12px;
	font-size:11px;
	color:#dde2ce;
}
.homepage_boxes .programs a {
	color:#363a29;
}
.homepage_boxes .programs a:hover {
	text-decoration:none;
}
.homepage_boxes .rightinfoboxes {
	float:right;
	display:block;
}
a.donatelink  {
	display:block;
	text-decoration:none;
	width:283px;
	height:57px;
	background:url(../images/donatenow.gif) 0 0 no-repeat;
}
a:hover.donatelink, #on  {
	background-position:bottom;
}
.homepage_boxes .contact {
	height:97px;
	width:277px;
	background-color:#5d717b;
	border:3px solid #485c66;
	float:left;
	display:block;
	margin-top:13px;
	line-height:17px;
}
.homepage_boxes .contact_sub {
	height:71px;
	width:251px;
	border:1px solid #738b97;
	padding:12px;
	font-size:11px;
	color:#fff;
}

/* ABOUT US PAGE */
.contact {
	height:91px;
	width:277px;
	background-color:#fff;
	border:3px solid #d9e0e7;
	float:left;
	display:block;
	margin-top:11px;
	line-height:17px;
}
.contact_sub {
	height:65px;
	width:251px;
	border:1px solid #bec8d2;
	padding:12px;
	font-size:11px;
	color:#8d8d8d;
}

/* ABOUT PAGE */
.about_left-column {
	width: 285px;
	float:left;
	margin-right: 9px;
	margin-left: 7px;
	/*position: relative;*/
	/*font-size:12px;
	color:#7c7c6d;
	line-height:17px;*/
}
.about_center-column {
	width: 283px;
	float: left;
	margin-right: 9px;
	margin-left: 7px;
	/*margin-right:310px;
	margin-left:310px;*/
	/*position: relative;*/
}
.about_right-column {
	width: 285px;
	float: left;
	margin-left: 7px;
	/*position: relative;*/
}

/* CONTACT PAGE */
.contact_left-column {
	width: 285px;
	float:left;
	margin-right: 9px;
	margin-left: 7px;
	/*position: relative;*/
	/*font-size:12px;
	color:#7c7c6d;
	line-height:17px;*/
}

.contact_right-column {
	width: 565px;
	float: left;
	margin-left: 7px;
	padding-left:17px;
	border-left: 1px dashed #c6cad1;
	/*margin-left:310px;*/
	/*position: relative;*/
}


/* PROGRAMS PAGE */
.programs_left-column {
	width: 183px;
	float:left;
	margin-right:10px;
	position: relative;
	font-size:12px;
	color:#7c7c6d;
	line-height:20px;
	margin-top:-2px;
}
.programs_center-column {
	width: 430px;
    float:left;
	margin-right:10px;
	position: relative;
	font-size:12px;
}

.programs_center-column h3, .programs_right-column h3  {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:6px;
}

.programs_right-column {
	width: 430px;
	float:right;
	position: relative;
	font-size:12px;
}


/* FOOTER */
div#footer {
 	position:relative;
	height: 49px;
	background:url(../images/footerbg.gif) bottom repeat-x;
	width:100%;
	margin-top: -49px; /* negative value of footer height */
	clear:both;
}
.footercontent {
	width:862px;
	height:15px;
	margin:0 auto;
	background:#89949f url(../images/footer.gif) top no-repeat;
	color:#e8edf1;
	padding:17px;
	padding-left:49px;
	padding-right:49px;
	font-size:12px;
}
.copyright {
	float:left;
	display:block;
}
.footerlinks {
	float:right;
	display:block;
}
.footerlinks a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerlinks a:hover {
	text-decoration:underline;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* COLUMNS */
.left-column {
	width: 285px;
	float:left;
	margin-right:10px;
	position: relative;
}
.center-column {
	width: 283px;
	margin-right:310px;
	margin-left:310px;
	position: relative;
}
.right-column {
	width: 285px;
	float:right;
	position: relative;
}


/*CONTACT FORM*/

label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(../images/submit.jpg) no-repeat left top;
  width: 118px;
  height: 36px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
