a {
text-decoration:none;
font-weight:bold;
color:#7A653E;
background-color:inherit;
}

a:hover {
text-decoration:none;
color:#54007E;
border-bottom: 1px dashed #54007E;
}

a img {
border:0;
}

p {
margin:0 0 1.4em 0;
}

img {
	margin:0;
	padding: 0;
	border: 0;
}

hr {
	width: 75%;
	margin:1em auto 1em auto;
	background: #d8d8d8;
	border: 0;
	color: #d8d8d8;
	height: 1px;
	padding: 0;
	background-position: center;
	text-align: center;
}


#header h1 {
color:#505050;
background-color:inherit;
margin:0 0 10px;
font-size:2em;
float:left;
}

#header h1 a {
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
float:right;
text-align:right;
margin:10px 135px 0 0;
font-weight:normal;
line-height:1.2em;
}



#left h2,#left h3 {
color:#0D2805;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#left div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
color:#333;
border-left:4px solid #cccccc;
}

#left div.announce p {
margin:10px 0 0;
padding:0;
}

#left #announce h2 {
	color: #7A653E;
	font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.8em;
font-weight:100;
}

/***** Right sidebar *****/

#right p, #right ul {
margin:0 0 16px;
padding:0;
}

#right h3 a {
	text-decoration: none;
	font-weight: 100;
}


#right p {
font-size:0.9em;
line-height:1.4em;
}

#right li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#right ul ul {
margin:6px 0 0 10px;
padding:0;
}

#right ul ul li {
margin: 0 0 4px 0;
}

#right ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#right h2, #right h3 {
	color: #54007E;
	font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.6em;
line-height: 1em;
font-weight:100;
margin:0 0 8px;
padding:0;
}

/***** Main content *****/

#content h1, #contentwide h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2.2em;
line-height: 1em;
font-weight:200;
margin:0 0 8px;
color: #54007E;
}

#content h2, #contentwide h2, #contentwide2 h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.7em;
font-weight:200;
margin:1em 0 4px;
line-height: 1.1em;
color: #9866B2;
}

#content h3, #contentwide h3, #contentwide2 h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
font-weight:400;
margin:0 0 4px;
color: #9866B2;
}

#content h4, #contentwide h4, #contentwide2 h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
font-weight:400;
margin:1em 0 4px;
color: #54007E;
}

#content h5, #contentwide h5, #contentwide2 h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
font-weight:500;
font-stretch: condensed;
color: #54007E;
margin:1em 0 2px;
}

#content legend, #contentwide legend, #contentwide2 legend {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
font-weight:800;
margin:0 0 4px;
}

/* #content img,#contentwide img, #contentwide2 img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
} */

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentwide2 li {
margin: 0;
padding:0 0 .5em 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}

#content h2+h3, #contentwide h2+h3, #contentwide2 h2+h3 {
margin-top: 1em;
}

#content h2+h4, #contentwide h2+h4, #contentwide2 h2+h4 {
margin-top: 1em;
}

/***** Footer *****/

#footer p {
margin:0;
padding:0;
}

#footer a, #header a {
color:#808080;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer a:hover, #header a:hover {
text-decoration:none;
outline: none;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

.seal {
	float: left;
	margin: 0 10px 5px 0;
}