@charset "UTF-8";

.cndlink {
	font-size: 16px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#homebox {
	width: 790px;
	padding-top: 20px;
	line-height: 20px;
	margin-top: 50px;
	height: 1000px;
	padding-right: 30px;
	padding-left: 30px;
}

#intro {
	width: 590px;
	padding-right: 20px;
	padding-left: 180px;
	background-image: url(../images/greens/homeflowersshort.jpg);
	background-repeat: no-repeat;
	background-position: lefttop;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-bottom: 40px;
}

#dailynews {
	height: 530px;
	width: 480px;
	padding-right: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	padding-bottom: 30px;
	padding-top: 10px;
}
#updates {
	width: 235px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F90;
	padding-bottom: 40px;
	padding-right: 10px;
	padding-left: 20px;
	height: 510px;
	padding-top: 20px;
}



#news {
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#healthalerts {
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}


h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	color: #98b23c;
}

#tagline1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 40px;
	font-style: italic;
	color: #98b23c;
	width: 400px;
	padding-left: 60px;
}

#tagline2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 40px;
	font-style: italic;
	color: #98b23c;
	width: 360px;
	padding-left: 100px;
	margin-top: 5px;
}

#updates #healthalerts p a:link {
	color: #98b23c;
	text-decoration: none;
}

#updates #healthalerts p a:hover {
	color: #F90;
	text-decoration: underline;
}
#updates #healthalerts p a:active {
	color: #F90;
	text-decoration: underline;
}

#updates #healthalerts p a:focus {
	color: #F90;
	text-decoration: underline;
}

#updates #healthalerts p a:visited {
	color: #98b23c;
	text-decoration: none;
}

