.body1{
color:white !important;
}

.ContentPadding{
padding-left:54px;
}

@charset "UTF-8";
/* CSS Document */

* {margin: 0; padding: 0;} /* extremely important to get consistent rendering among all browsers. Sets margin and padding of every element to 0px */

body {
	background: url(../ui/bg_tile.gif);
	margin: 0; /* t/b, l/r */
	text-align: center; /* required to center body in IE5 PC */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em; /* specify base font size in em's, all others in % */
	line-height: 145%;
	color: #808080;
}

a, a img {
	border: none;
}

/********* Layout styles         ************/
#masthead {
	/*fatica: removed width: 100%;*/
	padding: 0;
	background: url(../ui/top_shaddow_tile.gif) bottom repeat-x;
}

#flash_container {
	width: 1023px;
	margin: 0px auto;
}

#flash {
	width: 999px;
	height: 189px;
	background: url(../images/flash.jpg) no-repeat;
	float: left;
}

#flash_shaddow_left {
	background: url(../ui/flash_shadow_left.gif) no-repeat;
	width: 12px;
	height: 189px;
	float: left;
}

#flash_shaddow_right {
	background: url(../ui/flash_shadow_right.gif) no-repeat;
	width: 12px;
	height: 189px;
	float: left;
}

#content_wrapper {
	width: 100%;
	background: #000;
	/*fatica: added for table wrapping */
	overflow:auto;
}

#content {
	width: 999px;
	margin: 0 auto;
}

#left_content {
	float: left;
	width: 216px;
	padding: 0px;
	background: url(../ui/content_left_bg_tile.gif) repeat-y;
	color: #262626;
}

#left_content_bottom {
	background: url(../ui/content_left_bottom.gif) bottom no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 0px 10px 9px;
	font-size: 100%;
}

#left_content_bottom p {
	margin: 0px 10px;
}

#left_content_bottom span.white_text {
	color: #fff;
	font-size: 150%;
	line-height: 105%;
}

#left_content_bottom .dollar_sign {
	font-size: 75%;
}

#calendar_container {
	background: url(../ui/calendar_bottom.gif) bottom no-repeat;
	padding-bottom: 12px;
}

#calendar_header {
	background: url(../ui/calendar_header.gif) no-repeat;
	color: #808080;
	text-transform: uppercase;
	height: 16px;
	padding: 10px 0px 9px 9px;
	font-size: 125%;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
}

#calendar {
	background: url(../ui/calendar_bg_tile.gif) repeat-y;
	padding: 10px 0px 0px 9px;
	color: #666;
	font-size: 90%;
	/* min-height: 340px; */ /* added RJZ */
}

#calendar a {
	color: #00539b;
	text-decoration: none;
	font-weight: bold;
}

#calendar a:hover {
	color: #df7a1c;
	text-decoration: none;
}

#calendar p {
	margin: 10px 15px 0px 15px;
	line-height: 120%;
}

#right_content {
	float: right;
	width: 782px;
	/*text-align: center;*/
}

#right_content .centered_container {
	font-size: 80%;
	margin: 15px 0px 10px 0px;
	position: relative;
	left: -50%;
	float: right;
}

#right_content .centered_container_caption {
	font-size: 80%;
	margin: 0px;
	padding: 5px 0px 0px 35px;
	position: relative;
	left: -50%;
	float: right;
}

#right_content .centered {
	position: relative;
	left: 50%;
        font-size: 95%; /* added by lkf */
}

#right_content p.left {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	padding: 0px !important;
	line-height: 30px !important;
	position: relative !important;
        margin-top: 0px; /* added by lkf */
        white-space: nowrap;
}

#right_content .centered .left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 30px;
	position: relative;
}

#right_content p {
	padding: 0px 0px 20px 54px  !important;
	line-height: 130%  !important;
	font-size: 140%;
	font-family: Times New Roman, serif !important;
	text-align: left;
}

#right_content .orange_bracket {
	color: #df7a1c;
	font-size: 250%;
	line-height: 145%;
	margin: -1px 5px 0px 5px;
}

#right_content #events {
	clear: both;
	padding: 0px 0px 0px 10px;
}

#right_content .event {
	width: 360px;
	height: 180px;
	padding: 9px 0px 9px 18px;
	float: left;
}

#right_content .event a {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#right_content .event1 {
	background: url(../images/event1_over.jpg) 18px 9px no-repeat;
}

