body
{
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	color: #202020;
	text-align: center;
	background: #3F3F3F url(/images/bg.gif) repeat-x 0 0;
}

#container
{
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	\width: 910px;
	w\idth: 900px;
	background-color: #FFF;
	min-height: 800px;
	text-align: left;
}

#banner
{
	position: relative;
	left: -10px;
}

#site-name /*not used*/
{
	width: 480px;
	margin-top: 30px;
	font: 2em Georgia, Times, serif;
	padding-left: 165px;
}

#site-slogan /*not used*/
{
	width: 480px;
	font: italic 1em Times, Georgia, serif;
	padding-left: 165px;
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	line-height: 1.4em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3, h4, h5
{
	margin: 0 0 15px 0;
	padding: 0 10px;
font-weight:normal;

	
}

h1, h2
{
	
}

h1 /*headlines of individual article pages. where are home page headlines? h3 below*/
{
	font-family: Georgia, Times, serif;
font-size: 1.3em;/*this controls the article headline size*/
}

h2 /*used in About Us>contact us, etc.*/
{
	font-size: .9em;/*seems larger*/
font-weight: bold;
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	
}

h3 /*this is the home headlines*/
{
	font-weight: normal;
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
}

h4 /*subheads in articles, not working*/
{
	font-size: .9em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	
}

h5 /*subsubheads in articles, not working*/
{
	font-size: .9em;
	/*font-weight: bold;*/
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	
}

a
{
	text-decoration: none;
	color: #CC6633;
}

a img
{
	border: none;
}

a:hover
{
	text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a
{
	border: none;
font-weight:normal;
}

h3 a 
{
	font: Georgia, Times, serif;
}
/*controls Home headlines, which are links*/

#site-name a
{
	border: none;
	color: #394599;
}

#site-name a:hover
{
	text-decoration: none;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #c00;
	border: none;
}

#sidebar-2 a:hover, #sidebar-1 a:hover
{
	text-decoration: none;
	color: #CC6633;
}

hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small
{
	/*font-size: 0.9em;*/
}



#accessibility
{
	position: absolute;
	top: -10000px;
}

#sidebar-1, #sidebar-2
{
	padding-top: 30px;
	width: 154px;
	\width: 154px;
	w\idth: 154px;
}

#sidebar-1
{
	margin-right: 15px;
	float: left;
	text-align: right;
}

#sidebar-2
{
	margin-left: 5px;
	float: right;
	font-size: 0.9em;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li
{
	margin: 0 10px 2px 0;
	padding: 0;
}

#content
{
	margin: 0 155px;
	padding-top: 30px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	list-style-type: circle;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
	color: #FFFFFF;
}

.published
{
	font-size: 0.1em;
	font-style: italic;
	color: #000;
}

#publishedhome
{
	font-size: 0.1em;
	font-style: italic;
	color: #FFF;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em Georgia, Times, serif;
}

li
{
	list-style-type: none;
	margin: 0 10px 5px 0;
	padding: 0;
}