﻿#container {background-image: none; background: #b3082a;}

#contentinner {margin-top: -60px; height: 460px}
#footer ul.links li a, #footer ul.links li {color: White}

.subpage-content {margin-left: 25px}
.subpage-content .btn_next, .subpage-content .btn_prev {top: 380px}

.holder {margin-left: 120px; margin-top: 50px}

#left-buckets{
	position: relative;
	float: left;
	width: 555px;
	height: 347px;
}
#left-buckets .inner{
	position:relative;
	padding: 50px 20px 20px 20px; color: White
}
#left-buckets table{
	width: 100%;
	table-layout: fixed;
}
#left-buckets label{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1;
	text-transform: uppercase;	
}
#left-buckets .fld-input{
	padding-bottom: 10px;
}
#left-buckets input.textbox,
#left-buckets select{
	background: #FFF;
	border: 1px solid #000;
	width: 220px;
}
#left-buckets .textbox:focus,
#left-buckets select:focus,
#left-buckets textarea:focus{
	background: #EEE;
}
#left-buckets textarea{
	border: 1px solid #000;
	width: 440px;
	height: 70px;
}
#left-buckets .button
{
    background:url(/img/footer/submit.gif) no-repeat;
	height: 38px;
	width:118px;
	float:right;
	margin-top:7px;
}
#left-buckets input.button:hover{
	border: 1px	solid #000;
	background: #FFF;
	color: #000;
}

#right-buckets{
	position: relative;
	float: right;
	width: 247px;
	height: 347px;
}
#right-buckets p.address{
	font-size: 1.2em;
	line-height: 1.2;
	padding: 88px 0 0 20px; color: White;
}
#right-buckets p.phone{
	font-size: 1.2em;
	padding: 127px 0 0 20px; color: White;
}

#contact-anon .subpage-content {margin-top: 20px; margin-left: 0px}


#contact-anon #right-buckets{
	background: url(/img/contact/snuffRight.jpg) no-repeat;
	margin-right: 60px;
}
#contact-anon #left-buckets{
	background: url(/img/contact/snuffLeft.jpg) no-repeat;
	margin-left: 60px;
}
.subpage-title {font-weight: bold; color: White; font-family: 'Arial Black',Arial, Sans-Serif; font-size: 26px}
