a:focus, a:hover, a:active { outline:none }
body {
	background-color: #eeeed5;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homegraphic {
	position: relative;
	overflow: hidden;
	background-image: url(../images/home_globebg1.jpg); height: 362px;
	background-repeat: no-repeat;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	vertical-align: middle;
	line-height: 28px;
	padding-left: 36px;
	padding-right: 36px;
	padding-top: 50px;
}
.footersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
}
.footersmall a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	text-decoration: underline;
}
.footeraddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cccc99;
	letter-spacing: 1px;
}
.introcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 28px;

}
.introcopyblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
}
.footeraddresssans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccc99;
}
.footeraddresssans a {
	text-decoration: none;
	color: #CCCC99;
}
.imagespaceleft{
	margin-right: 10px;
}
.imagespaceright{
	margin-left: 10px;
}.blogentryhead {
	font-family: "Lucida sans", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccc99;
	margin-left: 12px;
	margin-top: 6px;
}
.blogentrydate {
	font-family: "Lucida sans", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccc99;
}
.blogentrytitle {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}
.blogentrytext {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	line-height: 16px;
	color: #333300;
	margin-left: 12px;
	margin-top: 0px;
}
.blogentrytext a{
	color: #333300;
}
