@charset "utf-8";
/* CSS Document */

.bottom
{
	background-position: center top;
	background-repeat: no-repeat;
}

.mid
{
	background-position: center top;
	background-repeat: no-repeat;
}

.homeLeftColumn
{
	background-position: left top;
	background-repeat: no-repeat;
}

.tableCellBgLightGreen
{
	color: #f2f1ea;
}

.formFieldSingleRequestInfo
{
	width: 175px;
}

.formFieldAreaRequestInfo
{
	width: 175px;
	height: 100px;
}

.formFieldSingleContactUs1
{
	width: 400px;
}

.formFieldSingleContactUs2
{
	width: 200px;
}

.formFieldAreaContactUs
{
	width: 660px;
	height: 100px;
}

.boxEvents
{
	border-style: solid;
	border-color: #a4a39f;
	border-width: 1px;
}

.formSearch
{
	width: 165px;
	border-color: #7d6f62;
	border-style: solid;
	border-width: 1px;
	background-color: #42302a;
	color: #ffffff;
}