@charset "UTF-8";
/* CSS Document */

body {
	padding: 0;
	text-align: center;
	background-color:#2A1244;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container {
	width: 910px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px; /* the auto margins (in conjunction with a width) center the page */
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 35px;
	background-image: url(images71310/gold.jpg);
	border: solid black 5px;

}
.oneColFixCtrHdr #container2 {
	background-image: url(images71310/purple46.jpg);
	width: 910px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: double white 5px;
} 

.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-bottom: 0;
	height: 300px;
	width: 776px;
	background-image: url(images71310/purple46.jpg);
}



.oneColFixCtrHdr #content {
	background-color:#2A1244;
	width: 700px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left:5px;
	border: 1px solid #EDEBD4;
	-moz-border-radius:20px;    /* Firefox */
	-webkit-border-radius:20px; /* Safari and Chrome */
}

.oneColFixCtrHdr #divider{
	width:400px;
	height:5px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	margin-bottom:30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF3D4;
	border-bottom-color: #FFF3D4;
}


.oneColFixCtrHdr #litterinfo {
	background-color:#2A1244;
	width: 830px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left:10px;
	border: 1px solid #EDEBD4;
	-moz-border-radius:20px;    /* Firefox */
	-webkit-border-radius:20px; /* Safari and Chrome */
}

.oneColFixCtrHdr #newlitterinfo {
	background-color:#E8D3AD;
	width: 800px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left:10px;
	border: 1px solid #EDEBD4;
	-moz-border-radius:20px;    /* Firefox */
	-webkit-border-radius:20px; /* Safari and Chrome */
}

#litterborder {
	width: 600px;
	background-color: #2A1244;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CAAF86;
}

.litterborderleft {
	width: 300px;
	height: 500px;
	margin-left: 0px;
	margin-right:0px;
	background-color: #000000;
	margin-top: 5px;
	padding-right: 5px;
	padding-left:0px;
}

.litterborderright {
	align:left;
	width: 300px;
	margin-left: 0px;
	margin-right:0px;
	height: 500px;
	background-color: #000000;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: none;
}

.fancyborder {
	padding: 5px;
border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style:solid;
	border-top-color: #EDEBD4;
	border-bottom-color: #EDEBD4;
	border-left-color: #EDEBD4;
	border-right-color: #EDEBD4;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style:solid;
	border-right-style: solid;
}
.fancyborderblack {
	padding: 5px;
border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style:double;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style:solid;
	border-right-style: solid;
}

	
.contentborderlite {
	border: 1px solid #EDEBD4;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left:10px;
}

.photoborderlite {
	border: 1px solid #EDEBD4;
}
	
	
.contentfont {
	text-align: justify;
	font-family: georgia;
	font-style: italic;
	font-size: 14pt;
	font-weight: normal;
	color: #EDEBD4;
	line-height: normal;
	letter-spacing: normal;
	}
	
	.contentfont a:link{
	color: #EDEBD4;
	}
	
	.contentfont a:hover{
	color: #EDEBD4;
	}
	
	.contentfont a:visited{
	color: #EDEBD4;
	}
	
	.contentfont {
	text-align: justify;
	font-family: georgia;
	font-style: italic;
	font-size: 14pt;
	font-weight: normal;
	color: #EDEBD4;
	line-height: normal;
	letter-spacing: normal;
	}
	
	.contentfont a:link{
	color: #EDEBD4;
	}
	
	.contentfont a:hover{
	color: #EDEBD4;
	}
	
	.contentfont a:visited{
	color: #EDEBD4;
	}
	
	.contentlitterfont {
	text-align: justify;
	font-family: georgia;
	font-style: italic;
	font-size: 14pt;
	font-weight: normal;
	color: #2A1244;
	line-height: normal;
	letter-spacing: normal;
	}
	
	.contentlitterfont a:link{
	color: #2A1244;
	}
	
	.contentlitterfont a:hover{
	color: #2A1244;
	}
	
	.contentlitterfont a:visited{
	color: #2A1244;
	}
	
	.contentleftfont {
	text-align: left;
	font-family: georgia;
	font-style: italic;
	font-size: 13pt;
	font-weight: normal;
	color: #EDEBD4;
	line-height: normal;
	letter-spacing: normal;
	}
	
	.contentleftfont a:link{
	color: #EDEBD4;
	}
	
	.contentleftfont a:hover{
	color: #EDEBD4;
	}
	
	.contentleftfont  a:visited{
	color: #EDEBD4;
	}
	
	.littertext {
	text-align: justify;
	font-family: georgia;
	font-style: italic;
	font-size: 15px;
	font-weight: normal;
	color: #EDEBD4;
	}
	
	.littertextcenter {
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 15px;
	font-weight: normal;
	color: #EDEBD4;
	}
		
	
	
	
.contentfontcenter {
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 16pt;
	font-weight: normal;
	color: #EDEBD4;
	line-height: 30px;
	letter-spacing: normal;
	}
	
	.litterfontcenter {
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 16pt;
	font-weight: normal;
	color: #EDEBD4;
	}
	
	.litterfontcenter a:link {
	color: #EDEBD4;
	}
	
	.litterfontcenter a:hover {
	color: #FFFFFF;
	}
	
	.litterfontcenter a:visited {
	color: #EDEBD4;
	}

.litterfontcentersmaller {
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 14pt;
	font-weight: normal;
	color: #EDEBD4;
	}
	
	.litterfontcentersmaller a:link {
	color: #EDEBD4;
	}
	
	.litterfontcentersmaller a:hover {
	color: #EDEBD4;
	}
	
	.litterfontcentersmaller a:visited {
	color: #EDEBD4;
	}
	
	.litterfontsmallright{
	text-align: right;
	font-family: georgia;
	font-style: italic;
	font-size: 11pt;
	font-weight: normal;
	color: #EDEBD4;
	}
	
	.litterfontsmallright a:link {
	color: #EDEBD4;
	}
	
	.litterfontsmallright  a:hover {
	color: #EDEBD4;
	}
	
	.litterfontsmallright  a:visited {
	color: #EDEBD4;
	}
	
	.litterfontsmallleft{
	text-align: right;
	font-family: georgia;
	font-style: italic;
	font-size: 11pt;
	font-weight: normal;
	color: #EDEBD4;
	}
	
	.litterfontsmallleft a:link {
	color: #EDEBD4;
	}
	
	.litterfontsmallleft a:hover {
	color: #EDEBD4;
	}
	
	.litterfontsmallleft  a:visited {
	color: #EDEBD4;
	}
	
	.litterfontslarge{
	text-align:center;
	font-family: georgia;
	font-style: italic;
	font-size: 26px;
	font-weight: bold;
	color: #EDEBD4;
	}