
@charset "utf-8";
a{
	color:#f9ac5f;
}
a:visited{
	color:#f9ac5f;
}
div.fullWidth {
  width: 100%;
}
#banner img {
    display: inline-block;
    padding-left: 17.5%;
    width:65%;
}
#menutable{
	display: inline-block;
	width:100%;
}
#menutable table {
	/*color:white;*/
	width: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	/*padding-left: 25px;
    padding-right: 25px;*/
    height:173px;
}
#menutable td {
	color: white;
	font-size:20px;
	background-color: #4ebea4;
	width:50%;
	height:50%;
	text-align:center;
}
#menutable td a{
	color: white;
	font-size:20px;
	background-color: #4ebea4;
	width:100%;
	height:70px;
	text-align:center;
	text-decoration:none;
	line-height:70px;
	display: inline-block;
}
#menutable td a:hover{
	color: white;
	font-size:20px;
	background-color: #4c4b49;
	width:100%;
	height:70px;
	text-align:center;
	text-decoration:none;
	line-height:70px;
	display: inline-block;
}
#menutable td:hover {
	color: white;
	font-size:20px;
	background-color: #4c4b49;
	width:50%;
	line-height:100%;
}
#banner {
    height: 200px;
    width: 100%;
    display: inline;
}
body {
    background-color: white;
    font-family: "Americana","Times","Times New Roman",serif;
    margin: 0 auto;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    }
#content p.ind {
    text-indent: 25px;
}
textarea {
    resize: none;
}
#innerOverarc {
    width: 950px;
}
#content {
	color:white;
    background-color: #4ebea4;
    margin: 0 auto;
    min-height: 500px;
    padding: 1% 1% 1%;
    width: 97%;
}
h1 {
    color: white;
    font-family: "Times",serif;
    font-size: 24pt;
    font-weight: bold;
    margin: 0 auto;
}
#footer {
    background-color: white;
    height: 20px;
    width: 100%;
}
.sche {
	text-align:center;
	padding:0 4%;
    background-color: #c9f4e8;
    color:black;
    width:91%;
    display: inline-table;
    margin:0.5%;
}
#content table {
    border-spacing: 1.7em;
    width: 100%;
}
#footer #ftMe {
    background-color: rgba(0, 0, 0, 0.125);
    border-color: rgba(112, 126, 215, 0);
    border-style: solid;
    border-bottom-left-radius: 20px;
    float: right;
    font-family: "Myraid Web Pro",arial,helvetica,sans-serif;
    font-size: 0.7em;
    padding-left: 10px;
    padding-right: 5px;
}
#footer #ftMe a {
    color: black;
}
.galleryImage {
	width:250px;
	height:250px;
	margin: 1.7em;
}
#scheduletable h2{
	font-size: 24px;
}
