/* CSS Document */

/*Template Layout*/
body {
	background-color:#edf7ff;
	background-image:url(../images/page_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	color:#838383;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; /* vertical spacing between your lines of text*/
}
a, a:link, a:visited {
	color:#d60202;
	text-decoration:none;
}
a:hover {
	color:#d60202;
	text-decoration:underline;
}
img {
  border-style: none;
}
.img-left {
  float:left;
  margin:6px 14px 0 0;
}
.img-right {
float:right;
margin:6px 0 0 14px;
}
#clouds {
	background-image:url(../images/clouds_bg_tile.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
#background_texture {
	background:url(../images/header_bg.png) center top no-repeat;
	clear:both;
	height:325px;
}
#wrapper {
	width:956px;
	margin:0px auto; /*centers your design on the page*/
	padding:37px 0px 0px 0px; /*space from the top of the screen*/
}
#header {
	height:257px;
	width:940px;
	clear:both;
}
#logo {
	width:270px; /*change this width and height to match your logo image*/
	height:97px;
	float:left;
	margin:19px 0px 0px 33px;
	border:0
}
/*Slider*/
#header_right {
	width:568px;
	height:190px;
	float:right;
	margin:20px 20px 0px 0px;
	padding:0;
}
#hidden-controller {
	display: none;
}
#jFlowSlide {
	float:left;
}
#header-slides { /* the container for the slide*/
	float: left;
	height: 200px;
}
.slides-arrow-left {
	float: left;
	margin-top: 80px;
	width: 30px;
	cursor:pointer;
}
.slides-arrow-right {
	float: right;
	width: 30px;
	margin-top: 80px;
	cursor:pointer;
}
#header-slides-holder {
	margin-top:20px;
}
.slide {
	width: 500px;
	overflow:hidden;
}
.padded {
	padding-left:20px;
	width:480px;
}
.header-picture {
	padding-left: 10px;
	margin-top: 0px;
	float: left;
	padding-right:10px;
	width:216px;
	height:167px;
}
.header-about-main {
	float: left;
	width: 260px;
	margin-left: 0px;
	margin-top: 0px;
}
.header-heading {
	margin:10px 10px 0px 0px;
}
.header-description {
	color: #666666;
	font-size: 11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0px;
	width: 260px;
	height: 116px;
	line-height: 20px;
}
.padded .header-about-main {
	width:480px;
}
.padded .header-description {
	width:480px;
}
/*end slider*/

/*menu*/

#menu_container {
	width:880px;
	height:60px;
	margin:9px 5px 0px 33px;
	float:left;
	padding:0;
}
#menu_container ul {
	list-style:none;
	margin:0;
	padding:0;
	height:20px;
	width:615px;
	float:left;
}
#menu_container ul li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#menu_container ul li a, #menu_container ul li a:link, #menu_container ul li a:visited {
	display:block;
	float:left;
	height:39px;
	background:url(../images/menu_sprite.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/** FIRST MENU ITEM **/
#menu_container ul li a.m1, #menu_container ul li a:link.m1, #menu_container ul li a:visited.m1 {
	width:72px;
	background-position:0 0;
}
#menu_container ul li a.m1:hover {
	background-position:0 -44px;
}
/** SECOND MENU ITEM **/
#menu_container ul li a.m2, #menu_container ul li a:link.m2, #menu_container ul li a:visited.m2 {
	width:107px;
	background-position:-72px 0;
}
#menu_container ul li a.m2:hover {
	background-position:-72px -44px;
}
/** THIRD MENU ITEM **/
#menu_container ul li a.m3, #menu_container ul li a:link.m3, #menu_container ul li a:visited.m3 {
	width:104px;
	background-position:-179px 0;
}
#menu_container ul li a.m3:hover {
	background-position:-179px -44px;
}
/** FOURTH MENU ITEM **/
#menu_container ul li a.m4, #menu_container ul li a:link.m4, #menu_container ul li a:visited.m4 {
	width:102px;
	background-position:-284px 0;
}
#menu_container ul li a.m4:hover {
	background-position:-284px -44px;
}
/** FIFTH MENU ITEM **/
#menu_container ul li a.m5, #menu_container ul li a:link.m5, #menu_container ul li a:visited.m5 {
	width:141px;
	background-position:-386px 0;
}
#menu_container ul li a.m5:hover {
	background-position:-386px -44px;
}
/** SIXTH MENU ITEM **/
#menu_container ul li a.m6, #menu_container ul li a:link.m6, #menu_container ul li a:visited.m6 {
	width:85px;
	background-position:-531px 0;
}
#menu_container ul li a.m6:hover {
	background-position:-531px -44px;
}
#search .button {
	float:right;
	margin:4px 0 0 0;
}
#search .form {
	width:172px;
	background-color:#FFFFFF !important;
	border:1px solid #bebebe;
	float:left;
	margin:8px 0 0 0;
}
#login {
	height:40px;
	float:right;
	margin-right:2px;
	border:0;
}
#login .button {
	float:right;
	margin:4px 0 0 0;
}
#login .form {
	width:100px;
	background-color:#FFFFFF !important;
	border:1px solid #bebebe;
	float:right;
	margin:9px 0 0 ;
}
#login label {
	float:left;
	margin-right:5px;
	margin-top:12px;
	clear:left;
	color:#186c9b;
	font-weight:bold;
	text-align:right;
	height:17px;
}
#login input, #login textarea {
	margin-right:40px;
}

