@charset "UTF-8";
/* CSS Document */

#footer{
	border-top:#788a2f solid 8px;
}

#top h1{
	margin-bottom:10px;
}
#top {
	padding:10px 0 5px 0 !important;
}
#top .left{
	width:460px;
	float:left;
}
#top p{
	margin:0 0 10px 0;
	font-size:16px;
}
#top .description{
	width:430px;
	clear:left;
}		

.tall{
	height:250px;
}

#gray .left p{
	margin:5px 0 0 0;
	width:100%;
}

#gray .left p a{
	text-decoration:none;
	color:#90dafd ;
	border-bottom:1px dashed #90dafd ;
}
#gray .left p a:hover{
	border-bottom:1px dashed #b7e7fe ;
	text-decoration:none;
	color:#b7e7fe;
}

#gray h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#90dafd;
	margin:15px 0 5px 0;
	font-weight:normal;
}
#gray h3 a {
	color:#90dafd;
	text-decoration:none;
	font-weight:normal;
}
#gray h3 a:hover{
	border-bottom:#90dafd dashed 1px;
	text-decoration:none;
}
