@charset "ISO-8859-1";

#background {
z-index: 1;
position:absolute;
width: 100%;
height: 100%;
}

#kidbackground {
	z-index: 1;
	position:absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/kidBG.gif);
}
#xoebackground {
	z-index: 1;
	position:absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/xoeBG.gif);
}
.mainBody {
	width: 620px;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: top;
}

#content {
	z-index: 2;
	position:relative;
	width: 100%;
	float:none;
	top: 50px;
	text-align: left;
}
.sidebarRight {
	width: 200px;
	vertical-align: top;
	text-align: center;
}

#kidcontent {
	z-index: 2;
	position:relative;
	width: 100%;
	float:none;
	top: 0px;
	text-align: left;
}

#wrapper {
	width: 1000px;
}
.creditBump {
	padding-top: 10px;
}

#kidwrapper {
	width: 1000px;
}

body {
	background-color: #f9f9d5;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	}
	
	
.reviewExcerpt {
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #723f14;
	text-decoration: none;
}
a:hover {
	color: #723f14;
	text-decoration: none;
}
a:active {
	color: #723f14;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #732f14;
}
#kidlinks {
	vertical-align: top;
	width: 225px;
	padding-left: 30px;
	padding-top: 30px;
}
#kidstuff {
	width: 773px;
	height: 400px;
	padding-left: 52px;
	vertical-align: top;
	padding-right: 60px;
	padding-top: 30px;
}
.bump {
	padding-left: 35px;
}
.reviewSource {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.reviewCredit {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.reviewLink {
	font-size: 12px;
	color: #000000;
}
.divLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99541C;
	margin-top: 24px;
	margin-bottom: 20px;
}
.mainBodyContent {
	font-size: .9em;
	letter-spacing: 0.09em;
	width: 620px;
}
.mainBodyContent p {
	text-indent: 0em;
	width: 620px;
}
.freeCenter {
	text-align: center;
	font-size: 14px;
	color: #723f14;
	font-weight: bold;
}
.projectSize {
	font-size: 0.85em;
}
.navbar {
	padding-bottom: 30px;
}
.sidebarLeft {
	width: 120px;
	vertical-align: top;
}
.sidebarNavButt {
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.mainBodyContentCalendar {
	width: 500px;
	padding-right: 60px;
	padding-left: 60px;
}
.calDate {
	color: #000;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	letter-spacing: 0.09em;
	padding-left: 8px;
	margin-bottom: 5px;
}
.calTitle {
	font-size: 14px;
	font-weight: bold;
	color: 99541c;
	padding-left: 20px;
	padding-bottom: 2px;
}
.calWhen {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 20px;
	font-style: italic;
	padding-bottom: 0px;
}
.calWhere {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
}
.calDesc {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 20px;
	padding-bottom: 10px;
}









.formText {
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.emailHead {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #723f14;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c16824;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.emailHead span {
	color: #c16824;
}
.emailHead h2 {
	font-size: 24px;
}
.captcha {
	font-weight: bold;
	color: #f9f9d5;
	background-color: #723f14;
}
.captchaText {
	text-align: left;
	padding-right: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.captchaLinkText {
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.boldStatement {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #723f14;
	margin-top: 0px;
}
.pressHead {
	font-weight: bold;
	color: #723f14;
	font-size: 15px;
	margin-top: 15px;
}
.pressBody {
	font-size: 13px;
	text-indent: 0em;
	padding-bottom: 7px;
}
.top {
	padding-top: 15px;
	font-weight: bold;
}
.pressCred {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 5px;
}
.divFormPic {
	margin-top: 15px;
}
.picLeft {
	float: left;
	padding-bottom: 8px;
	padding-right: 8px;
}
.picRight {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
}
.divLineProj {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99541C;
	margin-top: 28px;
	margin-bottom: 35px;
}
.freeCenter div {
	color: #723f14;
	font-weight: bold;
	margin-top: 5px;
}
.emailHead a:link {
	color: #c16824;
}
.emailHead a:hover {
	color: #c16824;
	text-decoration: none;
}
.emailHead a:active {
	color: #c16824;
	text-decoration: none;
}
.emailHead a:visited {
	text-decoration: none;
	color: #c16824;
}
.tableBump {
	padding-bottom: 20px;
	padding-left: 50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #723f14;
	padding-top: 20px;
}
.storeHead h2 {
	font-size: 24px;
}
.storeHead {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #723f14;
	padding-bottom: 20px;
	padding-top: 5px;
}
.mainBodyContent h4 {
	font-weight: bold;
	color: #723f14;
}

