@charset "UTF-8";
/* CSS Document */

body,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#eaf5e5;
	background-image: url(../images/bkgd/pageBkgd.jpg);
	background-repeat: repeat-y;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #666;
}
a:active {
	color: #000;
}

a img{border:none;}

/*HOME ART >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.navBarLine{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	height: 24px;
}

.homeCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 24px;
}

.ads {
	height: 107px;
	text-align: left;
	vertical-align: middle;
	background-color:#FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
}


/*TABLES   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.tableNone {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.table_border {
	border-collapse:collapse;
	width: 766px;
}

.table_border td {
	margin: 0px;
	padding: 2px;
	border: 2px solid #eaf5e5;
}

.ad_table_border {
	border-collapse:collapse;
	width: 254px;
}

.ad_table_border td {
	margin: 0px;
	padding: 2px;
	border: 2px solid #eaf5e5;
}

.lineBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

.footer_UBA {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	background-image: url(../images/bkgd/UBAfooter_Bkgd.jpg);
	background-repeat: repeat-x;
	height: 20px;
}


/*TYPE STYLES   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.businessName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
.businessInfo {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.businessInfoIndent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 20px;
}

.businessContact {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.eventHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.pageCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 20px;
}

.pageCopyTour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 20px;
}

.UBAmember {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EAF5E5;
	background-color: #006600;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: normal;
}

.walkingTourHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #006600;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.walkingTourCopy {
	line-height: 1.5em;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.ubaHeader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #FFF;
	text-align: left;
}

/*TAGS  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

p {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

/* FOOTER  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.footer {
	width:100%;
	bottom:0px;
	height:auto;
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-top: 4px;
	line-height: 16px;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-left: 12px;
	padding-bottom: 6px;
}
.footer a {
	font-size:10px;
	color: #000;
	text-decoration: underline;
}

.footer a:link {
	color:#000;
	text-decoration: underline;
}
.footer a:hover {
	color: #666;
}
.footer a:visited {
}
#footer a:active {
}.descriptionHeader {
	margin-right: 10px;
	margin-left: 20px;
	padding-top: 10px;
	font-weight: normal;
	margin-bottom: 8px;
}
.descriptionCopy {
	margin-right: 10px;
	margin-left: 20px;
}

