/**
 * @package   Quasar Template - RocketTheme
 * @version   1.5.0 January 21, 2010
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2010 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Core */
body {
	font-family: Helvetica, Arial, sans-serif;
	min-width: 960px;
	/*background-color:#ce8a03;*/
	background: #ce8a03 url('../images/backgrounds/style6/main_bg.gif') repeat-x top;
}
.font-family-optima {
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
.font-family-geneva {
	font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}
.font-family-helvetica {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}
.font-family-lucida {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
}
.font-family-georgia {
	font-family: Georgia, sans-serif;
}
.font-family-trebuchet {
	font-family: "Trebuchet MS", sans-serif;
}
.font-family-palatino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
#rt-main-surround .rt-article-title, #rt-main-surround .title {
	color:#d0494c !important;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	letter-spacing:normal;
	font-weight:bold;
	display:block;
}


#rt-menu .rt-container, /*#rt-top .rt-container,*/ #rt-showcase .rt-container, #rt-feature .rt-container, #rt-main .rt-container, #rt-bottom .rt-container,/* #rt-footer .rt-container,*/ /*#rt-copyright .rt-container,*/ #rt-maintop .rt-container, #rt-mainbottom .rt-container, #rt-breadcrumbs .rt-container, /*#rt-header .rt-container,*/ #rt-toptab .rt-container, #rt-bottomtab .rt-container {
	background-image: transparent url('../images/backgrounds/style6/content_drop.png') repeat-y;/*background-repeat: repeat-y;*/
}
#rt-copyright .rt-container {
	/*padding-bottom:10px;*/
	/*margin-bottom:10px;*/
	background: transparent url('../images/backgrounds/style6/footer_drop.png') no-repeat 1px bottom;/*background-repeat: no-repeat;
	background-position: 1px bottom;*/
}
.title {
	font-weight: normal;
}
ul {
	list-style: none;
	padding-left: 0;
}
ul li {
	list-style: square;
	margin-left: 15px;
}
/* Top */
#rt-top .search .inputbox {
	width: 236px;
	height: 20px;
	line-height: 16px;
	border: 0;
	padding: 3px 0 0 5px;
}
#rt-top .search {
	text-align: right;
}
/* Header */
#rt-header {
	position: relative;
	z-index: 2;/*margin-top:3x;*/
}
#rt-header .rt-block {
	margin-bottom: 0;
}
#rt-header4 {
/*padding: 5px 0;*/
}
#rt-logo {
	width: 634px;
	height: 172px;
	display: block;
	position:relative;
	/*top:-10px;*/
	top:8px;
	left:10px;
}
/* Top Menu */
#rt-header ul {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 1000;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) { /* only webkit-based browsers will read the following styles */
	 #rt-header ul {
		 position:absolute;
		 /*top:12px;*/
		 top:5px;
		 left:19px;
		 z-index:1000;
	}
	/* hack to keep navigation links on one line */
	#rt-header ul.menu li.active > a span, #rt-header ul.menu li:hover > a span, #rt-header ul.menu li > a span, #rt-header ul.menu li.active > .separator span, #rt-header ul.menu li:hover > .separator span, #rt-header ul li, #rt-header ul li .separator span {
		 margin-right:6px !important;
	}
	
	
	 .volunteer #rt-header4 .rt-grid-9, .contact #rt-header4 .rt-grid-9 {
			/*margin-top:10px;*/
	}
	/* #rt-logo {
	 margin-top:10px;
	}*/
	.rt-container .rt-grid-9 {
		margin-top:10px; /* centers nav links vertically, specific to Webkit*/
	}
	#rt-top2 .rt-block {
		margin-left:-50px !important;
	}
	.newsletter .module-title {
		width:125px;
		float:left;
		margin-top:7px;
	}
}
#rt-header ul li {
	padding: 0;
	margin-left: 4px;
	margin-bottom: 4px;
	list-style: none;
	float: left;
	position: relative;
}
#rt-header ul li a, #rt-header ul li .separator {
	display: block;
	height: 29px;
	line-height: 28px;
	/*margin-left: 8px;*/
	cursor: pointer;
	z-index: 100;
	position: relative;
}
#rt-header ul li a span, #rt-header ul li .separator span {
	display: block;
	padding: 0 10px;
	height: 29px;
	line-height: 28px;
	margin-left: -10px;
	margin-right: 15px;
	font-size: 14px;
}
#rt-header li ul li.parent {
	background: url(../images/parent.png) 97% 12px no-repeat;
}
/* Menu Dropdowns */
#rt-header li ul {
	position:absolute;
	width:/*200px*/ 220px;
	top:-999em;
	left: auto;
	margin-right: 15px;
	padding: 10px 0;
}
#rt-header li ul ul {
	margin: 0;
}
#rt-header li:hover ul ul, #rt-header li:hover ul ul ul, #rt-header li:hover ul ul ul ul {
	top:-999em;
	left: auto;
}
#rt-header li li {
	margin: 0;
	padding: 0 10px 0 18px;
	height:auto;
	width:/*172px*/ 192px;
}
#rt-header li li a, #rt-header li li.active a, #rt-header li li a:hover, #rt-header li li .separator, #rt-header li li.active .separator {
	margin:0;
	padding: 0;
	height: auto;
	float: none;
	width: auto;
	line-height:20px;
	display: block;
}
#rt-header li li a span, #rt-header li li.active a span, #rt-header li li a:hover span, #rt-header li li .separator span, #rt-header li li.active .separator span {
	width: auto;
	display: block;
	line-height: 20px;
	text-transform: none;
	padding: 5px 5px 0 5px;
}
#rt-header li li a, #rt-header li.active li a, #rt-header li li .separator, #rt-header li.active li .separator {
	font-weight:bold;
}
#rt-header li:hover ul {
	left: 0;
	top: 29px;
}
#rt-header li li:hover ul, #rt-header li li li:hover ul, #rt-header li li li li:hover ul {
	left:200px;
	top: -11px;
}
/* Showcase */
#rt-showcase {
	position: relative;
	z-index: 1;
}
#rt-showcase .showcase-title {
	font-size: 3.8em;
	line-height: 1em;
	font-weight: bold;
	margin-top: 15px;
}
/* Main Body */
#rt-toptab .rt-block {
	padding: 15px 0 0 0;
	margin: 0;
}
#rt-toptab .toptab, #rt-toptab .toptab2 {
	height: 34px;
	display: inline-block;
}
#rt-toptab .toptab {
	margin-left: 25px;
}
#rt-toptab .toptab2 {
	padding: 0 25px;
	line-height: 34px;
	font-size: 18px;
	margin-left: -25px;
}
#rt-main-surround .rt-article-title {
	text-transform: none;
	margin: 0;
	display: block;
	font-size: 180%;
	letter-spacing: normal;
}
#rt-sidebar-a, #rt-sidebar-b, #rt-sidebar-c {
	background-color: transparent;
}
#rt-main-surround {
	overflow: hidden;
	margin-top:0;
}
#form-login ul li a, #com-form-login ul li a, ul.rt-more-articles li a, .rt-section-list ul li a {
	background-position: 0 2px;
	padding-left: 15px;
}
#form-login ul li a:hover, #com-form-login ul li a:hover, ul.rt-more-articles li a:hover, .rt-section-list ul li a:hover {
	background-position: 0 -453px;
}
/* Side Menus */
#rt-main-surround ul.menu {
	padding-left: 0;
}
#rt-main-surround ul.menu li {
	list-style: none;
	margin-left: 0;
}
#rt-main-surround ul.menu a, #rt-main-surround ul.menu .separator, #rt-main-surround ul.menu .item {
	display: block;
	text-indent: 0;
	overflow: hidden;
	font-size: 120%;
	font-weight: bold;
	padding: 4px 0 8px 20px;
	line-height: 1.8em;
}
#rt-main-surround ul.menu li.active > a, #rt-main-surround ul.menu li.active > .separator, #rt-main-surround ul.menu li.active > .item {
	font-weight: bold;
}
#rt-main-surround ul.menu li li {
	padding: 0;
	margin: 0;
	font-size: 95%;
	background: none;
	border: none;
}
#rt-main-surround .menu .subtext em {
	line-height: 14px;
}
#rt-main-surround .menu em {
	display: block;
	font-size:80%;
	font-style: normal;
	font-weight: bold;
}
#rt-main-surround ul.menu li a:hover, #rt-main-surround ul.menu li .separator:hover, #rt-main-surround ul.menu li .item:hover, #rt-main-surround ul.menu li.active > a, #rt-main-surround ul.menu li.active > .separator, #rt-main-surround ul.menu li.active > .item {
	background-position: 5px -445px;
}
/* Modules */
.module-title {
	margin: 15px 0;
}
h2.title {
	display: block;
	letter-spacing: normal;
	line-height: 1em;
	margin: 0;
}
.flush .rt-block {
	padding: 0;
}
.icon1 .module-surround, .icon2 .module-surround, .icon3 .module-surround, .icon4 .module-surround {
	padding-left: 60px;
	position: relative;
}
.module-icon {
	width: 45px;
	height: 41px;
	position: absolute;
	left: 0;
	top: 0;
}
.icon1 .module-icon {
	background-position: 0 0;
}
.icon2 .module-icon {
	background-position: 0 -44px;
}
.icon3 .module-icon {
	background-position: 0 -87px;
}
.icon4 .module-icon {
	background-position: 0 -129px;
}
/* Bottom */
#rt-bottom .rt-container {
	/*margin-top:20px;*/
	background: url('../images/backgrounds/style6/content_drop.png') repeat-y center;
	padding-top:20px;
	padding-bottom:20px;
	border: 0;
}
#rt-bottomtab .rt-block {
	padding: 15px 0 0 0;
	margin: 0;
}
#rt-bottomtab .bottomtab, #rt-bottomtab .bottomtab2 {
	height: 34px;
	display: inline-block;
}
#rt-bottomtab .bottomtab2 {
	padding: 0 25px;
	line-height: 34px;
	font-size: 18px;
}
/* Footer */
#powered-by {
	margin:10px 0;
}
#rocket {
	display:inline-block;
	width: 148px;
	height: 23px;
	margin:0 20px 0 5px;
	vertical-align:middle;
}
#gantry-logo {
	display:inline-block;
	width: 102px;
	height: 27px;
	margin:0 10px 0 0px;
	vertical-align:middle;
	background-position: 0 -24px;
}
#rt-copyright {
	text-align: left;
}
#gantry-totop, #gantry-totop span {
	height: 34px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
