body { background-color:#666666; }

h1 { color:#6E7649; }

#frame { 
	width: 686px;
	padding-left:7px;
	padding-right:7px;
	margin: 0px auto; 
	position: relative;
	padding-top: 73px;
	background-image: url('layout/background.png');
	background-repeat:repeat-y;
}

#footer {
	width: 700px;
	height: 37px;
	margin: 0px auto;
	background-image: url('layout/page_bottom.png');
	background-repeat:no-repeat;
}

.latest-posting {
        font-size:11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE1C0;
	margin-top:3px;
	padding-top:3px;
}

#back-logo-container {
	position: absolute;
	width: 650px;
	height:60px;
	top: 0px;
	left: 0px;
	padding-left:20px;
	padding-right:16px;
	padding-top:17px;
}

#back-button {
	margin-top:13px;
	width: 100px;
	height: 20px;
	background-image: url('layout/back_to_main.png');
	cursor:pointer;
	float:left;
}

#logo {
	width: 293px;
	height: 128px;
	background-image: url('headers/logo_main.png');
	background-repeat:no-repeat;
	float:right;
	cursor:pointer;
}

#image {
	width: 686px;
	height: 221px;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-bottom:13px;
}

.image_oakville { background-image: url('layout/oakville_index_picture.jpg'); }
.image_burlington { background-image: url('layout/burlington_index_picture.jpg'); }

#menu-container {
	width:150px;
	padding-left:-5px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:27px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	background-color:#FDFDF7;
	border: 1px solid #DFE1C0;
}

#menu-container ul { margin:0px; padding:0px; }

#menu-container li.current_page_item{
  font-weight: bold;
}

#menu-container li {
	font-family:Arial,Helvetica,sans-serif;
        font-weight: normal;
	font-size:12px;
	line-height:1.6;
        list-style: decimal outside;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	margin-right: -20px;
	padding:0px;
}

.events {
	width:100px;
	padding-left:-5px;
	padding-right:50px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	background-color:#FDFDF7;
}

.events ul {
	width:150px;
	padding-left:-5px;
	padding-right:50px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	background-color:#FDFDF7;
}

#content-container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:425px;
	padding-top:7px;
}

#title-fernhill-oakville, #title-fernhill-burlington {
	background-image: url('layout/oakville_index_title.png');
	background-repeat: no-repeat;
	background-position: top left;
	height:22px;
	width:400px;
	margin-bottom:15px;
}

#title-fernhill-burlington { background-image: url('layout/burlington_index_title.png'); }

#FH-Form .title{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}

#FH-Form .detail{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.seperator {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin:0px;
	padding-top:10px;
}

.calendar_button { cursor:pointer; background-image: url('layout/calendar.gif'); width:197px; height:50px; }

.rowA { background-color:none; }

.rowB { background-color:#FDFDF7; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 425px;
        padding-top: 5px;
        text-align: justify;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 25px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#menu-container ul, #menu-container ul ol {
	margin: 0;
	padding: 0;
}

#menu-container ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#menu-container ul p, #menu-container ul select {
	margin: 5px 0 8px;
}

#menu-container ul ul, #menu-container ul ol {
	margin: 5px 0 0 10px;
}

#menu-container ul ul ul, #menu-container ul ol {
	margin: 0 0 0 10px;
}

ol li, #menu-container ul ol li {
	list-style: decimal outside;
}

#menu-container ul ul li, #menu-container ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* X RESET */

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

q:before,q:after{content:'';}

abbr,acronym{border:0 none;font-variant:normal;}

sup{vertical-align:text-top;}

