@charset "utf-8";
  
/*
.folder_outline {
	width: 500px;
	height: 720px;
	background-color: #EDD9B8;
	padding-left: 50px;
	padding-top: 50px;
}
.folder_outline2 {
	background-color: #EBB436;
}
.folder_outline3 {
	background-color: #AC8448;
}
.folder_outline4 {
	background-color: #E27F2E;
}
.folder_outline5 {
	background-color: #C5532F;
}
/* CSS Document */

#tabs #tabs-1  {
	background-color: #FFFFFF;
	width: 400px;
	height: 640px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	z-index: 1000;
	float: left;
	position: absolute;
	border: 100px solid #EDD9B8;
	margin-left: 90px;
	margin-bottom: 130px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#tabs #tabs-2 {
	width: 400px;
	height: 640px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	z-index: 900;
	float: left;
	position: absolute;
	background-color: #FFFFFF;
	border: 100px solid #EBB436;
	margin-left: 90px;
	margin-bottom: 130px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#tabs #tabs-3 {
	background-color: #FFFFFF;
	width: 400px;
	height: 640px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	z-index: 800;
	float: left;
	position: absolute;
	border: 100px solid #AC8448;
	margin-left: 90px;
	margin-bottom: 130px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#tabs #tabs-4 {
	background-color: #FFFFFF;
	width: 400px;
	height: 640px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	z-index: 700;
	float: left;
	position: absolute;
	border: 100px solid #E27F2E;
	margin-left: 90px;
	margin-bottom: 130px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}



#tabs #tabs-5  {
	background-color: #FFFFFF;
	width: 400px;
	height: 640px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	z-index: 600;
	float: left;
	position: absolute;
	border: 100px solid #C5532F;
	margin-left: 90px;
	margin-bottom: 130px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

body {
	background-color: #9CAC1F;
	margin: 0px;
	padding: opx;
	height: 300px;
	background-image: url(images/moss.jpg);
	background-repeat: repeat;
}

  .ui-tabs-vertical {
	width: 55em;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin-left: 48px;
}
heading ul li {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
heading ul {
	list-style-image: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
  .ui-tabs-vertical .ui-tabs-nav {
	padding: .2em .1em .2em .2em;
	float: left;
	width: 12em;
	margin-left: 720px;
}
  .ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 -1px .2em 0;
	text-decoration: none;
}
  .ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
	float: left;
	border: 0px solid #E27F2E;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.ui-tabs-vertical .ui-tabs-nav li a .home {
	background-color: #EDD9B8;
}
.ui-tabs-vertical .ui-tabs-nav li a .book {
	background-color: #EBB436;
}

.ui-tabs-vertical .ui-tabs-nav li a .cap {
	background-color: #AC8448;
}
.ui-tabs-vertical .ui-tabs-nav li a .teacher {
	background-color: #E27F2E;
}
.ui-tabs-vertical .ui-tabs-nav li a .gallery {
	background-color: #C5532F;
}




  .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
	padding-right: .1em;
	border-right-width: 1px;
}
  .ui-tabs-vertical .ui-tabs-panel {
	padding: 1em;
	float: right;
	width: 40em;
	margin-left: 114px;
}
#tabs {
	padding: 0;
	margin: 0;
	position: absolute;
}
heading {
	font-size: 95px;
	font-weight: 900;
	text-decoration: none;
	font-family: 'Nothing You Could Do', cursive;/*google font link*/
	background-color: rgba(255,255,255,1.00);
	background-image: url(images/pencilcolor.png);
	background-repeat: no-repeat;
	background-position: 585px -29px;
	background-size: 647px auto;
	display: block;
	margin-bottom: 16px;
}
.images-on-side .middle-pic-ron img {
	margin-left: 291px;
	margin-top: -97px;
}
ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin-left: 687px;
	margin-top: -4px;
}
a img {
	margin-top: 111px;
}


