html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, img {
	margin: 0;
	padding: 0
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	font-family: 'Archivo Narrow', arial, sans-serif;
	font-size: 100%;
	color: #666;
	margin: 0 !important;
	background-color: #dd1e63
}
a {
	color: #cc1b59;
	text-decoration: none !important;
}
ul li {
	list-style-type: none;
}
p {
	line-height: 1.5em;
	float: left;
	width: 100%
}
img {
	border: none
}
.wrapper {
	float: left;
	width: 100%;
}
.inner {
	margin: auto;
	width: 960px;
}
/* header */

.headerWrap {
	background-image: url(images/header1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #f2a5c1;
}
.header {
	float: left;
	width: 100%;
}
.logoWrap {
	margin: auto;
	width: 22%;
	padding: 19px 0 28px 0;
}
.logoWrap img {
	max-width: 100%;
	width: 100%;
	height: 98px;
}
/* nav */

.navWrap .inner {
	width: 1040px
}
.navWrap {
	background-color: #efefef;
	background-image: url(images/nav3.gif);
	background-repeat: repeat-x;
}
.nav {
	float: left;
	width: 100%;
}
.nav ul {
	float: left;
	width: 100%;
	padding: 0 0 !important;
}
.nav ul li {
	float: left;
	font-family: Great Vibes, arial, sans-serif;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav ul li a {
	float: left;
	color: #cc1b59;
	font-size: 30px;
	font-weight: normal;
	padding: 6px 38px 2px 38px;
	margin: 0 1px 0 0;
	text-decoration: none;
}
.nav ul li a:hover {
	background-image: url(images/trans.png);
	background-repeat: repeat-x;
}
.nav ul li a.active {
	background-image: url(images/trans.png);
	background-repeat: repeat-x;
}
.nav a#pull {
	display: none;
	font-family: Great Vibes, arial, sans-serif;
	font-size: 30px;
	text-align: center;
	padding: 10px 0 0 0;
}
/* content */

.contentWrap {
	padding: 3% 0;
	background-color: #3d3b3b;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.content {
	float: left;
	width: 92%;
	padding: 4%;
	background-image: url(images/content.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px 20px;
}
.contentLeft {
	float: left;
	width: 55%;
}
.contentLeft h1 {
	float: left;
	font-family: Great Vibes, arial, sans-serif;
	font-size: 36px;
	color: #cc1b59;
	font-weight: normal;
	padding: 0 0 14px 0;
}
.content h2 {
	float: left;
	font-family: Great Vibes, arial, sans-serif;
	font-weight: normal;
	font-size: 30px;
	color: #cc1b59;
	padding: 14px 0 14px 0;
}
.contentLeft p {
	font-size: 18px;
	color: #666;
	padding: 0 0 10px 0;
}
.contentLeft p span, .contentRight p span {
	color: #cc1b59;
}
.contentLeft p a {
	color: #cc1b59;
	border-bottom: 1px solid #e189a8;
	text-decoration: none;
}
.contentRight {
	float: right;
	width: 38%;
}
.imageWrap {
	float: left;
	width: 96%;
	padding: 0 0 4% 2%;
}
.imageWrap img {
	float: left;
	max-width: 100%;
	width: 100%;
}
.thumbWrap {
	float: left;
	padding: 2%;
	width: 96%;
	background-color: #fff;
	box-shadow: 5px 5px 5px #aaaaaa;
	margin: 0 0 19px;
	border: 1px solid #ccc;
}
.thumbWrap img {
	max-width: 100%;
	width: 100%;
	float: left;
}
.featuredWrap {
	float: left;
	width: 100%;
	padding: 3% 0 0 0;
}
.featuredBox {
	float: left;
	width: 22%;
	margin: 0 4% 0 0;
}
.featuredBox h1 a {
	float: left;
	font-size: 24px;
	font-weight: normal;
	color: #cc1b59;
	font-family: Great Vibes, arial, sans-serif;
	padding: 5px 0;
	text-decoration: none;
}
.featuredBox p {
	float: left;
	font-size: 14px;
	color: #666;
	padding: 0 0 10px 0;
}
.line {
	float: left;
}
.featureImage {
	width: 92%;
	padding: 4%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px;
	background-color: #fff;
}
.featuredBox .readMore {
	float: left;
	background-image: url(images/readmore.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 16px;
	padding: 6px 10px;
	background-color: #cc1b59;
	text-decoration: none;
}
.featuredBox a:hover {
	color: #222;
}
/* footer */

.footerWrap {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-color: #dd1e63;
}
.footer {
	float: left;
	width: 100%;
	padding: 10px 0;
}
.footer h1 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 0 0 5px 0;
}
.footer h2 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
/* page */

.tableWrap {
	width: 100%;
	float: left;
}
table {
	float: left;
	width: 100%;
}
table td {
	padding: 10px 0;
	vertical-align: center;
}
table td img {
	max-width: 100%;
	width: 80%;
}
.page .content .contentRight {
	width: 31%;
}
.page .content .contentLeft {
	width: 62%;
}
.tableWrap1 {
	float: left;
	width: 100%;
	padding: 0 0 2% 0
}
.tableWrap1 table th {
	text-align: left;
	background-image: url(images/table.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #fff;
	padding: 8px 15px;
	background-color: #cd205d;
}
.tableWrap1 table td {
	background-color: #fff;
	padding: 2% 3% 3% 3%;
	color: #666
}
.tableWrap2 {
	float: left;
	width: 100%
}
.tableWrap2 table th {
	text-align: left;
	background-image: url(images/table.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #fff;
	padding: 8px 15px;
	background-color: #cd205d;
}
.tableWrap2 table td {
	background-color: #fff;
	padding: 2%;
	color: #666;
}
.tableWrap2 table tr.pink td {
	background-color: #fdf2f8;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0
}
.tableWrapAll {
	float: left;
	width: 100%;
}
.tableWrapAll .tableWrap2 {
	width: 47%;
	margin: 0 3% 0 0
}
.tableWrapAll .waxingRight {
	margin-right: 0 !important;
	float: right
}
p.note {
	padding: 2% 0 0 0;
	font-size: 14px;
	line-height: normal;
}
p.bigText {
	font-size: 45px;
	color: #cc1959;
	font-family: Great Vibes, arial, sans-serif;
}
form {
	float: left;
}
form p {
	float: left;
	color: #333 !important;
	padding: 0 0 8px 0 !important
}
form p input {
	width: 74%;
	float: right;
	background-color: #fff;
	border: 0;
	padding: 3%;
}
form p textarea {
	width: 74%;
	float: right;
	background-color: #fff;
	border: 0;
	padding: 3%;
}
.submit {
	float: right;
	background-image: url(images/submit.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 27px;
	border: 0;
	text-indent: -50000px;
}
.errorForm {
	border: 1px solid red
}
.googleMap {
	width: 258px;
	height: 272px;
}
.center {
	text-align: center !important
}
.noMarginRight {
	margin-right: 0 !important
}
.noMarginBottom {
	margin-bottom: 0 !important
}
.noPaddingBottom {
	padding-bottom: 0 !important
}
.noBackgroundImage {
	background-image: none !important
}





/* tablet */



@media handheld, screen and (max-width: 1024px) {
body {
	font-size: 100%;
}
.inner {
	width: 100%;
}
.navWrap .inner {
	width: 100%;
}
.nav ul li a {
	font-size: 28px;
}
}
 @media handheld, screen and (max-width: 768px) {
body {
	font-size: 100%;
}
.logoWrap {
	width: 40%
}
.logoWrap img {
	height: auto
}
.navWrap .inner {
	width: 100%
}
.inner {
	width: 98%;
}
.contentLeft {
	width: 100%
}
.contentRight {
	float: left;
}
.page .content .contentLeft {
	width: 100%
}
.page .content .contentRight {
	float: left;
	padding-top: 20px;
	width: 50%
}
.contentRight .thumbWrap {
	display: none
}
.nav ul li {
	background-image: none;
	width: 50%;
}
.nav ul li a {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	text-align: center;
}
.page .content h2 {
	padding: 25px 0 5px 0;
}
}
 @media handheld, screen and (max-width: 480px) {
body {
	font-size: 100%;
}
.headerWrap .inner {
	width: 100%
}
.inner {
	width: 100%;
	padding: 0 !important
}
.logoWrap {
	width: 60%;
}
.logoWrap img {
	height: 98px
}
.navWrap .inner {
	width: 100%;
}
.nav ul {
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
}
.nav ul li {
	width: 100%;
}
.nav ul li a {
	width: 100%;
	text-align: center;
	padding: 0
}
.contentLeft {
	width: 100%
}
.content h1 {
	font-size: 24px
}
.contentLeft p {
	font-size: 14px
}
.contentRight {
	width: 100%;
}
.featuredBox {
	float: left;
	margin: 0 !important;
	width: 45%;
	padding: 0 0 30px 0
}
.rightSide {
	float: right
}
.page .content .contentRight {
	width: 100%;
}
.page .content .contentLeft {
	width: 100%;
	margin: 0 0 8% 0;
}
.tableWrapAll .tableWrap2 {
	width: 100%
}
form {
	padding: 0 0 20px 0;
}
form p {
	width: 100%;
	float: left;
	padding: 0 0 5px 0 !important;
}
form p input {
	width: 95%
}
form p textarea {
	width: 95%
}
.thumbWrap {
	display: none
}
.nav {
	border-bottom: 0;
}
.nav ul {
	display: none;
	height: auto;
	border-bottom: 1px solid #f3afc7
}
.nav a#pull {
	display: block;
	width: 100%;
	position: relative;
}
.nav a#pull:after {
	content: "";
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 10px;
}
.nav a.active {
	display: none !important
}
.nav ul li a {
	padding: 5px 0;
	background-color: #e3e3e3;
	font-size: 30px !important;
	border-top: 1px solid #f3afc7
}
.nav ul li a:hover {
	background-color: #f2a8c2
}
.googleMap {
	width: 100%
}
.line {
	width: 100%
}
}
 @media handheld, screen and (max-width: 320px) {
body {
	font-size: 100%;
}
.headerWrap .inner {
	width: 100%
}
.inner {
	width: 100%;
	padding: 0 !important
}
.logoWrap {
	width: 80%;
}
.navWrap .inner {
	width: 100%;
}
.nav ul {
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
}
.nav ul li {
	width: 100%;
}
.nav ul li a {
	width: 100%;
	text-align: center;
	padding: 0
}
.contentLeft {
	width: 100%
}
.content h1 {
	font-size: 24px
}
.contentLeft p {
	font-size: 14px
}
.contentRight {
	width: 100%;
}
.featuredBox {
	float: left;
	margin: 0 !important;
	width: 45%;
	padding: 0 0 30px 0
}
.rightSide {
	float: right
}
.page .content .contentRight {
	width: 100%;
}
.page .content .contentLeft {
	width: 100%;
	margin: 0 0 8% 0;
}
.tableWrapAll .tableWrap2 {
	width: 100%
}
form {
	padding: 0 0 20px 0;
}
form p {
	width: 100%;
	float: left;
	padding: 0 0 5px 0 !important;
}
form p input {
	width: 95%
}
form p textarea {
	width: 95%
}
.thumbWrap {
	display: none
}
.nav {
	border-bottom: 0;
}
.nav ul {
	display: none;
	height: auto;
	border-bottom: 1px solid #f3afc7
}
.nav a#pull {
	display: block;
	width: 100%;
	position: relative;
}
.nav a#pull:after {
	content: "";
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 10px;
}
.nav a.active {
	display: none !important
}
.nav ul li a {
	padding: 5px 0;
	background-color: #e3e3e3;
	font-size: 30px !important;
	border-top: 1px solid #f3afc7
}
.nav ul li a:hover {
	background-color: #f2a8c2
}
.line {
	width: 100%
}
}