/**** Home Style Rules ********************************************************/

/*
	See home_default.css, home_ie5.css for browser-specific
	'div.welcome' style rule.
*/

div.tag
{
	margin-bottom: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

div.grounds
{
	text-align: center;
}

table.grounds
{
	width: 512px;
}

td.picture
{
	width: 50%;
	text-align: center;
}

img.picture
{
	margin-bottom: 12px;
}
#openHouseInfoBtn{
	margin:5px auto;
	padding:5px;
	width:100px;
	display:block;
	text-align:center;
	font:14px Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border:1px solid #CC9933;
}
/******************************************************************************/

