/* BODY AND TEXT DEFINITIONS */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7a7b7b;
}
body {
	background-color:#fff;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/design/bg_st.gif);
	background-position:inherit;
} 
.a_sub {
font-size:12px;
color:#0f686e;
text-decoration:underline;
}

a:link {
font-size:12px;
color:#0f686e;
text-decoration:underline;
}
.a_sub:link {
font-size:12px;
color:#0f686e;
text-decoration:underline;
}
.a_sub:hover {
font-size:12px;
color:#0f686e;
text-decoration:underline;
}
.a_sub:visited {
font-size:12px;
color:#0f686e;
text-decoration:underline;
}
.header_stand_out {
color:#499b9d;
font-size:18px;
font-weight:bold;
line-height:20px;
}
h3 {
font-size:14px;
color:#5d5c5d;
}
.gloss h2, .gloss {
color:#567928;
padding:3px;
margin:3px;
}
.alt_h3 {
font-weight:bold;
font-size:14px;
color:#5d5c5d;
}
.alt_h3_2 {
font-weight:bold;
font-size:12px;
color:#5d5c5d;
}

.big_letter{
margin-left:-5px;
margin-top:15px;
line-height:55px;
font-size:70px;
color:#b2d6d6;
font-weight:bold;
}
/* End Body and text definitions */



/***************SHELL STYLE DEFINITIONS *****************/

/* CONTAINER SHELL */
.div_page_container {
width:850px;
margin-left:auto;
margin-right:auto;
border:8px;
border-top:0px;
border-style:solid;
border-color:#fff;

}
/* SHADDOW AROUND MAIN CONTENT BOX */
.shaddow {
width:890px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/design/shadow.gif);
background-repeat:repeat-y;
background-position:top;
}
.top_shad {
margin-left:auto;
margin-right:auto;
width:890px;
background-repeat:repeat-y;


}
/* OUTTER WHITE BORDER */
.div_otr_bdr {
filter:alpha(opacity=10);
-moz-opacity:.10;
opacity:.1;
background-color:#000;
width:3px;
height:100%;
}


/***************HEADER DEFINITIONS *****************/

/*CONTAINER FOR HEADER */ 
.div_header_container {
width:100%;
height:66px;
float:left;
padding-bottom:20px;
background-color:#fff;
}
/*CONTAINER FOR LOGO */
.div_header_left { 
float:left;
width:307px;
padding-left:10px;
padding-top:5px;
}

/*CONTAINER FOR CALL OUT */
.div_header_right { 
float:right;
width:190px;
padding-right:25px;
margin-top:15px;
}

/* TOP RIGHT HEADER CALL-OUT: "Did You Know?" */
.header_dyk_callout {
font-size:10.5px;
color:#136a70;
padding-left:15px;
}

/* TOP NAVIGATION MENU */ 
.top_nav {
background-color:#8fc644;
background-image: url(../images/design/top_nav_bg.gif);
height:28px;
width:852px;
clear:both;

}
* html .top_nav { 
width:852px;
}


/***************CONTENT AREA DEFINITIONS *****************/


.div_main_box {
/* filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50; */
background: transparent url(../images/design/bg_checker.gif);
width:800px;
clear:both;
padding: 0px 20px 15px 30px;
border-width:1px;
border-bottom:0px;
border-style:solid;
border-color:#c5dfe2;
}

/* sub pages, ajusted right padding */
.div_main_box_sub {
/* filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50; */
background: transparent url(../images/design/bg_checker.gif);
width:800px;
clear:both;
padding: 0px 20px 15px 30px;
border-width:1px;
border-bottom:0px;
border-style:solid;
border-color:#c5dfe2;
overflow:hidden;
}
/***************CONTENT FOOTER AREA DEFINITIONS *****************/
.footer_container {
width:100%;
overflow:hidden;
}
/* NEWS AND EVENTS BOX */
.foot_news {
float:left;
width:260px;
padding-right:10px;
_padding-right:0px;
_margin-right:17px;
margin-right:20px;
margin-left:0px;

height:163px;
}
.foot_news_content {
background-color:#90c744;
background-image:url(../images/design/bot_news_bg.gif);
background-repeat:repeat-y;
width:272px;

}
/* ie 6 only */
* html .foot_news {
padding-right:0px;
margin-right:17px;
border-right:0px;
}


