/**
 * Style sheet xLayout
 */
.watchMeGrow
{
	padding-top:15px;
}

body
{
	margin:0px;
	padding:0px;
	background-image:url("tl_files/openarms/images/bodyBg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

.inside
{
	position:static;
}

.clearBoth
{
	clear:both;
}

.wrapper
{
	width:780px;
	margin-right:auto;
	margin-left:auto;
	padding:30px 60px;
	background-image:url("tl_files/openarms/images/wrapperBg2.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	min-height:500px;
	height:auto;
}

* html .wrapper
{
	height:500px;
}

#header
{
	height:135px;
	display:block;
}

#header .logo
{
	width:283px;
	float:left;
	display:block;
}

#header .tagline
{
	float:right;
	display:block;
	padding-top:20px;
	padding-right:15px;
	font-family:Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size:18px;
	color:#ffffff;
	line-height:20px;
}

#header .address
{
	width:450px;
	position:relative;
	float:right;
	clear:right;
	display:block;
	padding-top:8px;
	padding-right:15px;
	padding-bottom:8px;
	text-align:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#d7cde4;
	line-height:13px;
}

#nav
{
	height:30px;
	overflow:visible;
	clear:both;
	display:block;
	background-image:url("tl_files/openarms/images/navBg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

* html #nav
{
	width:780px;
	float:left;
	clear:both;
	display:block;
	margin-top:5px;
}

.home #homeGallery
{
	margin-top:10px;
	padding-left:30px;
	background-image:url("tl_files/openarms/images/containerBg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	border-top:8px solid #542989;
}

* html .home #homeGallery
{
	z-index:-1;
}

.insidePage #container
{
	margin-top:10px;
	padding-left:20px;
	background-image:url("tl_files/openarms/images/containerBg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	border-top:8px solid #542989;
	min-height:450px;
	height:auto;
}

* html .insidePage #container
{
	height:450px;
	z-index:-1;
}

.insidePage #left
{
	width:300px;
	padding-top:50px;
}

.insidePage #left .image_container
{
	margin-bottom:15px;
}

.insidePage #main
{
	margin-right:50px;
	margin-bottom:50px;
	margin-left:300px;
	padding-top:20px;
}

.home #homeGallery .leftColumn
{
	width:400px;
	position:relative;
	float:left;
	display:block;
	padding-top:10px;
	padding-bottom:0px;
}

.home #homeGallery .leftColumn h1
{
	margin-right:0px;
	margin-bottom:0px;
	padding-right:0px;
	padding-bottom:5px;
	font-size:20px;
	line-height:24px;
}

.home #homeGallery .leftColumn p
{
	margin-top:10px;
	margin-bottom:0px;
}

.home #homeGallery .rightColumn
{
	position:relative;
	float:right;
}

.home #container
{
	display:block;
	margin-top:10px;
	padding-top:10px;
	padding-right:8px;
	padding-left:8px;
	background-image:url("tl_files/openarms/images/navBg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

.home #left, .home #main
{
	width:225px;
	float:left;
	padding-right:15px;
}

.home #right
{
	width:270px;
}

.home .recentNews, .home .quickLinks
{
	min-height:135px;
	height:auto;
}

* html .home .recentNews, * html .home .quickLinks
{
	height:135px;
	overflow:visible;
}

.home .quickLinks li
{
	display:block;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	vertical-align:bottom;
	list-style-type:none;
	zoom:1;
}

.home .quickLinks ul
{
	margin:15px 0px;
	padding:0px 0px 0px 15px;
}

.home .quickLinks a
{
	display:block;
	padding:2px 10px 2px 20px;
	background-image:url("tl_files/openarms/images/bullet1.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

.home .quickLinks a:hover
{
	background-color:#edf6f6;
	text-decoration:none;
}

#left
{
}

#right
{
}

#footer
{
	display:block;
	padding-top:35px;
	padding-bottom:50px;
	text-align:center;
	background-color:#ffffff;
	background-image:url("tl_files/openarms/images/footerBg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

#footer .footerWrap
{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#footer .footerWrap .footerTable
{
	margin-right:auto;
	margin-left:auto;
}

#footer .footerWrap .column1
{
	padding-right:50px;
	padding-bottom:10px;
}

#footer .footerWrap .column2
{
	padding-bottom:10px;
}
