@media only screen and (max-width: 600px) {
	body {background-color: #f1f5e1;}
	h1 {font-family: Gabriola; font-size: 150%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h2 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	h3 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h4 {font-family: Gabriola; font-size: 500%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h5 {font-family: Gabriola; font-size: 400%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	p {font-family: Gabriola; font-size: 400%; text-decoration: none; color: #000000; text-align: center;}
	p1 {font-family: Gabriola; font-size: 200%; text-decoration: none; color: #000000; text-align: left;}
	a {color: #000000; text-decoration: none}
	.headerbg {background-color: #f1f5e1;}
	.headertable {display: table; width: 100%;}
	.logo img{transform: scale(1); display: table-cell; text-align: center;}
	.telephone {display: table-cell; text-align: center; font-family: Gabriola; font-size: 550%; font-weight: normal;}
	.divider {background-color: #d7e1ae;}
	.menutable {display: table; width:80%; padding-left: 10%}
	.menuitem {display: table-cell; color: #e35e72; font-family: Gabriola; font-size: 200%; font-weight: bold; text-align: center;}
	.main {display: table; width:80%; padding-left: 10%}
	.pricing-top {display: table; width:100%; }
	.main-left {display: table-cell; width:40%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left; padding-right: 10px;}
	.main-center {display: table-cell; width:10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
	.main-right {display: table-cell; width: 10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
}

@media only screen and (min-width: 600px) {
	body {background-color: #f1f5e1;}
	h1 {font-family: Gabriola; font-size: 150%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h2 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	h3 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h4 {font-family: Gabriola; font-size: 500%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h5 {font-family: Gabriola; font-size: 400%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	p {font-family: Gabriola; font-size: 400%; text-decoration: none; color: #000000; text-align: center;}
	p1 {font-family: Gabriola; font-size: 200%; text-decoration: none; color: #000000; text-align: left;}
	a {color: #000000; text-decoration: none}
	.headerbg {background-color: #f1f5e1;}
	.headertable {display: table; width: 100%;}
	.logo img{transform: scale(1);display: block; margin-left: 20%; margin-right: 20%; width: 60%; text-align: center;}
	.telephone {display: block; text-align: center; font-family: Gabriola; font-size: 550%; font-weight: normal; margin-left: 20%; margin-right: 20%; width: 60%;}
	.divider {background-color: #d7e1ae;}
	.menutable {display: table; width:80%; padding-left: 10%}
	.menuitem {display: table-cell; color: #e35e72; font-family: Gabriola; font-size: 200%; font-weight: bold; text-align: center;}
	.main {display: table; width:80%; padding-left: 10%}
	.pricing-top {display: table; width:100%;}
	.main-left {display: table-cell; width:40%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left; padding-right: 10px;}
	.main-center {display: table-cell; width:10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
	.main-right {display: table-cell; width: 10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
}

@media only screen and (min-width: 768px) {
	body {background-color: #f1f5e1;}
	h1 {font-family: Gabriola; font-size: 150%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h2 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	h3 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h4 {font-family: Gabriola; font-size: 500%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h5 {font-family: Gabriola; font-size: 400%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	p {font-family: Gabriola; font-size: 400%; text-decoration: none; color: #000000; text-align: center;}
	p1 {font-family: Gabriola; font-size: 200%; text-decoration: none; color: #000000; text-align: left;}
	a {color: #000000; text-decoration: none}
	.headerbg {background-color: #f1f5e1;}
	.headertable {display: table; width: 100%;}
	.logo img{transform: scale(1);display: block; margin-left: 20%; margin-right: 20%; width: 60%; text-align: center;}
	.telephone {display: block; text-align: center; font-family: Gabriola; font-size: 550%; font-weight: normal; margin-left: 20%; margin-right: 20%; width: 60%;}
	.divider {background-color: #d7e1ae;}
	.menutable {display: table; width:80%; padding-left: 10%}
	.menuitem {display: table-cell; color: #e35e72; font-family: Gabriola; font-size: 200%; font-weight: bold; text-align: center;}
	.main {display: table; width:80%; padding-left: 10%}
	.pricing-top {display: table; width:100%;}
	.main-left {display: table-cell; width:40%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left; padding-right: 10px;}
	.main-center {display: table-cell; width:10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
	.main-right {display: table-cell; width: 10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
}

@media only screen and (min-width: 992px) {
	body {background-color: #f1f5e1;}
	h1 {font-family: Gabriola; font-size: 150%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h2 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	h3 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h4 {font-family: Gabriola; font-size: 500%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h5 {font-family: Gabriola; font-size: 400%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	p {font-family: Gabriola; font-size: 150%; text-decoration: none; color: #000000; text-align: center;}
	p1 {font-family: Gabriola; font-size: 200%; text-decoration: none; color: #000000; text-align: left;}
	a {color: #000000; text-decoration: none}
	.headerbg {background-color: #f1f5e1;}
	.headertable {display: table; width: 100%;}
	.logo img{transform: scale(1);display: block; margin-left: 40%; margin-right: 40%; width: 20%; text-align: center;}
	.telephone {display: block; text-align: center; font-family: Gabriola; font-size: 550%; font-weight: normal; margin-left: 20%; margin-right: 20%; width: 60%;}
	.divider {background-color: #d7e1ae;}
	.menutable {display: table; width:60%; padding-left: 20%}
	.menuitem {display: table-cell; color: #e35e72; font-family: Gabriola; font-size: 200%; font-weight: bold; text-align: center;}
	.main {display: table; width:60%; padding-left: 20%}
	.pricing-top {display: table; width:100%;}
	.main-left {display: table-cell; width:40%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left; padding-right: 10px;}
	.main-center {display: table-cell; width:10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
	.main-right {display: table-cell; width: 10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
}

@media only screen and (min-width: 1200px) {
	body {background-color: #f1f5e1;}
	h1 {font-family: Gabriola; font-size: 150%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h2 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	h3 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h4 {font-family: Gabriola; font-size: 500%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h5 {font-family: Gabriola; font-size: 400%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	p {font-family: Gabriola; font-size: 150%; text-decoration: none; color: #000000; text-align: center;}
	p1 {font-family: Gabriola; font-size: 200%; text-decoration: none; color: #000000; text-align: left;}
	a {color: #000000; text-decoration: none}
	.headerbg {background-color: #f1f5e1;}
	.headertable {display: table; width: 100%;}
	.logo img{transform: scale(1);display: block; margin-left: 40%; margin-right: 40%; width: 20%; text-align: center;}
	.telephone {display: block; text-align: center; font-family: Gabriola; font-size: 550%; font-weight: normal; margin-left: 20%; margin-right: 20%; width: 60%;}
	.divider {background-color: #d7e1ae;}
	.menutable {display: table; width:80%; padding-left: 20%}
	.menuitem {display: table-cell; color: #e35e72; font-family: Gabriola; font-size: 200%; font-weight: bold; text-align: center;}
	.main {display: table; width:60%; padding-left: 20%}
	.pricing-top {display: table; width:100%;}
	.main-left {display: table-cell; width:40%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left; padding-right: 10px;}
	.main-center {display: table-cell; width:10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
	.main-right {display: table-cell; width: 10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
}

@media only screen and (width: 1440px) {
	body {background-color: #f1f5e1;}
	h1 {font-family: Gabriola; font-size: 150%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h2 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	h3 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h4 {font-family: Gabriola; font-size: 500%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h5 {font-family: Gabriola; font-size: 400%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	p {font-family: Gabriola; font-size: 150%; text-decoration: none; color: #000000; text-align: center;}
	p1 {font-family: Gabriola; font-size: 200%; text-decoration: none; color: #000000; text-align: left;}
	a {color: #000000; text-decoration: none}
	.headerbg {background-color: #f1f5e1;}
	.headertable {display: table; width: 100%;}
	.logo img{transform: scale(1);display: block; margin-left: 40%; margin-right: 40%; width: 20%; text-align: center;}
	.telephone {display: block; text-align: center; font-family: Gabriola; font-size: 550%; font-weight: normal; margin-left: 20%; margin-right: 20%; width: 60%;}
	.divider {background-color: #d7e1ae;}
	.menutable {display: table; width:80%; padding-left: 20%}
	.menuitem {display: table-cell; color: #e35e72; font-family: Gabriola; font-size: 200%; font-weight: bold; text-align: center;}
	.main {display: table; width:60%; padding-left: 20%}
	.pricing-top {display: table; width:100%;}
	.main-left {display: table-cell; width:40%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left; padding-right: 10px;}
	.main-center {display: table-cell; width:10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
	.main-right {display: table-cell; width: 10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
}

@media only screen and (min-width: 1900px) {
	body {background-color: #f1f5e1;}
	h1 {font-family: Gabriola; font-size: 150%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h2 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	h3 {font-family: Gabriola; font-size: 200%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h4 {font-family: Gabriola; font-size: 500%; font-weight: bold; text-decoration: none; color: #000000; text-align: center;}
	h5 {font-family: Gabriola; font-size: 400%; font-weight: bold; text-decoration: none; color: #000000; text-align: left;}
	p {font-family: Gabriola; font-size: 150%; text-decoration: none; color: #000000; text-align: center;}
	p1 {font-family: Gabriola; font-size: 200%; text-decoration: none; color: #000000; text-align: left;}
	a {color: #000000; text-decoration: none}
	.headerbg {background-color: #f1f5e1;}
	.headertable {display: table; width: 100%;}
	.logo img{transform: scale(1);display: block; margin-left: 40%; margin-right: 40%; width: 20%; text-align: center;}
	.telephone {display: block; text-align: center; font-family: Gabriola; font-size: 550%; font-weight: normal; margin-left: 20%; margin-right: 20%; width: 60%;}
	.divider {background-color: #d7e1ae;}
	.menutable {display: table; width:80%; padding-left: 20%}
	.menuitem {display: table-cell; color: #e35e72; font-family: Gabriola; font-size: 200%; font-weight: bold; text-align: center;}
	.main {display: table; width:60%; padding-left: 20%}
	.pricing-top {display: table; width:100%;}
	.main-left {display: table-cell; width:40%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left; padding-right: 10px;}
	.main-center {display: table-cell; width:10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
	.main-right {display: table-cell; width: 10%; font-family: Gabriola; font-size: 100%; color: #000000; text-align: left;}
}