.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #3399ff;
}
a:hover .galleryimg {
	border: 1px dotted #3399FF;
	padding: 10px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #667689;
	line-height: 20px;
	text-align: justify;
}
.bluetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3c6899;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fb6d8;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
.imgbackground {
	background-image: url(images/snow-shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #878175;
	line-height: 20px;
}
.horizline {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fb6d8;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footerbox {
	display: block;
	height: 160px;
	border: 1px solid #9fb6d8;
}
.vertline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9fb6d8;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9fb6d8;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #3c6899;
	text-decoration: none;
}
.vertlineTextBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9fb6d8;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9fb6d8;
	padding-right: 10px;
	padding-left: 10px;
	width: 400px;
}
.border {
	border: 1px solid #9fb6d8;
}
.vertlineTextBoxHome {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9fb6d8;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9fb6d8;
	padding-right: 10px;
	padding-left: 10px;
	height: 396px;
}
.vertlineBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9fb6d8;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.horizlineblank {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3c6899;
	line-height: 22px;
}
.galleryimg {
	background-color: #eef2fc;
	padding: 10px;
	border: 1px solid #eef2fc;
}
.imgbg {
	background-color: #eef2fc;
	border: 1px solid #FFFFFF;
	height: 200px;
	width: 200px;
}
