@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, dl, dt, dd, p,  h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/nav_background.jpg);
	background-repeat:repeat-y;
}
a img {
	border: 0;
}

h1 {
	background-image:url(images/p.jpg);
	width:100%;
	background-color:#9b10ef;
	background-repeat:repeat-y;
	color:#FFF;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.7em;
	margin-bottom: 0.5em;
	font-style: italic;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	width:100%;
	
}

h2 {
	font: bold;
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0.7em;
}

h2 a {
	color:#000;
	
	
}
h3 {
	color: #609;
	font: bold;
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 0.7em;
}
h4 {
	
	color:#609;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 0.7em;
	font-style: italic;
	border-bottom:#609 solid 0.05em;
	padding-left: 0.2em;
	padding-bottom: 0.2em;
}
h5 {
	
	color:#609;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 1.5em;	
	margin-bottom: 0.7em;
	
	
}
	
h6 {
	color: #609;
	font: bold;
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 0.2em;
}	


#container {
	width: 100%;	
	float: left;
	background:url(images/header_background.jpg);
	background-repeat:repeat-x;
	background-position: 20px 0;	
	position: relative;
	font-size: 0.9em;
	line-height: 1.4em;	
	text-align: left;
}

#header {
	width: 950px;
	position: relative;	
}

#navigation {
	width: 200px;	
	background-image:url(images/nav_background.jpg);
	float: left;

}
 






#sponsors {
	text-align:center;
	margin-top: 2em;
	font-size: 85%;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	
}
#sponsors img {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
#topline {
	
	background-image:url(images/line.gif);
	height: 10px;
	background-repeat:repeat-x;	
	float:right;
	width:100%;
	
}



#content {
	
	
	margin-left: 14.3em;
	margin-right: 2em;
	margin-bottom: 3em;
	width: 75%;
	line-height: 1.4em;
	
	
	

	
	
	
	
}
#content a:link, #content a:visited {
	text-decoration:underline;
	color:#90C;
}
#content ul {
	padding: 0 0 0.2em 2em;
}
	
#footer {
	clear: both;
	background:url(images/footer_background.jpg);
	background-repeat:repeat-x;
	background-color:#157186;
	padding: 1.5em 0 0.5em 19em;
	color:#FFF;
	font-size: 75%;
	line-height: 1.1em;	
	width: 100%;
	
}
#footer a:link, #footer a:visited {
	text-decoration:underline;
	color:#FFF;
}
.footerSmall {
	font-size: 85%;
}


.missionHeader {
	color:#609;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	font-weight: bold;	
	
	
}
.missionText {
	
	color:#000;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding: .5em 0 .5em 0;
	
}

#sm_wrapper {
	width: 100%;
	
	
	
	
}

#sm_wrapper_left {
	width: 280px;
	float:left;
	background-image:url(images/sm_wrapper_left_background.jpg);
	background-repeat: repeat-y;
	padding: 1em;
	
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	
}
#sm_wrapper_right {
	
	margin-left: 335px;
	
	
	
	
}


#indexTopimage {
	position:relative;
	background-image:url(images/index_center_center.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 317px;	
}

#indexTopimage_left {
	background-image:url(images/index_center_left.jpg);
	background-repeat:no-repeat;
	width: 322px;
	height: 317px;
	float:left;
	
	
}

#indexTopimage_right {
	background-image:url(images/index_center_right.jpg);
	background-repeat:no-repeat;
	width: 533px;
	height: 317px;
	float:right;
	
	
}




#indexList {
	font-weight: bold;
	line-height: 1.6em;
	color:#4e056a;
	
}

#indexList ul {
	
	list-style-type:square;
	
}

	
	

.videoTable td{
	
	padding: 0.5em;
	
}




.videoText {
	font-size: 0.8em;
	font-style:italic;
	line-height: 1.2em;
	padding-bottom: 1em;
	text-align:justify;
}

#video {
	float: left;
	width: 312px;
	margin-left: 1em;
	
	
	
	
	
}
#video2 {
	float: left;
	width: 312px;
	margin-right: 2em;
	margin-left: 2em;
	background-color:#eae6e6;
	
	
	
}


.smaller {
	font-size: 0.8em;
	line-height: 0.9em;
	
}

#programs {
	margin-bottom: 2em;
}

#programs a:link,
#programs a:visited,
#facultyList a:visited {
	color:#000;
	text-decoration: underline;

	
	
	
	
}






	
	

.facultyName {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	color:#609;
	font-size: 1.4em;
	font-style: oblique;
	font-weight: bold;
	

	
	
}




#facultyList a:link, #facultyList a:visited {
	color:#000;
	text-decoration: underline;
}



.smallPrint {
	font-size: 0.8em;
	
}
	
.clear {
	clear:both;
}

.headerTitle1 {
	margin-top: 1em;
	
}
.vision {
	color: #11838e;
	font-style: italic;
	font-weight: bold;
	padding-left: 2.2em;
}

.whatwedo {
	color:#521579;
	font-style: italic;
	font-weight: bold;
	padding-left: 2.2em;
	
}

#vimages {
	list-style-type:none;
	margin-left: 6em;
	

	
}

#vimages li {
	
	float:left;
	width: 300px;
	margin-right:35px;
	margin-bottom: 25px;
}

#vimages img {
	display: block;
	border:#066 solid 1px;
	
	
}

.imgborderRB {
	
	margin-left: 2em;
	
}
.imgborderLB {

	margin-right: 0.5em;
	margin-bottom: 2em;
	
}
.imglana{

	margin-left: 1.5em;
	margin-bottom: 5em;
	
}
.imgdonate {
	margin-bottom: 10em;
	margin-right: 2em;
}
.imgwhatwedo {
	margin-bottom: 1em;
	margin-left: 2em;
}
.img_logo {
	margin-bottom: 1em;
	
}
