@charset "UTF-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }

html {
	min-height: 100%;;
	padding: 0;
	margin: 0;

}

body
{
	/*background-color: #10377D; */
	 text-align: center;
	background-image: url(images/youth/bg_2010.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	behavior:url(csshover.htc);
	width: 100%; 
}

.centered_img
{
    text-align:center;
    display:block;
}

img {
	behavior: url("pngbehavior.htc");
	margin: 0px;
	padding: 0px;
}
.img_padded {
	behavior: url("pngbehavior.htc");
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bkgd
{
	/* background-color: #10377D; */ 	
	display: block;
	text-align: center;
	background-image: url(images/youth/bg2_09.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	behavior:url(csshover.htc);
	width: auto;
	bottom: 0px;
	; 
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}

a:link {
	text-decoration: none;
	color: #FF9900;
}

a:active {
text-decoration: underline;
color: #000000;
}

a:visited {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: underline;
color: #000000;
}



div#wrapper
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 773px;
	/*background-image: url(images/wrap_border.png);*/
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	min-height: 100%;
	margin-top: 0px;
	top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
}


div#wrap_header
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 773px;
	/*background-image: url(images/wrap_header.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 15px;
	margin-top: 0px;
	top: 0px;
	margin-bottom: 0px;
}
div#wrap_footer
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 773px;
	/*background-image: url(images/wrap_footer.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 15px;
	margin-top: 0px;
	top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
}

div#container
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 741px;
	padding: 0px;
	min-height: 100%;
	margin-top: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(images/content_bkgd.jpg);
}

div#header
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 741px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	top: 0px;
	background-image: url(images/college/header.jpg);
	height: 124px;
}

div#cccheader
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 741px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	top: 0px;
	background-image: url(images/header_09.jpg);
	height: 100px;
}

div#header_college
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 741px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	top: 0px;
	background-image: url(images/youth/header-youth.jpg);
	height: 100px;
}

#welcomesidebar
{
	display: block;
	height: 297px;
	width: 195px;
	float: left;
	margin: 0px;
	overflow: hidden;
	background-image: url(images/welcome_sidebar.jpg);
}

#welcomesidetext
{
	height: 275px;
	width: 180px;
	float: left;
	margin: auto;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41271D;
	padding: 10px;
	text-align: left;
}

	
	
	
#flash
{
	display: block;
	background-image: url(images/flash.jpg);
	height: 297px;
	width: 546px;
	float: right;
	position: absolute
 	z-index: 1;
}

#welcomespacer
{
	display: block;
	background-image: url(images/welcome_spacer.jpg);
	height: 5px;
	width: 741px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#content_col1
{
	
	min-height: 100%;
	width: 483px;
	float: left;
	margin: 0px;
	display: inline;
	
	
}


#content_col1text
{
	min-height: 100%;
	width: 483px;
	text-align: left;
	float: left;
	margin: 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;	
}

#content_nocoltext
{
	min-height: 100%;
	width: 691px;
	text-align: left;
	float: left;
	margin: 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;	
}

#content_col2
{
	min-height: 100%;
	width: 258px;
	
	margin: 0px;
	bottom: 0px;
	padding: 0px;
	text-align: center;
	display: inline;
}

#content_col2text
{
	min-height: 100%;
	width: 207px;
	text-align: left;
	float: left;
	margin: 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;	
	display: inline;
}


#nocol_content
{
	min-height: 100%;
	width: 741px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443529;
	bottom: 0px;
	background-image: url(images/content_nocol_bkgd.jpg);
}

#college_content
{
	min-height: 100%;
	width: 741px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	bottom: 0px;

	background-image: url(images/college/bkgd.jpg);
}

#college_content_bkgd
{
	min-height: 100%;
	width: 741px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	bottom: 0px;
	background-image: url(images/college/bg_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#college_cross
{
	min-height: 100%;
	width: 741px;
	margin: 0px;
	padding: 0px;	
	
	background-image: url(images/college/cross.jpg);
	height: 200px;
}
#nocol_content_cal
{
	
	min-height: 100%;
	width: 741px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443529;
	bottom: 0px;
}

#nocol_title
{
	background-image: url(images/title_bar_bkgd.jpg);
	height: 21px;
	width: 735px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC84E;
	text-indent: 12px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
}

#col1_title
{
	background-image: url(images/title_bar_bkgd.jpg);
	height: 21px;
	width: 488px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC84E;
	text-indent: 12px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
}

#col2_title
{
	background-image: url(images/title_bar_bkgd.jpg);
	height: 21px;
	width: 241px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC84E;
	text-indent: 12px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
}

#footer
{
	background-image: url(images/footerbkgd.jpg);
	margin: 0px;
	padding: 10px;
	clear: both;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-color: #f9f8f3;
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 100%;
	bottom: 0px;
}


.photo_table{
	margin-left: 55px;
}


/******************************
Text
********************************/
#welcome_title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3D2207;
	font-weight: normal;
	margin-bottom: 11px;
	text-align: center;
}

#welcome_subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7D460E;
	font-weight: normal;
	margin-bottom: 11px;
	text-align: left;
}

#event_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #443529;
	font-weight: bold;
	margin-bottom: 11px;
}

#event_date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #443529;
	
}
#event_info
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443529;
	
}


#bloglink a:link {
	text-decoration: underline;
	color: #FFCC66;
	font-size: 14px;
}

#bloglink a:active {
	text-decoration: underline;
	color: #ECECEC;
	font-size: 14px;
}

#bloglink a:visited {
text-decoration: underline;
color: #ECECEC;
font-size: 14px;
}

