.hallow{
	background-color: none;
	padding: 0px 6px;
	margin-bottom: 10px;
	clear: both;
	border: 1px solid #FF6600;
}
.valen{
	background-color: none;
	padding: 0px 6px;
	margin-bottom: 10px;
	clear: both;
	border: 1px solid #990000;
}
.story, .archive,  .calender, .births {
	background-color: none;
	padding: 6px;
	margin-bottom: 10px;

	border: 1px solid #009900;
}
.calender {
	background-image: url(../images/calender.gif);
	background-position: top center;
	}
.story h2, .calender h2, .births {
	color: #009933;
}
.story h3, .calender h3 {
	font-weight: bold;
}
.story p, .calender p {
	text-align: justify;
}
.photos {
	clear: both;
}
.story .right, .photos #right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
	}
.story .left, .photos .left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
		}
.story .date {
	font-size: 0.6em;
	font-weight: bold;
	margin-bottom: 0px;
}
#listings {
	width: 90%;
	background-color: #339933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: 10px;
}
#listings h1 {
	font-size: 0.8em;
	font-weight: bold;
}
#listings p {
	font-size: 0.8em;
}
#listings a:link, a:hover, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.event .heading {
	background-color: #009900;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: -10px;
	margin-top: 0px;
	display: block;
	font-weight: bold;
}
.event, .year {
	border: 1px solid #009900;
	margin-bottom: 10px;
}

.event p {
	padding: 4px;
	margin-bottom: 0px;
}
.event img {

	margin-left: 10px;
	margin-bottom: 10px;
}
.archive {
	font-size: 0.7em;
	margin-bottom: 10px;
}
.year .date {
	background-color: #009900;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
		padding: 4px;
}
.archive .title {
	font-weight: bold;
	margin-bottom: -10px;
}
.arrivals {
	background-color: #F7FFF2;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 0.8em;
}
.arrivals p {
	font-size: 0.8em;
}
.BirthPhoto img {
	border: 1px solid #000000;
	margin-right: 4px;
	margin-bottom: 10px;
}
.BirthPhoto {
	float: left;
	height: 130px;
	margin-bottom: 30px;
}
.births {
	min-height: 120px;
	padding: 10px;
}
.births p, .births h1 {
	color: #000000;
	margin-top: 6px;
}
#newimages {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#newimages img {
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#endgap {
	clear: both;
	height: 40px;
	width: auto;
}
#santamenu {
	text-align: left;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	font-size: 0.8em;
	width: 200px;
}

#santamenu img{
	border: none;
	margin-bottom: 30px;

}
#santa .pic {
	border: 1px solid #000000;
	margin-left: 4px;
	margin-top: 4px;
		float: left;
}
#santa {
	background-color: #D9F2FF;
	margin: 6px auto;
	font-size: 0.9em;
	width: 500px;
	padding: 10px;
}
#santa ol{
	font-size: 0.7em;
}
#gap {
	clear: both;
	height: 10px;
	width: 100%;
	float: none;
}
#gapsmall {

	clear: both;
	height: 1px;
	width: 100%;
}