li a img {
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: left;
	list-style-image: none;
	list-style-type: none;
	
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
nav {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	border-width: 0px;
}
li a .home {
	border: 14px solid #EDD9B8;
	background-color: #EDD9B8;
	margin-top: 24px;
}
li a .book {
	border: 14px solid #EBB436;
	background-color: #EBB436;
}
li a .cap {
	border: 14px solid #AC8448;
	background-color: #AC8448;
}
li a .teacher {
	border: 14px solid #E27F2E;
	background-color: #E27F2E;
}
li a .gallery {
	border: 14px solid #C5532F;
	background-color: #C5532F;
}
.graphic {
	text-align: left;
	text-decoration: none;
	margin-left: 129px;
	width: 827px;
	/* background-image: url(images/pencil.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 409px auto; */
	margin-top: 29px;
}


.communications {
	padding-left: 486px;
	text-decoration: none;
	text-align: left;
	width: 735px;
	background-image: url(images/tmcclogo.png);
	background-size: 250px auto;
	background-position: 164px 20px;
	background-repeat: no-repeat;
}
.f1 {
	text-align: left;
	width: 258px;
	padding-left: 20px;
	text-decoration: none;
	position: absolute;
	bottom: auto;	
}
.f2 {
	padding-top: 0px;
	right: auto;
	width: 97px;
	padding-right: 20px;
	text-align: right;
	margin-top: -18px;
	margin-left: 743px;
	text-decoration: none;
	position: absolute;
	bottom: auto;	
}
a link  {
	background-image: url(url);
	background-color: #CD7D12;
}
a visited {
	/* [disabled]background-color: #9CAC1F; */
}


a hover  {
	background-color: #9CAC1F;
}

.images-on-side {
	width: 223px;
	margin-right: -29px;
	margin-left: -29px;
	margin-bottom: -29px;
	padding: 0;
	height: 200px;
	position: absolute;
	left: 700px;
	margin-top: -107px;
}

.images-on-side .middle-pic {
	width: 280px;
	height: 305px;
	float: none;
	margin-left: 291px;
	margin-top: -29px;
}
.images-on-side .bottom-pic {
	margin-top: -59px;
}


p img {
	border-left: 40px solid #FCFCFC;
	border-right: 40px solid #FCFCFC;
	border-bottom: 135px solid #FCFCFC;
	border-top: 40px solid #FCFCFC;
}
.images-on-side .words {
	margin-top: -131px;
	margin-left: 48px;
	text-align: center;
	font-weight: 400;
	font-family: nothing-you-could-do;
	font-style: normal;
	font-size: large;
}
.images-on-side .words2  {
	margin-left: 327px;
	margin-top: -103px;
	width: 203px;
	height: auto;
	font-weight: 400;
	margin-bottom: 50px;
	font-family: nothing-you-could-do;
	font-style: normal;
	font-size: large;
	text-align: center;
}
body footer p {
	margin-top: 920px;
	/* [disabled]margin-left: 100px; */
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 100px;
}
.footerp2 {
	margin-left: 1289px;
	margin-top: -35px;
}

/* .images-on-side-gallery {
	overflow-y: scroll; 
	padding: 0;
	margin-left: 660px; 
	float: right;
	width: 605px;
	height: 233px;

} 
.images-on-side-gallery .top-gallery-pic {
	margin-top: -94px;
}
.images-on-side-gallery .middle-gallery-pic  {
	width: 280px;
	height: 305px;
	margin-left: 291px;
	margin-top: -146px;
}
.images-on-side .gallerywords {
	margin-left: 349px;
	font-family: nothing-you-could-do;
	font-style: normal;
	font-weight: 400;
	width: 184px;
	text-align: center;
	margin-top: -29px;
} */

.clear {
	clear:both;	
}
.images-on-side-gallery   {
	width: 997px;
	height: 917px;
	margin-left: 807px;
}
.top-feed-pic {
	margin-top: -94px;
}
.middle-feed-pic {
	margin-top: -380px;
	margin-left: 291px;
}
.bottom-feed-pic {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 0;
	width: 130px;
	float: left;

}
.bottom-feed-pic2 {
	margin-left: -260px;
	width: 0px;
	float: left;


}
.bottom-feed-pic3 {
	float: left;
	margin-left: 301px;
	margin-top: -256px;
}

.feedwords {
	margin-left: 320px;
	width: 231px;
	margin-top: -123px;
	font-family: nothing-you-could-do;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
.images-on-side .imwords {
	background-color: #FFFFFF;
	width: 123px;
	font-family: nothing-you-could-do;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	margin-top: 263px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.images-on-side .imwords2 {
	background-color: #FFFFFF;
	width: 123px;
	font-family: nothing-you-could-do;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	margin-top: 143px;
	padding-top: 17px;
	height: 70px;
}
