body {
	margin: 0px 0px 20px 0px;
	background-color: #fff;
   	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #069;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #8FABBE;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;min-width:700px;
	border: 1px solid #FFFFFF;
	overflow: hidden; }


#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFF;
	background-color: #039;
	background: url(/images/blendback.jpg) repeat-x;
	text-align: center;
	padding: 0px;
	margin:0px;
	height: 95px;
	min-width: 40em;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	padding:0;margin:0;
}      

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	overflow: hidden;
	padding-bottom: 32767px;
	margin-bottom: -32767px;}

* html #center {float:left; line-height: 85%; }


.content {
	margin: 0;
	padding: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	
}

#right {
	float: right;
	width: 171px;
	background-color: #eef;
	overflow: hidden;
	padding-bottom: 32767px;
	margin-bottom: -32767px;}

#left {
	float: left;
	width: 173px;
	background: url(/images/apafade2.jpg) repeat-y;
	overflow: hidden;
	text-align: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;}

.content p {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 5px;}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	margin-top:5px;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px 2px 1px 2px;
	margin: 10px 0px 7px 0px;
	background: #2d2fa0;
        border: 1px #999 solid ;
        width: 159px;
        color:white;}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#navcontainer
{
margin: 0;
padding: 0;
text-align: center;
}


#rightcont
{
margin: 0px;
padding: 0px;
text-align: center;
border: 1px #999 solid;
background: #fff;
}


#rightcont img
{
margin: -15px;
padding: 0px;
text-align: center;
}


#navlist
{
width: 165px;
margin: 0 0 0px 0px;
padding: 0px;
}

#navlist a
{
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #fff;
border-left: 1px #999 solid;
border-right: 1px #999 solid;
border-bottom: 1px #999 solid;
text-decoration: none;
text-align: left;
color: #036;
padding: 0 0 0 3px;
margin:0;
}

#navlist li
{
display: inline;
font-size: small;
font-family: Verdana, Arial, sans-serif;
list-style-type: none;
/* for IE5 and IE6 */
}


#navlist li.header
{
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #eea;
border: 1px #999 solid;
text-decoration: none;
text-align: center;
color: #006;
padding: 0;}

#navlist li.home 
{
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #2d2fa0;
border: 1px #999 solid;
margin-top:0;
}

#navlist li.home a
{
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #2d2fa0;
text-decoration: none;
text-align: center;
color: white;
border:0;
}

#navlist li.contact 
{
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #2d2fa0;
border: 1px #999 solid;
}

#navlist li.contact a
{
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #2d2fa0;
text-decoration: none;
text-align: center;
color: white;
border:0;
}

#navlist a:hover { background-color: #2d2fa0; color: white; }
#navlist li.home a:hover { background-color: #eef; color:black;}
#navlist li.contact a:hover { background-color: #eef; color:black; }

#rightnav 
{
width: 158px;
margin: 0;
padding:0;
text-decoration: none;
list-style-type:none;
background: #fff;
}

#rightnav li
{
margin: 0px;
padding-left: 10px;
text-decoration: none;
font-size: small;
background: #fff;
}

#rightnav li.header
{
/* extend the sensible area to the maximum with IE5 */
display:block;
background-color: #eea;
border-bottom: 1px #999 solid;
text-decoration: none;
text-align: center;
color: #006;
padding: 0px;
}

#rightnav a
{
text-decoration: none;
color:#069;
}

#rightnav a:hover 
{
text-decoration: underline;
}

#meeting
{
margin-bottom: 5px;
padding:2px;
text-align: center;
border: 1px #999 solid;
background: #eef;
color:#006;
line-height: 125%;
}

#practs
{
width:100%;
margin: 2px;
padding:0px;
background:#fff;
}

*html #practs{ width:95%; line-height: 125%; }

#practs td
{
padding: 4px;
background: #eef;
border: 1px #999 solid;
width:50%;
vertical-align: top;
text-align:center;
}

#benefits
{
border: 1px #999 solid;
float: right;
width: 250px;
text-align:center;
color:#000;
background:#eef;
margin:5px;
}

* html #benefits {padding-top:4px;}

#benefits ul
{
text-align:left;
padding-left:23px;
color:#900;
}

* html #benefits ul {padding-left:0px;padding-right:2px;}

#news
{
margin: 0 0 4px 0;
padding:0px;
text-align:center;
border-top: 1px #999 solid;
border-bottom: 1px #999 solid;
color:#006;
font-weight:900;
}
