body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}

a
{
	text-decoration: none;
	color: #ff6600;
}

a:hover
{
	text-decoration: none;
}

p
{
	padding: 20px;
	line-height: 130%;
}

.twocolumn p
{
	padding-bottom: 0px;
}

.onecolumn p
{
	padding: 0px;
	margin-bottom: 15px;
}

h1
{
	font-weight: normal;
	font-size: 22px;
	color: #333333;
	margin-bottom: 20px;
	clear: both;
}

h2
{
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0px;
	color: #ff6600;
}

.padded h2
{
	margin: 10px 20px;
}

.property h1
{
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	clear: none;
}

.property a:hover h1
{
	color: #333333;
}

#newsletter h3
{
	color: #FFFFFF;
	margin-bottom: 3px;
}

.green
{
	color: #006600;
	font-weight: bold;
}

.bigbutton
{
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #333333;
	margin: 20px 0px;
	font-size: 18px;
	text-align: center;
	display: block;
}

.bigbutton:hover
{
	text-decoration: none;
	background-color: #ff6600;
	color: #FFFFFF;
}

.contact
{
	list-style-type: none;
}

.contact label
{
	display: block;
	width: 140px;
	float: left;
}

.contact li
{
	padding: 3px 0px;
}

#newsletter h3
{
	font-weight: normal;
	font-size: 15px;
}
