body { 
	background: #fadca8 url(../images/background_top.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
}


/*  Containers
===================================================================================*/


.body_container {
	background: transparent url(../images/background_page.png) repeat-y;
	width: 950px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	margin: 0px auto;
	padding: 0px;
}

.icon {
	float: left;
	width: 225px;
	height: 430px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

.header {
	background: transparent url(../images/logo_cinderellachair.jpg) no-repeat center top;
	float: left;
	width: 675px;
	height: 157px;
	margin: 0px;
	padding: 0px;
}

.body_container_text {
	float: left;
	width: 675px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
}

.menu {
	border: none 0px #000000;
	float: left;
	width: 500px;
	height: 20px;
	margin: 0px;
	padding: 125px 0px 0px 118px;
}

.footer {
	background: transparent url(../images/background_footer.png) no-repeat center top;
	width: 950px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
}

.footer_text {
	background: transparent;
	width: 950px;
	height: 30px;
	margin: 0px auto;
	padding: 70px 0px 0px 0px;
}


/*  Character Styles
===================================================================================*/


.body_container_text p {
	color: #b38639;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	text-align: justify;
	margin: 20px 0px 0px 0px;
	padding: 0px 90px 0px 60px;
}

.body_container_text h1 {
	color: #b38639;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	text-align: justify;
	margin: 20px 0px 0px 0px;
	padding: 0px 90px 0px 60px;
}

.body_container_text h2 {
	color: #b38639;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	text-align: justify;
	margin: 30px 0px 0px 0px;
	padding: 0px 90px 0px 60px;
}
.body_container_text li {color: #b38639;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 60px;}
	
.body_container_text a:link {font-weight: normal; text-decoration:none; color:#e68700;}
.body_container_text a:visited {font-weight: normal; text-decoration:none; color:#e68700;}
.body_container_text a:active {font-weight: normal; text-decoration:underline; color:#b38639;}
.body_container_text a:hover {font-weight: normal; text-decoration:underline; color:#b38639;}

.menu p {
	color: #e58b00;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.menu a:link {font-weight: normal; text-decoration:none; color:#b38639;}
.menu a:visited {font-weight: normal; text-decoration:none; color:#b38639;}
.menu a:active {font-weight: normal; text-decoration:none; color:#e58b00;}
.menu a:hover {font-weight: normal; text-decoration:none; color:#e58b00;}

.footer_text p {
	color: #b38639;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 0px 22px 0px 0px;
}

.footer_text a:link {font-weight: normal; text-decoration:none; color:#b38639;}
.footer_text a:visited {font-weight: normal; text-decoration:none; color:#b38639;}
.footer_text a:active {font-weight: normal; text-decoration:none; color:#5fef8ed;}
.footer_text a:hover {font-weight: normal; text-decoration:none; color:#fef8ed;}


/*  Positionings
===================================================================================*/



.floatright {
	float: right;
	border: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px 70px 0px 30px;
}

.floatleft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 15px 20px 10px 0px;
}

.floatright_flush {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.floatleft_flush {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.left {
	border: 0px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 60px;
}
