.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	line-height: 20px;
}
body {
	background-image: url(../design_graphics/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_border {
	border: 1px solid #004400;
}
.title {
	font-family: "Agency FB";
	font-size: 48px;
	font-weight: bold;
	text-transform: capitalize;
	color: #254B4B;
	text-align: right;
	padding-right: 30px;
	line-height: 70px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336666;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 10px;
	text-decoration: underline;
	text-transform: capitalize;
}
.name {
	font-family: "Square721 BT";
	font-size: 16px;
	font-weight: bold;
	color: #336666;
	background-image: url(../design_graphics/star_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 20px;
	text-indent: 10px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}
.verticalBar {
	background-image: url(../design_graphics/bar1.gif);
	background-repeat: repeat-y;
}
.banner {
	background-color: #336666;
	background-image: url(../design_graphics/banner.jpg);
	background-repeat: no-repeat;
	background-position: 90% center;
}
.tableH {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	text-align: center;
}

.horizontalBar {
	background-image: url(../design_graphics/bar2.gif);
	background-repeat: repeat-x;
}
#topNav a {
	color: #346667;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
#topNav a:hover {
	color: #488E91;
	text-decoration: none;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.h22 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.table {	border: 1px solid #999966;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
#category a {
	color: #346667;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}
#category a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#linkname a{
	color: #346667;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}
#linkname a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #336666;
	text-decoration: none;
}
#map {
	border: 1px solid #336666;
}
