/*Remove or Reset Default Styles
-------------------------------------------------------------------------*/
*
{
	padding: 0;
	list-style-type: none;
}
HR
{
	display: none;
}
IMG
{
	border: none;
}
/*Clear Floats
--------------------------------------------------------------------------*/
.clear
{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.clearfix
{
	display: inline-block;
}
.clearfix
{
	display: block;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*Styles
--------------------------------------------------------------------------*/
.formGreen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #462E26;
	background-color: #C4C423;
	border: 1px solid #462E26;
	padding: 1px;
	/*+placement:shift 0px 2px;*/
	position: relative;
	left: 0px;
	top: 2px;
}
.formGreen2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #462E26;
	background-color: #C4C423;
	border: 1px solid #462E26;
	margin: 3;
	padding: 5;
}
.bodyBrown
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #462E26;
}
.bodyBrown A:link
{
	color: #80A2A7;
}
.bodyBrown A:visited
{
	color: #7A6856;
}
.bodyBrown A:hover
{
	color: #80A2A7;
}
.bodyBrown A:active
{
	color: #80A2A7;
}
.bodyBrownFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #462E26;
	line-height: 16px;
}
.bodyBrownFooter A:link
{
	color: #462E26;
	text-decoration: none;
}
.bodyBrownFooter A:visited
{
	color: #C4C423;
	text-decoration: none;
}
.bodyBrownFooter A:hover
{
	color: #462E26;
	text-decoration: none;
}
.bodyBrownFooter A:active
{
	color: #462E26;
	text-decoration: none;
}
.headerBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80A2A7;
	font-weight: bold;
	line-height: 16px;
}
.headerBrown
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #462E26;
	font-weight: bold;
}

.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #462e26;
	font-weight: normal;
}

.textwidget {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #462e26;
	font-weight: normal;
	font-style: italic;
}
