body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../siteimages/gradient-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #EFC4A7;
	font-size: 14px;
}
.para-intro {
	font-weight: bold;
	color: #FFFFFF;
}

.keatsquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.rightcell {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000000;
}
.navbutton {
	background-image: url(../siteimages/navline.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
}
.navrow {
	vertical-align: top;
}
.homecell1 {
	width: 325px;
	padding-top: 312px;
}
.homecell2 {
	background-color: #000000;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.maincell {
	vertical-align: top;
	padding-right: 50px;
	padding-top: 20px;
}
.footercell {
	padding-left: 345px;
	font-size: 13px;
	color: #FFFFFF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.homeimg {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9999;
	text-decoration: underline;
}
a:active {
	color: #FF9999;
	text-decoration: underline;
}
a.nav:link {
	color: #EFC4A7;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.nav:visited {
	color: #EFC4A7;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
a.nav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.secondarymain {
	background-color: #000000;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 525px;
}

