@charset "UTF-8";
a:link, a:visited{
    color: #C48485;
    text-decoration: none;
}
a:hover, a:active{
	color: #B97DBA
	text-decoration: none;
	color: #46BF83;
}
header h1 a:link, header h1 a:visited {
	font-weight: normal;
	font-size: 1.5rem;
	color: #C48485;
}
#topNav ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-type: none;
    text-align: right;
}
#topNav ul li {
	display: inline-block;
	margin-left: 30px;
	font-size: 1.1rem;
	margin-bottom: 20px;
}
header h1 a:hover, header h1 a:active {
    font-weight: normal;
    font-size: 1.5rem;
    color: #3CD59D;
}

body {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
}
#FooterNav ul {
	text-align: left;
	list-style-type: none;
	margin-left: 120px;
	margin-right: 120px;
}
#FooterNav ul li {
	display: inline-block;
	margin-left: 45px;
}
#container {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    display: block;
}
.portfolioImg {
	margin-left: 10px;
}
header {
	padding-bottom: 15px;
}
main {
	padding-bottom: 30px;
	padding-left: 70px;
	padding-right: 70px;
}
#homeImg {
	padding-top: 30px;
	padding-bottom: 15px;
	margin-left: 60px;
	margin-right: 120px;
}
main h1 {
	font-weight: bold;
	font-size: 1.5rem;
	margin-left: auto;
	margin-right: auto;
	color: #1D2721;
	border-radius: 6px;
	text-align: center;
}
main section h1 {
	margin-left: auto;
	display: block;
	margin-right: auto;
	font-size: 1.5rem;
}
#mainHomeText {
	margin-left: 90px;
	margin-right: 90px;
	color: #514343;
}
h2 li {
    list-style-type: none;
    display: block;
    margin-left: 280px;
    margin-right: auto;
    margin-bottom: 0px;
}
#mainHomeText p {
	color: #514343;
	margin-left: 30px;
	margin-right: 30px;
}
.portfolioImg {
}
main section h2 {
	text-decoration: none;
	font-weight: normal;
	color: #372C2C;
	text-align: center;
}
h3 {
	font-weight: normal;
	text-decoration: underline;
}
#container #aboutMeSection p {
	line-height: 1.5em;
	margin-left: 60px;
	margin-right: 60px;
}
#aboutMeSection p {
	line-height: 1.5em;
	margin-left: 60px;
	margin-right: 60px;
}
#aboutMeSection li {
	margin-left: 60px;
	line-height: 1.5em;
	text-decoration: none;
	list-style-type: none;
	margin-right: 0px;
	padding-right: 60px;
}
#aboutMeSection h1 {
	margin-left: 60px;
	margin-right: 60px;
}
#aboutMeSection h2 {
	margin-left: 60px;
}
#aboutMeSection img {
	margin-left: 360px;
}
p {
	line-height: 1.5em;
	margin-left: 60px;
	margin-right: 60px;
}
