body 
{
	color: #31302d; 
	font-size: 14px; 
	line-height: 140%;
	font-family: 'Open Sans', sans-serif;
	background: #dad8cd;
}

body.zoom-on {background: #fff;}

img {border:0 none; margin: 0;}

h1, h2, h3, h4, h5, h6
{
	margin:1.3em 0 0.2em;
	font-weight: normal;
	line-height: 1.2;
}

h1 {font-size: 48px; font-weight: 400; margin: 20px 0;}
.zoom-on h1 {font-weight: 700;}
h2 {font-size: 42px; font-weight: 400; margin:0 0 15px;}
.zoom-on h2 {font-weight: bold;}
.slide-wrap h1 {font-size: 48px; color: #fff; font-weight: 300; margin:0;}
.slide-wrap h2 {font-size: 42px; color: #fff; font-weight: 300; margin:0 0 15px;}
h3 { font-size:160%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr,
.hr {border: none; display: block; font-size: 1px; height: 1px; line-height: 1px; margin: 35px 0; overflow: hidden; padding: 0; background: #000;}
.slide-wrap hr,
.slide-wrap .hr {border: none; display: block; font-size: 1px; height: 1px; line-height: 1px; margin:35px 0; overflow: hidden; padding: 0; background: #797871;}

a, a:visited {color: #b9601e; text-decoration: none;}
a:hover {color: #31302d;}

.quote
{
	font-size: 20px;
	font-style: italic;
	line-height: 1.2em;
	position: relative;
}

.quote span
{
	font-size: 50px;
	font-weight: 300;
	color: #3B3935;
	vertical-align: bottom;
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

.quote span.left
{
	position: absolute;
	left: -25px;
	top: -5px;
}
.quote span.rightquote
{
	position: relative;
	top: -3px;
}
a.button {display: inline-block; background: url('images/button.png') 0 0 repeat-x #ab8b44; height: 32px; line-height: 32px; font-size: 16px; font-style: italic; color: #cecdca; padding: 0 14px; border-radius: 2px; margin: 0 0 0 55px; vertical-align: top; box-shadow: #333 1px 2px 1px;}
a.button:hover {background-position: 0 5px; text-shadow: #333 0px 1px 0px;}

.left-line {padding: 0 0 0 15px; border-left: 3px solid #C5C1B8; display: block;}
.bg-block {padding: 15px; border-left: 3px solid #C5C1B8; font-size: 18px; font-weight: 300; background: url('images/white10.png') repeat; display: block;}
.m20 {margin-left: 20px;}

table.school-structure {}
table.school-structure td {padding-right: 50px; vertical-align: top;}
table.school-structure h2 {font-size: 30px; margin: 5px 0;}
.slide-wrap table.school-structure h3 {color: #fff; font-size: 24px;}
table.school-structure h3 {font-size: 24px; margin: 5px 0;}
table.school-structure h4 {font-size: 18px; margin: 0;}
table.school-structure ul {margin: 0; padding: 5px 0;}
table.school-structure li {margin-left: 20px;}
table.school-structure hr {margin: 15px 0;}

table.graph-table {border-collapse: collapse; border-right: 1px solid #C5C1B8; border-top: 1px solid #C5C1B8; margin-bottom: 25px;}
table.graph-table td {border-collapse: collapse; border-bottom: 1px solid #C5C1B8; border-left: 1px solid #C5C1B8; padding: 3px 5px 3px 5px;}
table.graph-table td p {margin: 0;}