body
{	font-family: arial, Geneva, Arial, Helvetica, sans-serif;
	color: #333322;
	background: #777744;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 750px;
	text-align: center;
	font-size: small;
	line-height: 140%;
	font-weight: normal;
	position: relative;
	background: #666633 repeat-x url(../images/body_bg_10.jpg);
}

p
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

h1, h2, h3, h4
{
	font-size: 140%;
	color: #663;
	text-align: left;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	letter-spacing: 2px;
}

h1
{
	line-height: 140%;
	margin-top: 0px;
}

h2
{	margin-bottom: 0px;
	font-size: 130%;
	letter-spacing: 0px;
}

h3, h4
{
	font-size: 110%;
	margin: 10px 0px 0px 0px;
	color: #000;
	letter-spacing: 0px;
}

h4
{
	font-size: 100%;
	margin: 5px 0px 0px 0px;
}

a, a:link
{
	color: #333322;
}

a:visited
{	color: #555544;
}

a:hover, a:active
{	color: #000;
}

ul.link
{
	padding-bottom: 0px;
}

ul.link li
{
	margin: 0px;
	padding: 5px 0px 3px 20px;
	background: 10px 0.6em no-repeat url(../images/list_link.gif);
	list-style: none;
	line-height: 1.25em;
	line-height: 1.25em;
}

ul.link li a, ul.link li a:visited
{
}

ul.link li a:hover, ul.link li a:active
{
	text-decoration: none;
}

dt
{
	font-weight: bold;
}

dd
{
	margin: 2px 0px 7px 10px;
}

#banner
{
/*	font-size: 0px;	*/					/* Need to get rid of extra space in Netscape 6 (possibly others */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 750px;
	background: #c93;
	position: relative;
	border-bottom: 6px solid #ffcc33;
}

#navbar, #footer
{	width: 750px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background: #9a9a68 repeat-x bottom url(../images/shadow_top.gif);

	background: #9a9a68;
	padding-bottom: 0px;
}

#footer
{
	background: #cc9933 url(../images/shadow_bottom.gif) repeat-x;
	clear: both;
	padding-top: 4px;
	padding-bottom: 0px;
}

#navbar ul, #footer ul
{	list-style: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 30px;
}

#navbar ul li, #footer ul li
{
	margin: 0px;
	display: inline;
	background-image: none;
	padding: 0px 5px 0px 5px;  /* Works for most browsers */
	padding: 0px 2px 0px 2px;  /* Works for most browsers */
}

#navbar li a, #footer li a
{	display: inline;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	font-size: 90%;

	margin: 0px;
	padding: 8px 3px 8px 3px;
}

#footer li a
{
	background: transparent;
}

#navbar li a:hover, #navbar li a:active, #footer li a:hover, #footer li a:active
{
	color: #000;
}

.shadow
{
	font-size: 0px;
	width: 750px;
	height: 11px;
	background:
	#9a9a68 repeat-x bottom url(../images/shadow_top.gif);
}

#container
{
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 1px 0px;		/* Need bottom padding for space at bottom of page */
	text-align: left;
	width: 750px;
	vertical-align: top;
	background: #ffffcc url(../images/container_bg.gif) repeat-y;

	float: left;
}

/* Need to put width in or anything in main below the sidebar will
shift slightly to the left */
#main
{
	width: 550px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #fff;
	float: right;
	background: #ffffcc;
}

#main-content
{
	vertical-align: top;
	padding: 0px;
	margin: 15px 20px 20px 20px;
}

#sidebar
{
	float: left;
	width: 200px;
	min-height: 300px;
	margin: 0px;
	padding: 0px;
	background: #cccc99 url(../images/sidebar_bg.jpg) repeat-x;
}

#sidebar-content
{
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 15px;
	text-align: left;
}

#subnav-about, #subnav-meetings, #subnav-members, #subnav-news, #subnav-hp
{
	margin: 0px;
	padding: 20px 10px 15px 10px;
	list-style-type: none;
}

#sidebar li
{
	margin: 0px;
	padding: 6px 0px 5px 20px;
	color: #444;
	font-weight: bold;
	list-style: none;
	line-height: 1.25em;
	background: 10px 0.6em no-repeat url(../images/list_link.gif);
}

#sidebar a, #sidebar a:visited
{
	color: #555544;
	text-decoration: none;

	padding: 2px 5px 2px 0px;
}

#sidebar a:hover, #sidebar a:active
{
	color: #000;
}

#sidebar li ul
{
	padding-left: 0px;
}

.float-box
{
	width: 150px;
	float: right;
	margin: 10px 0px 10px 20px;
	padding: 10px 10px 10px 10px;
	background: #9a9a68;
	color: #fff;
}

