/*----------------------
---right side styles----
----------------------*/

#right {
	background: #FFFFEB;
}
#banner {
	background: url(../graphics/top_specials.gif) no-repeat;
}
#banner h1{
	display: none;
}
#content_left {
	float: left;
	width: 258px;
	padding: 0;
	margin: 0;
}
#photo {
	height: 260px;
	width: 258px;
	background: url(../graphics/photo_specials.jpg) no-repeat;
}
#content {
	float: right;
	width: 534px;
	padding-top: 20px;
	margin: 0;
	color: #7496AF;
}
#content p{
	margin: 0 100px 20px 20px;
}
#info {
	background-color: #FAEBDE;
	width: 218px;
	height: 100px;;
	padding: 10px 20px;
	color: #827668;
}

/*----------------------
-------text styles------
----------------------*/

h2.info_head {
	color: #7496AF;
	margin-left: 0;
}
h2.head {
	color: #7496AF;
	margin-left: 20px;
}