/*3 box post its*/
.three_boxes {
	width:920px;
	height:216px;
	margin:10px auto;
	clear:both;
}
.post-it {
	width:297px;
	height:216px;
	float:left;
	background:url(../images/postit.jpg) no-repeat top;
}
.pin {
	width:44px;
	height:30px;
	margin:5px auto 0px auto;
	clear:both;
}
.title {
	width:202px;
	height:20px;
	margin:0px auto;
	clear:both;
	text-align:center;
}
.post-it_text {
	width:172px;
	height:100px;
	float:left;
	font-size:11px;
	line-height:1.4em;
	color:#666666;
	margin:11px 0 0 22px;
	font-family:Tahoma, Arial;
	text-align:left;
}
.post-it .image {
	float:right;
	width:79px;
	height:64px;
	margin:11px 12px 0 0;
}
.post-it .button {
	clear:both;
	text-align:center;
}
.post-it .button-right {
	clear:both;
	text-align:right;
	margin-right:12px;
}
/*main paper content*/
#paper_container {
	width:940px;
	margin:0px auto;
	margin-top:10px;
	clear:both;
}
#paper_container .top {
	width:940px;
	height:13px;
	margin:0px;
	padding:0px;
}
#main_content {
	padding:15px;
	background-color:#FFFFFF;
}
#paper_container .bottom {
	width:940px;
	height:25px;
	height:13px;
	margin:0px;
	padding:0px;
}
#main_content .left {
	width:590px;
	float:left;
}
#main_content .right {
	width:301px;
	float:right;
}
hr.clear {
	margin-top:10px;
	margin:0px;
	clear:both;
	visibility:hidden;
}
#footer {
	height:70px;
	width:940px;
	margin:0px auto;
	color:#6f8596;
	font-size:10px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
}
#footer a, #footer a:link, #footer a:visited {
	color:#6f8596;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .right {
	width:300px;
	float:right;
	text-align:right;
	margin-right:10px;
	line-height:15px;
}
#footer .left {
	width:550px;
	line-height:15px;
	float:left;
	margin-left:10px
}
/*General Content*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#2180ac;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:4px;
}
h2 {
	color:#06437a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:0px;
	margin-bottom:3px;
	font-weight:normal;
	letter-spacing:1px;
}
h3 {
	color:#a1c7da;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
}
.size11 {
	font-size:11px;
}
.image_border {
	border:1px solid #3b3b3b;
	margin:3px;
	padding:3px;
}
hr {
	border: 0;
	color: #e7e7e7;
	background-color: #e7e7e7;
	height: 1px;
	width: 100%;
	clear:both;
}
/*news bubble*/

.news_bubble {
	width:251px; /*301 minus padding*/
	height:161px; /*171 minus padding*/
	background:url(../images/bubble_bg.jpg) no-repeat top;
	margin-bottom:10px;
	padding:10px 25px 0px 25px;
}
.news_bubble p {
	margin:0px;
	padding:0px;
}
.news_bubble .text {
	font-size:11px;
	line-height:1.4em;
	width:262px;
	height:125px;
	overflow:hidden;
}
/*contact box*/

