@charset "UTF-8";
body {
	color: rgba(0,0,0,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-color: rgba(43,27,14,1.00);
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#container {
	width: 1200px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
	max-width: 1200px;
	background-color: rgba(212,204,180,1.00);
	border: thick solid rgba(212,204,180,1.00);
	list-style-type: none;
	list-style-image: none;
	border-radius: 50px;
	margin-top: 50px;
}
header h1 {
	color: rgba(127,118,77,1.00);
	font-style: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 35px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 78px;
	margin-right: 79px;
	margin-bottom: -6px;
	margin-left: 579px;
	font-weight: 300;
	text-align: left;
	font-variant: normal;
	text-shadow: 0 0px;
}
header p {
	margin-left: 592px;
	text-align: left;
	margin-right: 136px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
header h3 {
	text-align: left;
	margin-left: 592px;
	font-size: x-small;
	color: rgba(132,132,132,1.00);
	margin-top: -9px;
}


a:link, a:visited {
	color: rgba(127,118,77,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 300;
	/* [disabled]background-color: rgba(209,210,205,1.00); */
	border-width: thick;
	/* [disabled]border-style: ridge; */
}
#SelfieImage {
	width: 420px;
	border: 5px solid rgba(61,60,40,1.00);
	border-top-right-radius: 238px;
	border-top-left-radius: 238px;
	color: rgba(46,45,24,1.00);
	float: left;
	margin-left: 100px;
}
main {
	margin-top: 32px;
	margin-right: 32px;
	margin-bottom: 32px;
	margin-left: 68px;
	text-align: left;
	padding-left: 32px;
}
#mainhometext p {
	font-size: 20px;
	text-align: left;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
main li p {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

main h1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: rgba(127,118,77,1.00);
	font-size: 35px;
	font-style: normal;
	font-weight: 300;
}
main h2 {
	color: rgba(127,118,77,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
}
a:hover, a:active {
	color: rgba(111,106,84,1.00);
}
aside {
	list-style-type: none;
	border-top-left-radius: 150px;
	border-top-right-radius: 150px;
	margin-top: 41px;
	margin-right: 100px;
	margin-bottom: -4px;
	margin-left: 100px;
	background-color: rgba(53,52,34,1.00);
	display: inline-block;
	background-size: contain;
	width: 650px;
	padding-right: 15px;
}
aside ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	text-transform: none;
}
aside h1 {
	color: rgba(241,229,228,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 300;
	margin-top: 47px;
	font-variant: normal;
	font-size: medium;
	text-align: center;
}
aside li p {
	color: rgba(230,219,219,1.00);
	margin-left: 100px;
	margin-right: 100px;
	text-align: center;
}

li h2 a {
	color: rgba(217,213,191,1.00);
}

#footerText p a {
	font-size: medium;
	margin-bottom: 62px;
	padding-bottom: 34px;
	padding-top: 18px;
	margin-top: 32px;
}
