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

body{
	background:#124F81 url(../images/bg.png) repeat; color:#FFF;
}

a{
	color:#F56A0F;
	}
a:hover{
	color:#FAA528;

}

p{
	color:#fff;
	}
h1{
	color:#fee;
	}
h2{
	 color:#092c4a;
	 }

h3{
	color:#092c4a;
	}
h4{
	color:#092c4a;
	}
h5{
	color:#092c4a;
	}

.container{
	
	xbackground-color:#666;
}

table, td, th{
	vertical-align:top;
	}

#wrapper{
	
	xheight:600px;
}

#header{
	height:229px;
	
	background:transparent url(../images/header-back.png);
}

#header h1{
	padding:80px 0 0 20px;
	font-size:2.3em;
	text-align:center;
	filter:shadow;
	float:left;
	}

#header p{
	float:right;
	color:#fff;
	}
	
#headerTxt a{
	color:#F56A0F;
	padding-right:10px;


}

#headerTxt a:hover{
	color:#FAA528;

}
#slideshow-wrapping {
	float:right;
	padding-right:10px;

}
#donation img{
	
	padding-top:30px;
	}


#leftNav{
	height:auto;
	width:208px;
	background:transparent url(../images/navBg.jpg) repeat-y;
	margin-bottom:20px;
}

#leftNav ul{
	height:auto;
	margin:0;
	list-style:none;
	xbackground:transparent url(../images/navBg.png) repeat-x;
	
}

#leftNav ul li {
	
	position:relative;
	float:left;
	padding:10px 0 0 0;
	width:190px;
	list-style-type:none;
	font-size:16px;
	color:#fff;
	font-family:verdana;
	border-bottom:1px solid #999;
	display:block;
	line-height: 1.2em;
	
	
	
}



#leftNav ul li a{
	
	xwidth:50px;
	height:49px;
	color:orange;
	text-decoration:none;
	xpadding:10px 10px 0 10px;
	
	
	
}

#leftNav ul li.highlight{
	background:transparent;
	color:#000;
	}

#leftNav ul li a:hover{
	
	color:#000;
	text-decoration:none;
	
	background:transparent url(../images/navBgRoll.png) repeat-x;
	
}

#leftNav ul li a:active{
	
	color:#000;
	text-decoration:none;
	
}

#leftNav ul li.highlight a{
	color:orange;
	font-weight:bold;
	}

#leftNav ul li.highlight ul li a{
	color:orange;
	font-weight:normal;
	font-size:12px;
	
	
	}

#leftNav ul li ul li a{
	
	
	color:orange;
	font-weight:normal;
	font-size:12px;
	
	}
	
#leftNav ul li ul{
	margin-left:10px;
	
	}
	
#leftNav ul li ul li{
	padding:0;
	
	line-height: 0.8em;
	margin-top: 5px;
	
	}

#leftNav ul li ul li a:hover{
	/*background-color:#c3541a;*/
	color:#000;
	}
	
#leftNav ul li ul li.lastChild { border-bottom: none; }
	
ul li.haschildren ul { display:none; }

ul li.hasvisiblechildren ul { display:block; }
ul li.highlight ul { display:block; }

ul li.highlight li.haschildren ul { display:none; }
ul li.hasvisiblechildren ul li.haschildren ul { display:none; }

ul li.hasvisiblechildren ul li.highlight ul { display:block; }
ul li.hasvisiblechildren ul li.hasvisiblechildren ul { display:block; }


#rightNav{
	text-align:center;
	
	width:208px;
	height:auto;
	background:transparent url(../images/rightBg.jpg) repeat-y;
	}

#rightNav img{
	padding-bottom:30px;
	}

#content{
height:auto;
width:490px;
padding:0 10px;
}



#mainContent{
	xpadding-top:20px;
	height:auto;
	background-color:#333;
	background:#124f81;
	
}


#footer{
	height:135px;
	background:transparent url(../images/footerBg.jpg) repeat-x;
	text-align:center;
}

#footer p{
	line-height:40px;
	xpadding-top:70px;
	color:#8496a5;
	}

#footer a{
	color:#C3541A;
	}

/*///////////////////////////////////////////////////*/

#body #contact-form-container div.input{
background-color:#124F81;
}

#body #contact-form-container div.input label{
	color: orange;
	}
	
#contact-form-container div { background-color: #124F81; }

#contact-form-container div.input input, #contact-form-container div.input textarea { background-color: #d4e0ff; }

#contact-form-container select { background-color: #d4e0ff;  }

div.even-row{ background:#224f71;}
.an-event div.event-date h4 {
color:#ffd;
}
.an-event div.event-title { color:orange; }
div.event-options { background:#133659; }
div.event-displaying { color: #d4e0ff; }
/*
#newsletter h2{
	font-size:1.2em;
	color:#fff;
	margin-bottom:3px;
	}
	
	
#newsletter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/badges_25.png) no-repeat scroll left top;
border:0 none;
clear:left;
color:white;
display:inline;
float:left;

margin-top:60px;
padding:4px 4px 4px 10px;
width:186px;
}

.emailbg {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/field.gif) no-repeat scroll left top;
border:0 none;
height:26px;
margin-top:5px;
width:148px;
}

.submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/buttonBg.png) no-repeat scroll left top;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:10px;
font-weight:bold;
height:28px;
margin:6px 0 6px 0;
padding:0;
width:108px;
}

#newsletter .ninput {
background:transparent none repeat scroll 0 0;
border:0 none;
margin: 0 0 3px 5px;
width:138px;
}
*/


