html, body
{
	/* margin: 0; */
	margin: 0;
	padding: 0;
	text-align: left;
}

body
{
	background: black no-repeat top right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a, a:link, a:visited{

	color: #00009F; /* BD282E; */
	text-decoration: none;
	}

a:hover, a:active{

	color: #0000CC;
	text-decoration: underline;
}

blockquote
{
	border: 1px dashed #67513B;
	background-color: white;
	margin: 0 10em 1em 10em;
	padding: 0.5em;
	font-size: 11px;
	text-indent: 0;
	color: #0E4831;
}

h1, h1 a /* purple, right-justified, 24pt */
{
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	color: #666699;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}

h2, h2 a
{
	color: #9B0000; /* black */
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 5px 2px;
	text-decoration: none;
}

h3, h3 a
{
	color: #FF6600; /* #666699; purplish */
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 15px 0px 5px 20px;	
	text-decoration: none;
}

h4
{
    color: #000000; /* black, bold, 12 pt */
    font-size: 12px;
	font-weight: bold;	
	margin: 0px 0px 5px 35px;
	text-decoration: none;
}

h5
{
	color: #0E4831; /* green, bold, 12pt */
	font-size: 12px;
	font-weight: bold;	
	margin: 0px 0px 5px 50px;
	text-decoration: none;
}

h6{ /* used in both right-side tables: Upcoming Events and Training Schedule */
	color: #000000; /* black, normal, 11 pt */
    font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 10px 1px;
	text-decoration: none;
}

/* img
{
	border: none;
}
*/

ol, form
{
	margin: 0;
	padding: 0;
}

ul
{
	list-style-type: circle;
}

p
{
    color: #000000;  /* 0E4831; greenish */
	font-size: 12px;
	text-align: left;
	margin: 0px 5px 7px 5px;	
	line-height: 1.3em;
	text-align: justify;
}

p.image
{
	margin: 0px 0px 0px 0px;
	halign: left;
	valign: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin: 0;
	padding: 0;
}

p.left_nav {
	color: #000000; /* #0E4831; greenish */
	font-size: 11px;
	text-align: left;
	margin: 0px 5px 5px 5px;	
	line-height: 1.2em;
	text-align: left;
}

p.no_justify { /* this is the same as "p", but with a left-align */
    color: #0E4831;
	font-size: 12px;
	text-align: left;
	margin: 0px 5px 7px 5px;	
	line-height: 1.3em;
	text-align: left;
}

.comment_name_input, .comment_email_input, .comment_web_input
{
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}



.txpCommentInputMessage
{
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}



#content
{
	background: transparent;
	border: none;
	margin: 0px 155px 0px 5px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	/* width: 430px; */
}



/*

#header
{
    background: transparent url('../images/titlebar.jpeg') no-repeat top left;
    background-position: 10px 0px; 
	color: #a0a999;
	font-size: 30px;
	width: 506px;
	height: 38px;
	margin: 0;
    padding-left: 21px; 
    padding-top: 115px;
    text-align: bottom left;
}

#header a
{
	color: #443;
    hover: {color: #990000;}
}

#header img
{
	border: none;
}

#footer
{
	background: transparent url('../images/bottom.gif') no-repeat bottom center;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 65px;
	margin: 0;
	padding: 10px 10px 10px 67px;
}

#noindent
{
	margin: 0px 0px 0px -10px;
	padding: 0px;
}

#page
{
	background: transparent url('../images/middle.gif') repeat-y top center;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 714px;
}

#s
{
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar
{
	background: transparent;
	border: none;
	color: #443;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0px 27px 30px 0px;
	text-align: left;
	width: 128px;
}

#sidebar a
{
	color: #444433;
}

#sidebar a:hover
{
	color: #a06000;
}



#sidebar h2
{
	color: #005080;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0px 10px 0px;
	padding: 0;
}

#sidebar li

{
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



#sidebar ul
{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


#top
{
	background: transparent url('../images/top.gif') no-repeat top center;
	height: 30px;
}



#wrapper

{

	float: left;

	margin: 0;

	padding: 0;

}



.alignleft

{

	float: left;

	text-align: left;

}



.alignright

{

	float: right;

	margin-top: -1px;

	text-align: right;

}



.commentbody

{

	color: #191909;

	font-size: 12px;

	margin: 0px 0px 10px 0px;

	padding: 15px 15px 5px 15px;

	background: #f7f7f0;

	border: 1px solid #f0f0e0;

	position: relative;

}



.commentbody p

{

	line-height: 1.5em;

}



.commentlist

{

	list-style: none;

	padding-left: 0px;

	 margin-left: 0px;

}



.date

{

	color: #808979;

	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;

	letter-spacing: 0.09em;

	margin: 0px;

	padding: 0px 0px 0px 2px;

}



.navigation

{

	font-size: 11px;

	padding: 40px 0px 0px 0px;

}



.postmetadata

{

	color: #8A2BE2;

	font-size: 12px;

	letter-spacing: 0.09em;

	margin: 0px;

	padding: 0px;

	text-align: right;

}



.postmetadata a

{

	color: #808979;

}



.site_name
{
	color: #595949;
	font-size: 30px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 40px 0px 0px 0px;
	padding: 0;
	text-decoration: none;

}



#txpCommentInputForm

{

	margin-bottom: 35px;

}


*/