#bloglink a:hover {
text-decoration: none;
color: #ECECEC;
font-size: 14px;
}

.text
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443529;
}

.small_title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3D2207;
	font-weight: normal;
	margin-bottom: 11px;
	
}

strong
{
	color: #dcc58d;	
	
}

.large_title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3D2207;
	font-weight: bold;
	margin-bottom: 11px;	
}


.small_title_college
{
	font-family: "Trebuchet MS", Myriad, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e8bc4f;
	font-weight: normal;
	margin-bottom: 11px;
}

.event_college
{
	font-family: "Trebuchet MS", Myriad, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8bc4f;
	font-weight: bold;
	margin-bottom: 11px;
	text-transform: uppercase;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443529;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443529;
}

/******************************
MainMenu
********************************/
#MainMenu
{
	width: 741px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin: 0;
	top: 0px;
	height: 51px;
	background-image: url(images/menu_bkgd_09.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	z-index: 100;
}
#MainMenu ul {
	margin:0;
	padding:0;
}
#MainMenu a {
	margin:0;
	padding:0;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#MainMenu ul li {
	margin:0;
	padding:0;
	list-style:none;
	text-transform: uppercase;
	display: inline;
	font-weight: medium;
	position:  relative;
}
#MainMenu li {
	margin:0;
	padding:0;
	list-style:none;
	text-transform: uppercase;
	display: inline;
	font-weight: medium;
	position: relative;
	float: left;
}
#MainMenu ul li a {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width:0px;
	display: block;
}
#MainMenu ul li a:hover {
	color:#FFFFFF;
	
}
#MainMenu span {
	display: block;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 18px;
	padding-left: 25px;
}

#MainMenu .before a {
	background-image: none;
}

#MainMenu .selected a {
	
}
#MainMenu .selected span {}
	
	
#MainMenu ul li ul {
	margin: 0px;
	width: 8em;
	position: absolute;
	top: 40px;
}

#MainMenu ul li ul {
	display: none;
}
#MainMenu ul li:hover ul {
	display: block;
}


div#MainMenu ul li:hover ul, div#MainMenu ul li ul:hover {
	display: block;
	left: 5px;
}
	
#MainMenu ul li ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #121212;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	padding: 7px;
	
}

#MainMenu ul li ul li a:hover {
	background-color: #2A2A2A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	display: block;
}


div#MainMenu ul li ul li:hover ul li ul li, div#MainMenu ul li ul li:hover {
	background-color: #6D7B8D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	display: block;
}






















#CollegeMenu
{
	width: 741px;
	text-align: right;
	height: 40px;
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	z-index: 90;
	bottom: 0px;
	margin: 0;
	vertical-align: middle;
	top: 85px;
	padding: 0px;
	float: right;
}
#CollegeMenu ul {
	margin:0;
	padding:0;
	float: right;
}
#CollegeMenu a {
	margin:0;
	padding:0;
	display: block;
}

#CollegeMenu ul li {
	margin:0;
	padding:0;
	list-style:none;
	text-transform: uppercase;
	display: inline;
	font-weight: bold;
	position: relative;
	float: right;
}
#CollegeMenu li {
	margin:0;
	padding:0;
	list-style:none;
	text-transform: uppercase;
	display: inline;
	font-weight: bold;
	position: relative;
	float: left;
}
#CollegeMenu ul li a {
	float: left;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF99;
	text-decoration: none;
	margin:0;
}
#CollegeMenu ul li a:hover {
	color:#ff7f2a;
}
#CollegeMenu span {
	display: block;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
}

#CollegeMenu .before a {
	background-image: none;
}

#CollegeMenu .selected a {
	
}
#CollegeMenu .selected span {}
	
	
#CollegeMenu ul li ul {
	margin: 0px;
	width: 8em;
	position: absolute;
	top: 40px;
}

#CollegeMenu ul li ul {
	display: none;
}
#CollegeMenu ul li:hover ul {
	display: block;
}


div#CollegeMenu ul li:hover ul, div#MainMenu ul li ul:hover {
	display: block;
}
	
#CollegeMenu ul li ul li {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #03314b;
	text-decoration: none;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #333333;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#CollegeMenu ul li ul li:hover ul li ul li {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


div#CollegeMenu ul li ul li:hover ul li ul li, div#MainMenu ul li ul li:hover {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

 * html div#MainMenu ul li ul {
	margin: 0px;
	width: 8em;
	position: absolute;
	top: 40px;
	left: -15px;}



























/******************************
BreadCrumbs
********************************/
#BreadCrumbs {
    margin: 10px 10px 10px 20px;
    font-size: 80%; 
	margin: 0px;
	width: 10em;   
	left: -50px;
}
#BreadCrumbs ul {	
	margin: 0;
	padding: 0 0 0 0 ;
	display: inline;
}
#BreadCrumbs li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	color: #0079CA;
}
#BreadCrumbs a, #BreadCrumbs span
{   
    background: transparent url(../images/breadcrumbs/arrow.jpg) no-repeat center left;
    padding: 0 0 0 12px;
    margin: 0 5px 0 0 ;
    font-weight: normal;  
}
#BreadCrumbs a:link, #BreadCrumbs a:visited, #BreadCrumbs a:active {
	text-decoration: underline;
	color: #0079CA;
}
#BreadCrumbs a:hover {
	color: #0079CA;
	text-decoration: underline;
}

#BreadCrumbs .first
{
    background-image: none;
    padding: 0;
}
#BreadCrumbs img 
{
}

/*******************************
Bug Fixes
*******************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