#gantry-totop span {
	padding: 0 25px;
	line-height: 34px;
	text-align: center;
	white-space: nowrap;
}
#gantry-resetsettings {
	margin-left:15px;
	margin-bottom:5px;
	display:block;
	float:left;
}
/* Typography */
.readon {
	display: inline-block;
	margin-left: 8px;
	height: 30px;
}
.readon span, .readon .button {
	display: block;
	margin-left: -8px;
	padding: 0 18px 0 10px;
	border: 0;
	font-size: 13px;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	float: left;
}
.readon:hover {
	background-position: 100% -30px;
}
.readon:hover span, .readon:hover .button {
	background-position: 0 -30px;
}
#rt-bottom .readon {
	background-position: 100% -60px;
}
#rt-bottom .readon span, #rt-bottom .readon .button {
	background-position: 0 -60px;
}
#rt-bottom .readon:hover {
	background-position: 100% -90px;
}
#rt-bottom .readon:hover span, #rt-bottom .readon:hover .button {
	background-position: 0 -90px;
}
#rt-footer .readon {
	background-position: 100% -120px;
}
#rt-footer .readon span, #rt-footer .readon .button {
	background-position: 0 -120px;
}
#rt-footer .readon:hover {
	background-position: 100% -150px;
}
#rt-footer .readon:hover span, #rt-footer .readon:hover .button {
	background-position: 0 -150px;
}
#rt-accessibility .rt-desc {
	display: block;
	float: left;
	text-align: left;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
}
#rt-accessibility #rt-buttons {
	float: left;
}
#rt-accessibility .button {
	display: block;
	width: 14px;
	height: 8px;
}
#rt-accessibility a.large .button {
	background-position: 0 0;
	margin-bottom: 4px;
}
#rt-accessibility a.large:hover .button {
	background-position: -15px 0;
}
#rt-accessibility a.small .button {
	background-position: 0 -11px;
}
#rt-accessibility a.small:hover .button {
	background-position: -15px -11px;
}
.rokradios, .rokchecks {
	padding: 1px 5px 7px 24px !important;
	line-height: 120%;
}
.rokradios {
	background-position: 0 0;
	background-repeat: no-repeat;
}
.rokradios-active {
	background-position: 0 -211px;
	background-repeat: no-repeat;
}
.rokchecks {
	background-position: 0 -423px;
	background-repeat: no-repeat;
}
.rokchecks-active {
	background-position: 0 -634px;
	background-repeat: no-repeat;
}
.date-block .date {
	font-size: 110%;
}
#rt-breadcrumbs {
	margin-top: 10px;
}
#breadcrumbs-home {
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-top: 4px;
}
#breadcrumbs h3, .leading_separator {
	display: none;
}
span.breadcrumbs {
	display: block;
	font-size: 110%;
	font-weight: bold;
	overflow: hidden;
}
span.breadcrumbs img {
	width: 12px;
	height: 23px;
	float: left;
}
span.breadcrumbs a, span.no-link {
	padding: 0 10px;
	float: left;
	display: block;
	height: 23px;
	line-height: 20px;
}
.floatleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.floatright {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}
/* RTL */
body.rtl #rt-top .search .inputbox {
	padding: 3px 5px 0 0;
}
body.rtl #rt-top .search {
	text-align: right;
}
body.rtl #rt-header ul {
	float: left;
}
body.rtl #rt-header ul li {
	float: right;
}
body.rtl #rt-header li ul li.parent {
	background: url(../images/parent-rtl.png) 5px 12px no-repeat;
}
body.rtl #rt-header li ul {
	/*position:absolute;*/
	width:200px;
	top:-999em;
	left: auto;
	padding: 10px 0;
}
body.rtl #rt-header li ul ul {
	margin: 0;
}
body.rtl #rt-header li:hover ul ul, body.rtl #rt-header li:hover ul ul ul, body.rtl #rt-header li:hover ul ul ul ul {
	top:-999em;
	left: auto;
}
body.rtl #rt-header li li {
	margin: 0;
	padding: 0 10px 0 18px;
	height:auto;
	width:172px;
}
body.rtl #rt-header li li a, body.rtl #rt-header li li.active a, body.rtl #rt-header li li a:hover, body.rtl #rt-header li li .separator, body.rtl #rt-header li li.active .separator {
	margin:0;
	padding: 0;
	height: auto;
	float: none;
	width: auto;
	line-height:20px;
	display: block;
}
body.rtl #rt-header li li a span, body.rtl #rt-header li li.active a span, body.rtl #rt-header li li a:hover span, body.rtl #rt-header li li .separator span, body.rtl #rt-header li li.active .separator span {
	width: auto;
	display: block;
	line-height: 20px;
	text-transform: none;
	padding: 5px 5px 0 10px;
}
body.rtl #rt-header li li a, body.rtl #rt-header li.active li a, body.rtl #rt-header li li .separator, body.rtl #rt-header li.active li .separator {
	font-weight:bold;
}
body.rtl #rt-header li:hover ul {
	top: 29px;
	right: 0;
}
body.rtl #rt-header li li:hover ul, body.rtl #rt-header li li li:hover ul, body.rtl #rt-header li li li li:hover ul {
	top: -11px;
	right: 200px;
}
body.rtl #form-login ul li a, body.rtl #com-form-login ul li a, body.rtl ul.rt-more-articles li a, body.rtl .rt-section-list ul li a {
	background-position: 100% 2px;
	padding-left: 15px;
}
body.rtl #form-login ul li a:hover, body.rtl #com-form-login ul li a:hover, body.rtl ul.rt-more-articles li a:hover, body.rtl .rt-section-list ul li a:hover {
	background-position: 100% -453px;
}
body.rtl #rt-main-surround ul.menu ul {
	margin-right: 25px;
	margin-left: 0;
}
body.rtl #rt-main-surround ul.menu a, body.rtl #rt-main-surround ul.menu .separator, body.rtl #rt-main-surround ul.menu .item {
	padding: 4px 20px 8px 0;
}
body.rtl #rt-main-surround ul.menu li a, body.rtl #rt-main-surround ul.menu li .separator, body.rtl #rt-main-surround ul.menu li .item {
	background-position: 100% 10px;
}
body.rtl #rt-main-surround ul.menu li a:hover, body.rtl #rt-main-surround ul.menu li .separator:hover, body.rtl #rt-main-surround ul.menu li .item:hover, body.rtl #rt-main-surround ul.menu li.active > a, body.rtl #rt-main-surround ul.menu li.active > .separator, body.rtl #rt-main-surround ul.menu li.active > .item {
	background-position: 100% -445px;
}
body.rtl .icon1 .module-surround, body.rtl .icon2 .module-surround, body.rtl .icon3 .module-surround, body.rtl .icon4 .module-surround {
	padding-left: 0;
	padding-right: 60px;
}
body.rtl .module-icon {
	left: auto;
	right: 0;
}
body.rtl #rocket {
	margin:0 5px 0 20px;
}
body.rtl #gantry-logo {
	margin:0 0 0 10px;
}
body.rtl #rt-copyright {
	text-align: right;
}
body.rtl #gantry-totop, body.rtl #gantry-totop span {
	right: auto;
	left: 0;
}
body.rtl #gantry-resetsettings {
	margin-left: 0;
	margin-right: 15px;
	float: right;
}
body.rtl #rt-accessibility .rt-desc {
	float: right;
	text-align: right;
	margin-right: 0;
	margin-left: 5px;
}
body.rtl #rt-accessibility #rt-buttons {
	float: right;
}
body.rtl .rokradios, body.rtl .rokchecks {
	padding: 1px 24px 7px 5px;
}
body.rtl .rokradios {
	background-position: 100% 0;
}
body.rtl .rokradios-active {
	background-position: 100% -211px;
}
body.rtl .rokchecks {
	background-position: 100% -423px;
}
body.rtl .rokchecks-active {
	background-position: 100% -634px;
}
body.rtl #breadcrumbs-home {
	float: right;
}
body.rtl span.breadcrumbs img {
	float: right;
}
body.rtl span.breadcrumbs a, body.rtl span.no-link {
	float: right;
}
body.rtl .readon {
	margin-left: 14px;
}
body.rtl .readon span, body.rtl .readon .button {
	margin-left: -14px;
	padding: 0 10px 0 18px;
}
body.rtl .readon:hover {
	background-position: 100% -30px;
}
body.rtl .readon:hover span, body.rtl .readon:hover .button {
	background-position: 0 -30px;
}
/* CUSTOM STYLES */

