td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 232323;
}
.border {
	border: 1px dotted #FF3EA4;;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: 820C9E;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/paper_stock.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.first{text-decoration:none; color:FFFFFF; font-size: 14px; font-weight: bold;}
a.second{
	text-decoration:none;
	color:034E1B;
	font-size: 14px;
}
a.third{text-decoration:none; color:FFFFFF;}
a.fourth{text-decoration:none; color:232323;}
a.fifth{text-decoration:none; color:FF0000;}
a.first:hover {text-decoration:underline;}
a.second:hover {color:B58940;}
a.third:hover {color:000000;}
a.fourth:hover {background-color:FFFFFF;}
a.fifth:hover {background-color:000000;}

/* Added by shane */

a img { border: #66057F solid 1px; }

table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232323;
	font-weight: bold;
	border: #232323 solid 1px
}

a.cart{text-decoration:none; color:#E60E7A;}
a.cart:hover {text-decoration:underline; color:#E60E7A;}
a.one{text-decoration:none; color:#E60E7A;}
a.one:hover {text-decoration:underline; color:#E60E7A;}

.headings1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF4DA9;
	font-style: normal;

}

.backgroundfooter {

	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headingspink {

	font-size: 14px;
	font-weight: bold;
	color: FF63B2;
	font-style: normal;
}
/* CMS styles */
/* ===== ===============================================================================================================CMS styles ===== */




.listingDescboxCL {
	float: left;
	width: 645px;
	margin-bottom: 5px;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 6px;
	padding-right: 0px;
	min-height: 189px;
}

	
	
.listingDescCL {
	width: 435px;
	float: right;
	margin-right: 5px;
	margin-top: 0px;
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 70px;
	margin-bottom: 5px;
}
.listingDescCL p, h4, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
.listingDescCL p {
	font-size: 12px;
	margin: 3px;
	line-height: 15px;
}
.listingDescCL h3 {
	font-size: 18px;
	margin: 5px 0px;
	padding: 0px;
	color: #52016A;
	line-height: 12px;
}
.listingDescCL a {
	color: #CECECE;
}	
.listingDescCL a:hover {
	color: #039EBC;
}

.listingDescCL h4 {
	font-size: 12px;
	padding: 2px;
	color: #333333;
	margin: 5px;
}

.imageBookingCL {
	border-style:solid;
	border-color: #FFFFFF;
	border-width:5px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imageaboutM {
	border-style:solid;
	border-color: #FFFFFF;
	border-width:5px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imageaboutMright {
	border-style:solid;
	border-color: #FFFFFF;
	border-width:5px;
	margin-left: 0px;
}

