body {
	background: #ffffff url(images/theme_bg.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #0972a9;
}

a img {
	border: 0;
}

#rap {
	width: 780px;	
	margin: 0 auto;
}

#navbar {
	width: 780px;
	background: url(images/theme_navbar_bg.gif) repeat-x;
	height: 43px;
	margin-bottom: 1px;
	font-weight: bold;
}

#navbartext {
	padding-top: 12px;
	color: white;
	font-size: 10pt;
}

.navbardonate {
	padding-top: 12px;
	padding-left: 20px;
	font-size:  10pt;
	color: white;
	background: url(images/theme_navbar_bg_donatetest.gif) repeat-x;
	width: 58px;
	height: 31px;
	margin-bottom: 1px;
	font-weight: bold;
	float:  right;
	//display: block;
}

#navbar a {
	color: white;
	text-decoration: none;
}

#splash {
	width: 780px;
	height: 384px;
}

#footer {
	width: 780px;
	background-color: #ddf3fd;
	margin-top: 10px;
	padding: 0px 0px 20px 0px;
	height: 100%;
	font-size: 12px;
}

h1 {
	color: #59931b;
	font-size: 16px;
	font-weight: bold;
	/*margin-bottom: 10px;*/
	margin-top: 10px;
	padding-top:  0px;

}

h2 {
	color: #59931b;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: #b8cca2 1px solid;
	margin-top: 10px;
			padding-bottom: 0;
}

#insidecontent {
	
}

#insideall {
	width: 780px;
	font-size: 12px;
	line-height: 1.75em;
}

#insideleft {
	float: left;
	width: 160px;
	font-size: 12px;
	line-height: 1.75em;
}

#insideright {
	float: right;
	width: 604px;
	font-size: 12px;
	line-height: 1.75em;
	padding-top:  10px;
}

html>body #insideright {
	padding-top:  0;
}
#sidebar {
	list-style-type: none;
	margin-top: 5px;
	padding: 0;
	line-height: 1.2em;
	margin-left: 0;
	padding-top: 10px;
}

#sidebar li {
	margin-bottom:  7px;
	margin-left: 0;
}

#sidebar li a {
	font-weight:  bold;

}

#sidebar li ul {
	list-style-type: none;
	margin-top: 0;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 0;
}

#sidebar li ul li ul {
	list-style-type: none;
	margin-top: 0;

}



#sidebar li ul li a {
	color: #565656;
	text-decoration: none;
	font-weight: normal;
}

#feature {

}

#featureleft {
	width: 480px;
	float: left;
}

#featureleft table {
	padding-top: 3px;
}

#featureright {
	width: 280px;
	float: right;
}

#featureright p {
	font-size: 12px;
	line-height: 1.75em;
	margin-top: 5px;
}

#featureleft p {
	font-size: 12px;
	line-height: 1.75em;
	margin-top: 5px;
}

#featureleft table {
	font-size: 12px;
}

#featureleft td {
	width: 160px;
}

#banners {
	padding-top: 3px;
}

#banners h1 {
	padding-bottom: 5px;
}

#banners table {
	margin-left:  -6px;
}

.textnoBorder {
	
	background-color: #ddf3fd;

}

#notindent {
	
	list-style-type: none;
	padding: 0;

}


#mygallery {
	
	
	float:  left;
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0;
overflow: scroll; /*leave this value alone*/
width: 484px; /*Width of Carousel Viewer itself*/
height: 384px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 484px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.boardtable {
	background-color: #e2f6fe;
	border: #c6e6f3 1px solid;
}

.emeritustable {
	background-color: #f1fde4;
	border: #cfe9b4 1px solid;
}


<!-- calendar styles -->
				.textnoBorder2 {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10pt;
					color: #FFFFFF;
					background-color: #428B0F;
					padding-right: 15px;
					padding-left: 15px;
					font-weight: bold;
					padding-top: 0px;
					padding-bottom: 0px;
				}
								
				.pBlock { 
					text-align: center;
					font-family: Arial;
					font-weight: normal;
					font-size: 12px;
					color: #404040;
					background-color: #fafafa;
					border: 1px #c5dfeb solid;
					border-collapse: collapse;
					border-spacing: 0px; 
				} 
				
				.pHeader { 
					border-bottom: 2px solid #c5dfeb;
					border-left: 1px solid #c5dfeb;
					background-color: #ddf3fd;
					text-align: center;
					font-family: Arial;
					font-weight: bold;
					font-size: 12px;
					color: #404040; 
				}
				
				.pHeader2 { 
					border-bottom: 1px solid #c5dfeb;
					background-color: #fff;
					text-align: center;
					font-family: Arial;
					font-weight: bold;
					font-size: 16px;
					color: #59931b; 
				}
				
				.pCellRB { 
					border-bottom: 1px solid #c5dfeb;
					border-left: 1px solid #c5dfeb;
					background-color: #fafafa;
					text-align: center;
					font-family: Arial;
					font-weight: bold;
					font-size: 12px;
					color: #404040; 
				}
				
				.pCellB { 
					border-bottom: 1px solid #c5dfeb;
					background-color: #fafafa;
					text-align: center;
					font-family: Arial;
					font-weight: bold;
					font-size: 12px;
					color: #404040; 
				}
				
				.pCellR { 
					border-left: 1px solid #c5dfeb;
					background-color: #fafafa;
					text-align: center;
					font-family: Arial;
					font-weight: bold;
					font-size: 12px;
					color: #404040; 
				}