.statintro {
	font-size:16pt;
	font-weight:bold;
	color:#666;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;/*margin-bottom:20px;*/
}
.blurblist li {
	font-size:18pt;
	font-weight:bold;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	color:#666;
	margin-bottom:10px;
	line-height:22pt;
	list-style:circle;
}
#welcome_note {
	width:320px;
	float:right;
	margin-right:20px;
}
#welcome_note p.tagline {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
    	color:#d0494c;
	font-size:16pt;
	line-height:24pt;
	margin:15px 0 30px 0;
}
/*#slideshow*/ #slidewrap {
	z-index:101;
	background:#fff url('../images/backgrounds/style6/homegallery.png') no-repeat;
	width:520px;
	height:347px;
	padding:10px 0 0 10px;
	margin-left:10px;
}
.homegallery {
	margin:0;
	padding:0;
}
#donate_btn {
	margin:0 0 0 50px;
}
.tweet ul li {
	color:#333;
}
.tweet ul li a {
	font-size:100%;
}
ul {
	margin-bottom:20px;
}
ul.donate_list li {
	margin-bottom:10px;
}
.acymailing_form td .inputbox {
	font-size:85%;
	width:150px;
	padding:3px;
}
.acymailing_form td .button {
	font-size:85%;
	background-color:#d0494c;
	color:#fff;
	border:1px solid #333;
	padding:3px;
}

