body {
    margin: 0;
    padding: 0;
    background-image: url(../images/img05.png);
    font-family: 'abel', sans-serif;
    font-size: 15px;
    background-color: rgba(255,255,255,1.00);
    background-repeat: no-repeat;
    width: 100%;
    font-style: normal;
    font-weight: 400;
}
h1   {
    margin: 0;
    padding: 0;
    font-family: 'Satisfy', cursive;
    font-weight: 200;
    color: rgba(255,255,255,1.00);
}
h2   {
    margin: 0px;
    padding: 0px;
    font-family: 'Satisfy', cursive;
    font-weight: 200;
    color: rgba(13,37,32,1.00);
}

p, ol, ul {
	margin: 0px;
	padding: 0px;
}

p, ol {
    line-height: 180%;
    color: rgba(13,37,32,1.00);
}

strong {
}

a {
    color: rgba(231,216,163,1.00);
    text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

.container {
    width: 1000px;
    margin: 0px auto;
    background-color: rgba(231,216,163,1.00);
}

.clearfix {
	clear: both;
}

/* Header */

#header-wrapper {
    overflow: hidden;
    height: 157px;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-image: url(../images/img05.png);
    background-color: rgba(56,64,64,1.00);
}

#header {
	width: 1000px;
	height: 140px;
	margin: 0 auto;
	padding: 0px 0px;
}

/* Logo */

#logo {
	float: left;
	width: 300px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

#logo h1 {
    padding: 30px 0px 0px 0px;
    background: url(../images/img02.png) no-repeat left 50%;
    letter-spacing: -2px;
    font-size: 3.6em;
}

#logo h1 a {
    text-decoration: none;
    color: rgba(255,255,255,1.00);
}
.logo_img {
    width: 86px;
    margin-top: 0px;
    margin-right: 24px;
    margin-left: 14px;
    margin-bottom: 24px;
    padding: 0px;
    display: block;
    float: none;
    clear: none;
}

/* Menu */

#menu {
	float: right;
	width: 650px;
	height: 80px;
}

#menu ul {
    float: right;
    margin: 0;
    padding: 40px 0px 0px 0px;
    list-style: none;
    line-height: normal;
    font-weight: bold;
    text-shadow: 1px 1px rgba(97,40,99,1.00);
}

#menu li {
	float: left;
}

#menu a {
    display: block;
    margin-left: 1px;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: rgba(255,255,255,1.00);
}

#menu a:hover, #menu .current_page_item a {
    text-decoration: none;
    color: rgba(255,237,179,1.00);
}

/* Page */

#page-wrapper {
    overflow: hidden;
    background-color: rgba(56,64,64,1.00);
}

#page {
    overflow: hidden;
    width: 1120px;
    margin: 0px;
    padding: 50px 0px;
    color: rgba(50,138,121,1.00);
}

/* Content */

#content {
    float: none;
    width: 660px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 144px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}
.intro_img {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    padding: 0px;
}
.contact_img {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    padding: 0px;
    width: 100%;
}

.intro_text {
    color: rgba(13,37,32,1.00);
    padding: 0px;
    margin-top: 28px;
    margin-right: 28px;
    margin-left: 28px;
    margin-bottom: 28px;
    text-align: left;
}

#content h2 {
    padding: 0px 0px 30px 0px;
    letter-spacing: -1px;
    font-size: 33px;
    color: rgba(13,37,32,1.00);
}

/* Footer */

#footer {
    height: 100px;
    margin: 0 auto;
    padding: 50px 0px 15px 0px;
    font-family: 'Abel', sans-serif;
    background-image: url(../images/img01.png);
}

#footer p {
    margin: 0;
    letter-spacing: 1px;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: rgba(255,255,255,1.00);
}

#footer a {
    color: rgba(255,255,255,1.00);
}

/*Footer Content (boxes at bottom) */

#footer-wrapper {
    background-color: rgba(240,231,201,1.00);
}

#footer-content {
    overflow: hidden;
    width: 1000px;
    margin: 0px auto;
    padding: 50px 0px 50px 0px;
    color: rgba(231,216,163,1.00);
}

#footer-content h2 {
    margin: 0px;
    padding: 0px 0px 30px 0px;
    letter-spacing: -1px;
    font-size: 30px;
    color: rgba(221,199,124,1.00);
}

#footer-content #fbox1 {
	float: left;
	width: 320px;
	margin-right: 20px;
}

.box {
    width: 368px;
}
.box2 {
    width: 660px;
}
img {
}

.box3 {
    background-image: url(../images/speech_box.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: content-box;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    visibility: inherit;
    height: 134px;
    width: 390px;
    margin-top: 30px;
}

/* Button Style */

.button-style {
    display: inline-block;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 60px;
    padding: 7px 30px;
    background-repeat: repeat;
    background-color: rgba(107,40,110,1.00);
    border-radius: 5px;
    text-decoration: none;
    color: rgba(255,255,255,1.00);
}

.button-style:hover {
    color: rgba(231,216,163,1.00);
}
.button-style2 {
    display: inline-block;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 6px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 7px;
    margin-bottom: 0px;
    background-repeat: repeat;
    border-radius: 5px;
    background-color: rgba(107,40,110,1.00);
    text-decoration: none;
    color: rgba(255,255,255,1.00);
}
.button-style2:hover {
    color: rgba(231,216,163,1.00);
}

.button-style a {
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: rgba(255,255,255,1.00);
}
.box3 img {
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0px;
    width: 62px;
}
.comment_text {
    color: rgba(255,255,255,1.00);
    margin-left: 71px;
}
.box3 p {
    color: rgba(255,255,255,1.00);
    margin-left: 57px;
    margin-top: -80px;
    padding-left: 27px;
    padding-right: 27px;
    margin-bottom: 16px;
    margin-right: 16px;
}
/* For the Contact Form*/

* {
    box-sizing: border-box;
}

/* Style inputs */
input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid rgba(222,242,239,1.00);
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

input[type=submit] {
    background-color: rgba(107,40,110,1.00);
    color: white;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}
input[type=reset] {
    background-color: rgba(107,40,110,1.00);
    padding: 12px 20px;
    border: none;
    color: white;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}


input[type=submit]:hover {
    background-color: rgba(125,51,127,1.00);
}

/* Style the container/contact section */

.container2 {
    border-radius: 5px;
    background-color: rgba(240,231,201,1.00);
    padding: 10px;
}

/* Two columns that float next to each other */
.column {
    float: left;
    width: 50%;
    margin-top: 6px;
    padding: 20px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}
.label {
    color: rgba(13,37,32,1.00);
    font-family: 'abel', sans-serif;
    text-shadow: 1px 1px rgba(221,199,124,1.00);
}

/* Responsive layout - when the screen is less than 600px wide, the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column, input[type=submit] {
    width: 100%;
    margin-top: 0;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    }
}