sub{vertical-align:text-bottom;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

del,ins{text-decoration:none;}

html { overflow: -moz-scrollbars-vertical; }

/* firefox remove outline from hyperlinks on click */

:focus { -moz-outline-style: none; }

/* LINKS */ 

a { text-decoration:none; color:#333333; }                        

a:hover { text-decoration:underline; color:#333333; }

/* Paragraph */

p { 
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:15px;
}

p a, p a:hover { text-decoration:underline; color:#333333; }

div {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
}

div a, div a:hover { color:#333333; }

/* List */

ul,ol,li {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
list-style-position: outside;
list-style-image: none;
list-style-type: none;
list-style-image:none;
}

h1,h2,h3,h4,h5 { 
font-family:'Monotype Corsiva', Helvetica, sans-serif; }
body, textarea { font-family:Arial, Helvetica, sans-serif; }

/* HEADERS */

h1 { color: #453C3C; font-size: 18px; font-weight:bold; line-height:100%; word-spacing:0; margin-top:0; margin-bottom:12px; }    
h2 { 
	color: #453C3C;
	font-size: 24px; 
	font-weight:bold; 
	line-height:100%; 
	word-spacing:0; 
	margin-top:0; 
	margin-bottom: 10px;
}

h3 { color: #453C3C; font-size: 16px; font-weight:bold; line-height:100%; word-spacing:0; margin-top:4; margin-bottom:3px; }

h4 {}

h5 {}

/* Cross Browser Float control */

.floatcontainer:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; } 

.floatcontainer{display: inline-block;}

*html .floatcontainer{height: 1%;} 

.floatcontainer{display:block;}

.edit_remove { font-size:11px; }

.link_container {
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1C0;
	font-size:12px;
}

.link_container a { font-size:12px; }

.link_container a:hover { font-size:12px; }

.news_container {
	padding:3px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1C0;
	font-size:12px;
}

.news_container a { font-size:12px; }

.news_container a:hover { font-size:12px; }

.news_title { font-size:14px; font-weight:bold; color:#463D3D;}

.news_title a { font-size:14px; text-decoration:none;}

.news_title a:hover { font-size:14px; text-decoration:underline;}

.news_date { font-size:10px; float:left; }

.news_detail p { font-size:12px; margin:0px; padding:0px; padding-bottom:3px; }

.news_date { font-size:10px; float:left; }

.news_link { font-size:10px; float:right; }

.news_link a { font-size:10px; }

.news_link a:hover { font-size:10px; }

.news_article_title { font-size:16px; font-weight:bold; color:#463D3D;}

.news_article_date { font-size:11px; padding-top:3px; padding-bottom:6px; }

.news_article_content { font-size:14px; }

.news_backlink { font-size:11px; }

.news_backlink a { font-size:11px; text-decoration:none; }

.news_backlink a:hover { font-size:11px; text-decoration:underline; }

.info_container {
	padding:3px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1C0;
	font-size:12px;
}

.info_container a { font-size:12px; }

.info_container a:hover { font-size:12px; }

.info_title { font-size:14px; font-weight:bold; color:#463D3D;}

.info_title a { font-size:14px; text-decoration:none;}

.info_title a:hover { font-size:14px; text-decoration:underline;}

.info_date { font-size:10px; float:left; }

.info_detail p { font-size:12px; margin:0px; padding:0px; padding-bottom:3px; }

.info_link { font-size:10px;  float:right;}

.info_link a { font-size:10px; }

.info_link a:hover { font-size:10px; }

.general_container {
	padding:3px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1C0;
	font-size:12px;
}

.general_container a { font-size:12px; }

.general_container a:hover { font-size:12px; }

.general_title { font-size:14px; font-weight:bold; color:#463D3D;}

.general_title a { font-size:14px; text-decoration:none;}

.general_title a:hover { font-size:14px; text-decoration:underline;}

.general_date { font-size:10px; float:left; }

.general_detail p { font-size:12px; margin:0px; padding:0px; padding-bottom:3px; }

.general_link { font-size:10px;  float:right;}

.general_link a { font-size:10px; }

.general_link a:hover { font-size:10px; }

.extra_container {
	padding:3px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1C0;
	font-size:12px;
}

.extra_container a { font-size:12px; }

.extra_container a:hover { font-size:12px; }

.extra_title { font-size:14px; font-weight:bold; color:#463D3D;}

.extra_title a { font-size:14px; text-decoration:none;}

.extra_title a:hover { font-size:14px; text-decoration:underline;}

.extra_date { font-size:10px; float:left; }

.extra_detail p { font-size:12px; margin:0px; padding:0px; padding-bottom:3px; }

.extra_link { font-size:10px;  float:right;}

.extra_link a { font-size:10px; }

.extra_link a:hover { font-size:10px; }

.fhpa_container {
	padding:3px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1C0;
	font-size:12px;
}

.fhpa_container a { font-size:12px; }

.fhpa_container a:hover { font-size:12px; }

.fhpa_title { font-size:14px; font-weight:bold; color:#463D3D;}

.fhpa_title a { font-size:14px; text-decoration:none;}

.fhpa_title a:hover { font-size:14px; text-decoration:underline;}

.fhpa_date { font-size:10px; float:left; }

.fhpa_detail p { font-size:12px; margin:0px; padding:0px; padding-bottom:3px; }

.fhpa_link { font-size:10px;  float:right;}

.fhpa_link a { font-size:10px; }

.fhpa_link a:hover { font-size:10px; }

.classroom_container {
	padding:3px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1C0;
	font-size:12px;
}

.classroom_container a { font-size:12px; }

.classroom_container a:hover { font-size:12px; }

.classroom_title { font-size:14px; font-weight:bold; color:#463D3D;}

.classroom_title a { font-size:14px; text-decoration:none;}

.classroom_title a:hover { font-size:14px; text-decoration:underline;}

.classroom_date { font-size:10px; float:left; }

.classroom_detail p { font-size:12px; margin:0px; padding:0px; padding-bottom:3px; }

.classroom_link { font-size:10px;  float:right;}

.classroom_link a { font-size:10px; }

.classroom_link a:hover { font-size:10px; }

.event_container {
	padding:3px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1C0;
	font-size:12px;
}

.event_container a { font-size:12px; }

.event_container a:hover { font-size:12px; }

.event_title { font-size:13px;  color:#463D3D;}

.event_title a { font-size:13px; text-decoration:none;}

.event_title a:hover { font-size:13px; text-decoration:underline;}

.event_date { font-size:12px; font-weight:bold;}

.event_detail p { font-size:12px; margin:0px; padding:0px; padding-bottom:3px; }

.event_link { font-size:10px; }

.event_link a { font-size:10px; }

.event_link a:hover { font-size:10px; }

.calendar_container {
	padding:3px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1C0;
	font-size:12px;
}

.calendar_date { font-size:10px; }

.calendar_title { font-size:14px; font-weight:bold; color:#463D3D;}

.calendar_detail p { font-size:12px; margin:0px; padding:0px; padding-bottom:3px; }

.calendar_link { font-size:10px; }

.calendar_link a { font-size:10px; }

.calendar_link a:hover { font-size:10px; }