@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;
}



a:link, a:visited {
	color:#E3AF84;
	text-decoration:none;
}

a:hover, a:active {
	color:#A5B452;
	text-decoration:none;
}
#container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
header {
    border-bottom: 2px solid #DDD8CA;
    padding-bottom: 15px;
}

header h1 {
    font-weight: normal;
    font-size: 2.4rem;
}
header h1 a:link  , header h1 a:visited{
    color: #A5B452;
}
header h1 a:hover  , header h1 a:active{
    color: #E3AF84;
}
#topNav ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: normal;
    text-align: right;
    list-style-type: none;
}



#topNav ul li {
    display: inline-block;
    margin-left: 30px;
    font-size: 1.1rem;
}
main {
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 30px;
}
#mainHomeText {
    margin-left: 130px;
    margin-right: 130px;
}
footer  {
    border-top: medium solid #ddd8ca;
}
footer h1 {
    font-weight: normal;
    font-size: 1.2rem;
    text-align: center;
}
footer ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    list-style-type: none;
}
footer ul li {
    display: inline-block;
    padding-left: 0px;
    margin-left: 20px;
    color: #A5B452;
    font-size: 0.9rem;
}
footer ul li a:link {
    color: #A5B452;
}
footer ul li a:hover {
    color: #E3AF84;
}
#aboutLinks {
    margin-top: 35px;
    text-align: center;
    padding-left: 0px;
    list-style-image: none;
    list-style-type: none;
}
#aboutLinks li {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}
#aboutLinks li a:link, #aboutLinks li a:visited {
    color: #565034;
}
#aboutLinks li a:hover, #aboutLinks li a:active {
    color: #A5B452;
}
#philosophy h2, #studioMembers h2 , #packages h2 {
    margin-top: 70px;
    margin-bottom: 50px;
    padding-top: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    font-weight: normal;
    font-style: 1.3rem;
    border-top: 10px solid #D4E1D4;
}
#philosophy h3, #studioMembers h3, #packages h3 {
    border-top-color: #AF9272;
    font-weight: normal;
    font-size: 1.2rem;
    color: #AF9272;
}
#philosophyText {
    margin-left: 70px;
    margin-right: 70px;
}
.studioMemberBox {
    margin-bottom: 50px;
    margin-left: 0px;

}
#packagesBox {
    margin-left: 70px;
    margin-right: 70px;
}
.packagesOptions h3 {
    text-align: center;
}
.packagesOptions h4 {
    font-weight: normal;
    color: #5A865B;
    margin-bottom: 10px;
    margin-top: 35px;
}
.packagesOptions ul {
    margin-left: 0px;
    padding-left: 20px;
    padding-top: 0px;
    margin-top: 0px;
}




#studioMembersBox  {
    margin-left: 70px;
    margin-right: 70px;
}
