body {  
    background-color:#682a26;
    margin: 20px 0px 20px 30px;  
}  

@font-face {
    font-family: GraublauWeb;
    src: url(fonts/GraublauWeb.otf);
    src: local("GraublauWeb"), url(fonts/GraublauWeb.ttf);
}

@font-face {
    font-family: GraublauWeb;
    font-weight: bold;
    src: url(fonts/GraublauWebBold.otf);
    src: local("GraublauWebBold"), url(fonts/GraublauWebBold.ttf);
}
	
@font-face {
	font-family: Marydale;
	src: url(fonts/Marydale.eot);
	src: local("Marydale"), url(fonts/Marydale.ttf);
}	

@font-face {
	font-family: Marydale;
	font-weight: bold;
	src: url(fonts/Marydbol.eot);
	src: local("Marydale"), url(fonts/Marydbol.ttf);
}

h1 {
	font-family: GraublauWeb;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	color: white;
}

h2 {
	font-family: GraublauWeb;
}

a {
	color: #C8C8C8;
}

a img {
	border-style: none;
}

.slide-out-div {
     padding: 20px;
     width: 300px;
     background: #ccc;
     border: #29216d 1px solid;
}      

.slide-out-div h3 {
	color: white;
	text-shadow: #000000 1px 1px 2px;
}

.slide-out-div a {
	color: blue;
	margin-left: 10px;
	text-align: center;
}

.slide-out-div p{
	margin-left: 10px;
}

.container{
	background: black;
	position: relative;
	padding: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
	
}

.student_image {
	display: inline;
	width: 300;
	height: 278;
	border: 3px solid #efbf7f;
	margin: 2px;
}

.footer_divide {
	margin: 0 auto;
}

#wrap {
	width:960px; 
	margin: 0 auto; 
}

#subheading {
	font-family: GraublauWeb;
	margin-top: 0;
	color: #C8C8C8; 
	text-align: center;
}

#grabber_text {
	font-family: Marydale;
	display: block;
	text-align: center;
	width: 20em;
	margin-top: 10px;
	margin-left: 350px;
	margin-bottom: 20px;
}

#header {
	float: left;
	margin-bottom: 20px;
}

#social_buttons {
	margin: 0 auto;
}

#BB_BuyButtonForm {
	margin-left: 50px;
	position: absolute;
	top: 40;
}

#footer {
	color: white;
	font-family: Marydale;
	font-weight: bold;
	position: relative;
	left: auto;
	right: auto;
	bottom: -100px;
	text-align: center;
}

#footer-message {
	margin-top: 5px;
	color: white;
}

#mailing_address {
	margin-left: 10px;
	font-weight: bold;
}


h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
	text-decoration: underline;
}

#slider {
    width: 620px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 760px;
    width: 620px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF;
}



.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 580px;
}

.scrollContainer img {
	float: left;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 800px;
    padding-bottom: 9px;
    padding-right: 100px;
}

ul.navigation li {
    display: inline;

}

ul.navigation a {
    padding: 10px;
    color: #efbf7f;
    font-weight: bold;
    text-decoration: underline;
    font-family: Marydale;
    font-size: large;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
    color: black;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 300px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -40px;
}

.scrollButtons.right {
    right: -40px;
}

.hide {
    display: none;
}

.img-desc {
	position: relative;
	display: inline;
	height:278px;
	width: 300px;
}

.img-desc img {
	height: 278px;
	width: 300px;
	margin: 0 auto;
}

.img-desc cite {
	background: #111;
	filter:alpha(opacity=80);
	opacity:.80;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 297px;
	padding: 10px 0px 10px 10px;
	border-top: 1px solid #999;
	font-weight: bold;
}

#about p{
	margin-left: 10;
	font-size: medium;
}

#programs small {
	margin-left: 80px;
}

#programs p {
	text-align: center;
}

#programs img {
	float: left;
	margin-top: 10px;
}

#programs .testimonial {
	padding-top: 15px;
	font-size: x-large;
	text-align: justify;
}

#programs .sub_test {
	font-size: x-large;
}

#partners a {
	color: blue;
	text-align: center;
}

#partners h3{
	margin: 3px 0;
	text-decoration: underline;
}

#partners ul {
	display: compact;
	-webkit-padding-start: 20px;
}

.horizontal{
	display: inline;
	float: left;
	margin-top: 0;
	padding-top: 0;
}

#tax {
	text-align: center;
	font-weight: bold;
}

#support h3{
	font-family: GraublauWeb;
	text-align: center;
	text-decoration: underline;
}

#support a{
	color: blue;
}

.testimonial {
	font-family: Marydale;
	text-align: center;
	margin-bottom: 0;
}

.sub_test {
	font-family: GraublauWeb;
	text-align: center;
	margin-top: 0;
}

#alumni_image {
	float: left;
	height: 200; 
	width: 226;
}

