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

body{
	padding:0;
	margin: 0;
	background-color: #fef4a3;
	background-image:url(../img/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
}


#wrapper {
	margin-left:10%;
	border-left:2px solid #ffd400;
	border-right:2px solid #ffd400;
	width:886px;
	min-height:700px;
	background:#fffed7;
}
#wrapperHome {
	margin-left:10%;
	border-left:2px solid #ffd400;
	border-right:2px solid #ffd400;
	width:886px;
	height:765px;
	background:#fffed7;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#1e3d93;
	margin:0;
	padding:0;
	line-height: 20px;
	font-weight:500;
}
p {
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
	padding: 0;
	text-align: left;
}

#pageContent ul {
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
	list-style-type:circle;
	float:left;
	margin-bottom:10px;
}
#headerHome {
	height: 113px;
	width:886px;
	float:left;
	background:transparent url(../img/contentBackground.jpg) repeat-x bottom right;
}
#header {
	height: 150px;
	width:886px;
	float:left;
	background:transparent url(../img/contentBackground.jpg) repeat-x bottom right;
}


#navBar {position:relative;display:block; height:50px; font-size:16px; background:#198249 url(../img/navBar.jpg) repeat-x top left; font-family:"Trebuchet MS", Verdana;float:left; color:#FFFFFF; width:886px; text-shadow: #033 0.1em 0.1em 0.2em}
#navBar ul{margin:0;padding:0;list-style-type:none;width:auto;}
#navBar ul li {display:block;float:left;margin:0 0px 0 0;}
#navBar ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	height:35px;
	padding-top: 15px;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 31px;
}
#navBar ul li a:hover,#navBar ul li a.current{color:#fff;background:#198249 url(../img/navBar_Over.jpg) repeat-x top left;}


#flashContent {
	height: 345px;
	width:100%;
	float:left;
}

#dividerBar {
	float:left;
	background-color: #27a265;
	height:65px;
	width: 831px;
	color: #FFFF66;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align: right;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#dividerBar a, a:link {
	color: #FFFF66;
}
#dividerBar a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#subNavHome {
	float: left;
	background:url(../img/subNavHome_Bkgd.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:147px;
	width: 100%;
}
#leftColHome {
	float:left;
	padding-left: 35px;
	width:230px;
	height:90px;
	padding-top:25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#centerColHome{
	float:left;
	width: 250px;
	height:90px;
	padding-top: 25px;
	padding-left: 50px;
}
#rightColHome {
	float:left;
	padding-left: 20px;
	width: 300px;
	height: 90px;
	padding-top:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rightColHome hr {
	border-top:1px solid #f5d343;
	width: 90%;
	text-align:left;
	float:left;
	color:#fffed7;
}
#dateItem {
	height: 50px;
	width: 300px;
	color:#1e3d93;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
#dateItem .dateBox {
	height: 42px;
	width: 50px;
	display:block;
	background:url(../img/dateBox.jpg) no-repeat; 
	padding-top: 8px;
	float:left;
	text-align: center;
	line-height:14px;
}
#dateItem .month {
	font-size: 11px;
	margin-bottom: 0;
}
#dateItem .day {
	font-size: 18px;
}
#dateItem .event {
	float: left;
	padding-left: 10px;
	line-height:14px;
	width: 200px;
	height:35px;
	padding-top: 15px;
}
#dateItemBig {
	height: auto;
	width: 430px;
	color:#1e3d93;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	float:left;
	margin-bottom: 5px;
}
#dateItemBig .dateBox {
	height: 42px;
	width: 50px;
	display:block;
	background:url(../img/dateBox.jpg) no-repeat; 
	padding-top: 8px;
	float:left;
	text-align: center;
	line-height:14px;
}
#dateItemBig .month {
	font-size: 11px;
	margin-bottom: 0;
}
#dateItemBig .day {
	font-size: 18px;
}
#dateItemBig a, a:link, a:visited {
	color:#006633;
	text-decoration:none;
}
*html #dateItemBig a {
	color:#006633;
	text-decoration:none;
}
*html #dateItemBig a:hover {
	background: #FAED7A;
	display:block;
}
#dateItemBig .event {
	float: left;
	padding-left: 10px;
	line-height:14px;
	width: 325px;
	height:35px;
	padding-top: 15px;
}
#dateItemBig .event:hover {
	background: #FAED7A;
}
#footer {
	height: 35px;
	background-color:#f5d343;
	width:100%;
	float: left;
}
.copyright {font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding-left:25px;
	line-height:35px;
}
.social {
	float: right;
	padding-right: 35px;
}
#subNav {position:relative;display:block; height:25px; font-size:12px; background:#1a378d; font-family:"Trebuchet MS", Verdana;float:left; color:#FFFFFF; width:886px; margin-top:0px; text-shadow:#039 0.1em 0.1em 0.2em}
#subNav ul{margin:0;padding:0;list-style-type:none;width:auto;}
#subNav ul li {display:block;float:left;margin:0 1px 0 0;}
#subNav ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	height:20px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
#subNav ul li a:hover,#subNav ul li a.current{color:#1a378d;background:#a2c5e2;}
#pageContent {
	height: 440px;
	width: 886px;
	float:left;
	background:transparent url(../img/contentBackground.jpg) repeat-x bottom right;
}
#pageContent #interior{
	padding:20px;
	width:846px;
	;
	height: 400px;
	overflow:hidden;
}
#pageContent #interior ul {
	list-style-type:circle;
}
#pageContent #inset {
	width: 225px;
	height: 375px;
	padding: 10px;
	border:1px solid #FAED7A;
	float:right;
	margin-left:20px;
}
#pageContent #inset h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#1e3d93;
	margin:0;
	display:block;
	font-weight:500;
	width:220px;
	height:28px;
	background-color:#FAED7A;
	padding-top: 8px;
	padding-left: 5px;
}
#leftCol {
	float:left;
	width: 425px;
	padding:15px;
	margin-top: 10px;
	height:430px;
	border-right:1px solid #f5d343;
	line-height: 18px;
	
}
#leftCol hr {
	border-top:1px solid #f5d343;
	width: 400px;
	text-align:left;
	float:left;
	color:#fffed7;
}
#rightCol {
	float: left;
	width: 430px;
	height: 450px;
	background:transparent url(../img/rightCol_Background.jpg) no-repeat bottom;
}

#rightCol .quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #1e3d93;
	line-height:30px;
	text-shadow:#CC9933;
	padding-left:20px;
	padding-top: 100px;
	width: 380px;
	height:auto;
	display:block;
}
#rightCol .quoter {
	font-style:italic;
	display:block;
	padding-left: 20px;
	margin-top:0;
	width: 380px;

}
.caption {
	font-size: 11px;
	color:#666666;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:10px;
	line-height:14px;
	float:left;
}
.bigNumber {
	font-size:18px;
	font-weight:bold;
	color:#000033;
	padding:3px;
	line-height:20px;
	width:20px;
}
	
.green {
	color: #003300;
	font-weight:700;
}	
#photos img {
	border: #f5d343 2px solid;
}
#photos img:hover {
	border: #FFF 2px solid;
}

a:hover{	
	color: #0653A1;
}

/*lightbox stuff*/
#overlay{ 
    background-image: url(../img/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(../img/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
}

#box{
    width:350px;
	height: 400px;
    background:#2d2d2d;
    padding:10px;
    border:2px solid #eee;
	color:#FFFFFF;
}

#close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}

.white {
	color:#FFFFFF;
}
	

