.ahem {display:none;}

body{
	font-family: Georgia,Times,Serif;
	font-size: 13px;
	font-weight: normal;
	margin:0; 
	padding: 0;
	background:white;
	background-image: url(images/back4.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	}    
	
.content {
	margin:0;      
	margin-left:80px; 
    	margin-top: 0px;
	background: white;
	font-size: 14px;  
	padding: 10px;}

.content p{text-indent: 1em;}	

div.letter {margin-bottom: 5em;}
div.letter p{text-indent:0; }

div.letter p.sig, div.letter p.closing{text-indent:50%;}

p{
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}	
	
	
h2{
	margin-top: 20px;
	margin-bottom: 10px;
	padding:0px;
	color:#ca226b;
	font-family: Georgia,Times,Serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	
h3{	
	margin-top: 1.5em;
	margin-bottom: .2em;
	color: #ca226b;
	font-family: Georgia,Times,Serif;
	} 
	
h4{	
	margin-top: 0px;
	margin-bottom: .2em;
	color: #ca226b;
	} 	
		
	
	
div.page table tr td {font-size:12px; vertical-align: top; padding:5px 20px 20px 20px;} 

div.page table.form {}

div.page table.form td {padding: 0px; margin:0px;}  

/* formatting for forms */

input {margin: 0px; margin-left:5px; padding: 0px;
	color: blue;
	}

.events {text-align:left}

.event {margin-bottom: 3em;}


		
div .eventdate { 

	margin-bottom: .5em;
	color: #ca226b;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	}
 

div.title, div.time, div.loc, div.description {margin-left: 50px;}

div.title  {
	
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ca226b;}
	
div.loc {}
		
div.time {}



p.description  {
	text-indent: 0;
	margin-left: 2em;
	margin-top: 0px;
	}

div.description {

	font-style: italic;
	font-size: 12px;
	width: 300px;
	text-align: justify;}


a.top {
	text-align: center;
	font-size: 14px;
	color: green;}
	
div.header {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: white;
	border-top:5px solid #ca226b;
	border-bottom: none;
	height: 50px;
	left: 20px;
	text-align: center;}
	
div.header img {border:0px; margin:0;}
	


	
/* Effects Navigation Bar */
.nav {
	margin: 0px 0px 0px 0px ;  
	background: #ca226b;
	padding: 2px 0px 2px 80px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}			

/* Effects Tabs within Nav Bar */
 .nav a { 
	display: inline ;
	border-right: 1px solid white;
	text-decoration: none;
	padding: 0px 3px 2px 5px;
	margin: 0px;

}
	
a {font-family: Verdana, sans-serif; text-decoration: none; font-size: 12px; font-weight: bold;}
a:link {color: red}
a:visited {color: #FC81B8}
a:hover {color: navy}
		                                            
		
/* Color of links in Navigation */
div.nav a		 	{font-size: 14px; margin: 0px 1px 0px 0px;}
div.nav a:link  	{background: #ca226b; 	color: white;}
div.nav a:visited  	{background: #ca226b; 	color: white;}
div.nav a:hover  	{background: white; 	color: #ca226b;}  

/* Color of active tab in navigation */
div.nav a.active:visited  {background: white}
div.nav a.active:visited  {background: white; color:#ca226b;} 

.floatl {float: left;}


	

.pleasenote {text-align: center; font-size: 20px; color:#ca226b}	
.hi-light {color:#ca226b;}  

div.links a{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}		      
		
		
#copy {text-align: right; margin-right: 20px;}