/* Copyright 2002 Ecopixel */

a:hover 
{ 
	color: #993333;
}

h1, .h1
{ 
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 20px;
	font-weight: bold;
}

h2, .h2
{ 
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
}

p, body, ul, ol, li
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	line-height: 19px;
}

.bigquote
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
}

.navh
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}

p.navh {
	margin: 0;
}

.navb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.small, .smallk
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: normal;
}

.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}

.smallk { color: #000000; }

#rev {
	color: #FFFFFF;
}






/* Misc stuff */

/* forms */
/* form label:hover {
	background-color:#FFFFCC;
} */

.access-tip {
	position: absolute;
	display: block;
	left: -999em;
	margin: 0;
	padding: 0;
}

/* AddThis */
.ep-addthis-wrap {
	width: 308px;
	overflow: visible;
	border-top: 1px solid #CCC;
	margin: 1.2em auto 0.8em auto;
	padding-top: 1.2em;
}
.ep-addthis {
	background-color: transparent;
	border: none;
	overflow: hidden;
	/* border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; */
}

.ep-addthis a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 12px !important;
	padding: 4px 4px 4px 0!important;
	line-height: 120% !important;
	border-bottom: none !important;
}

.ep-addthis a.ep-addthis-text {

}

.ep-addthis a:hover,
.ep-addthis a:active {
	color: #993333;
}

.ep-addthis-buttons {
	padding-top: 20px;
}

.ep-addthis-fb a iframe {
	width: 308px;
}
.ep-addthis-fb a iframe {
/*	height: 100px !important; */
}



.subhead {
	font-size: medium;
	color: #999;
}

