/* 
	Homepage
*/
#index-page.main{
	display:block;
	float:none;
	width:auto;
}

div.banner-large {
	/*background-image: url(../images/home-banner-temp.jpg);*/
}

div.banner-large div.inner{
	padding:360px 0px 0px 860px;
}	
	
div.banner-large div.inner a.button{
	background-position:right -26px;
	margin-left:5px; /* shift the button to the right */
	margin-right:5px;
	position:relative;
}
	
div.banner-large div.inner a.button span.label,
div.banner-large div.inner a.button input{
	background-position:left -26px;
}

#HomePods {
	background-color: #dad9d1;
	background-image: url(../images/homepod-borders.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0f0f0f;
	border-bottom-color: #0f0f0f;
}

.homePod {
	float:left;
	width:210px;
	padding:15px;
}

.homePod p{
	line-height:1;
}

.main .oneThirdColumn, .main .s1of3{ width:300px; }

#wrapper-body{
	background-image: none;
}

h2{ font-family: 'Arial Black', Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}
h3{ font-family: 'Arial Black', Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}
