body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.75em;
}
.hflinks {
	font-size: .75em;
	text-align: center;
	border: thin none #EAC787;
	text-transform: lowercase;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #774524;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

.white {
	color: #FFFFFF;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 1.25em;
	color: #000000;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	}

h4 {
    font-size: 1em;
	font-weight: bold;
}
h5 {
    font-size: .5em;
	font-weight: bold;
}
abbr, acronym, dfn {border-bottom:3px double #c98966;cursor:help;}


div#topnav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: .85em;
	line-height: 1.5em;

}
div#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;

}
div#topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;

}
.date {
	font-size: 1em;
	font-style: italic;
}
.footer {
	font-size: 0.75em;
	color: #000000;
	text-align: center;
}
.definition {
	font-size: 1.25em;
	color: #000000;
		font-style: bold;
}
div#sidenav {
	color: #000000;
	font-size: .85em;
	text-decoration: none;
	line-height: 1em;
	margin-left: 10px;
	margin-right: 5px;
}
div#sidenav a {
	color: #000000;
	font-size: .85em;
	text-decoration: none;
	line-height: 1em;
}
.sidenav a:visited {
	color: #000000;
	font-size: .85em;
	text-decoration: none;
	line-height: 1em;
}
.quote {
	text-indent: 0em;
	border: 1px solid #C98966;
	padding: 3px;
}
#footer a:link {
	color: black;
	}

#footer a:visited {
	color: black;
	}
#footer a:active {
	color: black;
	}

.twitter_div {
background-color: #eac787;
color: #000000;
font-size: .8em;
text-width: 300px;
}
.twitter_update_list {
background-color: #eac787;
color: #c98966;
font-size: .8em;
width: 300px;
}


.sbm {
width:100%;
padding:0;
margin-left:auto;
margin-right:auto;
}

.sbm img, .sbmx img {
width:16px;
height:16px;
border:1px solid white;
margin:1px 3px 1px 1px;
padding:0;
}
.sbm img:hover, .sbmx img:hover {
background-color:maroon;
border-color:maroon;
}