/* HOME STYLES */


/* CONTENT ELEMENTS */

.newsbox {
	width:600px;
	height:217px;
	background-image:url(../images/home/home_grad_box.jpg);
	background-repeat:repeat-x;
	background-color:#f6f0e4;
	margin:auto;
}

.newsboxpad {
	padding:20px;
}

.newsbox img {
	float:left;
	padding-right:20px;
	border: 0;
	width:285px;
	height:175px;
}

.newsboxcopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}

.newsboxcopy a {
	text-decoration:underline;
}

.newsboxcopy a:hover {
	text-decoration:none;
	color:#cfb88c;
}

.newsboxMore {
	width:600px;
	background-image:url(../images/home/home_grad_box.jpg);
	background-repeat:repeat-x;
	background-color:#f6f0e4;
	margin:auto;
}

.newsboxMore img {
	float:left;
	padding-right:20px;
	border: 0;
	width:285px;
	height:175px;
}