.topShad {
	background-image: url(images/topShadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logoCell {
	background-color: #776A60;
	padding-right: 315px;
	background-position: right;
}
.homeWhiteCell {
	background-image: url(images/star1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 100px;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #585D64;
	padding-top: 38px;
	padding-right: 45px;
}
.botShad {
	background-image: url(images/bottomShadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #776A60;
	padding-right: 75px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 45px;
}
.bookText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #585D64;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#portPages a:link, #portPages a:visited{
	padding: 0 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#portPages a:hover{
	color: #333333;
}
.portText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #585D64;
	padding-top: 100px;
}
.homeblackCell {
	background-image: url(images/star2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 270px;
}
.homeTextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
	padding-top: 38px;
	padding-left: 45px;
}
.blackCell {
	background-image: url(images/star2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 270px;
}
.Textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
	padding-top: 100px;
	padding-right: 45px;
}

