/* CSS Document */
/************** feature styles *****************/
.suesue
{
	padding:0px 20px 0px 0px;
}
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.emailLink{
	color:#000000;
	text-decoration:none;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

img
{
	float:left;
}

.shcool
{
	font: bold 175% Arial,sans-serif;
	color: red;
	padding: 30px 0px 5px 0px;
}
