body
{
	font: 12px/1.7 Lucida Sans, Lucida, 'Trebuchet MS', Arial, sans-serif;
	background:url(images/bg.jpg);
	color:#133945;
}
#container {
	width:960px;
	margin:0 auto;
	background:url(images/slice.jpg) repeat-y;	
}
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 28px;
	font-weight:normal;
	color:#333;
}
h2
{
	font-size: 18px;
	font-weight:bold;
	color:#000;
	padding:10px 0 4px 0;
}
h3
{
	font-size: 16px;
line-height:16px;
margin:0;
padding:0;
}
h4
{
	font-size: 14px;
	font-weight:normal;
	color:#585647;
	text-align:left;
}
h5
{
	font-size: 12px;
	font-weight:normal;
}


/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}
ul
{
	list-style: square;
}
li
{
	margin-left: 30px;
}
p,
dl,
hr,
h1,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 12px;
}
blockquote {
	margin:0 50px;
}

/* =Divs
--------------------------------------------------------------------------------*/


#header {
	height:149px;
	width:910px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
background:url(images/header_bg.jpg) no-repeat;
}
#header-top {
	background:#f58925;
	height:14px;
}
#logo {
	width:429px;
	float:left;
}
#buttons {
	width:481px;
	float:right;
}
#buttons1, #buttons2, #buttons3 {
	width:144px;
	float:left;
margin-top:24px;
}
#buttons3 {
	width:193px;
}
#banner {
	height:255px;
	width:960px;
	text-align:center;
	background:url(images/graphic.jpg) no-repeat;
}

#content {
	width:910px;
	margin:0 auto;
}
#graphics {
	padding-bottom:5px;
}
#left-graphic {
	width:601px;
	float:left;
}
#right-graphic {
	width:304px;
	float:right;
}
.right-graphic-small {
	width:304px;
	height:125px;
}
#text {

}
#left {
	padding-top:20px;
	width:560px;
	float:left;
	padding-left:15px;
}
#right {
	width:304px;
	float:right;
	background:#efefef;
}
.right-text {
	padding:5px 15px 0 15px;
}
.right-content {
	margin-bottom:10px;
}
#footer {
	margin:0 auto;
	width:910px;
	background:#1a414d;
	height:27px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	padding-top:8px;
}


/* =Links & Spans & Misc
--------------------------------------------------------------------------------*/
p {
	text-align:justify;
}
a {
	color:#f58925;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#footer a {
	color:#859aa0;
}

.clear {
	clear:both;
}

/* =Navigation
--------------------------------------------------------------------------------*/

a#buttonA {float:left;width:144px;height:30px;background:url(images/btn_home.jpg);}
a#buttonA:link {background:url(images/btn_home.jpg)}
a#buttonA:visited {background:url(images/btn_home.jpg)}
a#buttonA:hover {background:url(images/btn_home.jpg) 0 -30px;}
a#buttonB {float:left;width:144px;height:30px;background:url(images/btn_children.jpg);}
a#buttonB:link {background:url(images/btn_children.jpg)}
a#buttonB:visited {background:url(images/btn_children.jpg)}
a#buttonB:hover {background:url(images/btn_children.jpg) 0 -30px;}
a#buttonC {float:left;width:144px;height:30px;background:url(images/btn_students.jpg);}
a#buttonC:link {background:url(images/btn_students.jpg)}
a#buttonC:visited {background:url(images/btn_students.jpg)}
a#buttonC:hover {background:url(images/btn_students.jpg) 0 -30px;}
a#buttonD {float:left;width:144px;height:30px;background:url(images/btn_parents.jpg);}
a#buttonD:link {background:url(images/btn_parents.jpg)}
a#buttonD:visited {background:url(images/btn_parents.jpg)}
a#buttonD:hover {background:url(images/btn_parents.jpg) 0 -30px;}
a#buttonE {float:left;width:144px;height:30px;background:url(images/btn_calendar.jpg);}
a#buttonE:link {background:url(images/btn_calendar.jpg)}
a#buttonE:visited {background:url(images/btn_calendar.jpg)}
a#buttonE:hover {background:url(images/btn_calendar.jpg) 0 -30px;}
a#buttonF {float:left;width:144px;height:30px;background:url(images/btn_blog.jpg);}
a#buttonF:link {background:url(images/btn_blog.jpg)}
a#buttonF:visited {background:url(images/btn_blog.jpg)}
a#buttonF:hover {background:url(images/btn_blog.jpg) 0 -30px;}
a#buttonG {float:left;width:176px;height:30px;background:url(images/btn_pay.jpg);}
a#buttonG:link {background:url(images/btn_pay.jpg)}
a#buttonG:visited {background:url(images/btn_pay.jpg)}
a#buttonG:hover {background:url(images/btn_pay.jpg) 0 -30px;}
a#buttonH {float:left;width:176px;height:30px;background:url(images/btn_about.jpg);}
a#buttonH:link {background:url(images/btn_about.jpg)}
a#buttonH:visited {background:url(images/btn_about.jpg)}
a#buttonH:hover {background:url(images/btn_about.jpg) 0 -30px;}
a#buttonI {float:left;width:176px;height:30px;background:url(images/btn_articles.jpg);}
a#buttonI:link {background:url(images/btn_articles.jpg)}
a#buttonI:visited {background:url(images/btn_articles.jpg)}
a#buttonI:hover {background:url(images/btn_articles.jpg) 0 -30px;}

#comments-open-data label {
display:block;
}
#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}