/* COMMON QUESTIONS BOX */
.foot_questions {
float:left;
height:180px;
width:270px;
margin-right:20px;
_padding-right:0px;
_margin-right:17px;
margin-left:-10px;
}
.foot_questions_content {
background-image:url(../images/design/bot_ques_bg.gif);
background-color:#90c744;
background-repeat:repeat-y;
height:151px;
width:272px;
}
/* ie 6 only */
* html .foot_questions {
margin-right:17px;
border-right:0px;
}
/* LOCATIONS & PHOTOS BOX */
.foot_locations {
float:left;
height:160px;
width:224px;
padding-right:10px;
margin-left:-10px;
_padding-right:0px;
height:160px;
}
.foot_locations_content {
background-color:#90c744;
background-image:url(../images/design/bot_loc_bg.gif);
background-repeat:repeat-y;
height:152px;
width:236px;
}
/* ie 6 only */
* html .foot_locations { 
padding-right:0px;
border-right:0px;
}
/* TEXT DEFINITIONS FOR ABOVE BOXES */
.foot_content {
padding-left:15px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}

.foot_content_text {
color:#fff !important;
font-size:11px !important;
font-weight:bold;
}
.foot_content_text a {
font-style:italic;
color:#fff;
font-size:11px;
text-decoration:underline;
}
.foot_content_text a:visited {
font-style:italic;

text-decoration:underline;
font-size:11px;
text-decoration:underline;
}
.foot_content_text a:hover {
font-style:italic;
color:#fff;
font-size:11px;
text-decoration:underline;
}
.foot_content_text_news a:link {
font-style:italic;
font-size:11px;
text-decoration:underline;
color:#0f686e;
}
.foot_content_text_news a {
font-style:italic;
color:#0f686e;
font-size:11px;
text-decoration:underline;
}
.foot_content_text_news a:visited {
font-style:italic;
color:#0f686e;
text-decoration:underline;
font-size:11px;
text-decoration:underline;
}
.foot_content_text_news a:hover {
font-style:italic;
font-size:11px;
color:#0f686e;
text-decoration:underline;
}
.foot_emphasis {
font-size:11px;
font-weight:bold;
color:#fff;
padding-left:10px;
}
.foot_emphasis_news {
font-size:11px;
font-weight:bold;
padding-left:10px;
}
.foot_emphasis_home {
font-size:11px;
font-weight:bold;
color:#fff;
padding-left:0px;
}
.foot_emphasis_home a:link {
font-size:11px;
font-weight:bold;
color:#fff;
padding-left:0px;
}
.foot_emphasis_home a {
font-size:11px;
font-weight:bold;
color:#fff;
padding-left:0px;;
}
.tour_image {
border-width:1px;
border-color:#fff;
border-style:solid;
}
.copyright {
font-size:9px;
color:#b1b1b1;
}
.copyright a:visited{
font-size:9px;
color:#b1b1b1;
text-decoration:none;
} 
.copyright a:hover {
font-size:9px;
color:#b1b1b1;
}

.copyright a:link {
font-size:9px;
color:#b1b1b1;
}

.copyright a { 
font-size:9px;
color:#b1b1b1;
}

/* two column layout left column */
.main_left {
padding-left:90px;
float:left;
width:440px;
overflow:hidden;
}
.main_left_loc {
padding-left:90px;
float:left;
width:440px;
overflow:hidden;
}
.main_left_contact {
padding-left:90px;
float:left;
width:460px;
overflow:hidden;
}
/* two column layout right column */
.main_right {
padding-left:20px;
float:left;
width:250px;
overflow:hidden;
}
.main_right_contact {
float:left;
width:250px;
overflow:hidden;
}
.sub_page_header {
font-size:24px;
color:#567928;
font-weight:bold;
margin-left:90px;
}
/* container for locations sub nav to create indent in left column */
.loc_sub_nav_shell { 
margin-left:25px;
margin-top:15px;
}
.sub_nav {
background-image:url(../images/design/sub_nav_bg.gif);
width:279px;
background-repeat:no-repeat;
padding: 2px 10px 10px 20px ;
background-color:#fff;
margin-top:3px;
}