#rt-header .rt-container {
	background: transparent url('../images/backgrounds/style6/header_drop.png') no-repeat bottom;
	height:190px;
}
#rt-header .rt-block {
	padding:0;
}
#rt-main .rt-block {
	padding:0 15px;
}
.acymailing_module_form {
	/*padding-left:50px;*/
}
.module-icon {
	display:none;
}
.rt-container .rt-grid-9 {
	margin-top:18px; /* centers nav links vertically, only works for FF and IE*/
}
#stats {
	padding: 15px 15px 5px 15px;
	background-color:#d7d7d7;
}
.home_page #rt-breadcrumbs, .home_page .rt-joomla .rt-article {
	display:none;
}
.home_page #rt-main {
	margin-top:15px;
}
.tweet .rt-block {
	background: #fff url('../images/backgrounds/style6/happs_bg.png') no-repeat;
	padding-right:50px;
}

#main_container {
	/*background-color:#FFCC00;*/
	/*background: #ce8a03 url('../images/backgrounds/style6/main_bg.gif') repeat-x top;*/
	padding-bottom:30px;
}
#footer_nav_wrap {
	float:left;
	width:430px;
}
.footer_nav {
	margin-left:-13px;	/* aligns footer_nav links with copyright info */
}
.footer_nav li {
	display:inline;
	list-style:none;
	margin-right:-10px;
}
.footer_nav li a {
	font-size:100%;
	color:#d7d7d7;
}
#social_links_wrap {
	float:right;
	width:400px;
	text-align:right;
	margin:-10px 40px 0 0;
}
.social_links li {
	display:inline;
	list-style:none;
	margin-right:-5px;
	vertical-align:middle;
}
#copytext_wrap {
	clear:both;
	font-size:90%;
}
.volunteer #rt-feature, .contact #rt-feature, .default #rt-feature {
	background: transparent url('../images/backgrounds/style6/content_drop.png') repeat-y center;
}
.volunteer .acymailing_module_form, /*.volunteer .rt-container .rt-grid-9,*/ .contact .acymailing_module_form, .contact .rt-header .rt-grid-9 {
	margin-top:-10px !important;
}
.ic_marquee0 {
	width:90% !important;
	margin:0 auto;
	/* overflow:visible !important;
	visibility:visible !important; */
}
.marquee /*.ic_marquee0*/ img {
	border: 2px solid;
}
/*.marquee /*.ic_marquee0*/ img a:hover {
	border: 2px solid #cc0000;
}

