﻿body {
	margin: 0 0 0 0;
	background-image: url('../images/twinkle-house-costume-rental-main-body-bg.jpg');
	background-repeat: repeat;
	background-color: #c7c1a8;
}

.mainBody {
	background-image: url('../images/twinkle-house-costume-rental-mid-body-bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 305px;
}

.leftmainBody {
	background-image: url('../images/twinkle-house-costume-rental-left-body-bg.jpg');
	background-repeat: no-repeat;
	background-position: 0 305px;
}

.rightmainBody {
	background-image: url('../images/twinkle-house-costume-rental-right-body-bg.jpg');
	background-repeat: no-repeat;
	background-position: 0 305px;
}

.mainBodyBG {
	background-image: url('../images/twinkle-house-costume-rental-body-bg.png');
	background-repeat: no-repeat;
}

.ContactBodyBG {
	background-image: url('../images/twinkle-house-costume-rental-contact-body-bg.png');
	background-repeat: no-repeat;
}

.designedby {
	font-family: Verdana;
	font-size: 8pt;
	color: #5e4623;
}

a#pagenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7d7763;
	text-decoration: none;
}

a#pagenumber:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7d7763;
	text-decoration: underline;

}

.aboutUs1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #7d7763;
	width: 91%;
	text-align: center;
}

.aboutUs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #7d7763;
	text-align: center;
}

.aboutUs3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width: 95%;
	color: #7d7763;
	text-align: center;
}

.aboutUs4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width: 80%;
	color: #7d7763;
	text-align: center;
}

a#moreButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d7763;
	text-decoration: none;
	text-align: right;
}

a#moreButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7d7763;
	text-decoration: underline;
	text-align: right;
}

.contactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #7d7763;
	text-align: center;
	margin: 8px 0 0 0; 
}

.noteContactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3333FF;
	text-align: center;
	margin: 8px 0 0 0; 
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #7d7763;
	text-align: center;
}

.contactUsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7d7763;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.topRight {
	background-image: url('../images/twinkle-house-costume-rental-top-right-bg.png');
	background-repeat: no-repeat;
}

.formTopBG {
	background-image: url('../images/formHeaderFooterBG.png');
	background-repeat: repeat;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.formMidBG {
	background-image: url('../images/formBG.png');
	background-repeat: repeat;
}

.formBottomBG {
	background-image: url('../images/formHeaderFooterBG.png');
	background-repeat: repeat;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
