div#pages a{
	color: #8f5644;
	text-decoration:none;
	font-size:14px;
}
div.color-sample {
	position: relative;
	float: left;
	left: 2px;
	top: 0px;
	width: 20px;
	_width: 22px;
	height: 19px;
	_height: 21px;
	border: 1px solid #ccc;
	margin-right:10px;
}
div.cms-form div.input input.clrsample {
	float:left;
	width:100px;
}	
p.right {
	text-align:right;
}
p.right a {
	text-decoration:none;
	color:#9c814a;
}

#right > p > img
{
	width: 430px;
}

div.register-form div.input label
{
	width: 120px;
}

div.register-form div.input input
{
	width: 270px;
}

div.register-form div.input select
{
	width: 275px;
}

div.welcome
{
	margin-left: 15px;
}

div.welcome h2
{
	font-size: 20px;	
}

div.festival {
  margin-top:8px;
  font-weight:bold;
  color:#5a5a5a;
}

div.festival h4 {
  font-size:20px;
}

div#fest {
    border:1px solid #e7e3db;
    background-color: #fff;
}
