/******************************************************************************/
/*            CSS file for PH Crystal and Linen                               */
/******************************************************************************/

/* Set the Defaults ***********************************************************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin:0;
	padding:0;
	}
html {
	min-height:100%;
	margin-bottom:1px;
	font-size:15px;
	}
body {
	background:#8F415C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	}
#wrapper {
	background:transparent;
	width:800px;
	margin:0 auto;
	}
.clear_both {
	clear:both;
	}
.spacer {
	height:20px;
	}
img {
	border:none;
	}
/* Structural Members *********************************************************/
#content {
	background:#F2ECD0;
	width:800px;
	min-height:250px;
}
#footer {
	background:transparent url(../princess_house_images/princess_house_footer.png) no-repeat;
	width:800px;
	height:200px;
}
/** Header styles *************************************************************/
#header {
	background: transparent url(../princess_house_images/princess_house_header.png) no-repeat;
	width:800px;
	height:239px;
}
#head_text {
	background: transparent;
	width:800px;
	top:135px;
	left:0px;
	position:relative;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#head_text h1 {
	color: #8F415C;
	font-size:2.0em;
	font-weight:200;
	font-style: normal;
	text-align: center;
}
#head_text h2 {
	color: #8F415C;
	font-size:1.5em;
	font-weight:200;
	text-align: center;
}
/* left ***********************************************************************/
#left {
	background:transparent;
	width:177px;
	float:left;
}
#left ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
#left li {
	height:36px;
}
#left li.active {
	background: transparent url(../princess_house_images/princess_house_nav_bkg.png) no-repeat;
}
#left a.left_link:link, #left a.left_link:active, #left a.left_link:visited,
#left a.left_link:hover {
	background: transparent;
	color: #660033;
	font-size:1.0em;
	font-weight:600;
	text-decoration:none;
	margin-left:45px;
}
#left a.left_link:hover {
	color: #000;
	text-decoration: underline;
}
/* Middle styles ***************************************************************/
#middle {
	background:transparent;
	width:480px;
	margin-left:5px;
	float:left;
}
#middle p {
	color: #000000;
	font-size:1.0em;
	font-weight:200;
	text-align: justify;
}
#middle .left_img {
	float:left;
	margin-left:30px;
}
#middle .right_img {
	float:right;
	margin-right:30px;
}
#middle p.title {
	color: #000;
	font-size:1.0em;
	font-weight:bold;
	text-align: center;
}
#middle p.desc {
	color: #000;
	font-size:0.8em;
	font-weight:400;
	text-align: center;
}
#middle h1 {
	color: #8F415C;
	font-size:1.7em;
	font-weight:bold;
	text-align: center;
}
#middle h2 {
	color: #8F415C;
	font-size:1.4em;
	font-weight:bold;
	text-align: center;
}
#middle h3 {
	color: #330099;
	font-size:1.0em;
	font-weight:bold;
	text-align: left;
}
#middle h4 {
	color: #FF0000;
	font-size:1em;
	line-height:2.5em;
	font-weight:bold;
	text-align: left;
}
#middle a:link, #middle a:active, #middle a:visited, #middle a:hover {
	background: transparent;
	color: #660033 ;
	font-size:1.0em;
	font-weight:600;
	text-decoration:none;
}
#middle a:hover {
	color: #000;
	text-decoration: underline;
}
#bold {
	color: #000;
	font-size:inherit;
	font-weight:bold;
}
#middle .emph {
	color: #330099;
	font-size:inherit;
	font-weight:bold;
	text-decoration: underline;
}
#middle .emph2 {
	color: #330099;
	font-weight:bold;
	text-align: center;
}
#middle .emph3 {
	color: #FF0000;
	font-size:inherit;
	font-weight:bold;
	text-align: center;
}
#middle .emph4 {
	color: #FF9900;
	font-size:inherit;
	font-weight:bold;
	text-align: center;
}
#middle .emph5 {
	color: #000;
	font-size:inherit;
	font-weight:bold;
	text-align: center;
}
.scroll {
	background: url(../princess_house_images/princess_house_spacer.png) no-repeat;
	width:352px;
	height:42px;
	margin:15px 0 15px 64px;
}
#carousel {
	margin-left:10px;
	width:224px
}
/* Rigth side *****************************************************************/
#right {
	background: transparent url(../princess_house_images/princess_house_right.png) no-repeat;
	width:118px;
	height:413px;
	float:right;
	margin-right:8px;
}
/* Footer *****************************************************************/

#footer p.desc {
	color: #000;
	font-size:0.8em;
	font-weight:400;
	text-align: center;