﻿/*  -  Mabee Farm Stylesheet - */
body {
	background-color: #ffffff;
	font-size: 12pt;
	width: 800px;
}
#background {
	width: 850px;
	top: 5px;
}
#foot_note {
	font-size : xx-small;
	color: green;
	text-align: center;
}
#leftnav {
	width: 100px;
	background-color: #ffffff;
	font-size: 10px;
	float: right;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	padding: 3px;
	color: #ffffff;
	border-left-width: 5px;
	border-color: #9c8a48;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-color: #9c8a48;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-color: #9c8a48;
	border-top-style: solid;
}
.navigator {
	border-right-style: solid;
	border-right-color: #9999CC;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	border-top-color: #9999CC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	float: right;
	padding:2px;
	margin-top: 25px;
	width: 160px;
	margin-bottom: 50px;
	background-color: #ffffff;
}
#content {
	text-align: left;
	background-color: #FFFFff;
	padding: 5px;
	width: 580px;
}
#img {
	padding: 6px;
}

p:first-letter {
	font-size: 150%;
}
#address {
	padding-top: 10px;
}
#address:first-letter {
	font-size: 100%;
}
#schs {
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
}
img#hislogo {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
#contact {
	font-size: 14pt;
	padding: 20px;
	background-color: #ffffcc;
}
table {
	font-size: 12pt;
	border-style: solid;
	border-width: 2px;
	border-color: #901101;
}
td {
	border-style: solid;
	border-width: 2px;
	border-color: #901101;
	padding: 10px;
	width: 175px;
}
#title {
	font-size: 16pt;
	font-weight: bold;
	padding-top: 20px;
}
.plain {
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
	padding: 10px;
	width: 175px;
}
#popup {
	position: absolute;
	visibility: hidden;
	top: 90px;
	left: 20px;
	background-image: url('../images/graphics/eventpanel.png');
	background-repeat: no-repeat;
	height: 685px;
	width: 793px;
	z-index: auto;
}
#popup_image {
	position: absolute;
	top: 22px;
	left: 29px;
	height: 257px;
	width: 339px;
	overflow: hidden;
}
#popup_title {
	color: #CAE4FF;
	position: absolute;
	top: 29px;
	left: 416px;
	height: 254px;
	width: 311px;
	overflow: hidden;
}
#popup_text {
	color: #CAE4FF;
	position: absolute;
	top: 332px;
	left: 33px;
	height: 312px;
	width: 691px;
	overflow: scroll;
}
#popup_close {
	position: absolute;
	height: 29px;
	width: 28px;
	left: 737px;
	top: 6px;
	cursor: pointer;
}
/*620x580*/
#popup1 {
	position: absolute;
	visibility: hidden;
	top: 90px;
	left: 20px;
	background-image: url('../images/graphics/eventpanel_sm.png');
	background-repeat: no-repeat;
	height: 580px;
	width: 620px;
	z-index: auto;
}
/*------------------old---------------*/
.button A {
	width: 98px;
	background-color: #FFFFFF;
	color: #901101;
	display: block;
	border-style: solid;
	border-color: #ffffcc;
	border-width: 2px;
	padding: 1px;
	text-decoration: none;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}
.button2 A {
	width: 138px;
	background-color: #FFFFFF;
	color: #901101;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #ffffcc;
	border-bottom-width: 1px;
	padding: 4px;
	text-decoration: none;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.button2 A:hover {
	width: 138px;
	background-color: #FFFFFF;
	color: #9c8a48;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #ffffcc;
	border-bottom-width: 1px;
	padding: 4px;
	text-decoration: none;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}
/*used for calevents.htm*/
.container2 {
	width: 800px;
	display: block;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 15%;
	margin-right: 15%;	
}

.calendar {
	float: left;
	margin-bottom: 50px;
	margin-top: 25px;
}

/*     -- End of Stylesheet  --   */
