/* BASIC STYLES //////////////////////////////////////////////////////////*/

body {
	background: #cfcfcf url("../images/bg_gradient.gif") left top repeat-x;
	margin: 0;
	padding: 0;
	font: 13px/1.5 "georgia", "times new roman", serif;
	text-align: center;
	color:#4f4f4f;
}

h1 {

}

h2 {
	display: none;
}
	
h3 {
	margin: 1.625em 0 1.083em;
	font: normal 18px/1.625em "trebuchet MS", sans-serif;
	font-weight:100;
	color:#3d6a99;
}
		
h4 {
	margin-bottom: 2px  !important;
	font: normal 16px/1.218em "trebuchet MS", "arial", sans-serif;
	color:#172b43;
}

p {
	margin: 1.4em 0;
}

sup {
  vertical-align: super;
  font-size: smaller;
  line-height: normal;
}


/* MAIN CONTAINERS ///////////////////////////////////////////////////////*/

#container {
	width: 788px;
	margin: 0.7em auto 3.2em;
	padding: 0;
	text-align: left;
	
	background:  url("../images/white1.gif") repeat-y 3px top;
}

#container2 {
	
	overflow: auto;
}


/* HEADER ////////////////////////////////////////////////////////////////*/

#header {	
	background: url("../images/header_bg3.jpg") left top no-repeat;
	height:92px;
}

#header h1 {
	width: 175px;
	height: 75px;
	float: left;
	text-indent: -3000px;	
	
}

#header p {
	width: 265px;
	margin: 20px 0 0;
	float: left;
	display: inline;
	font: italic 14px/18px "georgia", "times new roman", serif;
	display:none;
	color:#fff;	
}

#nav {
	width: 319px;
	height:75px;
	margin:	4px 5px 0 0;
	float: right;
	display:inline;
	list-style: none;
}

#nav li {
	margin: 0;	
	float:left;
}

#nav li.link_home {
	width: 99px;
}

#nav li.link_faq {
	width: 90px;
}

#nav li.link_give {
	width: 130px;
}

#nav li a {
	height: 88px;
	display: block;
	padding-top:5px;
	font: normal 16px/71px "lucida grande", "lucida sans unicode", arial, sans-serif;
	text-align:center;	
	text-decoration: none;
	
	color: #fff;	
}

#nav li a:hover {
	background: url("../images/header_hov1.jpg") repeat-x;
}


/* CONTENT ////////////////////////////////////////////////////////////*/

#content {
	clear:both;
	overflow:auto;	
}

#copy {
	float:left;
	width:463px;
	display: inline;
}

#copy2 {
	padding:0px 35px;
}

#copy h4 {
	margin-bottom: 0.609em;
	padding-top: 1.218em;
	
	border-top: 1px solid #bfbfbf;
}

#copy strong {
	color:#172b43;
}

#copy_footer {
	clear: both;
}

#donations {
	margin: 0 -34px 0 -30px !important;
	overflow: auto;
	background: url("../images/donations_bg.gif") left top;
	position: relative;
	border-left: expression('1px solid #80a700');
}

#donations li {
	margin: 0 0px 0px 0;
	width: 50%;
	height: 50px;
	overflow: hidden;
	float: left;
	display: inline;
	background: url("../images/donations_bg.gif") left top;
	height: expression('1%');
}

#donations li a {
	display: block;
	padding: 0 0px;
	font-size: 14px;
	font-family: "lucida grande", "lucida sans unicode", arial, sans-serif;
	line-height: 50px;
	
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border-right: 1px solid #86baf0;
}

#donations li a:hover {
	color: #fff;
	background: url("../images/blue_hover.gif");
}

#donations li a span {
	/*font-weight: bold;*/
	font-size:19px;
	letter-spacing: -1px;
}

#donations #link_any_amount {
	width: 100%;
	margin:0;

}

#donations li a:hover {
	background-color: #000;
}
#link_any_amount a{
	padding-top:9px !important;
	padding-left:45px !important;
	line-height: 15px !important;
	text-align:left !important;
	height:41px;
}

/* SIDEBAR ////////////////////////////////////////////////////////////*/

#sidebar {
	width: 320px;
	float:left;
	font: normal 16px/1.25 "trebuchet MS", sans-serif;
	background-color: #cfcfcf;
	color: #5f5f5f;
}

#sidebar #video {
	height:242px;
	
}

#sidebar p {
	margin: 1.0em 12px;
}

#student_messages {
	height: 193px;
	font: 11px/1.5 "trebuchet MS", "lucida grande", "lucida sans unicode", arial, sans-serif;
	overflow: auto;
	background: url("../images/student_messages_bg2.gif") left bottom no-repeat;
	background: url("../images/students1.jpg") left top no-repeat;
	overflow: auto;
}

#student_messages li {
	width: 50%;
	float: left;
}

#student_messages li a {
	height: 193px;
	display: block;
	color: #fff;
	text-decoration: none;
}
#student_messages li a:hover{
background: url("../images/blue_hover.gif") repeat-x left bottom;
}

#student_messages li a span {
	
	padding:149px 0 0 10px;
	display: block;	
}

#sidebar #contact_info h4 {
	margin: 1.5em 18px 0;
	font: normal 11px/1.772 "arial", sans-serif;
}

#sidebar #contact_info p {
	margin: 0 18px 1.772em;
	font: normal 11px/1.772 "arial", sans-serif;
}


/* FOOTER ////////////////////////////////////////////////////////////*/

#footer {
	height:71px;
	overflow: hidden;
	clear: both;
	background: url("../images/footer_bg1.gif") left top no-repeat;	
}

#footer p {
	height:71px;
	width: 460px;
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
	display: inline;
	font: normal 16px/1.3 "trebuchet MS","georgia", serif;
	color: #fff;
}

#footer p a {
	height: 71px !important;
	color: #fff;
	display:block;
	text-decoration: none;
}

#footer p a:hover {
	background: url("../images/header_hov1.jpg") repeat-x left top;
}

#footer p a span {
	display: block;
	padding: 20px 35px 0;	
}

#footer p a span span {
	padding: 0;
	font-size:24px;
	display: inline;

}
#footer p a span span span{
	text-decoration: underline;
	}
#footer #nav {
	margin-top: 0;
}