@charset "utf-8";
.basic-site-text {
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 1em;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#ap-main-wrapper {
	height: 645px;
	width: 955px;
	padding-left: 5px;
	background-color: #333;
	position: absolute;
	z-index: 10;
	top: 5px;
	left: 10px;
}
#ap-middle-wrapper {
	width: 605px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	height: 500px;
	background-color: #333;
	z-index: 10;
	position: absolute;
	left: 155px;
	top: 75px;
}
#ap-left-side-wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 150px;
	float: left;
	height: 500px;
	background-color: #333;
	z-index: 5;
	position: absolute;
	left: 5px;
	top: 75px;
}
#ap-right-side-wrapper {
	padding: 5px;
	float: left;
	height: 480px;
	width: 160px;
	font-size: 100%;
	z-index: 5;
	position: absolute;
	left: 770px;
	top: 75px;
}

#nav-bar {
	width: 146px;
	height: auto;
	font-size: 75%;
	background-color: #999;
	padding: 2px;
	float: left;
}
#nav-bar   li {
	font-size: 100%;
	line-height: 100%;
	padding: 4px;
	width: 130px;
	height: 14px;
	float: left;
	clear: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-decoration: none;
	border: 4px ridge #999;
	color: #999;
}
#ap-main-wrapper #ap-left-side-wrapper #nav-bar a {
	text-decoration: none;
	color: #FFF;
}

#ap-main-wrapper #ap-left-side-wrapper #nav-bar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
}
#ap-main-wrapper #footer ul li a {
	color: #000;
	text-decoration: none;
}



h1 {
	font-size: 275%;
	line-height: 100%;
	color: #000;
}
h2 {
	font-size: 200%;
	line-height: 50%;
}
h3 {
	font-size: 125%;
	line-height: normal;
	
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 75%;
}
h6 {
	font-size: 50%;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-indent: 1em;
	vertical-align: baseline;
	white-space: normal;

}
.tincAppDoc {
	float: left;
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: left;
	background-color: #CCCCCC;
}
#member-dir-top {
	text-align: center;
	color: #069;
	text-decoration: none;
	width: 800px;
	font-size: 300%;
	margin-bottom: 15px;
}

#directory_wrapper {
	height: 475px;
	width: 586px;
	float: left;
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
}
.menu-item-h3Copy {
	font-size: 125%;
	line-height: 60%;
	background-color: #CCCCCC;
	padding: 5px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 150px;
	height: 15px;
	float: none;
	clear: none;
	margin: 8px;
	color: #333333;
}
.scrolling-text-right-side {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-top: 0px;
	height: 500px;
	overflow: scroll;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	position: absolute;
	top: -2px;
	left: 5px;
}
.nav-bar-header {
	font-size: 135%;
	line-height: 100%;
	background-color: #333;
	width: 130px;
	height: 20px;
	float: left;
	clear: right;
	color: #CCC;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-decoration: none;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
#ap-main-wrapper #ap-top {
	width: 945px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	padding-left: 0px;
	text-align: center;
	float: left;
	color: #FC6;
	position: absolute;
	left: 0px;
	top: 0px;
}
#ap-main-wrapper #footer {
	background-color: #FFF;
	height: 60px;
	width: 950px;
	float: left;
	clear: both;
	color: #333;
	padding-bottom: 0px;
	position: absolute;
	left: 7px;
	top: 575px;
	text-align: left;
}
#footer li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 60%;
	display: inline;
	letter-spacing: 1px;
}
#ap-middle-wrapper .scrolling-text-right-side ul {
	list-style-type: circle;
	list-style-position: outside;
	text-indent: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
}
.scrolling-text-header {
	font-size: 175%;
	background-color: #CCC;
	color: #000;
	padding-left: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float: left;
	width: 550px;
	padding-right: 10px;
}
#logo_container {
	float: left;
	height: 150px;
	width: 150px;
}
#ap-top-tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-style: italic;
	text-decoration: none;
	float: left;
	height: 32px;
	width: 945px;
	text-align: center;
	color: #F90;
	position: absolute;
	left: 0px;
	top: 40px;
}
.scrolling-text-by-laws {
	width: 560px;
	float: left;
	padding-right: 15px;
	background-color: #CCC;
	padding-left: 15px;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 80%;
	padding-top: 5px;
	height: 490px;
	overflow: scroll;
	line-height: normal;
	color: #000;
	text-decoration: none;
	border: 5px inset #CCC;
}
.directory-edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 500;
	text-align: center;
	float: left;
	width: 560px;
	padding: 5px;
	clear: both;
	height: 15px;
	background-color: #FFC;
}
.admin-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: left;
	height: 125px;
	width: 250px;
	background-color: #CCC;
	padding: 5px;
}
.admin-right-side-wraper {
	width: 590px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	padding-top: 0px;
	height: 500px;
	overflow: visible;
	color: #000;
	text-decoration: none;
	float: left;
}
#ap-links-head {
	font-size: 140%;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	border-top-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666;
	line-height: 150%;
	border-bottom-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-style: groove;
	border-right-color: #333;
	border-right-width: 3px;
	padding: 4px;
	margin-bottom: 10px;
}
.calendar-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	height: auto;
	float: left;
	width: 800px;
	text-align: center;
}
.footer-wrapper {
	background-color: #CCC;
	width: 100%;
	float: left;
	height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	text-align: left;
	padding: 0px;
}

.calendar-wrapper {
	float: left;
	height: 600px;
	width: 800px;
}
.main-calendar {
	margin: auto;
	width: 800px;
	height: auto;
	text-align: center;
}
.footer-wrapper ul li {
	display: inline;
}
#ap-right-side-wrapper li {
	font-size: 75%;
	width: 160px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 4px ridge #999;
	color: #CCC;
	background-color: #333;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: 500;
	text-align: left;
}
#main-wrapper {
	float: left;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#blogWrapper {
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 500px;
	width: 800px;
}
#directoryWrapper {
	z-index: 40;
	position: absolute;
	left: 5px;
	top: 0px;
	height: 500px;
	width: 795px;
	overflow: scroll;
	background-color: #C9C9C9;
}
#ap-agenda {
	height: 256px;
	width: 250px;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 90%;
}
#apContact {
	position:absolute;
	width:573px;
	height:15px;
	z-index:1;
	padding: 5px;
	background-color: #999;
	border: 5px outset #333;
	border-color: #CCC;
	left: 7px;
	font-size: 80%;
	bottom: 15px;
}
.business-card {
	padding: 15px;
	float: left;
	height: auto;
	width: 500px;
	background-color: #333;
}
#ap-main-wrapper #ap-left-side-wrapper #nav-bar a:active {
	text-decoration: none;
	color: #F90;
}
.spacer-li   {
	background-color: #CCC;
}
.agenda {
	height: 305px;
	width: 592px;
	font-size: 25%;
	float: left;
}
.business_card_wrapper {
	float: left;
	height: 500px;
	width: 600px;
	overflow: scroll;
}
.TTBA-show-header {
	font-size: 175%;
	background-color: #CCC;
	color: #000;
	padding-left: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float: left;
	width: 583px;
	padding-right: 10px;
	border: 1px solid gray;
	text-align: center;
}
.ttba_host_credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #CFF;
	float: right;
	width: 100%;
	text-align: center;
}
.brochure_thumb_wrapper {
	float: right;
	width: 130px;
	height: 130px;
	padding-top: 7px;
}
.brochure_thumb_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	float: left;
	width: 123px;
	padding-top: 5px;
}
.flash_getter {
	float: left;
	width: 100%;
	color: #F90;
	text-align: center;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
}
