@import url("reset.css");
@import url("rollovers.css");
@import url("dropdown.css");

img, div { behavior: url(/content/images/iepngfix.htc) }

/*DIV STRUCTURE*/



body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #717275 url(../images/tile.jpg) repeat-x;
	}
img {
	padding: 0 0 10px 0;
	}
#wrapper {
	width: 970px;
	margin: 0 auto;
	background: transparent;
	}
#top {
	width: 970px;
	height:64px;
	margin: 30px 0 0 -1px;
	padding: 3px 0 0 0;
	background: transparent url(../images/top_bg.gif) no-repeat;
	}
	
#content{
	width: 969px;
	min-height: 580px;
	height:auto !important; /*IE6*/
    height:580px;			/*FIX*/
	display: inline-block;
	background-color: #ffffff;
	clear: left;
	}
#navigation {
	width: 763px;
	height: 35px;
	margin:0;
	display: inline-block;
	float: right;
	}
#left_col {
	width: 205px;
	margin-bottom: 15px;
	display: inline-block;
	float: left;
	border-right: 1px solid #d7d7d7;
	}
#logo {
	width: 175px;
	height: 154px;
	margin: -80px 0 0 0px;
	_margin: 0px 0 0 0px;
	_position: relative;
	_top: -80px;
	display: inline-block;
	float: right;
	}	
#phone_number {
	width: 185px;
	height: 32px;
	margin: 10px 0 10px 30px;
	display: inline-block;
	float: right;
	border-bottom: 1px solid #d7d7d7;
	color:#ff8212;
	font-size: 18px;
	}



#phone_number p {
margin-left: 10px;
font-size:16px;
}

.creditAppLink {
float: right;
background: #F2F2F2 url(/content/images/creditapp_bg.jpg) no-repeat;
border: 1px solid #999999;
height: 33px;
width: 90px;
padding: 30px 10px 10px 10px;
margin: 0;
font-size: 14px;
}

	
.phone {
	margin-left: 40px;
	font-size:16px;
	}
.left_ad {
	width: 185px;
	height: 130px;
	padding: 10px 0 0 0;
	display: inline-block;
	float: right;
	border-bottom: 1px solid #d7d7d7;
	}
#center_col {
	width: 650px;
	padding: 0 0 0 15px;
	display: inline-block;
	margin: -10px 0 0 -1px;
	float: left;
	border-left: 1px solid #d7d7d7;
	}
#inner_col {
	width: 735px;
	padding: 0 0 0 15px;
	display: inline-block;
	float: left;
	margin-left: -1px;
	border-left: 1px solid #d7d7d7;
	}
#sub_left_col {
	width: 510px;
	display: inline-block;
	float: left;
	padding: 0 15px 0 0;
	}
#sub_right_col {
	width: 180px;
	display: inline-block;
	float: right;
	padding: 0 0 0 15px;
	margin-left: -1px;
	border-left: 1px solid #d7d7d7;
	}
#right_col {
	width: 90px;
	height: 500px;
	display: inline-block;
	margin: -10px 0 0 0;
	float: right;
	background: url(../images/right_companies.jpg) no-repeat;
	}
.divline {
	margin: 20px 0;
	width: 100%;
	float: left;
	display: inline-block;
	border-bottom: 1px dashed #999999;
	}
.divline_half {
	height: 5px;
	width: 290px;
	float: left;
	border-bottom: 1px solid #d7d7d7;
	}
.location_box {
	width: 270px;
	height: 140px;
	display: inline-block;
	margin: 10px 0 10px 10px;
	padding: 10px;
	border: 1px solid #d7d7d7;
	clear: none;
	}
.location_text {
	width: 140px;
	height: 120px;
	float: right;
	display:inline-block;
	}
.location_img {
	width: 120px;
	height: 120px;
	float: left;
	display:inline-block;
	padding-right: 10px;
}
.video {
	width: 320px;
	display: inline-block;
	float: right;
	margin: 0 0 0 10px;
	}	
.video_placeholder {
	width: 320px;
	height: 240px;
	display: inline-block;
	float: right;
	}
.small_col {
	width: 65px;
	padding: 5px;
	line-height: 18px;
	display: inline-block;
	float: left;
	border-right: 1px solid #999999;
	margin-bottom: 10px;
	}
.small_col_wide {
	width: 160px;
	padding: 5px;
	line-height: 18px;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	}
#tab_cap {
	width: 520px;
	height: 30px;
	display: inline-block;
	float: left;
	}
#tab_container {
	width: 498px;
	padding: 10px;
	margin: 0 0 10px 0;
	display: inline-block;
	float: left;
	clear: left;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	}
.spec_on {
	width: 498px;
	display: inline-block;
	float: left;
	clear: left;
	background-color: #dedede;
	}
