body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 30px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/header_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
img
{  border-style: none;
}


/* 
	<div class="hiring-notice">
		 <h1>Discovery Preschool is hiring a new teacher for the 2011-12 preschool year</h1> 
		 <h3>We are looking for a creative and committed Reggio-inspired professional who enjoys teaching and learning though exploration and investigation and is interested in building upon the strong foundation of our preschool program.</h3>
		 <p><a href="discovery-teacher-posting-june-2011.pdf" target="_blank" title="Reggio preschool teacher needed" class="button">Download a PDF of the full posting</a></p>
	</div>
*/
.hiring-notice {background:#61C12D; margin: 55px 0 30px; padding: 10px 28px; border:1px solid #42851e; border-width:1px 2px 2px 1px;}
.hiring-notice {background:#61C12D; margin: 55px 0 30px; padding: 10px 28px; border:1px solid #42851e; border-width:1px 2px 2px 1px;}
.hiring-notice h1 {color:#1b440f; font-size:19px; font-weight:900;}
.hiring-notice h3 {color:#fff; font-size:13px; font-weight:100;}
.hiring-notice p {text-align:center; margin:0; padding:1px 0 15px; position:relative;}

.button {color:#FFFFFF; display:inline-block; padding:7px 14px; text-decoration:none; border-top: 1px solid #65f11a; vertical-align:middle; position:relative;
   background: #0a6434;
   background: -webkit-gradient(linear, left top, left bottom, from(#10a154), to(#0a6434));
   background: -moz-linear-gradient(top, #10a154, #0a6434);
   -webkit-border-radius: 14px;
   -moz-border-radius: 14px;
   border-radius: 14px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   }
.button:hover {
   border-top:1px solid #1b440f;
   background: #0e733d;
   color: #ffffff;
   }
.button:active {
   border-top-color: #4e705e;
   background: #4e705e;
   top:1px;
   }
 
 /* column model */
.row {width:100%; margin:0 auto; overflow:hidden; position:relative;}
/* Always get your columns to add up to 12 and add .last to the last one in a row */
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {margin-right:3.8%; float:left; min-height:1px; position:relative; padding-bottom:9999em; margin-bottom:-9999em;}
.row .onecol {width:4.85%}
.row .twocol {width:13.45%}
.row .threecol {width:22.05%}
.row .fourcol {width:30.75%}
.row .fivecol {width:39.45%}
.row .sixcol {width:48%}
.row .sevencol {width:56.75%}
.row .eightcol {width:65.4%}
.row .ninecol {width:74.05%}
.row .tencol {width:82.7%}
.row .elevencol {width:91.35%}
.row .twelvecol {width:100%; float:left}
.last {margin-right:0px !important;}
.row img, .row object, .row embed {max-width:100%}
.row img {height:auto}


