@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bk.gif);
	background-repeat: repeat;
}
#wrapper{
	width:787px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 0px;
	border: 2px solid #FFFFFF;
}
#content{
	background:#FFF;
	padding-right: 22px;
	padding-left: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
#content h1{
	font-size:180%;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF02AD;
	font-weight: normal;
}
#content p{
	font-size:110%;
}
#content a{
	text-decoration: underline;
	color: #01D71A;
}
#content a:hover{
	color: #FE01AC;
}
.pinkText {
	font-size: 18px;
	color: #FF04AB;
}
.captions {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
#content h3 {
	font-size:160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF02AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF02AD;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF02AD;
}
.state {
	font-size: 18px;
	color: #FF04AB;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.storename {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.address {
	text-decoration: none;
	text-align: center;
}
