@charset "utf-8";
a:hover {
	color: #C7E0DE;
	text-decoration: none;
}

/* CSS Document */

body {
	background-color:#daeae9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:visited {
	color: #F1F6F5;
	text-decoration: none;
}

a:link {
	color:#FFFFFF;
	text-decoration:"none";
}

.abington_header {
	background-image: url(media/header.gif);
	background-repeat: no-repeat;
}
.bookmark {
	background-image: url(media/bookmark.gif);
	background-repeat: no-repeat;
}
.bookmark .bookmarkLinks a {
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bookmark .bookmarkLinks a:hover {
	color:#DAEAE9;
	font-weight: bold;
}

.bookmark .bookmarkLinks .line {
	color: #E4EFEE;
	word-spacing: 0em;
	letter-spacing: 0.2em;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	font-weight: normal;
}
.bookmark .bookmarkLinks .sublinks a {
	font-weight: normal;
}

.bookmark a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F1F6F5;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}


.bkgContentBottom {
	background-image: url(media/content_bottom2.gif);
	background-repeat: no-repeat;
}
.bkgContentLayout {
	background-image: url(media/content.gif);
	background-repeat: repeat-y;
}
.footer {
	font-size: 9px;
	color: #3F726B;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer a:link {
	color: #3F726B;
	text-decoration:none;
}
.footer a:visited {
	color: #3F726B;
	text-decoration:none;
}
.footer a:hover {
	color: #3F726B;
	text-decoration:underline;
}
.footer a:active {
	color: #3F726B;
	text-decoration:none;
}
.bkgContentTop .titlePage {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E5F55;
	font-size: 24px;
	font-variant: normal;
	padding-left: 25px;
	padding-right: 20px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
}
.bkgContentLayout .textContent {
	line-height: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
.bkgContentLayout .textContent a:link{
	color:#006633;
	text-decoration:none
}
.bkgContentLayout .textContent  a:visited{
	color:#006633;
	text-decoration:none
}
.bkgContentLayout .textContent a:hover{
	color:#006633;
	text-decoration:underline;
}
.bkgContentLayout .titleSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D58309;
	padding-right: 25px;
	padding-left: 25px;
	letter-spacing: 0.2em;
	background-image: none;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
}
.bkgContentTop {
	background-image: url(media/content_top_3.gif);
	background-repeat: no-repeat;
}
.pix {
	border: thin solid #599F96;
	padding: 5px;
}
.bkgContentLayout .textContent strong {
	font-size: 14px;
	font-weight: bold;
	color: #437872;
}
.listings {
	line-height: 18px;
	padding-right: 10px;
	padding-left: 50px;
}
.listings li {
	padding-right: 25px;
	padding-left: 5px;
}
.textTable {
	line-height: 18px;
}
.storeHeaders {
	color:#326565;
	font-size: 14px;
	font-weight: bold;
}