.spec_off {
	width: 498px;
	display: inline-block;
	float: left;
	}
.spec_full {
	width:458px;
	padding: 10px;
	}
.spec_left {
	width: 170px;
	padding: 10px;
	display: inline-block;
	float: left;
	}	
.spec_right {
	width: 288px;
	padding: 10px;
	display: inline-block;
	float: right;
}
#footer {
	text-align: center;
	width: 929px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	border-top: 1px solid #d7d7d7;
	background-color: #fff;
	}


/*march specials */

.specials {}

.specials img {border: solid 1px #e2e2e2;margin:5px 5px 5px 5px;padding: 0px;}

.clearright {clear: right;}



/* FORM */
.req {
	color: red;
	}
#formtext {
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
	float: left;
	}
.formbucket {
	font-size: 11px;
	border: 1px solid #d7d7d7;
	width: 540px;
	padding: 10px;
	margin-bottom: 15px;
	display: inline-block;
	background: #f9f9f9;
	}
#caForm label.error { 
	float: right;
	color: red;
	display: inline-block;
	position: absolute;
	padding: 3px 0 0 3px;
	clear: left;
	width: 147px;
	height: 15px;
	}
.required {
	width:150px;
	height: 14px;
	display: inline-block;
	float: right;
	}
.non_required {
	width:150px;
	height: 14px;
	display: inline-block;
	float: right;
	}
.formrow_radio {
	width: 100px;
	height: 21px;
	display: inline-block;
	}
.radiobox {
	float: left;
	width: 335px;
	height: 50px;
	display: inline-block;
	}
.formrow {
	width: 265px;
	height: 21px;
	display: inline-block;
	}
.formbox {
	float: left;
	display: inline-block;
	width: 150px;
	height: 70px;
	}
.formbox_long {
	width: 535px;
	height: 70px;
	display: inline-block;
	}
.formbox_input {
	float: left;
	display: inline-block;
	width: 150px;
	height: 70px;
	}	
.formrow_long {
	width: 535px;
	display: inline-block;
	}
.formrow_text {
	float: left;
	display: inline-block;
	width: 100px;
	height: 21px;
	}
.formrow_input {
	float: left;
	display: inline-block;
	width: 150px;
	height: 21px;
	}
.formcol {
	float: left;
	display: inline-block;
	width: 270px;
	}
.submit {
	background-image: url(../images/submit.jpg);
	float: left;
	display: inline-block;
	margin: 10px 0;
	width:70px;
	height: 25px;
	clear: both;
	}
	
	
	
	
/*EMAIL SIGN UP*/
.email_formrow {
	width: 300px;
	display: inline-block;
	float: left;
	}
.email_formrow_text {
	float: left;
	display: inline-block;
	width: 50px;
	height: 21px;
	}
.emailformrow_input {
	float: left;
	display: inline-block;
	width: 250px;
	height: 21px;
	}
.email_submit {
	background-image: url(../images/submit.jpg);
	float: right;
	display: inline-block;
	margin: 0px 0;
	margin-bottom: 10px;
	width:70px;
	height: 25px;
	clear: both;
	}

/*TYPOGRAPHY*/
h1 {
	font-size: 20px;
	margin: 10px 0 0 0;
	line-height: 25px;
	}
h2 {
	font-size: 16px;
	color: #ff8212;
	line-height: 20px;
	}
h3 {
	font-size: 20px;
	color: #ff8212;
	line-height: 25px;
	text-transform: uppercase;
	}
h4 {
	font-size: 34px;
	font-weight: bold;
	line-height: 35px;
	padding: 10px 0;
	}
h5 {
	font-size: 19px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 10px 0;
	}
p {
	margin: 10px 0;
	line-height: 18px;
	}
strong {
	font-weight: bold;
	}
i {
	font-style: italic;
	}
ol li{
	margin-left: 30px;
	line-height: 18px;
	list-style: disc;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #ff8212;
	}
a:hover {
	text-decoration: none;
	}
a.f {
	text-decoration: none;
	color: #999999;
	}
a:hover.f {
	text-decoration: none;
	color: #666666;
	}
a.thumb {
	text-decoration: none;
	color: #999999;
	}
a.tab {
	float: left;
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	color: #999999;
	background-color: #ffffff;
	}
a:hover.tab {
	float: left;
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	color: #666666;
	background-color: #ffffff;
	}
a.tab_current {
	float: left;
	display: inline-block;
	position: relative;
	z-index: 100;
	padding: 10px 10px 6px 10px;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	color: #ff8212;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	border-bottom: 1px solid #F2F2F2;
	}
a:hover.thumb {
	text-decoration: none;
	color: #666666;
	}
