body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#sunroom_container{
	width:301px;
	margin:auto;
	text-align:center;
	height:100%;
	font-family:Verdana;
	font-size:12px;
	padding:none;
}

#sunroom_container .sidebars{
	background-color: #595c50;
	height:100%;
	width:6px;
}

#sunroom{
	padding-bottom: 80px;
	vertical-align: top;
	float:none;
	height:100%;
	background-color:#758471;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url("../images/index/flower.jpg");
}

#sunroom a {
	text-decoration: underline;
	color: #63372b;
}

#sunroom .h1 {
	font-weight: bold;
	color: #34445e;
}

#sunroom .contacts{
	color:#cfdbca;
}

#sunroom .regular{
	color: #FFFFFF;
}
#sunroom .details {
	font-style: italic;
}

#sunroom .a:hover {
	color:#63372b;
}
