/* Katrinas */
body{
	margin: 0px;
	padding: 0px;
	background-color: #C79DD8;
	background-image:  url(../img/bg.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
#title{
	width: 100%;
	float: left;
	background-image:  url("../img/title_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}
#title_lock {
	width: 970px;
	float: left;
}
#specials{
	float: right;
	position: absolute;
	left:582px;
	top:158px;
	width:378px;
	height:310px;
	z-index:1;
	font-size: 20px;
	color: #9C5CB8;
	background-image: url(../img/specials.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 55px;
	padding-left: 40px;	
}
html>body #specials{
	left: 562px;
	top: 158px;
}
#content_lock {
	width: 970px;
	float: left;
}
html>body #content_lock{
	width: 1000px;
}
#content {
	color: #580A5B;
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	float: left;
	padding-bottom: 20px;
	padding-left: 45px;
}
#content_prices {
	color: #580A5B;
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left_of_content {
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 0px;
}
#footer{
	color: #580A5B;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1000px;
	background-image:  url(../img/footer.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	float: left;
	height: 200px;
}
a:link, a:visited{
	text-decoration: underline;
	color: #B85F8D;
}
a:hover{
	color: #611774;
	text-decoration: none;
}
h1{
	font-size: 20px;
	color: #580A5B;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 65px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #348E15;
	text-decoration: none;
	margin-bottom: 2px;
}
#price_link {
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
}
#price_link a:link, #price_link a:visited{
	color: #932297;
	margin-right: 10px;
	text-decoration: none;
	font-size: 14px;
}
#price_link a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B9E85C;
}
#price_list {
	padding: 20px;
	margin-top: 25px;
	background-image: url(../img/price_bg.jpg);
	background-repeat: repeat;
	width: 730px;
}
html>body #price_list{
	width: 690px;
}
#locationss {
	width: 730px;
	margin-left:250;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#text {
	width: 730px;
	padding: 0px;
	margin-top:25;
	margin-right:25;
	margin-bottom:25;
	background-image: url(../img/text_bg.jpg);
	background-repeat: repeat;
	font-size: 12px;
}
html>body #text{
	width: 690px;
}
#store_photo {
	border: 3px solid #FFFFFF;
}
li{
	color:#932297;
}
td {
	color: #580A5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A77EA3;
	background-image: url(../img/form_bg.jpg);
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A77EA3;
}
textarea {
	background-image: url(../img/form_bg.jpg);
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2{
	color: #580A5B;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
