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

Body {
	font-family: Big Caslon, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A1010;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#Wrap {
	position: absolute;
	left: 10%;
	top: 5%;
	width: 80%;
	height: 592px;
	z-index: 1;
}
#LongWrap {
	position: absolute;
	left: 10%;
	top: 5%;
	width: 80%;
	height: 1080px;
	z-index: 1;
}
#Header {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 93px;
	text-align: center;
	z-index: 2;
}
#Nav {
	position: absolute;
	left: 0%;
	top: 100px;
	width: 99%;
	height: 20px;
	padding: 4px;
	text-align: center;
	font-size: 16px;
	z-index: 3;
}
#UpperLeft {
	position: absolute;
	left: 5%;
	top: 125px;
	width: 40%;
	height: 16%;
	padding: 22px;
	text-align: justify;
	z-index: 4;
}
#UpperRight {
	position: absolute;
	left: 50%;
	top: 130px;
	width: 48%;
	height: 50%;
	padding: 6px;
	text-align: left;
	z-index: 5;
}
#LowerLeft {
	position: absolute;
	left: 0%;
	top: 234px;
	width: 48%;
	height: 50%;
	padding: 6px;
	text-align: right;
	z-index: 6;
}
#LowerRight {
	position:absolute;
	left:50%;
	top:431px;
	width:40%;
	height:16%;
	padding: 22px;
	text-align: justify;
	z-index: 7;
}
#LowerLeft2 {
	position: absolute;
	left: 5%;
	top: 431px;
	width: 40%;
	height: 16%;
	padding: 22px;
	text-align: justify;
	z-index: 4;
}
#LowerRight2 {
	position: absolute;
	left: 50%;
	top: 239px;
	width: 48%;
	height: 50%;
	padding: 6px;
	text-align: left;
	z-index: 5;
}
#UpperLeft2 {
	position: absolute;
	left: 0%;
	top: 135px;
	width: 48%;
	height: 50%;
	padding: 6px;
	text-align: right;
	z-index: 6;
}
#UpperRight2 {
	position:absolute;
	left:50%;
	top:125px;
	width:40%;
	height:16%;
	padding: 22px;
	text-align: justify;
	z-index: 7;
}
#Main {
	position: absolute;
	left: 0%;
	top: 23%;
	width: 100%;
	height: 430px;
	padding: 1px;
	text-align: center;
	text-shadow: #333333;
	z-index: 8;
}
#Footer {
	position: absolute;
	left: 0%;
	top: 608px;
	width: 100%;
	height: 12px;
	padding: 1px;
	text-align: center;
	font-size: 12px;
	z-index: 9;
}
#Footer2 {
	position: absolute;
	left: 0%;
	top: 752px;
	width: 100%;
	height: 12px;
	padding: 1px;
	text-align: center;
	font-size: 12px;
	z-index: 9;
}
#Footer3 {
	position: absolute;
	left: 1px;
	top: 1698px;
	width: 100%;
	height: 12px;
	padding: 1px;
	text-align: center;
	font-size: 12px;
	z-index: 9;
}
#Footer4 {
	position: absolute;
	left: 1px;
	top: 985px;
	width: 100%;
	height: 12px;
	padding: 1px;
	text-align: center;
	font-size: 12px;
	z-index: 9;
}
#Missing {
	position:absolute;
	left:235px;
	top:74px;
	width:547px;
	height:165px;
	z-index:2;
}
#SiteMap {
	position:absolute;
	left:235px;
	top:54px;
	width:547px;
	height:165px;
	z-index:2;
}
#Testimonials {
	position:absolute;
	left:462px;
	top:1243px;
	width:564px;
	height:165px;
	z-index:2;
}
#Testimonials2 {
	position:absolute;
	left:-4px;
	top:1251px;
	width:394px;
	height:165px;
	z-index:3;
}

#PayPalCurrentEvent {
	position:absolute;
	left:137px;
	top:187px;
	width:172px;
	height:241px;
	z-index:4;
}

/* Begin Nav */

a:link {
	text-decoration: none;
	color: #9B6E4D;
}

a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #9B6E4D;
}

a:hover {
	text-decoration: none;
	color: #A62B01;
}

a:active {
	text-decoration: none;
	color: #6A1010;
}

.title {
	font-size: 18px;
	color: #A62B01;
}

.resource_chart {
	color: #A62B01;
}

.menutable	{
		border-top: #6A1010 0px solid;
		border-bottom: #6A1010 0px solid;
		background-image: url("img/menu-background.png");
		background-color: #FFFFFF;
		height: 22px;
		}

.firstlink	{ border-left: #6A1010 0px solid; }

.menu {
		font-family: Big Caslon, Helvetica, sans-serif;
		font-size: 16px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 6px;
		padding-right: 6px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		cursor: pointer;
		font-weight: normal;
		text-align: center;
		line-height: 18px;
		display: inline;
}

.bullet {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		border-top: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		border-left: #FFFFFF 1px solid;
		border-right: #FFFFFF 1px solid;
		}


.lastlink	{ border-right: #6A1010 0px solid; }

/* End Nav */


/* Begin Bottom Nav - Footer */

/* FOOTER CODE */

.footer		{
		color: #9B6E4D;
		font-family: Big Caslon, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		background-color: #FFFFFF;
		border-top: #6A1010 0px solid;
		padding: 0px;
		font-size-adjust: inherit;
		}

 /* End Bottom Nav - Footer */
 
 .slideShow {
               background-color: #FFFFFF;
               text-align: center;
               margin-bottom: 10px;
               padding: 5px;
           }
           .slides {
               position: relative;
               z-index: 1;
               display: none;
           }
           .setTitle, .slideTitle {
               font-family: Big Caslon, Helvitica, sans-serif;
           }
           .setTitle {
               color: #6A1010;
               font-size: 14px;
               font-weight: normal;
               }
           .slideTitle {
               color: #6A1010;
               font-size: 12px;
           }
           .controls {
               position: relative;
               z-index: 10;
           }
           #slide1 {
               display: block;
           }
           
           img {
               border: outset 1px #6A1010;
           }

