body {
	background-color: #990033;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center; /* hate to do this but IE 6, 7 & 8 don't work correctly */
}
/*
selector {
	cursor: url(cursors/cursorName.cur);
}
*/
.body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	/* width: 100%; */
}

.body-bold {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none; 
}

.body-bold-italic {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.body-italic {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.body-pink {
	color: #CC66CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none; 
}

.body-pink-bold-italic {
	color: #CC66CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.body-red {
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.calendar-bold {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none; 
}	
 
.nv {
	color: #990033;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.red-bold {
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none; 
}

.title {
	color: #CC33CC;
	font-family: "Lydian BT", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
	text-transform: none;
}

.title-black {
	color: #000000;
	font-family: "Lydian BT", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.notice {
	color: #990033;
	font-family: "Lydian BT", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.email {
	color: #CC66CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.link {
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.whiteLi {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;	
}

.link_bold {
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	text-transform: none;
}

.link_bold_big {
	color: #990033; /* color: #CC66CC; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.link_yellow {
	color: #F7FA1F;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.link_black {
	color: black;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none; 
}

.link_blue {
	color: blue;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none; 
}

.link_pink {
	color: #E124ED; /* color: #DE5CBE; */
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.link_green {
	color: #23E347;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.link_orange {
	color: #FA771F;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.link_purple {
	color: #610267;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

.link_red {
	color: #FE0107; /* color: #DE5CBE; */
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.link_white {
	color: #FFFFFF;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.sm_alert {
	background: #F7FA1F;
	color: #23E347;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.highlight {
	background: #F7FA1F;
	color: #23E347;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.classTitle {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	padding-top: 4px;
}

.classCost {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	padding-right: 6px;
}

.nospace {
	border: none;
	margin: 0;
	padding: 0;
}

.almost {
	width: 98%;
}

#page {
	border: none;
	margin: 2px;
	padding: 4px;
	width: 900px;
}

#index {
	background-color: #FFFFFF;
	border: 2px solid #E124ED;
	height: 450px;
	width: 741px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px; 
}

#indexTop {
	height: 346px;
	width: 100%;
}

#indexLeft {
	display: inline;
	float: left;
	height: 346px;
	width: 223px;
}

#indexRight {
	display: inline;
	float: right;
	height: 346px;
	width: 518px;
}

#peekInside {
	border-bottom: 1px solid #E124ED;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

#pinkIndex {
	border-bottom: 2px solid #E124ED;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	width: 100%;
	background-color: #DE5CBE;
	padding: 0;
	clear: both;
}

#leftBottom {
	background-color: #FFFFFF;
	float: left;
	height: 102px;
	margin: 0;
	padding: 0;
	width: 223px;
}

#rightBottom {
	background-color: #DE5CBE;
	float: right;
	height: 102px;
	margin: 0px;
	padding: 0;
	width: 518px;
}

.indexList {
	margin: 0;
	padding-bottom: 8px;
	padding-left: 28px;
	padding-right: 2px;
	padding-top: 8px;
	text-align: left;	
}

.enter {
	color: #000000;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal; 
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;	
}

.enter:hover {
	color: #FFFFFF;
}

#pinkLine {
	background-color: #DE5CBE;
	border: 0;
	clear: both;
	height: 60px;
	padding: 0;
	width: 100%;
}

/* Start of Calendar styles */
#calendarlayout {
	background-color: #FFFFFF;
	border: 2px solid #E124ED;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width: 900px;
}

#calendar {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
}

#topPanel {
	border-bottom: 2px solid #E124ED;
	height: 99px;
	width: 900px;	
}

#logoSchedule {
	display: block;
	float: left;
}

#scheduleNav {
	display: block;
	float: right;
}

#introSection {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 300px;
}

#scheduleHighlight {
	float: right;
	padding-bottom: 6px;
	padding-right: 2px;
	width: 350px;
}

#scheduleTitle {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: left;
	width: 260px;
}

#prevControl {
	display: inline;
	float: left;
	height: 30px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 6px;
	width: 120px;	
}

#nextControl {
	display: inline;
	float: right;
	height: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 4px;	
	padding-top: 6px;
	width: 120px;
}
.calButton {
	background-color: #CC66CC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	
}

.calButton:hover {
	background-color: #990033;
	color: #FFFFFF;
}

#scheduleControls {
	width: 870px;	
}

#editCal {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

/* End of Calendar styles */
#toolTip {
	background-color: blue;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
	border-right: 3px solid #000000;	
	border-top: 1px solid #000000;
	display: none;
	height: 240px;
	left: 10px;
	position: absolute;
	top: 10px;
	visibility: hidden;
	width: 320px;
}

.ttHeader {
	background-color: #990033;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-align: center;
	/* width: 338px; */
}

.ttContent {
	background-color: #FFFFFF;
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 220px;
	line-height: normal;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;	
	/* width: 338px; */
}

#sedusalayout {
	background-color: #FFFFFF;
	border: 2px solid #E124ED;
	height: 506px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width: 900px;
}

#leftSide {
	float: left;
	border: 0px;
	height: 446px;
	margin: 0;
	padding: 0;
	width: 199px;
}

#logoContainer {
	border-bottom: 1px solid #E124ED;
	height: 97px;
	margin: 0;
	padding: 0;
	width: 199px;	
}

#logo {
	border: none;
	display: inline-block;
	float: left;
	height: 97px;
	margin: 0;
	padding: 0;
	width: 199px;
}

