body {
	background-image: url(../images/background/background.jpg);
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #955E99;
	text-decoration: none;
}
a:link {
	color: #955E99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A471A8;
}
a:hover {
	text-decoration: underline;
	color: #701399;
}
a:active {
	text-decoration: none;
	color: #A471A8;
}

.cdsROW.narrow {
	width: 176px !important;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	display: inline;
	z-index: -1;
}

.main h1 {
		font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	display: inline;
}
.rooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height: normal;
}
.gallery {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	color: #909;
	text-decoration: none;
}
.contac {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #40154B;
	text-decoration: none;
	padding-right: 25px;
}
.wite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.newpress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BEA28C;
	text-decoration: none;
}
.img {
	padding-right: 7px;
	padding-bottom: 5px;
}
.textunder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #42174D;
	text-decoration: none;
}

.textunder h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #42174D;
	text-decoration: none;
}
#main {
	float: left;
	height: 400px;
	width: 800px;
	background-color: #FFF;
}
#fadeshow1 {z-index:0;
}

#twitter-widget-0 {
width: 200px !important;
}

#check-img {
	display: block;
	margin: 0 auto;
}

.blog-img {
	margin: 0 0 20px 0;
}

.title {
	display: block;
	margin: 0px 0px 10px;
	font-size: 1.2em;
}

.script-title {
	font-family:"Edwardian Script", garamond;
	font-size: 40px;
}

.blog-title {
	margin: 10px 0 8px;
}

.blog-date {
	margin: 0 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	color: #909;
	text-decoration: none;
}
.byline {
	font-style: italic;
	font-size: 80%;
	display: block;
	margin: 8px 30px 12px;
}

.blog-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #40154B;
	text-decoration: none;
	padding: 0 30px;
}

/* wellness styles */

@font-face {
    font-family: "Edwardian Script";
    src: url('../ITCEDSCR.eot'); /* IE9 Compat Modes */
    src: url('../ITCEDSCR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../ITCEDSCR.woff') format('woff'), /* Modern Browsers */
    url('../ITCEDSCR.TTF')  format('truetype'), /* Safari, Android, iOS */
    url('../ITCEDSCR.svg#svgFontName') format('svg'); /* Legacy iOS */
}

.lww-button-title {
    color: #d5b133;
    font-size: 138%;
    text-align: center;
}
.blog-button-title {
    color: #d5b133;
    font-size: 190%;
    text-align: center;
}
.lww-button-supertitle {
    display: block;
    font-family: garamond;
    font-size: 70%;
    margin-bottom: -6px;
    padding-left: 22px;
}
.lww-button-subtitle {
    display: block;
    font-family: garamond;
    font-size: 70%;
    margin-top: -6px;
    padding-left: 130px;
}
.myButton {
    -moz-box-shadow: 2px 3px 0px 0px #b7933d;
    -webkit-box-shadow: 2px 3px 0px 0px #b7933d;
    box-shadow: 2px 3px 0px 0px #b7933d;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #913c91), color-stop(1, #450f44));
    background:-moz-linear-gradient(top, #913c91 5%, #450f44 100%);
    background:-webkit-linear-gradient(top, #913c91 5%, #450f44 100%);
    background:-o-linear-gradient(top, #913c91 5%, #450f44 100%);
    background:-ms-linear-gradient(top, #913c91 5%, #450f44 100%);
    background:linear-gradient(to bottom, #913c91 5%, #450f44 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#913c91', endColorstr='#450f44',GradientType=0);
    background-color:#913c91;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    border:1px solid #1c171c;
    display:inline-block;
    cursor:pointer;
    color:#ffb2ee;
    font-family:"Edwardian Script", garamond;
    font-size:17px;
        padding: 5px 5px 8px;
    text-decoration:none;
        width: 200px; height: 50px;
        box-sizing: border-box;
}
.myButton:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #450f44), color-stop(1, #913c91));
    background:-moz-linear-gradient(top, #450f44 5%, #913c91 100%);
    background:-webkit-linear-gradient(top, #450f44 5%, #913c91 100%);
    background:-o-linear-gradient(top, #450f44 5%, #913c91 100%);
    background:-ms-linear-gradient(top, #450f44 5%, #913c91 100%);
    background:linear-gradient(to bottom, #450f44 5%, #913c91 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#450f44', endColorstr='#913c91',GradientType=0);
    background-color:#450f44;
    text-shadow:0px .25px .25px #e1e2ed;
}
.myButton:active {
    position:relative;
    top:1px;
}
:focus {
    outline: none;
}
::-moz-focus-inner {
    border: 0;
}

#pinterest a{
	width: 196px;
	background-size: 210px 60px!important;
}

#CDSROWLOGO203 img {
	width: 115px;
}

.img-press-small {
	border: 1px solid #f02aff;
}

img {
	max-width: 100%;
}

.widSSP {
	margin: 0 auto !important;
}

.lakeside-card {
	display: block;
	width: 100%;
	text-align: center;
}