.contact_box {
	width:251px; /*301 minus padding*/
	height:138px; /*158 minus padding*/
	background:url(../images/pin_paper.jpg) no-repeat top;
	margin-bottom:10px;
	padding:20px 25px 0px 25px;
}
.contact_box p {
	margin:0px;
	padding:0px;
}
.contact_box .text {
	font-size:11px;
	line-height:1.4em;
	width:255px;
	height:125px;
	overflow:hidden;
}
.contact_box .icon {
	margin:0px 8px 3px 2px;
	width:18px;
	text-align:center;
}
/*services page*/

.service_box_container {
	width:610px;
	height:128px;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:5px;
}
.service_box_container .image {
	float:left;
	width:72px;
	height:72px;
	margin:10px 0px 0px 22px;
}
.service_box_container .text {
	float:right;
	width:490px;
	font-size:12px;
	padding:5px 0px;
}
.service_box_container .text p {
	padding:0px;
	margin:0px;
}
/*right boxes*/

#main_content .right2 {
	width:200px;
	float:right;
}
#main_content .left2 {
	width:610px;
	float:left;
}
.small_paper {
	background:url(../images/sml_paper_top.jpg) top no-repeat;
	width:195px;
	margin-bottom:10px;
}
.small_paper_bottom {
	background-image:url(../images/sml_paper_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:195px;
}
.small_paper_bottom2 {
	background-image:url(../images/small_paper_bottom2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:195px;
}
.small_paper .text {
	padding:15px;
	line-height:1.4em;
	font-size:11px;
}
.small_paper .title_padding {
	margin-bottom:5px;
	border-bottom:1px solid #efefef;
	text-align:center;
	padding-bottom:5px;
}
.line_list {
	margin:0px;
	padding:0px;
}
.line_list li {
	list-style:none;
	padding:5px 0px;
	margin:0px;
	border-bottom:1px solid #efefef;
}
.line_list a:link, .line_list a:visited {
	text-decoration:none;
	font-size:12px;
	color:#757575;
}
.line_list a:hover {
	color:#999999;
	text-decoration:underline;
}
.side_form {
	background-color:#FFFFFF!important;
	border:1px solid #d6dbe1;
	font-size:11px;
	color:#666666;
	margin-bottom:8px;
}
/*contact page*/

.left_details {
	float:left;
	width:240px;
}
.map {
	width:360px;
	height:235px;
	float:right;
	margin-bottom:20px;
}
.contact_title {
	color:#186c9b;
	font-weight:bold;
	float:left;
	width:140px;
}
.contact_detail {
	float:left;
	width:100px;
	clear:right;
}
.forms {
	background-color:#FFFFFF !important; /*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #c8cdd2 !important;
	margin:3px 0px;
	padding:4px;
}
.blue {
	color:#186c9b;
}
#contact {
	border:0;
}
#contact label {
	float:left;
	width:80px;
	margin-right:15px;
	margin-top:5px;
	clear:left;
	color:#186c9b;
	font-weight:bold;
	text-align:right;
	height:27px;
}
#contact input, #contact textarea {
	margin-right:40px;
}
#contact #submit {
	clear:left;
	margin-left:95px;
}

.seperator {
    background-image:url(../images/seperator.png);
    background-position:right;
	background-repeat:repeat-y;
	width:170px;
	margin-right:20px;
	float:left;
}
.adminright {
    width:700px;
    float:left;
}

/*table data style*/

table.table-data {
color:#666;
}

table.table-data th{
background-color:#dedede;
padding:3px 5px;
border:1px solid #eee;
color:#111;

}
table.table-data td{
background-color:#f9f9f9;
border:1px solid #eee;
padding:3px 5px;
text-align:center;

}

/*blockquote style*/
blockquote{
	border:1px solid #ccc;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-right:3px solid #ccc;
	font-size:12px;
	color:#555;
	
}
.clear {
    clear:both;
}
.information {
    background-color:#e7f2f8;
    border:1px dotted #bdd8f4;
    padding:8px 8px 0 8px;
}

#search {
    padding:0;
    margin:12px 0 0 0;
	width:120px;
	height:21px;
	float:right;
	margin-right:2px;
}
.parentArea a {
    display:block;
    width:116px;
    height:21px;
    background:url('../images/parents_blue.png') no-repeat top left;
    text-indent:-8000px;
}
.parentArea a:hover {
    background:url('../images/parents_red.png') no-repeat top left;
}
.adminArea a {
    display:block;
    width:111px;
    height:21px;
    background:url('../images/admin_blue.png') no-repeat top left;
    text-indent:-8000px;
}
.adminArea a:hover {
    background:url('../images/admin_red.png') no-repeat top left;
}

