/*	There are 3 stylesheets being used for this  project,
	here is the cascade in order of appearance:
	1. styles_old
	2. styles_test
	3. styles_mine
*/
	

/* CSS Document */
body,html {
	background-image: url(images/body_bg_repeat.gif);
	background-repeat: repeat-x;
	}
body {
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		12px; 
	color:			#636363;
	line-height:	16px;
	}

div.gray_btn {
	text-decoration:none;
	cursor:pointer;
	font-size:13px;
	color:#ffffff;
	line-height:15px;
}
div.gray_btn .left {
	background-image:url(images/btn_gray_left.gif);
	background-repeat:no-repeat;
	width:6px;
	height:23px;
	float:left;
}
div.gray_btn .mid {
	background-image:url(images/btn_gray_mid.gif);
	background-repeat:repeat-x;
	height:19px;
	float:left;
	text-align:right;
	padding-right:3px;
	padding-top:4px;
	width:175px;
}
div.gray_btn .right {
	background-image:url(images/btn_gray_right.gif);
	background-repeat:no-repeat;
	width:6px;
	height:23px;
	float:left;
}
.placeholder_t2 {
	background-image:none;
	height:350px;
	}
.event_desc {
	width:135px;
	}
.whatwedo_bg {
	background-image:none;
}
.aboutus_bg {
	background-image:none;
	}
.resources_bg {
	background-image:none;
	}
.errortext { color: #990000; font-weight: bold; }
.page_previous {float:right; }
.page_pad {float:right; width:20px;}
.boxnavpdf	{ padding:0px 0px 15px 0px; background-image:url(images/PDF.16.gif); background-repeat:no-repeat; background-position:top left;}
a.boxnavpdf,
a:link.boxnavpdf,
a:visited.boxnavpdf,
a:active.boxnavpdf {font-weight:normal; display:block;color:#666666; padding-left:20px;}
.darkbox_mid {
	/*background-image:url(images/graybox_mid.jpg);
	background-repeat:no-repeat;*/
	background-color:#1F1F1F;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:0px 14px 0px 14px;
	width:241px;
	color:#FFFFFF;
	margin-left:2px;
	}
	
.darkbox_top {
	background-image:url(images/darkbox_top.jpg);
	background-repeat:no-repeat;
	width:271px;
	height:8px;
	font-size:0px;
	margin-left:2px;
	}
	
.darkbox_bot {
	background-image:url(images/darkbox_bot.jpg);
	background-repeat:no-repeat;
	width:271px;
	height:7px;
	padding-bottom:12px;
	font-size:0px;
	margin-left:2px;
	}
.darkbox_mid a, .darkbox_mid a:link, .darkbox_mid a:visited, .darkbox_mid a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.orange_bubble {
	display:none; position:absolute; left:0px; top:0px; z-index:1000; width:130px; height:41px; background-image:url(images/orange_bubble.png); background-position:top left; background-repeat:no-repeat; text-align:center;
}
* html .orange_bubble	{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/orange_bubble.png",sizingMethod=crop); }
.page_nos {width:410px;}
.navbox_text a {display:block;}
.subnav_text a {display:block;}


.content_left_padleft { padding-left:5px; }

/* list style for lists that DO NOT wrap */
div.content_left_padleft ul 	{
	margin:10px 0 10px 0px;
	padding-left:30px;
	zoom: 1; /* hasLayout for IE<= 6 */ 
	overflow:hidden;
	}
div.content_left_padleft ul li	{
	margin:4px 0 0 15px;
	}
	
/* list style for lists that DO wrap */
div.content_left_padleft ul.wrapping 	{
	margin:10px 0 10px 0px;
	padding-left:10px;
	zoom: 1; /* hasLayout for IE<= 6 */ 
	overflow:visible;
	list-style-position:inside;
	}
div.content_left_padleft ul.wrapping li	{
	margin:4px 0 0 15px;
	}

div.content_left_padleft img { display:block; }


.container_all {text-align:center; margin:auto; width:960px;
	background-image:		 url(images/shell_bg_repeat.gif);
    background-position:top ;
	background-repeat:		repeat-y;
}

/* List Rollover style */
.bracket_Over .section_inside {
	color:#999999 !important;
}
.bracket_Over .section_inside a {
	color:#999999 !important;
}
.bracket_Over .event_date {
	color:#999999 !important;
}
.gray_Over .section_inside_2col {
	color:#999999 !important;
}
.gray_Over .section_inside_2col .title_arrow{
	color:#999999 !important;
	background-image:url(images/arrow_gray_lt_padtop.gif);
}
.pu_top_5 {
	background-image: url(images/popup_504_top.png);
	background-repeat:no-repeat;
	width:504px;
	height:5px;
	font-size:0px;
	}
	
* html .pu_top_5	{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/popup_504_top.png",sizingMethod=crop); }
.pu_repeat_medium {
	background-image:url(images/popup_504_repeat.png);
	width:504px;
	color:#666666;
	}
* html .pu_repeat_medium	{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/popup_504_repeat.png",sizingMethod=crop); }

.pu_btm_medium {
	background-image: url(images/popup_504_bot.png);
	background-repeat:no-repeat;
	width:504px;
	height:11px;
	}
* html .pu_btm_medium	{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/popup_504_bot.png",sizingMethod=crop); }


/* 25th Anniversary Logo */
.logo_float {
	background-image:none;
	width:	118px;
	height:	129px;
	position:relative;
	top:	199px;
	left:	478px;
	}
	