#photoContainer {
	border: none;
	height: 324px;
	margin: 0;
	padding: 0;
	width: 199px;
}

#leftPhotoDiv {
	border: none;
	display: inline-block;
	float: left;
	height: 324px;
	width: 165px;
}

#replacePhoto {
	border-bottom: 1px solid #E124ED;
	border-right: 1px solid #E124ED;
	display: inline-block;
	float: left;
	height: 323px;
	margin: 0;
	padding: 0;
	width: 164px;
}

#rightPhotoDiv {
	display: inline-block;
	float: left;
	height: 324px;
	width: 33px;
}

#slogan {
	border: none;
	display: inline-block;
	float: left;
	height: 323px;
	margin: 0;
	padding-bottom: 1px;
	width: 33px;
}

#logoBottom {
	background-color: #FFFFFF;
	clear: both;
	display: block;
	height: 23px;
	width: 199px;
}

#centerBlock {
	float: left;
	border: none;
	height: 446px;
	margin: 0;
	padding: 0;
	width: 70px;
}

#redShape {
	border: none;
	height: 446px;
	margin: 0;
	padding: 0;
	width: 70px;
}

#rightSide {
	float: left;
	margin: 0;
	padding: 0;
	width: 631px;
}

#mainNav {
	display: block;
	border-bottom: 1px solid #E124ED;
	float: right;
	height: 96px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 631px;
}

#navBarWrapper {
	display: inline-block;
	float: right;
	height: 84px;
	margin-top: 12px;
	padding-right: 3px;
	width: 628px;
}

#navBarWrapper ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 628px;
		
}

#navBarWrapper li {
	float: left;	
}

#navBarWrapper a {
	border-right: 1px solid #000000;
	color: #000000;
	display: block;
	float: left;
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 2em;
	margin-bottom: 4px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}

#navBarWrapper a:hover {
	background-color: #990033;
	color: #FFFFFF;
}

#about a.about, #contact a.contact, #faqs a.faqs, #gift a.gift,
#party a.party, #schedule a.schedule, #shopping a.shopping,
#specials a.specials, #testimonials a.testimonials,
#welcome a.welcome {
	background-color: #990033;
	color: #FFFFFF;
	cursor: default;
}

#content {
	background-color: #FFFFFF;
	border: none;
	clear: both;
	display: block;
	height: 349px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	text-align: left;
	width: 623px;	
}

#classContent {
	display: block;
	height: 294px;
	padding-left: 4px;
	padding-right: 6px;
	width: 623px;
	word-wrap: break-word; /* for IE */
}

#contentText {
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 4px;
}

.hvCentered {
	height: 90px;
	line-height: 90px;
	text-align: center;
	vertical-align: middle;	
}

.hList div {
	position: relative;
	padding: 0;
	height: 16px;	
}

.hList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space:nowrap;
	width: 100%;	
}

.hList li {
	display: inline;
}

.hList a {
	display: block;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration:none;
	width: 120px;
}

.scheduleForm {
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 2em;
	padding-left: 20px;
	width: 500px;
}

#address {
	padding-left: 16px;
}

#emailAddress {
	color: #E124ED;
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 2em;
	padding-left: 8px;
	text-decoration: none;
}

#emailAddress:hover {
	color: #990033;
}

#emailList {
	color: #E124ED;
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 2em;
	padding-left: 50px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

#emailList:hover {
	color: #990033;
}

#scrollContent {
	height: 316px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 8px;
	width: 98%;
}

#sdCamp {
	padding-left: 30px;
	padding-top: 60px;
	width: 100%	
}

#viewCal {
	color: #E124ED;
}

#viewCal:hover {
	color: #990033;
}

#faqsList a {
	padding-left: 4px;
	width: 80px;
}

.centered {
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding-top: 10px;
	width: 600px;
}

.centeredImg {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 8px;
	padding-top: 8px;		
}

.descriptions {
	color: #000000;
	cursor: default;	
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 2em;
	margin-bottom: 4px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}

.scrolling {
	overflow: auto;
}

#classes {
	position: relative;
}

#classesMenu {
	position: absolute;
	visibility: hidden;	
}

#classesMenu li {
	display: inline;
	font-family: serif;
	text-align: left;

}

#classesMenu ul {
	border-bottom: 3px solid #E124ED;
	border-left: 1px solid #E124ED;
	border-right: 1px solid #E124ED;
	border-top: 1px solid #E124ED;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 160px;
}

#classesMenu ul a {
	background-color: #EFEFEF;
	border-bottom: 1px solid #E124ED;
	border-right: 3px solid #E124ED;
	color: #000000;
	display: block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-indent: 4px;
	width: 157px;
}

#classesMenu ul a:hover {	
	background-color: #990033;
	color: #FFFFFF;
}

#classesMenu .lastItem a {
	border-bottom: 3px solid #E124ED;
}

.nav-bottom {
	border-bottom: #FF99FF;
	border-color: #FF99FF;
	border-left: none;
	border-right: none;
	border-top: none;
}

.red-bottom {
	background-color: #990033;
}

table.v-day {
	background: url("images/valentine-girl.jpg");
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
}

.pinkborder {
	background-color: #DE5CBE;
}

.footer {
	background-color: #990033;
	border: none;
	clear: both;
	color: #990033;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	text-align: center;
	width: 900px;
}

.nvText {
	background-color: #990033;
	border: none;
	clear: both;
	color: #990033;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	text-align: center;
	width: 900px;
}