@charset "utf-8";
/* CSS Document */

h1 {
	color:#0f2e8a;
	font-size:40px;
font-weight: normal;
font-family: Adobe garamond pro, garamond, georgia, times new roman, palatino linotype;
font-variant: small-caps;
margin: 7px 0 15px;
line-height: 40px;
}

h2 {
	color:#b28016;
	font-size:20px;
font-weight: normal;
font-family: Adobe garamond pro, garamond, georgia, times new roman, palatino linotype;
margin: 10px 0 7px;
}

h3 {
	color:#677679;
	font-size:14px;
font-family:gill sans mt,Arial,Helvetica,sans-serif;
text-transform: uppercase;
margin: 10px 0 7px;
}

p{
margin: 7px 0 7px;
line-height: 20px;
font-size: 13px;
font-family:gill sans mt,Arial,Helvetica,sans-serif;
}

a:link {
	text-decoration:none;
	border: 0px;
	color:#FFFFFF;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
	color:#FFFFFF;
}  /* visited link */
a:hover {
	text-decoration:none;
	border: 0px;
	color:#FFFFFF;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
	color:#FFFFFF;
}  /* selected link */

.TopSide_Albany .page_content {
	width:100%; 
	float:left;
	background-image:url(/SiteDesign/Images/splash_bg.aspx);
	height:624px;
	background-repeat:no-repeat;
}

.TopSide_Albany .content_top {
	width:320px; 
	float:left;
	text-align:center;
	margin-top:15px;
	margin-left:160px;
	font-size:13px;
	font-family:Book Antiqua;
	font-weight:bold;
	font-style:italic;
	padding-bottom:60px;
}

.TopSide_Albany .splash_text {
	background-image:url(/SiteDesign/Images/splash_text_bg.aspx);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

.TopSide_Albany .splash_text_left {
	border-right:1px solid #9da4b5;
	width:33%;
}

.TopSide_Albany .splash_text_mid {
	border-right:1px solid #9da4b5;
	width:33%;
}

.TopSide_Albany .splash_text_right {
	width:33%;
}
