body {
	text-align: center;
	background-color: white;
	margin: 0;
}
body, p, td, li, dt, dd {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 { 
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}
h1 { font-size: 150%; }
h2 { font-size: 120%; }
h3 { font-size: 100%; }
h4 { font-size: 100%; }
dt {font-weight: bold;}
dd {margin-bottom: 10px;}
#container {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
}
#navigation { text-align: center;}
#navigation ul {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #669;
	font-weight: bold;
}
#navigation ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navigation ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #669;
	border-bottom: none;
	background: white;
	text-decoration: none;
}
#navigation ul li a:link {
	color: #667;
}
#navigation ul li a:visited {
	color: #667;
}
#navigation ul li a:link:hover, #navigation ul li a:visited:hover {
	color: #000;
	background: #ccf;
}
#navigation ul li a.selected {
	background: #ccf;
	border-bottom: 1px solid #ccf;
}
#breadcrumbs { 
	background-color: #ccf;
}
#imagecontainer {
	text-align: center;
	margin-top: 3px;
}
#column1 {
	width: 30%;
	float: left;
	margin-top: 5px;
}
#column1 ul {
	margin:0 0 6px 0; padding:0 0 0 0;
}
#column1 ul li { 
	list-style-type: none;
	padding:3px 5px 3px 25px; 
	margin: 6px 0 6px 0;
	background-image: url('/images/orangearrow.gif'); 
	background-position: left 50%;
	background-repeat: no-repeat;
	margin: 3px;
}
#column2 {
	width: 70%;
	float: left;
	margin-top: 5px;
}
#column2 img {
	float: right;
}
div.image_thumbnail {
	padding-bottom: 12px;
}
#footer {
	text-align: center;
	border-top: 1px solid #669;
	padding-top: 5px;
	margin-top: 20px;
	font-size: 10px;
}
div.clear{clear:both;height:0;font:0/0;}

#assoc_holistic_therapies { padding: 10px; }

/* styles specific to display of content items */
p.event_summary_summary, p.article_summary_summary { margin-top: 3px; }
div.event_display_print, div.article_display_print { margin-top: 3px; }
img.event_summary_thumbnail, img.article_summary_image { float: left; margin-right: 3px; }
#column2 h3 a { color: black; text-decoration: none; }
#column2 h3, h4 { color: black; }