@charset "UTF-8";
body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #565034;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
}
#container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
#topNav ul il {
    display: inline-block;
    margin-left: 0px;
    font-size: 1.1rem;
    text-align: right;
    list-style-type: none;
}
#topNav ul {
    text-align: right;
}
body h2 {
    color: #13736C;
}
a:link ,a:visited {
    color: #13736C;
    text-decoration: none;
}

a:hover, a:active {
    color: #28BA9B;
    text-decoration: none;
}
.aboutimgtext h2 {
    color: #13736C;
}
.aboutimgtext p  {
    color: #565034;
    line-height: 150%;
}

	

main h1 {
    font-weight: normal;
    font-size: 1.5em;
    color: #D96210;
}


.photo-grid{
	/* ... */
flex-direction: column;
}


footer h1 {
    color: #D96210;
}
header p {
    color: #D96210;
}
footer ul li {
    color: #13736C;
}
.homeimgtext h2 {
    color: #13736C;
}
