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

.box250 p {
	font-size: 12px;
	line-height: 17px;
}
.specialsbox {
	font-size: 12px;
	line-height: 17px;
	width:250px;
	height:180px;
	margin-top:10px;
	margin-bottom:15px;
	padding:4px;
	border: 1px dashed #feefdb;
}
.joinhdr {
  font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#joinouremail p {
	font-size: 12px;
	line-height: 17px;
}
.homehr {
	overflow:hidden;
	float:left;
	clear: both;
  background:url(../images/homeHR.png) no-repeat;
	width:600px;
	height:45px;
	border: 0px solid #ff0000;	
}
.homecater {
  font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: px;
	}