Body{	
	background-image	:	url(http://www.kooistra.com/images/bk3.jpg);
	background-color	:	#dbdde0;
	background-repeat	: 	repeat-x; 
	}

A:Link
{
	color				:	#000000;
	text-decoration		:	none;
}

A:Visited
{
	color				:	#000000;
	text-decoration		:	none;
}

A:Active
{
	color				:	#000000;
	text-decoration		:	none;
}

A:Hover
{
	color				:	#000000;
	text-decoration		:	underline;
}

#contactinformation
{
	color 				: gray;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
}

#welcome_message, #news, #featured_article, #contact_mailform, #contact_information, #questions, #offer_main, #information_text
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
}

#mailform_table
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
}

#buildingTable
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	border				: 1px black solid;
	text-align			: justify;
}

#detailTable
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	text-align			: justify;
	border				: gray 1px solid;
}

#buildingTable_addressRow
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 20px;
	border-bottom		: 1px gray solid;
	padding-left		: 10px;
}

#contact_top
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
}

#buidlingTable_imageRow
{
	border				: 1px gray solid;
}

#detailTable_descriptionRow
{
	border-bottom			: 2px #cc3333 solid;
	padding-top				: 5px;
	padding-bottom			: 5px;
}

#detailTable_detailRow
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
}

#detailTable_addressRow
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 20px;
	padding-left		: 10px;
}

#detailTable_priceRow
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 20px;
	padding-left		: 10px;
	border-bottom		: 2px #cc3333 solid;
	text-align			: right;
	font-weight			: bold;
	padding-bottom		: 5px;
}

#buildnigTable_priceRow
{
	color 				: #000000;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 20px;
	border-top			: 1px gray solid;
	padding-left		: 10px;
	text-align			: right;
}

#errorDiv
{
	color 				: red;
	font-family 		: Geneva, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
}
