body {
	background-image: url(images/bkg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: EBD9AD;
}
#content {
	background-image: url(images/columns.jpg);
	background-color: #EAD9AC;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 256px;
	padding-top: 20px;
	padding-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: 3E2F17;
}
#content2 {
	background-image: url(images/columns.jpg);
	background-color: #EAD9AC;
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.contact_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	font-weight: bold;
	color: 3E2F17;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: 3E2F17;
	
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;

}
.floatright {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;

}
.bottom_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3e2f17;
	float: left;
}
.designed_PRstore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	color: #3e2f17;
	float: right;
	
}
.box {
	margin-top: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.box_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3e2f17;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 8px;
	padding-right: 10px;
}
.box_photo{
	background-repeat: no-repeat;
}
