@charset "UTF-8";
body {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 1em;
	line-height: 1.3em;
	color: #031E27;
	background-color: #006875;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 960px;
	background-color: #006875;
	color: #031E27;
}
#container header img {
	border-radius: 10px;
	margin-top: 10px;
	margin-left: 35px;
}
header {
	background-color: #00545D;
	/* [disabled]padding-bottom: 3px; */
}
#tutorialHomep  {
	color: #25EBD0;
	line-height: 1.1em;
	width: 600px;
	border-bottom: medium dashed #031E27;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 35px;
}
#topNav {
	text-align: right;
	list-style-type: none;
	border-bottom: thin dashed #92C5BE;
	color: #25EBD0;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	padding-bottom: 10px;
	margin-top: -18px;
}
#topNav li {
	display: inline-block;
	margin-right: 30px;
	font-size: 1.1em;
}
main h1 {
	text-decoration: underline;
	line-height: 1.5em;
	text-align: center;
}
main section p a:link, main section p a:visited {
	color: #00FFDC;
}
main section p a:hover, main section p a:active {
	color: #031E27;
}
#HomeIntro {
	text-align: left;
	border: thin solid #031E27;
	margin-left: 25px;
	background-color: #92C5BE;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 10px;
	width: 600px;
	float: left;
}
#headerh1 {
	float: right;
	text-decoration: underline;
	font-size: 3.5em;
	margin-right: 100px;
	text-align: center;
	color: #00FFDC;
	margin-top: 88px;
}
header p {
	text-align: center;
	font-size: 1.7em;
	color: #00FFDC;
	padding-bottom: 15px;
	text-decoration: underline;
}
#outfitList {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
#tutorialh1 {
	color: #25EBD0;
	text-align: center;
	padding-left: 75px;
	margin-left: 0px;
}
#kokichiList {
	display: inline-block;
	line-height: 1.5em;
}

a:link, a:visited {
	color: #00FFDC;
	text-decoration: none;
}
aside h2  {
	text-decoration: underline;
}

a:hover, a:active {
	color: #031E27
}
.InotutorialPage {
	border: medium solid #031E27;
	background-color: #92C5BE;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	border-radius: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.InotutorialPage ol li {
	margin-bottom: 10px;
	margin-top: 10px;
}
.InotutorialPage ol img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.InotutorialPage h2 {
	text-decoration: underline;
}
.InotutorialPage p {
	font-weight: bolder;
	text-align: center;
	font-size: large;
}
aside h1 {
	text-decoration: underline;
	font-size: 2em;
	line-height: 1.1em;
	text-align: center;
}
#TwoColumnMain {
	float: left;
	width: 600px;
}
.HomeSections  {
	text-align: center;
	border: thin solid #031E27;
	border-radius: 10px;
	background-color: #92C5BE;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
	float: left;
}
.tutorialSections {
	border: thin solid #031E27;
	border-radius: 10px;
	width: 400px;
	margin-left: 130px;
	background-color: #92C5BE;
	margin-top: 10px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
.HomeSections .HomeSections.section h2 {
	line-height: 1.3em;
	text-decoration: underline;
}
main {
	/* [disabled]width: 700px; */
	/* [disabled]float: left; */
}

aside:after {
		content:"";
		display: table;
		clear: both;
	}
aside {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 0.95em;
	border: thin solid #031E27;
	background-color: #92C5BE;
	color: #031E27;
	width: 240px;
	border-radius: 10px;
	float: right;
	padding-left: 10px;
	padding-right: 15px;
	word-spacing: 0.5em;
	line-height: 1.5em;
}
footer {
	clear: both;
	text-align: center;
	color: #00FFDC;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 0.75em;
	padding-bottom: 10px;
	margin-top: 7px;
	padding-top: 10px;
	border-top: medium dashed #92C5BE;
	margin-left: auto;
	margin-right: auto;
	padding-left: 100px;
	padding-right: 100px;
	background-color: #00545D;
}
#Supplieslist {
	line-height: 1.5em;
}
#optionalSupplies {
	line-height: 1.5em;
}