#headerNav {
    float:right;
}

ul.adminNav {
	padding:0px 0 5px 5px;
	margin:0;
	list-style: none;
	float: left;
}
ul.adminNav li {
	float: left;
}
ul.adminNav li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 9px 0 0;
	margin-left: 3px;
	font: 900 13px "Trebuchet","Arial", Helvetica, sans-serif;
}
ul.adminNav li a span {
	float: left;
	padding-right: 8px;
	display: block;
	margin-top: -4px;
	height: 24px;
}
ul.adminNav li a, ul.adminNav li a.current {
 	color: #555;
	background: url("../images/grey_on_white.gif") no-repeat top right;
}
 
ul.adminNav li a span, ul.adminNav li a.current span {
	background: url("../images/grey_on_white.gif") no-repeat top left;
}
ul.adminNav li a:hover, ul.adminNav li a.current {
 	color: #444;
	background: url("../images/blue_on_white.gif") no-repeat top right;
}
ul.adminNav li a:hover span, ul.adminNav li a.current span {
	background: url("../images/blue_on_white.gif") no-repeat top left;
}
.adminright th {
   text-align:left;
}
.adminright table * {
   font-size:12px;
}
.adminright textarea,
.adminright input,
.adminright select {
    background:#FFFFFF url(../images/bg_field.gif) repeat-x scroll left top;
    border-color:#BDBDBD #CCCCCC #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:#555555;
    font-family:Arial;
    font-size:1em;
    margin:0;
    padding:4px;
}
.adminright h3 {
    padding:0;
    margin:5px 0 20px 0;
}
.adminright .success {
    background-color:#e7f2f8;
    border:1px dotted #bdd8f4;
    padding:5px 8px ;
    margin:0 0 15px 0;
}
.adminright .error {
    background-color:#ffecec;
    border:1px dotted #f1b4b4;
    padding:5px 8px 0px 8px;
    margin:0 0 0px 0;
}

.listing {
    border-left:1px solid #ccc;
}
.listing th {
    text-align:left;
    background:#fafafa;
    padding-left:5px;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
}
.listing td {
    padding-left:5px;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}


#pagination {
    float:right;
}
#pagination ul {
    padding:5px;
    margin:0;
    list-style:none;
    float:left;
}
#pagination ul li {
    float:left;
}
#pagination ul li a {
    border-top:1px solid #66aeea;
    border-left:1px solid #66aeea;
    border-right:1px solid #5da3dd;
    border-bottom:1px solid #5da3dd;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
    background-color:#7bc3fe;
    float:left;
    text-decoration:none;
    color:#000;
    padding:1px 5px;
    margin-right:3px;
}
#pagination ul li a:hover, #pagination ul li a.current {
    border-top:1px solid #95c6ec;
    border-left:1px solid #95c6ec;
    border-right:1px solid #82b4dc;
    border-bottom:1px solid #82b4dc;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
    background-color:#b2ddff;
}
.submit {
    font-weight:bold;
}
.unread td {
    font-weight:bold;
}
ul.recipients {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
ul.recipients li {
    background:#EDF5FA url(../images/remove.gif) no-repeat 96% center;
    margin:4px 0px;
    padding:3px 5px;
    cursor:pointer;
    text-align:left;
    font-weight:bold;
    border:solid 1px #d7d7d7;
}
.calendar td {
	text-align:center;
	width:25px;
	height:32px;
	border:1px solid #ccc;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
}
.calendar .highlight {
    background:url(../images/today.gif) no-repeat -1px -1px;
}
.calendar .link, .calendar .link span {
    color:#06c;
    font-weight:bold;
}
.calendar .fade {
	color:#cccccc;
}
.calendar .red {
	color:#bf7777;
}
.noborder td {
    border:none;
}
.eventImg {
    float:right;
    padding:4px 5px 0 8px;
}
.eventType {
    float:right;   
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    padding:0px 10px;
}
.alerts {
    background:#edf7ff;
    padding:10px;
	border:1px solid #ddd;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    text-shadow:1px 1px #fff;
}
h3.cufon {
	font-size:1.6em;
	margin:20px 0 5px 0;
	padding:0;
	color:#415E8C;
}
