/**
 * Style sheet xElements
 */
.home #left h2 a, .home #main h2, .home #left h2
{
	display:block;
	margin-bottom:5px;
	padding:3px 15px;
	background-color:#00a1b1;
	background-image:url("tl_files/openarms/images/containerh2.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
	line-height:14px;
}

.home #right h1
{
	border-bottom:1px solid #92278f;
	font-size:20px;
	line-height:22px;
}

.contactForm td
{
	padding-top:2px;
	padding-right:10px;
	padding-bottom:2px;
}

.boxed
{
	margin-top:10px;
	margin-bottom:10px;
	padding:8px;
	background-color:#bde6ea;
	border:1px solid #336699;
	color:#003333;
}

.button
{
	width:215px;
	height:57px;
	overflow:hidden;
	clear:both;
	display:block;
	margin:1px auto 5px auto;
	padding:5px;
	background-color:#0095c0;
	color:#ffffff;
}

.button p
{
	margin-top:0px;
	margin-bottom:4px;
}

.button h2
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.button h2 a
{
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	line-height:15px;
}

.button a
{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
	line-height:12px;
}

.insidePage #left .button .image_container
{
	margin-bottom:0px !important;
}