#art_text, .alum_text {
	float:left;	
	width:480px;
	margin-bottom:30px;
	
}
#art_text, .alum_text {
	line-height:18pt;
}
#art_text li {
	margin-bottom:15px;
}
#programs_text {
	float:left;	
	width:550px;
	margin-bottom:30px;
	line-height:18pt;
}
#program_image img {
	float:right;
	margin-right:30px;
	width:270px;
	margin-bottom:240px;
}
#programs_text h1, #programs_text h2, #programs_text h3 {
	margin-top:30px;
}


#art_image img {
	float:right;
	margin-right:30px;
	width:320px;
	margin-bottom:20px;
}

.alum_img {
	float:right;
	margin: 15px 30px 0 0;
	padding-top:20px;
}
#rt-top {
	padding-bottom:8px;	/* gives newsletter signup module some space between itself and the header */
}
.newsletter .module-title {
	width:125px;
	float:left;
	margin-top:7px;
}
.newsletter h2.title,  .newsletter h2.title span {
	font-size:100%;	
	color:#333 !important;
	font-weight:bold;
}
#rt-top2 .rt-block {
	margin-left:-55px !important;
}
#newsletter_page .acymailing_form td {
	padding:5px;
}
/* style for category list page title */
.categorylist .rt-pagetitle span {
	color:#000;
}
.categorylist .rt-pagetitle {
	color:#d0494c !important;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	letter-spacing:normal;
	font-size:180% !important;
	display:block;
}
.categorylist {
	padding-bottom:30px;	
}
.volunteer .newsletter .title, .contact .newsletter .title {
	margin-top:10px;	
}
#alum_links a, #program_links a {
	margin:3px;	
}
#alum_links, #program_links {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:thin #CCCCCC solid;
}
#program_links .link_head {
	margin-bottom: 5px;
	font-weight:bold;
}
#program_links .prog_links {
	margin-bottom: 20px;
}
#contactinfo {
	margin-top:30px;
	margin-left:30px;
}