/* Defaults */
* {
	padding:0;
	margin:0;
}
html {
}
body {
	/* 62.5% equiv. 10px */
	font:62.5%/140% Verdana, Helvetica, Geneva, Arial, sans-serif;
	height:100%;
	background:url(../img/bg_body.gif) repeat-x 0 114px;
}
html>body {
	/* for everything else */
	font-size:10px;
}
input, select, textarea, th, td, h1, h2, h3, h4, h5 {
	font:1em Verdana, Helvetica, Geneva, Arial, sans-serif;
}
a, :focus {
	/* kills dotted focus outline */
	outline:none;
	_outline:expression(this.hideFocus=true);
}
a img {
	border:none;
}
a{
	color: #295581;
}
a:hover{
	color: #f09;
}
h1{
	color: #444;
}
/* Layout */
#wrapper{
	width:770px;
	margin: 5px auto;
	border: 2px solid #fff;
	border-width: 0 3px;
}
#nav{
	background:url(../img/kids.jpg) no-repeat right 18px;
}
h1.logo{
	display:block;
	height: 95px;
	border:1px solid #fff;
	border-width: 1px 0px 0px 0px;
}
h1.logo a{
	display:block;
	width:344px;
	height:91px;
	background:url(../img/logo.gif) no-repeat;
	margin: 0 0 0 15px;
	text-indent:-999em;
}
#nav ul{
	margin: 0px 0 0 0;
	padding:0;
	list-style-type:none;
	height:34px;
	background: url(../img/bg_menu.gif) repeat-x 0 100%;
}
#nav ul li.first{
  padding: 0 10px 0 14px;
}
#nav ul li{
	display: block;
	float:left;
	height:13px;
	padding: 0 10px;
}
#nav ul li h2{
	display: block;
	float: left;
	height: 16px;
	/*hack job*/
	margin-top: -1px;
	padding-bottom: 1px;
	/*end hack*/
}
#nav ul li.selected h2{
	border: 2px solid #fff;
	border-width: 0 2px;
}
#nav ul li a{
	float: left;
	font-weight: bold;
	color:#000;
	text-decoration:none;
	padding: 1px 0;
	margin: 0 2px;
}
#nav ul li.selected a{
	margin: 0;
	color: #D81E05;
	border-bottom: 3px solid #D81E05;
}
#nav ul li a:hover{
	color: #D81E05;
}
h1.navigation{
	display:none;
}
#home-content #navigation li.home,
#home-content #navigation li.rochdale-schools,
#home-content #navigation li.questions-answers{
	display:none;
}
div#qa{
	float:right;
	width:214px;
	height:143px;
	margin: -10px 0 0 14px;
	background:url(../img/ask.gif) no-repeat 0 7px;
}
div#qa h3{
	display:block;
	b/ackground:#fff;
	margin-top:8px;
	width:110px;
	height:34px;
	line-height:34px;
	font-size: 130%;
	padding-left: 10px;
	color:#fff;
}
div#qa p{
	padding: 2px 10px 6px 10px;
	_padding: 2px 10px 10px 10px;
	color: #fff;
	width: 120px;
	line-height: 1.4em;
	margin: 0.5em 0 0 0;
}
div#qa a{
	display:block;
	width:80px;
	height:32px;
	line-height:32px;
	color:#D81E05;
	font-size:110%;
	padding: 0px 10px;
	font-weight:bold;
	text-decoration:none;
}
div#qa a:hover{
	text-decoration: underline;
}
#content{
	padding: 14px 0 0 14px;
}
h2.page-title,
#content h1{
	display:none;
}
#content h2,
.news_item h3.news-title{
	margin:0.5em 0;
	font-size: 150%;
	color: #8A8A8A;
	font-weight: normal !important;
}
#content h3{
	font-weight: bold;
}
#content p{
	line-height: 1.5em;
	margin: 0 0 1em 0;
}
#content a{
	color: #D81E05;
}
#footer{
	clear: both;
	margin-top:20px;
	height:110px;
	background:url(../img/footer.gif) no-repeat center 70px;
}
#footer span.copyright,
#footer span.fuseboxdesign{
	color:#8A8A8A;
	display:block;
	margin-top: 57px;
}
#footer span.copyright{
	margin-left: 14px;
	float:left;
}
#footer span.fuseboxdesign{
	float:right;
}
#footer span.fuseboxdesign a{
	color:#8A8A8A;
	text-decoration: none;
}
#footer span.fuseboxdesign a:hover{
	color:#f09;
}
ul#navigation{
	clear: right;
	list-style-type: none;
	margin: 0 0 0 -13px;
}
ul#navigation li{
	display: block;
	margin: 15px 0 0 0;
	float: left;
	width:769px;
	height:262px;
}
ul#navigation li h2{
	margin: 0;
	font-size: 100%;
}
ul#navigation li a{
	display: block;
	width:769px;
	height:24px;
	padding: 239px 0 0 14px;
	text-decoration: none;
	color:#fff;
	font-size: 120%;
}
ul#navigation li a:hover{
	text-decoration: underline;
}
ul#navigation li.richmond-school{
	background: url(../uploads/Richmond_School_AI_small.jpg) no-repeat;
	height:514px;
}
form{
	margin: 0 0 1.8em 0;
}
form #school{
	w/idth: 100px;
	padding: 3px;
	line-height: 1.5em;
	margin: 0 0 0 0;
}
ul#news,
ul#documents{
	margin: 1em 0 0 0;
	list-style-type: none;
}
ul#news li,
ul#documents li{
	display: block;
	margin: 0 0 1em 0;
}
#news li{
}
ul#news li a,
ul#documents li a{
	text-decoration: none;
	display: block;
	background: #e2e2e2;
	padding: 14px;
}
ul#news li a:hover,
ul#documents li a:hover{
	background: #eaeaea;
}
ul#documents li a{
	padding-left: 40px;
	background: #e2e2e2 url(../img/doc.gif) no-repeat 12px 50% !important;
}
ul#documents li a:hover{
	padding-left: 40px;
	background: #eaeaea url(../img/doc.gif) no-repeat 12px 50% !important;
}
div#image_thumbs{
	height: 112px;
	overflow: auto;
	width: 754px;
	border: 1px solid #e2e2e2;
	margin: 0 0 1.8em 0;
	white-space: nowrap;
	background: #e2e2e2;
	position:relative;
}
div#image_thumbs ul {
	margin: 0;
	padding: 5px 0 2px 5px;
	width:100%;
	white-space:nowrap;
	position:relative;
}
div#image_thumbs ul li{
	display: inline;
	margin-right: 5px;
	position:relative;
}
div#image_thumbs li span {
  text-align:center;
  position:absolute;
  top:69px;
  left:0;
  text-align:center;
  width:87px;
  display:block;
}
div#image_thumbs img {
	border: none;
	background: #eaeaea;
	border: 1px solid #ccc;
	padding: 1px;
}
div#image_thumbs a:hover img{
	border: 1px solid #D81E05;
}
div#image_thumbs a:active img{
	border: 1px solid #D81E05;
}
div#image_main{
	width: auto;
	height: auto;
	float: none;
}
div#data{
	margin: 0 0 0 198px;
}
ul#qa{
	list-style-type: none;
}
ul#qa li{
	display: block;
	margin: 1.8em 0 1.8em 0;
}
ul#qa span.question{
	padding: 10px;
	display: block;
	background: #eaeaea;
	border: 1px solid #ccc;
	border-width: 1px 1px 0 1px;
}
ul#qa span.user{
	padding: 5px 10px;
	display: block;
	border: 1px solid #ccc;
	font-style: italic;
	border-width: 0 1px 1px 1px;
}
ul#qa span.answer{
	margin: 5px 0 0 0;
	padding: 10px;
	display: block;
	border: 1px solid #ccc;
}
form#qa_form {}
form#qa_form label{
	display: block;
	float: left;
	clear: both;
	width: 9em;
}
form#qa_form input, form#qa_form textarea{
	width: 21.5em;
	margin: 1px 0;
}
form#qa_form textarea{
	width: 24em;
	height: 6.4em;
}
form#qa_form #submit{
	margin-left: 9em;
	_margin-left: auto;
	width: auto;
}
div.msg_err{
	margin: 1em 0;
	font-weight: bold;
}
p.thanks{
	font-weight: bold;
}
div.msg_err ul{
	margin: 0.5em 0 1em 2em;
	color: #D81E05;
}
div.images{
	width: 180px;
	float: left;
	margin: 0 2em 0 0 ;
}
div.images #main_img{
	margin:0;
}
div.images ul {
  margin-bottom:1em;
}
div.images ul li{
	display: block;
	float: left;
	margin-right: 11px;
}
div.images ul li.last{
	margin: 0 0 0 1px;
}
.back{
	display: block;
	margin: 0 0 1em 0;
}
li ul.images{
	margin:5px 0 0 0;
	padding:5px;
	background: #EAEAEA;
	height: 85px;
}
li ul.images li{
	display:block;
	float:left;
	margin:0 !important;
}
li ul.images li img{
	padding:1px;
	border: 1px solid #D81E05;
	margin:0 1em 0 0 ;
}
.news_item h3 {
  margin-left:201px;
} 
.news_item {
  clear:both;
  margin-top:2em;
  overflow:hidden;
}
.news_item.first h3 {
  margin-top:0;
}
.news_item .content {
  margin-left:201px;
  border-top:1px solid #bbb;
} 
.news_item .images {
  margin:0;
}
.hr {
  clear:both;
  width:554px;
  float:right;
}
.news_item.first .content {
  border:none;
}
.news_item.first  {
  margin-top:0;
}

div#gallery_thumbs{
	width: 754px;
	margin: 0;
}
div#gallery_thumbs ul {
	margin: 0;
	padding: 0;
	width:100%;
}
div#gallery_thumbs ul li{
	display: block;
	float:left;
	width:92px;
	height:92px;
	margin: 0 15px 15px 0; 
}
div#gallery_thumbs img {
	border: none;
}
div#gallery_thumbs a {
	display:block;
	overflow:hidden;
	width:90px;
	height:90px;
	border: 3px double #ccc;
}
div#gallery_thumbs a:hover, div#gallery_thumbs a:active {
	border-color: #D81E05;
}