@charset "utf-8";
/* CSS Document */

#hometext {margin: 0;
padding: 0;
width: 431px;
height: 120px;
float: left;
}
#heraldbox {margin: 0;
padding: 0 0 0 0;
width: 418px;
height: 100%;
background-image:url(../siteimages/heraldbox_bkgrnd.jpg);
background-repeat:no-repeat;
background-position:top left;
float: left;
color: #333;
}
#heraldbox a {color: #272a89;
text-decoration: none;
}
#heraldbox a:hover {color: #1b9be6;
text-decoration: underline;
}
#heraldimg {margin: 10px auto 0 auto;
padding: 0 0 0 10px;
width: 140px;
height: 100%;
float: left;
}

#heraldimg:hover {width: 140px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}
#heraldinfo {margin: 55px auto 0 auto;
padding: 0 10px 0 10px;
width: 245px;
height: 100%;
float: right;
color: #333;
}
#heraldinfo p {margin: 0 auto 18px auto;
}
#clear418 {width: 418px;
height: 1px;
clear: both;
}
#heraldlink {margin: 0;
padding: 0 0 60px 10px;
width: 400px;
height: 28px;
color: #272a89;
font-size: 16px;
float: left;
}
#homeright {width: 150px;
height: 100%;
float: right;
margin: 5px auto 0 auto;
padding: 0 0 0 10px;
font-size: 10px;

}

#homeright img {padding: 0 0 10px 0;
}
#homeright img:hover {width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}
#linkbox {margin: 0;
padding: 0 0 9px 0;
width: 150px;
height: 93px;
}

#latestnews {margin: 0 auto 0 auto;
padding: 61px 0 0 0;
width: 150px;
height: 309px;
background-image: url(../siteimages/latestnews_bkgrnd.jpg);
background-repeat:no-repeat;
background-position:top right;
}
#latestnewstitle {margin: 2px auto 1px auto;
padding: 0 10px;
font-size: 12px;
color: #272a89;
}
#latestnewsbox {margin: 0 auto 0px auto;
padding: 0 ;
width: 130px;
height: 52px;
font-size: 10px;
line-height: 10px;
font-style: italic;
border-bottom: 0 solid #fff;
}
#latestnewsbox a {color: #272a89;
text-decoration: none;
}
#latestnewsbox a:hover {color: #1b9be6;
text-decoration: underline;
}
