p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
a:link {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #EDA400;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #789438;
}
.yellowbar_padding {
	padding-right: 20px;
	padding-left: 30px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

#green_header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:141px;
	z-index:1;
	background-color: #3b6633;
}
#yellow_content_box {
	position:absolute;
	left:0px;
	top:130px;
	width:215px;
	height:100%;
	z-index:2;
	background-color: #fee38b;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
}
#logo {
	position:absolute;
	left:25px;
	top:19px;
	width:307px;
	height:75px;
	z-index:3;
}
#navigation {
	position:absolute;
	left:65px;
	top:115px;
	width:748px;
	height:28px;
	z-index:25;
}
#main_content {
	position:absolute;
	left:236px;
	top:266px;
	width:467px;
	height:312px;
	z-index:4;
}
#brown_bar {
	position:absolute;
	left:0px;
	top:226px;
	width:100%;
	height:11px;
	z-index:1;
	background-color: #996600;
}
#children_photos {
	position:absolute;
	left:215px;
	top:141px;
	width:669px;
	height:85px;
	z-index:26;
}
#buttons {
	position:absolute;
	left:734px;
	top:272px;
	width:162px;
	height:255px;
	z-index:27;
}
#quote {
	position:absolute;
	left:580px;
	top:20px;
	width:322px;
	height:74px;
	z-index:28;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/yellow_bg.gif);
	background-repeat: repeat-y;
}
ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
ol {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.p_tighterSpacing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
}