#leaf li {
list-style-type:disc ;
}
#leaf a:link {
font-size:12px;
color:#0f686e;
text-decoration:underline;
}
#leaf a:hover {
font-size:12px;
color:#0f686e;
text-decoration:underline;
}
#leaf a {
font-size:12px;
color:#0f686e;
text-decoration:underline;
}
.sub_right_top_photo {
padding-left:20px;
}
.sub_right_top_photo_mission {
padding-left:10px;
}
.sub_right_top_photo_locations {
padding-left:5x;
}
.sub_contact_right_box {
background-repeat:repeat-y;

background-image:url(../images/design/sub_right_bg.gif);
}
.right_sub_text {
font-size:10px;
color:#fff;
padding-left:10px;
padding-right:5px;
line-height:15px;
}
.right_sub_text_news {
font-size:10px;
padding-left:10px;
padding-right:5px;
line-height:15px;
}
.right_sub_text a {
font-size:10px;
color:#fff;
font-style:italic;

}
.right_sub_text a:link {
font-size:10px;
color:#fff;
font-style:italic;
}
.right_sub_text_news a {
font-size:10px;
color:#7a7b7b;
font-style:italic;

}
.right_sub_text_news a:link {
font-size:10px;
color:#7a7b7b;
font-style:italic;
}
.green_hdr {
font-size:16px;
color:#567928;
font-weight:bold;
}
#flash_float {
position:absolute;
/*top:128px;*/
top:135px;
margin-left:40px;
margin-right:auto;
width:715px;
overflow:hidden;
}
* html #flash_float { 
top:145px;
}
.badge {
overflow:hidden;
padding-top:5px;
}
.div_page_container_actions {
border:0 solid;
margin-left:auto;
margin-right:auto;
width:850px;
}
.apDiv1 {
float:left;
height:66px;
margin-left:40px;
top:109px;
width:151px;
}
.apDiv2 {
float:left;
height:66px;
margin-left:40px;
top:309px;
width:151px;
}
.print_only {
display:none;
}
span.contact_error p {
background:#BF1717 none repeat scroll 0 0;
border-right:2px solid #BF1717;
color:#FFFFFF;
font-weight:bold;
margin:0;
padding:5px;
}
table.scholarship input {
background:#FFFFFF none repeat scroll 0 0 !important;
border:1px solid #CCCCCC;
height:20px;
width:100%;
}
table.scholarship textarea {
background:#FFFFFF none repeat scroll 0 0 !important;
border:1px solid #CCCCCC;
height:100px;
width:100%;
}
table.scholarship td {
vertical-align:top;
}
table.scholarship input.sig {
width:30px;
}
table.scholarship input.zip {
width:40px;
}
table.scholarship span.req {
color:#BF1717;
}

.footer_icon_container {
	width:100%;
	overflow:hidden;
	border-top:#e2e2e2 solid 1px;
	background: transparent url(../images/design/bg_checker.gif);
	width:850px;
	clear:both;
	border-left: #c5dfe2 solid 1px;
	border-right: #c5dfe2 solid 1px;
	height:42px;
	background:url(../images/design/footer-logo.gif) no-repeat left;
}
.footer_icon_share {
	width:100px;
	float:right;
	height:27px;
	padding:15px 8px 0 0;
	text-align:right;
	}
.footer_icon_social {
	width:300px;
	float:right;
	height:27px;
	padding:10px 0px 0 0;
	text-align:right;
}
.tag {
	position:absolute;
	float:right; 
	height:122px; 
	text-align:right; 
	width:122px;  
	margin-top:46px; 
	outline:none; 
	margin-left:800px; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/scholarshipTag.png',sizingMethod='scale') ;
}
*html .tag { 
	height:122px; 
	width:122px;  
	margin-top:46px; 
	outline:none; 
	margin-left:-50px; 
	position:absolute;
}
.tag1 {
	position:absolute;
	float:right; 
	height:122px; 
	text-align:right; 
	width:122px;  
	margin-top:46px; 
	outline:none; 
	margin-left:800px; 
	z-index:500;
}
*html .tag1 { 
	height:122px; 
	width:122px;  
	margin-top:46px; 
	outline:none; 
	margin-left:-50px; 
	position:absolute;
	z-index:500;
	background-color:#9999;
}
html>body .tag1 { 
	float:right; 
	height:122px; 
	text-align:right; 
	width:122px;  
 	z-index:500;
}
*:first-child+html .tag1{
	float:right; 
	height:122px; 
	text-align:right; 
	width:122px;  
	margin-top:46px; 
	outline:none; 
	margin-left:-50px;
	z-index:500;
	
	}
html>body .tag { 
	float:right; 
	height:122px; 
	text-align:right; 
	width:122px;  
}
 
*:first-child+html .tag{
	float:right; 
	height:122px; 
	text-align:right; 
	width:122px;  
	margin-top:46px; 
	outline:none; 
	margin-left:-50px;
	} 

.ie-hide{
	border:0px solid #FFFFFF;
	_display:none;
}
img{
	border:0px;
	behavior:url(../css/iepngfix.htc); 
}
