/********** reset default styles **********/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, em, font, img,
dl, dt, dd, ol, ul, li, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-collapse: collapse;
	border-spacing:0;
}
input, select {
    vertical-align:middle;
}
/********** little fixes, resets for HS' pet peeves **********/
a img {border:0 none;}
a:focus { outline: none; }

@font-face {
	font-family: 'MuseoSlab500';
	src: url('../fonts/museo_slab_500-webfont.eot');
	src: local('MuseoSlab500'), url('../fonts/museo_slab_500-webfont.woff') format('woff'), url('../fonts/museo_slab_500-webfont.ttf') format('truetype'), url('../fonts/museo_slab_500-webfont.svg#webfontE4PfVKgJ') format('svg');
	font-weight: normal;
	font-style: normal;
}

/****************************************/
/********** body and wrappers ***********/
/****************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:52%/1.52em;
	background: #ded0b1 url('../images/background.png') repeat 0 0;
}

#wrapper {
	height:100%;
	width:100%;
	min-width:1125px;
	position:relative; 
	z-index:0;
	overflow:hidden;
	background: transparent url('../images/stars.png') no-repeat right bottom;
}

/********** structure **********/

#header {
	height:130px; 
	position:relative; 
	margin-bottom:5px;
	background: transparent url('../images/header.png') repeat-x 0 0;
}

#header #banner {
	width:234px;
	height:60px;
	margin: 0 0 0 660px;
	position:relative; 
	top: -34px;
}

#banner2 {
	width:115px;
	height:60px;
	margin: 10px 0 20px 40px;
	clear:both;
}

#grades { 
	font-family: "MuseoSlab500", "Helvetica Neue",  Helvetica, Arial, sans-serif;
	clear:both;
	background: transparent url('../images/grades-bar.png') no-repeat right top;
	color:#fff; 
	height:40px;
	width:420px;
	margin: 0 0 0 200px;
	position:relative;
	top:90px;
	width:420px;
}

#grades h2 {
	color:#000; 
	float:left;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:100%;
	margin: 14px 0 0 0;
	padding: 0 0 0 17px;
}

#grades ul {list-style:none;}
#grades ul li {
	float:left; 
	margin-left:2px;
}
#grades ul li a {
	font-weight:bold;
	display:block; 
	color:#fff; 
	text-decoration:none; 
	padding:2px 6px; 
	margin-top:6px;
}
#grades ul li a:link {
}
#grades ul li a:visited {
}
#grades ul li a:hover {
	color:#f83b3b;
	/*background: transparent url('../images/star-hover.png') no-repeat center 0;*/
}	
#logo {
	position:absolute;
	left:0;
	top:0;
}

.content {
	float:left;
	margin:8px 15px 20px 0;
	overflow:hidden;
	width:560px;
	background-color:#FFF; 
	padding:12px;
	border: 6px solid #666;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border-radius: 15px; 
}

/********** sidebars **********/

#sidebar {
	width:190px;
	height:100%
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#145079; 
	margin-top:8px;
	padding:12px 0;
	border: 6px solid #2e74a4;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border-radius: 15px;
	margin: 8px 20px 20px 20px;
	float: left;
}

#nav {
	margin:0 0 40px;
	font-weight:bold;
}

#nav ul {
	list-style:none;
}

#nav ul li a{
	display:block;
	padding:4px 0 4px 10px;
}

#nav ul li a:link, #nav ul li a:visited{	
	color:#FFF;
	text-decoration:none;
}

#nav ul li a:hover, #nav ul li a:active{	
	color:#5989A9;
	text-decoration:none;
}

#nav li.label{
	padding:8px 0;
}

#nav li ul{
	border-left:3px solid #5989A9;
	font-size:0.9em;
	margin:0 0 0 16px;
	padding:4px 0;
}

#nav li ul a.current:link, #nav #nav li ul a.current:visited {
	color:#fff;
}

#nav a.current:link, #nav a.current:visited {
	padding-left:24px;
	color:#fff;
	background: transparent url('../images/star-hover.png') no-repeat 0 0;
}

#right {
	width:160px;
	float:left;
}

#quotes{
	font-weight:bold;
}

#quotes blockquote {
	background: transparent url('../images/bubble-top.png') repeat-y 0 0;
	font-family: "Helvetica Neue",  Helvetica, Arial, sans-serif; 
	margin:0; 
	padding:28px 16px 6px 12px;
	font-size:14px; 
	color:#000; 
	font-style:normal; 
	line-height:120%; 
	width: 160px; 
	quotes:none;
}

#quotes blockquote p{
	margin:0; 
}

#quotes cite {
	background: transparent url('../images/bubble-bottom.png') no-repeat 0 0;
	display:block;
	width: 160px;
	padding:48px 15px 0;
	font-size:12px;
	font-style:normal;
}

#footer { 
	clear:both;
	padding:30px 60px ;
	font-size:.8em; 
} 

#footer p{
margin:0 0 4px 0;
}
/********** headings **********/

h1 {
	font-family: "MuseoSlab500", Georgia, Times, serif;
	color:#006699;
}
h1, h2, h3, h4, h5 {
	margin:0 0 0.5em; 
	line-height:1.1em;
}
h1 { font-size:2.12em;} 
h2 { font-size:1.952em;} 
h3 { font-size:1.652em;} 
h4 { font-size:1.452em;} 
h5 { font-size:1.252em;} 
h6 { font-size:1.52em;}

/********** paragraphs **********/
p {margin:0 0 1.52em;}
	img.left {float:left;margin:1.52em 1.52em 1.52em 0;padding:0;}
	img.right {float:right;margin:1.52em 0 1.52em 1.52em;}

/********** floaty floats links 'n' blockquotes **********/
.left, .float_left  { float:left}
.right, float_right { float:right}

a { color:#525252;}
a:hover, a:focus { text-decoration:underline;}
a:active, a:visited { }

blockquote {
	font-family: Georgia,"Times New Roman", Times, serif; 
	margin:5px; 
	padding:10px;
	font-size:1.52em; 
	color:#999; 
	font-style:italic; 
	line-height:1.3em; 
	width:100%; 
	quotes:none;
}
	
blockquote.left {border-right:1px dashed #ccc; width:35%;}
blockquote.right {border-left:1px dashed #ccc; width:35%;} 


/********** lists **********/
#content ul li
{
	margin-left:20px;
}

/********** forms **********/
form fieldset {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius:5px; padding-top:5px; padding-left:5px; border:1px solid #ccc; }
form fieldset legend {font-size:1.4em; padding:0 5px;}
form input {
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius:4px; 
	height:20px; 
	margin-bottom:5px; 
	border:1px solid #ccc; 
	padding:4px 0 1px 5px;
}
form label {
	display:block; 
	height:20px; 
	font-size:1.2em;
}

.submit, .submit:visited {
	background: #525252; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border:none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin-bottom:5px;
}

/********** text styles **********/
strong { font-weight:600;}
em, dfn { font-style:italic;}
dfn { font-weight:600;}
sup, sub { line-height:0;}
abbr, acronym { border-bottom:1px dashed #ccc;}
pre { 
	margin:1.5em 0;
	white-space:pre;
}