@charset "utf-8";
/* CSS Document */

.clear_float {
	clear: both;
}

html, body {
	background: url(../images/background.jpg) 0 0 repeat-x #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.main_container {
	width: 999px;
	background: url(../images/container_back.png) 0 0 no-repeat;
	margin: 0 auto;
	min-height: 100%;
	margin-top: -93px;
	text-align: left;
}

div.web_container {
	float: left;
	width: 973px;
	background: #ffffff;
	margin-left: 13px;
	padding-top: 93px;
}

div.web_container div#header {
	display: block;
	float: left;
	width: 973px;
	height: 275px;
	background: url(../images/the_cottage_school_header.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}

div.web_container div#header div#date {
	display: block;
	float: left;
	width: 973px;
	height: 26px;
	margin-top: 168px;
	background: url(../images/imag_gallery_head.png) top right no-repeat;
}

div.web_container div#header div#date div#clockbox {
	display: block;
	float: left;
	width: 933px;
	margin-left: 40px;
	padding-top: 6px;
	color: #bcdba3;
	line-height: 20px;
}

div.web_container div#body_copy_container {
	display: block;
	float: left;
	width: 973px;
	background: url(../images/body_content_back.jpg) top left repeat-x #ffffff;
}

div.web_container div#body_copy_container div.body_copy {
	display: block;
	float: left;
	width: 710px;
	margin: 0;
	padding: 10px 0;
	line-height: 20px;
}

div.web_container div#body_copy_container div.body_copy div#body_copy_content {
	display: block;
	float: right;
	width: 550px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}

div.web_container div#body_copy_container div#right_column {
	display: block;
	float: right;
	width: 257px;
	background: url(../images/image_gallery_background2.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}

div.web_container div#body_copy_container div#right_column div#image_gallery {
	display: block;
	float: right;
	width: 223px;
	margin-right: 15px;
	padding: 23px 0;
	height: 200px;
}

div.web_container div#body_copy_container div#right_column div#photo_gallery {
	display: block;
	float: right;
	width: 223px;
	margin-right: 15px;
	padding: 23px 0;
	height: 200px;
}

div#image_gallery p, div#image_gallery a, div#photo_gallery p, div#photo_gallery a {
	color: #cc892d;
	font-weight: bold;
	text-decoration: none;
}

/* Home page Right Side Start*/
div.web_container div#body_copy_container div#right_column1 {
	display: block;
	float: right;
	width: 257px;
	background: url(../images/image_gallery_background.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}

div.web_container div#body_copy_container div#right_column1 div#image_gallery {
	display: block;
	float: right;
	width: 223px;
	margin-right: 15px;
	padding: 23px 0;
	height: 200px;
}

div.web_container div#body_copy_container div#right_column1 div#photo_gallery {
	display: block;
	float: right;
	width: 223px;
	margin-right: 15px;
	padding: 23px 0;
	height: 200px;
}

div.web_container div#body_copy_container div#right_column1 div#message_board {
	display: block;
	float: left;
	width: 217px;
	height: 220px;
	background: url(../images/message_board_background.png) 0 0 no-repeat;
	margin: 0;
	padding: 40px 20px;
}

div#message_board p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

div#message_board a {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10pt;
	}
/* Home page Right Side End*/


div.footer {
	clear: both;
	width: 100%;
	height: 93px;
	background: url(../images/footer_back.gif) 0 0 repeat-x;
	text-align: center;
}

div.footer div.footer_container {
	display: block;
	positon: relative;
	width: 999px;
	height: 93px;
	background: url(../images/footer_container_back.png) bottom left no-repeat;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
.style1 {
	font-size: 16px;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 120%;
}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #CC6600;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.style7 {
	font-size: 10px;
	color: #999999;
}
.style8 {
	font-size: 12px;
	color: #CC6600;
}
.style9 {
	font-size: 11px;
	font-weight: bold;
}
.style10 {
	padding-left: 10pt;
}
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -35px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #FCE8CE;
	border-color: #fff #fff #fff #fff;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}
Subquote {
	font-style: italic;
}
.SUBSCRIPT {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: super;
	font-style: italic;
	line-height: 0px;
}
.subquote2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #609;
	font-style: italic;
	text-indent: 10px;
}
.main_container .web_container #body_copy_container .body_copy #body_copy_content p {
}
.main_container .web_container #body_copy_container .body_copy #body_copy_content p {
}
.REFERENCE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666;
}
