.homeBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485030;
	text-align: center;
	border: 1px solid #68782c;
	background-color: #bbcd7e;
	background-image: url(/common/images/home_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.homeBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #485030;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
	margin: 0px;
	width: 176px;
}
.homeBox p {
	margin: 0px auto;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 150px;
}
.homeBox a:link, .homeBox a:visited {
	color: #485030;
	text-decoration: none;
}
.homeBox img {
	text-decoration: none;
	border:1px solid #68782C;
	margin:0 0 0 0;
}

.homeBox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485030;
	text-align: center;
	border: 1px solid #b63676;
	background-color: #ffb2db;
	background-image: url(/common/images/home_gradientPnk.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.homeBox2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #485030;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
	margin: 0px;
	width: 176px;
}
.homeBox2 p {
	margin: 0px auto;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 150px;
}
.homeBox2 a:link, .homeBox a:visited {
	color: #485030;
	text-decoration: none;
}
.homeBox2 img {
	text-decoration: none;
	border-style: none;
}

.orangeBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b410a;
	text-align: center;
	border: 1px solid #cd872e;
	background-color: #eaa751;
}
.orangeBox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6b410a;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
	margin: 0px;
	width: 176px;
}
.orangeBox p {
	margin: 0px auto;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 150px;
}
.orangeBox a:link, .orangeBox a:visited {
	color: #6b410a;
	text-decoration: none;
}
.orangeBox img {
	text-decoration: none;
	border-style: none;
}
