/*redefined HTML tags*/
html {
}

body {
	background-color: #F2D3E2;
	background-image: url(../images/htmlBkgd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

table{
	background-color: #FFFFFF;
}

p {
	color: #C1276E;
	padding: 6px 10px 2px 10px;
	text-align: justify;
}

td {
	font-size: 9pt;
}

ul {
	color: #C1276E;
	margin-right: 20px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/h2Bkgd.jpg);
	background-color: #E62C80;
	padding: 5px 8px 5px 8px;
	margin: 4px 4px -2px 4px;
}
h3 {
	margin: 0px 12px 0px 12px;
}


/*pseudo class A tags*/
/*index page links*/
a.index:link {
	color: #D52B74;
	font-weight: bold;
	font-size: 9pt;
}
a.index:hover {
	color: #F8C6DD;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.index:active {
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
a.index:visited {
	color: #C3C9D5;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}
a.index:visited:hover {
	color: #D52B74;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}
/*sidebar links*/
a.sideBar:link {
	color: #D52B74;
	font-weight: bold;
	font-size: 8pt;
}
a.sideBar:hover {
	color: #F8C6DD;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a.sideBar:active {
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
}
a.sideBar:visited {
	color: #E5619D;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
a.sideBar:visited:hover {
	color: #D52B74;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
/*back to top links*/
a.backTop:link {
	color: #F8C6DD;
	font-weight: bold;
	font-size: 9pt;
}
a.backTop:hover {
	color: #D52B74;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.backTop:active {
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
a.backTop:visited {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}
a.backTop:visited:hover {
	color: #D52B74;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}
/*Thank You page body links*/
a.tYou:link {
	color: #D52B74;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.tYou:hover {
	color: #F8C6DD;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: line-through;
}
a.tYou:active {
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
a.tYou:visited {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.tYou:visited:hover {
	color: #D52B74;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: line-through;
}
/*Custom Classes*/
.indexFloatRight {
	float: right;
	padding: 0px 0px 0px 25px;
}
/*.indexCat {
	padding: 6 10 2 10;
	text-align: justify;
}
*/
.indexTD {
	color: #C1276E;
	padding: 6px 0px 2px 10px;
	text-align: justify;
}
.sidebarDiv {
	background-image: url(../images/sideBarBkgd_11.jpg);
	font-size: 8pt;
	word-spacing: -25%;
	line-height: 1.2em;
	color: #D13074;
	padding: 8px 10px 8px 13px;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}
.bottomSideDiv {
	font-size: 7pt;
	color: #D13074;
	padding: 8px 10px 3px 13px;
	text-align: center;
	vertical-align: bottom;
}
.indexPartyPic {
	margin: 0px 0px -15px 7px;
}
.specPics {
	float: right;
	margin: 0px 0px 10px 10px;
}
.bookPic {
	float: left;
	margin: 0px 10px 10px 0px;
}
.floatright {
	float: right;
}
.floatLeft {
	float: left;
}
.dblLineBkImage {
	background-image: url(../images/face3c_06.jpg);
	background-repeat: repeat-y;
}
.rtLineBkIm {
	background-image: url(../images/face3c_08.jpg);
	background-repeat: repeat-y;
}
.ltLineBkIm {
	background-image: url(../images/face3c_04.jpg);
	background-repeat: repeat-y;
}
.hdrPic {
	margin-left: 4px;
}
.7PtText {
	font-size: 7pt;
	color: #C1276E;
	text-align: center;
} 
.9PtText {
	font-size: 9pt;
	color: #C1276E;
}
.10PtText {
	font-size: 10pt;
	font-weight: bold;
	color: #C1276E;
}
.11PtText{
	font-size: 11pt;
	font-weight: bold;
	color: #C1276E;
}
.12PtText {
	font-size: 11pt;
	font-weight: bold;
	color: #C1276E;
}
.13PtText {
	font-size: 13pt;
	color: #C1276E;
}

.15PtText {
	font-size: 15pt;
	color: #C1276E;
}
.18PtText {
	font-size: 18pt;
	color: #C1276E;
}
.sideBarBkgd {
	background-image: url(../images/sideBarBkgd.jpg);
	background-repeat: repeat-y;
}
.alignCenter {
	text-align: center;
}
.emailForm {
	font-size: 9pt;
 	color: #C1276E;
}
.inputBtx {
	color: #C1276E;
	border: 1px solid #F6CCE2;
	background-color: #F6E1EC;
	padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px;
	cursor: auto;
	}
	
	

/*Specific IDs*/

#hostDiv {
	border: 1px;
	border-style: solid;
	border-color: #C1276E;
	background-color: #F8C7DD;
	color: #C1276E;
	padding: 0px 4px 0px 4px;
	margin: -10px 20px 0px 20px;
 	 
}
#bookingDiv {
	border: 1px;
	border-style: solid;
	border-color: #C1276E;
	background-color: #F8C7DD;
	color: #C1276E;
	padding: 0px 4px 5px 4px;
	margin: 0px 20px 0px 20px;	
}
#booking75 {
	border: 1px;
	border-style: solid;
	border-color: #C1276E;
	background-color: #F8C7DD;
	color: #C1276E;
	padding: 0px 4px 5px 4px;
	margin: 0px 20px 0px 20px;	
	text-align: justify;
}
#booking100 {
	border: 1px;
	border-style: solid;
	border-color: #C1276E;
	background-color: #F8C7DD;
	color: #C1276E;
	padding: 0px 4px 5px 4px;
	margin: 0px 20px 0px 20px;
	text-align: justify;	
}
#booking150 {
	border: 1px;
	border-style: solid;
	border-color: #C1276E;
	background-color: #F8C7DD;
	color: #C1276E;
	padding: 0px 4px 5px 4px;
	margin: 0px 20px 0px 20px;
	text-align: justify;	
}
#formTable {
	color: #C1276E;
	}