#right_content .event2 {
	background: url(../images/event2_over.jpg) 18px 9px no-repeat;
}

#right_content .event3 {
	background: url(../images/event3_over.jpg) 18px 9px no-repeat;
}

#right_content .event4 {
	background: url(../images/event4_over.jpg) 18px 9px no-repeat;
}

#right_content .event a:hover img {
	display: block;
	visibility: hidden;
}

#right_content #inset_image {
	float: right;
	width: 280px; /* changed by lkf */
	padding-left: 35px;
	font-size: 85%;
	margin-top: 38px;
}

#right_content #inset_image .caption {
	color: #fff;
}

#content_footer {
	clear: both;
	background: url(../ui/bottom_shadow_tile.gif) bottom repeat-x #000;
	padding-top: 30px; /* changed by lkf */
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/********* Navigation styles       ************/

#nav {
	float: left;
	width: 100%;
	background: url(../ui/nav_right.gif) #262626 bottom right no-repeat;
	height: 25px;
	margin: 0px;
	text-align: left;
	padding: 7px 0px 3px 0px;
}

#nav ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

#nav li {
	float: left;
	display: inline-block;
	margin: 0 0 0 -1px;
	padding: 0 0 0 6px;
	background: url(../ui/nav_rollover_left.gif) 0 100% no-repeat;
}
	
#nav li:hover {
	background-position: 7px 0px;
}

#nav a {
	float:left;
	background: url(../ui/nav_normal_right.gif) top right no-repeat;
	display: block;
	padding: 4px 0px 4px 16px;
	color: #808080;
	text-transform: uppercase;
	font-size: 125%;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

#nav li:hover a {
	color: #fff;
	background-image: url(../ui/nav_rollover_right.gif);
}

#nav li {
	background-position:-7px 100%;
	padding-left: 14px;
	margin: 0 2px 0 1px;
}

#nav li a {
	background-image:url(../ui/nav_normal_right.gif);
	padding-left: 4px;
	padding-right: 13px;
text-decoration:none;
}

#nav li.down {
	background: url(../ui/nav_rollover_left.gif) 7px 0px no-repeat;
}

#nav .down a {
	color: #fff !important;
	background-image: url(../ui/nav_rollover_right.gif) !important;
}


/********* Heading styles ************/

#right_content h1 {
	clear: left !important;
	color: #fff !important;
	font-weight: normal !important;
	font-size: 175%;
	padding: 38px 0px 20px 54px;
	text-align: left !important;
}

h1{
	color: #fff !important;
text-align: left !important;
}

/********* Text styles ************/
#contentWrapper #left_content p {
	margin-bottom: 5px;
}

#contentWrapper #right_content p {
	margin-bottom: 14px;
	padding-right: 58px;
}

#footer p {
	background: #fff;
	padding: 0px 70px 0px 0px;
	text-align: right;
}



/********* Link styles ************/

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #df7a1c;
}


.home .one a {
	color: #fff  !important;
	background-image: url(../ui/nav_rollover_right.gif)  !important;
}

.home li.one {
	background: url(../ui/nav_rollover_left.gif) 7px 0px no-repeat  !important;
}

.aboutus .two a {
	color: #fff !important;
	background-image: url(../ui/nav_rollover_right.gif) !important;
}

.aboutus li.two {
	background: url(../ui/nav_rollover_left.gif) 7px 0px no-repeat !important;
}

.events .three a {
	color: #fff !important;
	background-image: url(../ui/nav_rollover_right.gif) !important;
}

.events li.three{
	background: url(../ui/nav_rollover_left.gif) 7px 0px no-repeat !important;
}

.eventconsulting .four a{
	color: #fff !important;
	background-image: url(../ui/nav_rollover_right.gif) !important;
}

.eventconsulting li.four {
	background: url(../ui/nav_rollover_left.gif) 7px 0px no-repeat !important;
}

.contact .five a {
	color: #fff !important;
	background-image: url(../ui/nav_rollover_right.gif) !important;
}

.contact li.five {
	background: url(../ui/nav_rollover_left.gif) 7px 0px no-repeat !important;
}

.volunteer .six a {
	color: #fff !important;
	background-image: url(../ui/nav_rollover_right.gif) !important;
}

.volunteer li.six {
	background: url(../ui/nav_rollover_left.gif) 7px 0px no-repeat !important;
}