﻿/* 
Style Sheet for the board of education pages.

Global color and styles should be placed in the design.css and index.css files.
This file is for unique layout changes for the board of education pages.
-------------------------------------------------------
Copyright (c) 2011, Chasetheweb.net

Last Updated: Janean Angeles
 */ 

/*////////////////////////////////////////////////////////////////////////////////*/
div#branding { width: 883px; height: 69px; margin-left: -441px; }
div#branding a { width: 883px; height: 69px; background: transparent url('/template/WestBabylon/Images/logo-JohnFKennedy.png') no-repeat; }
.editor div#branding { background: transparent url('/template/WestBabylon/Images/logo-JohnFKennedy.png') no-repeat; }
div#layout { float: right; width: 662px; }
div#local { float: left; width: 184px; padding: 8px; background-color: #042c6f; color: #fff; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; }

div#local h1,
div#local h3 { color: #D3C084; font-size: 1.4em; margin: 0 0 0.5em; padding: 0; }
