body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	/*background: #ffffff url('images/bg.gif') left top repeat-x;*/
	color: #1e1e1e;
}

a, a:visited, a:active {
	font-family: Helvetica, Arial, sans-serif;
	color: #7f0000;
	text-decoration: none;
}

a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #7f0000;
	text-decoration: underline;
}

img {
	padding: 0px;
	border: 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 5px 12px;
	}

img.alignleft {
	float: left;
	margin: 0px 12px 5px 0px;
	}

#container {
	width: 920px;
	margin: 0 auto;
   /* z-index:2;*/

}

#header {
	width: 920px;
	height: 110px;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	float: left;
    border-bottom: 5px solid #929281;

	/*background-color: #E3EAE7;*/
}

#header h1 {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: #000000;
	font-size: 26px;
	font-weight: bold;
	line-height: 100%;
	margin: 35px 0px 0px 80px;
	padding: 0px;
	text-align:left;
	/*border: 1px solid #FF0000;*/
}

#header h1 span {
	font-family: Helvetica, Arial, sans-serif;
	color: #7f0000;
}

#header h1 a, #header h1 a:visited, #header h1 a:active, #header h1 a:hover {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	color: #000000;
	font-size: 52px;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
}

#header p {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	color: #3e3e3e;
}
/*
#topmenu {
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 33px 0px 0px 0px;
}

#topmenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#topmenu li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: #484833;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 0px 15px 0px 5px;
	padding: 14px 3px 13px 3px;
}

#topmenu li a:hover {
	margin: 0px 15px 0px 5px;
	padding: 14px 3px 6px 3px;
	border-bottom: 5px solid #929281;
	color: #000000;
}     */

#contentcontainer {
	/*clear: both;*/
	float: left;
	width: 930px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color:#F7F7F4;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
    /*#F8FAF8;*/
	/*border: .5px solid #0000FF;*/
}

  #footer {
	padding: 10px 25px 10px 25px;
	clear: both;
	text-align: center;
	border-top: 1px solid #aaaaaa;
	background: #e8e8e8;
	margin-top: 5px;
	float: left;
	width:879px;
/*	display: block; */
}



#content {
	font-family: Helvetica, Arial, sans-serif;
	width: 900px;
	float: left;
	display: inline;
    margin: 25px 5px 3px 5px;
	padding: 5px;
/*    border: .5px solid #FF0000; */
}

.post {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
/*	border: .5px solid #00FF00;*/
}

.entry {
	margin: 18px 0px 0px 0px;
	padding: 0px;
}

#content p{
	line-height: 130%;
}

#content h2, #content h2 a, #content h2 a:visited, #content h2 a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #7f0000;
	margin: 0px;
}

#content h2 a:hover {
	color: #7f0000;
	text-decoration: underline;
}

.posted {
	font-size: 11px;
	background: url('images/dotted1.gif') left bottom repeat-x;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.posted a, .posted a:visited, .posted a:active {
	font-size: 11px;
	color: #1e1e1e;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

.posted a:hover {
	text-decoration: underline;
}

.metadata {
	text-align: right;
	padding: 3px 8px 5px 3px;
	margin: 19px 0px 14px 0px;
}

.postcomment {
	background: url('images/iconcom.gif') no-repeat left center;
	padding: 0px 0px 3px 19px;

}

blockquote {
	margin: 15px 30px 15px 5px;
	padding-left: 10px;
	border-left: 5px solid #e8e8e8;
}

#content .postpagesnav {
	margin: 25px 5px 5px 5px;
	padding: 0px;
	}

#content .postpagesnav .older {
	width:50%;
	float:left;
	}

#content .postpagesnav .newer {
	width: 50%;
	float: right;
	text-align:right;
	}

form {
	margin: 15px 10px 15px 10px;
	padding: 10px 15px 10px 15px;
	background-color: #e8e8e8;
	border: 1px solid #aaaaaa;
}

input {
	border: 1px solid #aaaaaa;
	color: #1e1e1e;
}

.submit {
	background: #d8d8d8;
}

textarea {
	border: 1px solid #aaaaaa;
	color: #1e1e1e;
	width: 65%;
}

#sidebar {
	font-family: Helvetica, Arial, sans-serif;
	width: 40em;
	margin: 10px 5px 2px 5px;
	float: left;
    /*border: 1px solid #008080;*/
}

#sidebar h2 {
	font-family: Helvetica, Arial, sans-serif;
	/*color: #1e1e1e;*/
	color:#3C3F1B;
	padding: 0px 10px 5px 13px;
	background: url('images/h2bg.gif') no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 4px;
}

#sidebar h3 {
	font-family:Helvetica, Arial, sans-serif;
/*	color:#3C3F1B;*/
background-color:#D9E4E8;
/*#C4D5DB;*/
/*	background: url('images/h2bg.gif') no-repeat top left;*/
	font-size: 14px;
	font-style:italic;
}


#sidebar span {
	padding: 0px 0px 0px 10px;
	font-family: 'MS Sans Serif', Geneva, sans-serif;
    font-weight: normal;
}



#searchform {
	margin: 10px 0px 21px 5px;
	padding: 0px 0px 0px 10px;
	border: 0;
	background: #ffffff;
}

/*#searchfield {
	border: 1px solid #aaaaaa;
	color: #1e1e1e;
	width: 180px;
	padding: 1px;
	margin: 1px;
	height: 18px;
}*/

#sidebar ul li ul li a, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-left: 10px;
/*	background:  url('images/link.gif') no-repeat left 4px;*/
}

#sidebar ul li ul li a:hover {
	text-decoration: underline;
}

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

#sidebar li {
	margin: 0px 5px 0px 5px;
}

#sidebar ul li ul {
	list-style: none;
	margin: 1px 0px 6px 0px;
	padding-right: 0px;
}

#sidebar ul li ul li {
	margin-left: 3px;
/*	background: url('images/dotted2.gif') 11px bottom no-repeat ;*/
	background: url('images/dotted2.gif') 11px bottom repeat-x ;
	margin-bottom: 1px;
	padding: 2px 0px 4px 10px;
}



#footer p {
	color: #666666;
}

#footer a, #footer a:visited, #footer a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

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

/* ################## ACORDEON ######################################## */


/*.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}

.header:hover{
	background-color:#666;
}
*/

.selected{
	background-color:#F00;
	color:#FFF;
}

/*.content{
	background:#FFF;
	padding:4px;
}*/


#basic-accordian{
	border:5px solid #EEE;
	width:919px;
	z-index:2;
	margin-top:10px;
	font-family: Helvetica, Arial, sans-serif;

}

.accordion_headings{
	padding:5px;
	background:#878569;
    /*#66ABE3;*/
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
}

.accordion_headings:hover{
	background:#800000;
}

.accordion_child{
	padding:10px;
	font-family: Helvetica, Arial, sans-serif;
    line-height: 130%;
	/*background:#EEE;*/
}

.header_highlight{
	background:#800000;
}