.float-box h2
{
	color: #ffffcc;
}

.hp-table
{
	margin: 10px 0px 10px 0px;
	clear: right;
}

.hp-table td
{
	padding: 0px 10px 0px 0px;
	width: 33%;
}

.hp-table td a, .hp-table td visited
{
	color: #663;
	text-decoration: none;
}

.hp-table td a:hover, .hp-table td a:active
{
	color: #000;
}

.hp-table h2
{
	background: #cccc99;
	margin: 10px 0px;
	padding: 5px 2px 5px 5px;
	border-top: 1px solid #ffffcc;
	border-left: 1px solid #ffffcc;
	border-bottom: 1px solid #999966;
	border-right: 1px solid #999966;
}

.hp-table ul
{
	padding-left: 20px;
}

#credit
{
	margin: 0px;
	padding: 10px;
}

.contact-us-table
{
	border: 1px solid #d4ddee;
	line-height: 125%;
	width: 100%;
	margin: 10px 0px 0px 0px;
	background: #f8fcff;

	font-size: 100%;		/* Needed for IE5.0 and IE5.5 */
}

.contact-us-table th
{
	background-color: #d4ddee;
	padding: 5px 10px 5px 20px;
}

.contact-us-table td
{
	vertical-align: top;
	padding: 10px 10px 10px 20px;
}

.contact-table
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.contact-table th
{	text-align: right;
	width: 40%;
   font-weight: normal;
	margin: 0px;
   padding: 5px;
}

.contact-table td
{	text-align: left;
	width: 60%;
	margin: 0px;
	padding: 5px;
}

.contact-table input, .contact-table textarea
{
   font-family: verdana, sans-serif;
   background-color: #d4ddee;
}

.contact-table th span, .contact-table td span
{	color: #f00;
	font-size: 200%;
	vertical-align: middle;
}

.contact-table .submit-button
{
	background-color: #a83243;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #c88;
	border-left: 1px solid #c88;
	border-right: 1px solid #622;
	border-bottom: 1px solid #622;
}

#site-map
{
	float: right;
	margin: 1px;
	padding: 1px 5px;
	background: #a83243;

	width: 60px;
}

#site-map a
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#privacy-info
{
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

#citation-info
{
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

#citation-info a, #privacy-info a, #citation-info a:visited, #privacy-info a:visited
{
	color: #000;
	text-decoration: none;
}
#citation-info a:hover, #privacy-info a:hover, #citation-info a:active, #privacy-info a:active
{
	color: #ffffcc;
}

.form-table
{
	border: 1px solid #eed;
	border-collapse: collapse;
	margin: 10px 0px 10px 0px;
	background: #ffffee;
}

.form-table th
{
/*	background: #e0e4e8; */
	padding: 5px 10px;
	vertical-align: top;
	border-top: 1px solid #eed;
	font-size: 100%;
	width: 100px;
	width: 30%;
}

.form-table th.heading
{
	color: #fff;
	background: #cc9;
	font-size: 120%;
}

.form-table td
{
	padding: 5px 10px;
	vertical-align: top;
	border-top: 1px solid #eed;
}

.required
{
	font-size: 150%;
	color: #f00;
}

.form-table input.cbox
{
	float: left;
	clear: left;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	width: 20px;
	background: #f00;
}

.form-table .cbox-text
{
	float: left;
	clear: none;
	width: 360px;
	width: 300px;
	width: 69%;
	width: 90%;
	margin: 0px 0px 5px 8px;
	padding: 0px;
}

#portrait, #portraitadhoc
{
	float: right;
	width: 200px;
	margin: 0px 0px 10px 10px;
}

.logos-table td
{
	padding: 10px 0px;
	vertical-align: middle;
}

.view-edit-table, .search-table
{
	border: 1px solid #cc9;
	border-collapse: collapse;
	margin: 10px 0px 10px 0px;
	background: #ffffee;
}

.view-edit-table th, .search-table th
{
/*	background: #e0e4e8; */
	padding: 5px 5px;
	vertical-align: top;
	border: 1px solid #cc9;
	font-size: 100%;
	background: #cc9;
}

.view-edit-table th.heading
{
	color: #fff;
	background: #aabbcc;
	font-size: 120%;
}

.view-edit-table td, .search-table td
{
	padding: 5px 5px;
	vertical-align: top;
	border-top: 1px solid #eed;
}

.search-table td
{
	font-size: 85%;
}

.word-img
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.registration-table
{
	margin-left: 20px;
}

.registration-table th
{
	font-weight: normal;
}
