html {
	margin: 0;
}
body {
	margin-top: 0px;
	margin: 0;
	background-color: #746CC1;
}
.container {
	color: #A774E4;
	font-size: 36px;
	border-color: #8F3CBD;
	border-width:0 2px 0 2px;
	border-style: solid;
width: 800px;
max-width: 98%;
background-color:#000000;
	margin: 0;
}
img {
max-width: 100%;
height: auto;
}
.sideborders {
	border-color: #8F3CBD;
	border-width: 2px;
	border-style: solid;
	max-width: 800px;
	margin: 0;
}
.topBottomBorders {
	border-color: #8F3CBD;
	border-width: 2px 0 2px 0;
	border-style: solid;
	margin: 0;
}
.highStSuitesBox {
	color: #FFFFFF;
	background-color: #29AAE3;
	width: 800px;
	max-width: 98%;
	border-color: #8F3CBD;
	border-width: 2px;
	border-style: solid;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.satisfySuitesBox {
font-family: 'Satisfy', cursive;
	font-size: 32px;
	padding: 0 15%;
}
.christmasSuitesBox {
font-family: 'Mountains of Christmas', cursive;
	font-size: 32px;
	padding: 0 15%;
}
.highStSuitesBox a,
.highStSuitesBox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.highStSuitesBox a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}

a, a:visited {
	color: #746CC1;
}
a:hover {
	color: #01A7C1;
}
.underline {
	text-decoration: underline !important;
}
h1, h2, h3 {
	font-family: 'Covered By Your Grace', cursive;
	color: #EE2E5D;
	text-shadow: 1px 1px 4px rgba(70, 148, 176, 0.66);
}
.topMarginZero {
margin-top: 0px !important;
}
.bottomMarginZero {
margin-bottom: 0px !important;
}
.TDleft {
	border-width: 1px 0 0 1px;
}
.TDright {
	border-width: 1px 1px 0 0;
}
.TDbottom {
	border-width: 0 1px 1px 1px;
}
.TDleft, .TDright, .TDbottom, #fadeshow1 {	
	border-color: #B3E0C9;
	border-style: solid;
}
#fadeshow1 {
	border-width: 0 1px 1px 0;
}
h2 {
	margin-top: -20px;
}
img {
	max-width: 100%;
}
a.getsiriusLink {
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29AAE3;
	margin: 6px;
}
a.getsiriusLink:hover {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	padding: 4;
	background-color: #EE2E5D;
	margin: 0px;
}
.satisfy {
font-family: 'Satisfy', cursive;
}
.christmas {
font-family: 'Mountains of Christmas', cursive;
}
.facebook a,
.facebook a:visited {
	color: #2CAADC !important;
}
.facebook a:hover {
	color: #8B298E!important;
}
.twitter a,
.twitter a:visited {
	color: #D8E019 !important;
}
.twitter a:hover {
	color: #8DC83C!important;
}
.instagram a,
.instagram a:visited {
	color: #F59324 !important;
}
.instagram a:hover {
	color: #E5018A!important;
}

@media (max-width: 640px) {
.container,
.satisfySuitesBox {
	font-size: 26px;
}
}
