@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC; 
}

a, a:visited, a:active 
{
	color: #006F51;
	text-decoration: none;
}

a:hover
{
	color: #006F51;
	text-decoration: underline;
	
}

.subHeader
{
	padding-bottom: 5px;
	padding-top: 15px;
	font-weight: bold;
}

.boldHeading
{
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: bold;
}


#header {
	width: 602px;
	vertical-align: top;
	height: 148px;
	padding: 0px;
}
#menu {
	background-color: ##9DC5B9;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 602px;
	vertical-align: middle;
}
#MainFrame {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 100%;
	
}
.address {
	padding-left: 35px;
	padding-top: 105px;
	padding-bottom: 50px;
	font-size: 11px;
	
}
.address a, 
.address a:visited, 
.address a:active {
	text-decoration: none;
	color: #ffffff;
}
.address a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.emailAddress {
	font-size: 10px;
	font-style: italic;
	font-family: 'Times New Roman', Times, serif;
	/*font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;*/
}

.mailtoText
{
	/*font-family: Arial, Helvetica, sans-serif; */
	font-style: italic;
}

.logo_td {
	width: 198px;
	background-image: url(images/left_pane_bg.gif);
	background-color: #006F51;
	vertical-align: top;
	padding: 0px;
	height: 148px;
}
.leftPane { 
	width: 198px;
	background-image: url(images/left_pane_bg.gif);
	background-color: #006F51;
	vertical-align: top;
	padding: 0px;
	color: #ffffff;
	height: 100%;
}

.contentArea {
	padding-top: 20px;
	padding-left: 20px;
	/*padding-bottom: 50px;*/
	padding-right: 10px; 
	vertical-align: top;
	background-color: #ffffff;
	/*height: 600px; */
	line-height: 18px;
}

.topic {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}


.statue {
	padding-left: 35px;
	padding-top: 24px;
	/*padding-top: 105px;
	padding-bottom: 25px;
	font-size: 10px; */
	
}

.rightPane {
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
	background-color: #ffffff;
	line-height: 18px;
	text-align: right;
}

.contentArea_2 {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 50px;
	/*padding-right: 20px; height: 200px;*/
	vertical-align: top;
	background-color: #ffffff;	
	line-height: 18px;
}
.annivLogo {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 50px;
	vertical-align: top;
	background-color: #ffffff;
	line-height: 18px;
	text-align: right;
}

.annivLogo_bottom {
	padding-top: 75px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 50px;
	vertical-align: bottom;
	background-color: #ffffff;
	line-height: 18px;
	text-align: right;
}

.smallQuotes
{
	font-family: 'Times New Roman', Times, serif;
	/*font-size: 14px; */
	font-weight: bold;
	
}

.apostrophe
{
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px; 
}

.boardTitle
{
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 0;
}

.boardListing
{	
	line-height: 21px;
	padding-bottom: 20px;
	white-space: nowrap;
}

.boardListing_last
{	
	line-height: 21px;
	/*padding-bottom: 20px; */
	white-space: nowrap;
}

.boardListing_2
{	
	line-height: 21px;
	padding-bottom: 5px;
	white-space: nowrap;
}

.donateNow 
{
	color: #DFE4B9;
	font-size: 16px;
	font-weight: bold;
	padding-left: 35px;
}

.newsletter 
{
	line-height: 21px;
}

.divLeft
{
	float: left;
	padding-right: 5px;
}

.divRight
{
	float: left;
	padding-left: 15px;
}

.footNote
{
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
}

.listText
{
	padding-top: 5px;
	
}

.topBottomPadding
{
	padding-top: 8px;
	padding-bottom: 8px;
	
}

.firstParagraph
{
	padding-top: 10px;
}

.indent
{
	padding-left: 25px;
}

.imageGallery 
{
	padding-top: 10px;
}

ul 
{
	list-style-type: disc; 
	/*list-style-image: url('images/bullet.gif'); */
	list-style-position: outside; 		
	margin-left: 0;
	padding-left: 18px;
}

li
{
	padding-bottom: 6px;	
}

/* Modar section */
#Modal {
	position:absolute;
	width:100%;
	height:840px;
	z-index:1;
	background:#9DC5B9;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25; 
	left: 0px; 
	top: 0px;
} 
#Layer2 {
	position:absolute;
	width:428px; 
	height:258px;
	z-index:1;
	left: 270px; 
	top: 0px;
	background-color: #FFFFFF;
	padding:10px;
}
#Layer3 {
	position:absolute;
	width:419px;
	height:249px;
	z-index:1;
	left: 13px;
	top: 11px;
}

#closebox {
	font-family:arial;
	font-size:12px;
	height:40px;
	width:470px;
	background-image:url('/images/closelabel.gif');
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:95% 30%;
	cursor:pointer;
	position:absolute;
	left:-10px;
	top:338px;
	text-decoration:none;
	color:#000;

}