body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 3.166;
	margin: 0px;
	padding: 0px;
	background: url(http://www.apswny.com/images/mandela3.gif);
}


br {
line-height: 100%;
}

a:link, a:visited, a:hover {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-style: italic;
	font-weight: bolder;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",Arial,sans-serif;
	margin: 0px;
	padding: 0px 0px;
}

h1{
	font-size: 240%;
	color: #000099;
	padding-bottom: 15px;
	padding-top: 15px;
}

h2{
	font-size: 180%;
	color: #000099;
	padding-bottom: 15px;
	padding-top: 15px;
}

h3{
	font-size: 120%;
	color: #000099;
	padding-bottom: 15px;
	padding-top: 15px;
}


ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.timeandplace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000099; /**       font-variant: small-caps; **/
	text-indent: 40pt;
	padding: 0 0 0 20px; /*top right bottom left*/ 
	 /** padding-top: 12px; **/
	 /**        background: url(../../images/BG_left_white_gold.gif); **/
}

.title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bolder;
        color: #000099;
        text-indent: 0pt;
/**        background: url(../../images/BG_left_white_gold.gif); **/
}

.typeandfees {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #000000;
        text-indent: 40pt;
		padding-bottom: 12px;

}

.date {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        padding-left: 15px;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}

.announcement_head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: #000099;
        text-indent: 0pt;
}

.announcement_body  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        color: #000000;
}

.cancellation {
	color: #990000;
	text-indent: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.decorate {
	color: #000099;
	font-size: 18pt;
	font-family: "Trebuchet MS",Arial,sans-serif;;
}
.pullquote-left {
    border: 1px solid #000099;
	color: #000099;
	padding: 10px;
	width: 100px;
	background-color: #FFEECC;
	float: left;
	margin-right: 20px;
	text-align: right;
	
}		
.pullquote-right {
    border: 1px solid #000099;
	color: #000099;
	padding: 10px;
	width: 100px;
	background-color: #FFEECC;
	float: right;
	margin-left: 20px;
	text-align: left;
}		

.picture-right {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;	
}	

.picture-left {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}	


/************** .feature styles ***************/

.menu{
	padding: 0px 0px 10px 10px;
	font: 12pt Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 10px;
}


.feature{
	padding: 0px 0px 10px 10px;
	font: 12pt Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-decoration: none;
}

.cell_3_2 {	

	background: #00CCFF;
	height: 25px;
	background-image: url(/common/graphics/upper-left2.gif);
	background-repeat: no-repeat;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

