@charset "UTF-8";
/* Well Laundered css styles */

body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #75797E;
}

body {
margin:0 0 10px 0;
background-color:#DDDCD4;
}

p {
margin:0;
}

img {
border:none;
}

a {
color: #75797E;
text-decoration:none;
outline:none;
}

a:hover {
color:#5D2067;
text-decoration:none;
}

#contact a {
color:#5D2067;
text-decoration:none;
}

#contact a:hover {
color: #75797E;
text-decoration:none;
}

@font-face {
font-family: 'MarketingScriptRegular';
src: url('../fonts/marketingscript-webfont.eot');
src: local('☺'), url('../fonts/marketingscript-webfont.woff') format('woff'), url('../fonts/marketingscript-webfont.ttf') format('truetype'), url('../fonts/marketingscript-webfont.svg#webfontVT3ByJ0B') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'MuseoSlab500Regular';
src: url('../fonts/museo_slab_500-webfont.eot');
src: local('☺'), url('../fonts/museo_slab_500-webfont.woff') format('woff'), url('../fonts/museo_slab_500-webfont.ttf') format('truetype'), url('../fonts/museo_slab_500-webfont.svg#webfontVT3ByJ0B') format('svg');
font-weight: normal;
font-style: normal;
}


h1 {
font-size: 100%;
font-weight: normal;
margin:0;
font-family: 'MuseoSlab500Regular', sans-serif;
}

h2 {
font-size: 100%;
font-weight: normal;
margin:0;
font-family: 'MuseoSlab500Regular', sans-serif;
}

h3 {
font-size: 100%;
font-weight: normal;
margin:0;
font-family: 'MarketingScriptRegular', sans-serif;
}

h4 {
font-size: 100%;
font-weight: normal;
margin:0;
}

.text_50 {
font-size:50px;
}

.text_40 {
font-size:40px;
}

.purple_text_50 {
font-size:50px;
color:#5D2067;
}

.white_text_50 {
font-size:50px;
color:#FFF;
}

.white_text_40 {
font-size:40px;
color:#FFF;
}

.white_text_25 {
font-size:25px;
color:#FFF;
}

.purple_text_40 {
font-size:40px;
color:#5D2067;
}

.text_25 {
font-size:25px;
}

.text_script_30 {
font-size:30px;
margin-top:-10px;
}

.mid_text_script_30 {
font-size:30px;
margin-top:-10px;
color:#A6ABAF;
}

.purple_text_25 {
font-size:25px;
color:#5D2067;
}

.purple_text {
color:#5D2067;
}

.mid_text {
color:#A6ABAF;
}

.mid_text_40 {
color:#A6ABAF;
font-size:40px;
}

.purple_museo_text {
color:#5D2067;
font-family: 'MuseoSlab500Regular', sans-serif;
}

.museo_text {
font-family: 'MuseoSlab500Regular', sans-serif;
}

.text_11 {
font-size:11px;
}

.museo_text_11 {
font-size:11px;
font-family: 'MuseoSlab500Regular', sans-serif;
}

.museo_text_13 {
font-size:13px;
font-family: 'MuseoSlab500Regular', sans-serif;
}

hr {
color:#FFF;
background-color:#FFF;
height:2px;
border:none;
margin:25px 0 25px 0;
}

