﻿body
{
	margin: 0px;
	background: url(../_img/background_repeater.jpg) repeat-x;
	background-color: white;
	height: 100%;
	padding-top:20px;
	text-align:center;
}
html
{
	height: 100%;
}
form
{
	height: 100%;
}

p
{
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

a
{
	color:#00622B;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:none;
}

#homeContainer
{
	width: 939px;
	_width: 960px;
	padding-bottom: 15px;
	border-top: 3px solid #bf0000;
	
}
#homeBordered
{
	background-color: white;
	border-bottom: 3px solid #bf0000;
	border-left: 3px solid #bf0000;
	border-right: 3px solid #bf0000;
}
#homeHeader
{
	background: url(../_img/header_repeater.jpg) repeat-x;
	height: 129px;
	position: relative;
}

#homeHeader a, #homeHeader div
{
	display: block;
	position: absolute;
}

#homeHeader .logo
{
	left:24px;
	top:18px;
	width:260px;
	height:83px;
}

#homeHeader #storeLocator
{
	left: 410px;
	top: 26px;
}

.searchBox
{
	background: white;
	color: #bf0000;
	border: 2px solid #c51d19;
	width:95px;
	height:17px;
}
#searchLink
{
	top:1px;
}

#homeHeader #financing
{
	left: 540px;
	top: 26px;
}

#homeHeader .language
{
	left: 859px;
	top: 72px;
}

#homeHeader #search
{
	left: 749px;
	top: 26px;
}

#homeHeader #search a
{
	display:inline;
	position:relative;
}
#search2
{
	left: 725px;
	top: 23px;
}
.tbSearch
{
	position:relative;
	top:17px;
}

#homeNavigation
{
	background: repeat-x url(../_img/shadow_repeater.jpg);
	height:37px;
	padding-right:10px;
}

#homeNavigation a
{
	display:block;
	float:right;
}

#homeNavigation .call
{
	margin-right:12px;
	margin-top:11px;
}
#leftNavigation
{
	width: 185px;
}
.nav1
{
	background: no-repeat url(../_img/nav_1.jpg);
	width: 98px;
	height: 35px;
}
.nav1:hover
{
	background: no-repeat url(../_img/nav_1_on.jpg);
	width: 98px;
	height: 35px;
}
.nav1_on
{
	background: no-repeat url(../_img/nav_1_on.jpg);
	width: 98px;
	height: 35px;
}
.nav2
{
	background: no-repeat url(../_img/nav_2.jpg);
	width: 116px;
	height: 35px;
}
.nav2:hover
{
	background: no-repeat url(../_img/nav_2_on.jpg);
	width: 116px;
	height: 35px;
}
.nav2_on
{
	background: no-repeat url(../_img/nav_2_on.jpg);
	width: 116px;
	height: 35px;
}
.nav3
{
	background: no-repeat url(../_img/nav_3.jpg);
	width: 100px;
	height: 35px;
}
.nav3:hover
{
	background: no-repeat url(../_img/nav_3_on.jpg);
	width: 100px;
	height: 35px;
}
.nav3_on
{
	background: no-repeat url(../_img/nav_3_on.jpg);
	width: 100px;
	height: 35px;
}
.nav4
{
	background: no-repeat url(../_img/nav_4.jpg);
	width: 169px;
	height: 35px;
}
.nav4:hover
{
	background: no-repeat url(../_img/nav_4_on.jpg);
	width: 169px;
	height: 35px;
}
.nav4_on
{
	background: no-repeat url(../_img/nav_4_on.jpg);
	width: 169px;
	height: 35px;
}
.nav5
{
	background: no-repeat url(../_img/nav_5.jpg);
	width: 153px;
	height: 35px;
}
.nav5:hover
{
	background: no-repeat url(../_img/nav_5_on.jpg);
	width: 153px;
	height: 35px;
}
.nav5_on
{
	background: no-repeat url(../_img/nav_5_on.jpg);
	width: 153px;
	height: 35px;
}

#nav1:hover img, #nav1.on img
{
	visibility:visible;
}

#nav2:hover img, #nav2.on img
{
	visibility:visible;
}

#nav3:hover img, #nav3.on img
{
	visibility:visible;
}

#nav4:hover img, #nav4.on img
{
	visibility:visible;
}

#nav5:hover img, #nav5.on img
{
	visibility:visible;
}

#nav1 img
{
	visibility:hidden;
}

#nav2 img
{
	visibility:hidden;
}

#nav3 img
{
	visibility:hidden;
}

#nav4 img
{
	visibility:hidden;
}

#nav5 img
{
	visibility:hidden;
}

#homeContent
{
}

#homeGlobals
{
	padding-top:5px;
	text-align:right;
	font-size:10px;
	font-family:Arial;
	color:#bf0000;
}

#homeGlobals a
{
	color:#046231;
}

/*********************
Form Manager (Here for the future)
**********************/
.fieldBlock
{
	padding-bottom: 15px;
}
.buttonBlock
{
	padding-top: 10px;
}
.buttonBlock input
{
	margin-right: 10px;
}
.shortAnswer, .addressLine
{
	width: 256px;
}
.addressCity
{
	width: 200px;
}
.addressZip
{
	width: 70px;
}
.longAnswer
{
	width: 395px;
	height: 68px;
}
.calcQuantity
{
	width: 25px;
}
.calcTotal
{
	width: 25px;
}
.showCalendar
{
	margin-left: 5px;
	width: 15px;
	height: 15px;
	background: url(../_img/calendar.gif) no-repeat;
	cursor: pointer;
}

/****************  Jessica's Styles *****************/

img {
border: 0px;
padding: 0px;
margin: 0px;
}

table {
border-collapse: collapse;
padding: 0px;
margin: 0px;
border: 0px;
}

td {
vertical-align: top;
padding: 0px;
margin: 0px;
border: 0px;
}


.border_around_content {
border: 2px solid #c51d19;
}

/**input boxes, etc.**/

.inputbox_search {
border: 2px solid #c51d19;
background-color: #ffffff;
}

/**globals footer**/

.globals_footer_home {
font-size: 11px;
font-weight: bold;
color: #ead17c;
}

a.globals_footer_home {
color: #ffffff;
}

.globals_footer_interior {
font-size: 11px;
color: #bf0000;
}

/****************2nd & 3rd nav****************/

.second_nav_divider_line {
border: 2px solid #ffffff;
}

a.second_nav {
font-size: 13px;
font-weight: bold;
color: #046231;
text-transform: uppercase;
/**also use the background image**/
}

a.second_nav: hover {
color: #bf0000;
/**use the "on" background image**/
}

a.third_nav {
font-size: 12px;
font-weight: bold;
color: #046231;
/**also add arrow as a bullet**/
}

a.third_nav: hover {
color: #bf0000;
/**change arrow to red**/
}

a.fourth_nav {
font-size: 11px;
color: #046231;
}

a.fourth_nav: hover {
color: #bf0000;
}

/****************Also include everything below this in WYSIWYG stylesheet****************/


p, td, table, ul, li, div {
font-family: arial;
font-size: 12px;
color: #000000;
line-height: 17px;
}

.padding {
padding: 8px;
}

.font_size_11px {
font-size: 11px;
}

.font_size_10px {
font-size: 10px;
}

a {
color: #046231;
}

a:hover {
text-decoration: none;
}

.header {
font-size: 25px;
line-height: 25px;
font-weight: bold;
color: #bf0000;
}

.sub_header {
font-size: 18px;
line-height: 18px;
font-weight: bold;
color: #bf0000;
}

.green_background {
background-color: #cde0d6;
}

/************** Rick's Additions *******************/
.greenBorder
{
	border: solid 1px #cde0d6;
}
#InteriorContainer
{
	background: url(../_img/second_nav_repeater.jpg) repeat-y;
	border-bottom: solid 1px #bf0000;
}
#LeftNavInner
{
	float:left;
	width: 184px;
	_width: 185px;
	_margin-right:-10px;
	
}
#NavBackgroundImage
{
	background: url(../_img/second_nav_top3.jpg) no-repeat;
}
#InnerContent
{
	text-align:left;
	float:left;
	_float:right;
	width: 720px;
	_width: 735px !important;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 10px;
}
.level2
{
	
}
.level2 a
{
	display:block;
	width: 172px;
	_width: 172px;
	font-size:13px;
	padding: 10px 0 7px 0px;
	font-weight: bold;
	color:#046231;
	text-transform:uppercase;
	text-decoration: none;
	text-align:left;
	background: url(../_img/second_nav_bg_off.jpg) no-repeat  -11px 0px;
	_background: url(../_img/second_nav_bg_off.jpg) no-repeat  -11px 0px;
}
.level2 a:hover
{
	display:block;
	padding-right: 2px;
	_padding-right: 0px;
	width: 172px;
	_width:175px;
	font-size:13px;
	padding-left: 10px;
	_padding-left: 11px;
	padding-top: 10px;
	font-weight: bold;
	color:#bf0000;
	text-transform:uppercase;
	text-decoration: none;
	background: url(../_img/second_nav_bg_on.jpg) white no-repeat -1px 0px;
	position:relative;
	right: 10px;
}
.leftnav2_on
{
	color: #bf0000 !important;
	background: url(../_img/second_nav_bg_on.jpg) white no-repeat -1px 0px !important;
	padding-right: 4px !important;
	padding-left: 10px !important;
	position:relative;
	right:10px;
}
.level3 a
{
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #046231;
	padding-left: 35px;
	text-transform:uppercase;
	text-decoration: none;
	width: 137px;
	background: url() white;
	padding-right: 12px;
}
.level3 a:hover
{
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #bf0000;
	padding-left: 35px;
	text-transform:uppercase;
	text-decoration: none;
	width: 137px;
	background: url(../_img/second_nav_arrow_red.gif) white no-repeat 20px 14px;
	padding-right: 12px;
	position:relative;
	left: 0px;
}
.leftnav3_on
{
	color: #bf0000 !important;
	background: url(../_img/second_nav_arrow_red.gif) white no-repeat 20px 14px !important;
	padding-right: 12px;
}
.level4 a
{
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #046231;
	text-transform:uppercase;
	text-decoration: none;
	padding-left: 50px;
}
.level4 a:hover
{
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #bf0000;
	text-transform:uppercase;
	text-decoration: none;
	padding-left: 50px;
	background: url() white no-repeat !important;
}
.leftnav4_on
{
	color: #bf0000 !important;
	background: url() white no-repeat !important;
}
#word
{
	width: 172px;
	border-top: solid 2px white;
	padding-left: 10px;
	background: url(../_img/second_nav_bg_off_repeater.jpg) repeat-y  -1px 0px;
}
#Locator
{
	 margin: 18px 0 0 110px;
}
#searchButton
{
	position:relative;
	top: -10px;
}
.Breadcrumbing
{
	width: 710px;
	text-align:right;
	font-size: 12px;
	color: #bf0000;
}
.SearchBreadcrumbing
{
	display: block;
	width: 700px;
	text-align:right;
	font-size: 12px;
	color: #bf0000;
	margin-left: 0px;
}
#SearchPadding
{
	width: 720px;
	margin-left: 0px;
}
#PreLoadImages
{
	display: none;
}
.AppTextbox
{
	border: solid 2px #bf0000;
}
.AppTitles
{
	color: #bf0000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #f1c7c7;
}
#holder
{
	background: url(../_img/second_nav_top2.jpg) no-repeat;
	height: 37px;
}
#LogoLink
{
	margin: 5px 0 0 0;
	position:relative;
	right: 525px;
}
#PhoneNumberInteriorPages
{
}
#imInteriorPhoneNumber
{
	border: solid 1px black;
}
#PhoneDiv
{
	position: relative;
	top: 105px;
	left: 620px;
}
.EspDivFront
{
	position:fixed;
	margin-left:795px;
	margin-top:105px;
	margin-right:2px;
}