@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #2A002A;
}
.oneColFixCtrHdr     #container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px; /* the auto margins (in conjunction with a width) center the page */
	border: 5px inset #CAAF86;
	background-color: #2A002A;
	padding: 10px;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-bottom: 0;
	height: 300px;
	width: 776px;
	background-color: #2A002A;
}

.oneColFixCtrHdr #header2 {
	margin-right:auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0;
	height: 130px;
	width: 790px;
	background-color: #2A002A;
}
.line {
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #CAAF86;
}
.linetop {
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #CAAF86;
}
.oneColFixCtrHdr #navbar {
	background-color: #2A002A;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	border-top: 2px ridge #CAAF86;
	border-bottom: 2px ridge #CAAF86;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 760px;
	margin-top: 30px;
}
.oneColFixCtrHdr #navbar {
	background-color: #2A002A;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	border-top: 2px ridge #CAAF86;
	border-bottom: 2px ridge #CAAF86;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 760px;
	margin-top: 30px;
}
.oneColFixCtrHdr #mainContent {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #2A002A;
	color: #CAAF86;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 790px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	text-align: center;
	border: 2px solid #CAAF86;
}

.oneColFixCtrHdr #footer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #2A002A;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CAAF86;
	text-align: center;
}
.mainpagefont {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CAAF86;
}
.attentionfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #E5D7BD;
	text-align: center;
	background-position: center;
}

.yearfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
	font-weight: normal;
	color: #E5D7BD;
	text-align: center;
	background-position: center;
}
.descriptionfontborder {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #E5D0A6;
	text-align: justify;
	border: 1px solid #CAAF86;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-position: center;
}
.regularfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #E5D0A6;
}
.borderforpictures {
	border: 2px solid #E5D0A6;
}
.smallfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #E5D0A6;
}
.border {
	border: 1px solid #000000;
	padding-bottom: 15px;
}
.kidsdescrip {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	height: 325px;
	width: 325px;
	border: 1px solid #E5D0A6;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #E5D7BD;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: auto;
	right: auto;
	margin-top: 15px;
}

.kidsdescrip a:link{
	color: #E5D7BD;
	}

.kidsdescrip a:hover{
	color: #E5D7BD;
	}
	
	.kidsdescrip a:visited{
	color: #E5D7BD;
	}
	
	

.kidsdescripwide {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	height: 325px;
	width: 400px;
	border: 1px solid #E5D0A6;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #E5D7BD;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: auto;
	right: auto;
	margin-top: 15px;
}
.newpupfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E5D0A6;
}
.tablefont {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #EDEBD4;
	padding: 10px;
}
.whatsnewfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #EDEBD4;
	line-height: normal;
}
.kidsdescrip2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	height: 400px;
	width: 325px;
	border: 1px solid #E5D0A6;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
	color: #E5D7BD;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left:8px;
	left: auto;
	right: auto;
	margin-top: 15px;
}

.kidsdescrip2 a:link{
color: #E5D7BD;
}
.kidsdescrip2 a:hover{
color: #E5D7BD;
}


.kidsdescrip2 a:visited{
color: #E5D7BD;
}




.kidsdescrip3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	height: 510px;
	width: 325px;
	border: 1px solid #E5D0A6;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
	color: #E5D7BD;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left:8px;
	left: auto;
	right: auto;
	margin-top: 15px;
}

.kidsdescrip3 a:link{
	color: #E5D7BD;
}

.kidsdescrip3 a:hover{
	color: #E5D7BD;
}

.kidsdescrip3 a:visited{
	color: #E5D7BD;
}

.kidsdescripshort {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	height: 280px;
	width: 325px;
	border: 1px solid #E5D0A6;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
	color: #E5D7BD;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left:8px;
	left: auto;
	right: auto;
	margin-top: 15px;
}

.kidsdescripshort a:link{
color: #E5D7BD;
}

.kidsdescripshort a:hover{
color: #E5D7BD;
}

.kidsdescripshort a:visited{
color: #E5D7BD;
}

.descriptext {
	text-align: center;
	color: #E5D7BD;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	}

.descriptext a:link{
	color: #E5D7BD;
	}

.descriptext a:link{
	color: #E5D7BD;
	}
	
.descriptext a:hover{
	color: #E5D7BD;
	}
	
.descriptext a:visited{
	color: #E5D7BD;
	}
	
.descrip2text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #E5D7BD;
	text-align: justify;
	}

.descrip3text {
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #E5D7BD;
	}
	
.descriptboysgirls{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #E5D0A6;
	text-align: left;
	border: 1px solid #CAAF86;
	height: auto;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: center;
}
.descriptboysgirls2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #E5D0A6;
	text-align: left;
	border: 1px solid #CAAF86;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.descriptboysgirls3{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #E5D0A6;
	text-align: left;
	border: 1px solid #CAAF86;
	height: auto;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.descriptboysgirls4{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #E5D0A6;
	text-align: left;
	border: 1px solid #CAAF86;
	height: auto;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.smallfont {
text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CAAF86;
}
.smallfont2 {
text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CAAF86;
}

.smallfont3 {
text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CAAF86;
}

.smallfont3 a:link{
text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CAAF86;
}
.smallfont3 a:hover{
text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CAAF86;
}
.smallfont3 a:visited{
text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CAAF86;
}