html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

body
{ 
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	/*background-image: url(images/bg_pg.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
	background-color: rgb(31, 29, 23);
	color: #4C4848;
	line-height: 16px;
}

a, a:visited, a:active
{
	color: #4F4E4E
}

a:hover
{
	color: #212121;
}

.CallToAction a, .CallToAction a:visited, .CallToAction a:active
{
	font-family: Arial;
	font-size: 12px;
	color: #4F4E4E;
	font-weight: normal;
}

.CallToAction a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #212121;
	font-weight: normal;
}

.ProductDisplay .CallToAction a:link,
.ProductDisplay .CallToAction a:visited,
.ProductDisplay .CallToAction a:hover,
.ProductDisplay .CallToAction a:active
{
	font-size: 12px;
}
/********************************************************************************
Main Table
********************************************************************************/
.EclipseLayout
{
	width: 960px;
	margin: 25px auto 0px auto;
}

.GalleryLogo
{
	text-align: right;
}

.CorporateLogo
{
	padding-bottom: 8px;
}

.EclipseMainContent
{
	background-color: #FFFFFF;
	width: 730px;
}

.EclipseMainContentMinHeight
{
	min-height: 517px;
	margin-top: 43px;
}

.EclipseLeftColumn
{
	min-height: 352px;
	max-width:	230px;
}

/********************************************************************************
Navigation
********************************************************************************/
.LeftNavigation
{
	width: 205px;
	margin: 5px 10px 10px 15px;
}

.LeftNavItem
{
	border-width: 0px;
	color: #000;
	font-family: Arial;
  font-size: 12px !important;
  text-transform: uppercase;
	padding: 2px 2px;
  letter-spacing: 0.05em;
}

a.LeftNavItem, a.LeftNavItem:active, a.LeftNavItem:visited
{
	color: #000;
	display: block;
	width: 183px;
	overflow: hidden;
	font-weight:bold;
}

a.LeftNavItem:hover
{
	color: #ee8631;
	text-decoration: underline !important;
}

.LeftNavItem img
{
	margin: 0px 5px;
}

.LeftNavItemHover
{
	background-color: #81560A;
	color: #FFFFFF;
	font-family: Verdana;
  font-size: 12px !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;
	padding: 2px 2px;
}

.LeftNavigationSubMenu
{
	padding: 6px 4px 3px 4px;
	background-color: #fff !important;
	z-index: 9999999 !important;
	border: 1px solid rgb(209,181,48);
}

.LeftNavSubItem
{
	background-color: #fff;
	color: #FFFFFF;
	font-family: Arial;
  font-size: 12px !important;
  letter-spacing: 0.05em;
  line-height: 18px;
	padding: 2px 5px;
}

a.LeftNavSubItem, a.LeftNavSubItem:active, a.LeftNavSubItem:visited
{
	color: #000;
	font-weight: bold;
}

a.LeftNavSubItem:hover
{
  color: #ee8631;
  text-decoration: underline !important;
}

/********************************************************************************
Content
********************************************************************************/
h1
{
	margin: 49px 0px 2px 20px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: -.0075em;
}

h2
{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #A9A7A7;
	letter-spacing: -.0075em;
	margin: 16px 0px 4px 0px;
	display: block;
}

h3
{
 color: #837e69;
 font-size: 16px !important;
 font-weight: bold;
 letter-spacing: -0.005em;	
 line-height: 18px; 
 display: block;
 margin-bottom: 6px; 
}

h3.activesdf
{
 color: #837e69;
 font-size: 16px;
 font-weight: bold;
 letter-spacing: -0.005em;	
 line-height: 18px; 
 display: block;
 margin-bottom: 6px; 
}

h4
{
	color: #837e69;
	font-size: 12px;
	letter-spacing: -0.005em;
	line-height: 14px;
	display: block;
	margin-bottom: 6px;
	font-weight: normal;
}

h5
{
	color: #6F9C9A;
	font-size: 12px;
	letter-spacing: -0.005em;
	line-height: 14px;
	display: block;
	margin-bottom: 6px;
	font-weight: bold;
}

h6
{
	color: #4F4E4E;
	font-size: 12px;
	letter-spacing: -0.005em;
	line-height: 14px;
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}

/********************************************************************************
Left Column
********************************************************************************/
.DealerLogo
{
	width: 230px;
	height: 165px;
	max-height: 165px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	/*background-image: url(Images/logo_container.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
}

.DealerLogoImage
{
	-ms-interpolation-mode: bicubic;
}

.LeftColumnMaster
{
	vertical-align: top;
	/*background-image: url(Images/bg_left_col_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}

.LeftColumn
{
	width: 230px;
	/*background-image: url(Images/sidebar-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	vertical-align: top;*/
}

.LeftContentSeparator
{
	height: 12px;
	width: 230px;
}

/*************************************************
Secondary Page
*************************************************/
.SecondaryContent
{
	width: 730px;
}

.SecondaryContentHeader
{
	width: 500px;
}

.SecondarySubHeader
{
	padding-left: 20px;
}

.SecondaryCenterContent
{
	width: 480px;
	padding: 16px 0px 0px 20px;
}

.SecondaryRightColumn
{
	vertical-align: top;
	padding: 10px 15px 0px 15px;
	color: #5B441D;
	line-height: 12px;
}

/*************************************************
FAQ
*************************************************/
.FAQTable
{
	width: 460px;
	margin-bottom: 25px;
}

.FAQQuestion
{
	width: 440px;
	padding: 10px 10px;
	margin-top: 5px;
	color:#000;
	font-family: Arial;
	font-size: 14px !important;
	font-weight: bold;
	background-color: #eaeaea;
}

.FAQQuestion:Hover
{
  text-decoration: underline !important;
  cursor: pointer !important;
}

.FAQAnswer
{
	width: 440px;
	padding: 10px 10px;
	color: #000;
	font-family: Arial;
	font-size: 14px !important;
	background-color: #fff;
}

/************************************
Map
************************************/
.DealerMap
{
	font-weight: bold;
	margin-bottom: 15px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:16px;
}

.map
{ 
	width: 460px; 
	height: 400px; 
	margin-bottom: 20px;
}

.MapSearchBar
{
	width: 460px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	background-image: url(images/bg_mapheader.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.MapImageButton
{
	margin: 0px 10px 4px 10px;
}

.FromAddress
{
	margin: 0px 0px 0px 0px;
	width: 252px;
	font-size: 12px;
}

.FromAddressWatermark
{
	margin: 0px 0px 0px 0px;
	width: 252px;
	font-size: 12px;
	color: #a2a39e;
}

/************************************
Callout Extenders
************************************/
.ajax__validatorcallout_popup_table 
{
	z-index: 99;
}

.Errors
{
	background-color: #FF635B;
	color: #961201 !important;
}

/********************************************************************************
Products
*********************************************************************************/
.AccordionContainerPanel
{
  padding: 0px 0px;
  text-align: center;
  background-color: Transparent;
  margin: 0px;
}

.ParentCategoryAccordionContent
{
  text-align: left;
}
  
.ParentCategoryAccordionHeader
{
  padding: 5px;
  text-align: left;
  height: 15px;
  background-color: #EBECDA;
  font-weight: bold;
  color: #B12903;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #AB7C21;
  font-size: 12px;
  cursor: pointer;    
}

.ParentCategoryAccordionSelected
{
  padding: 5px;
  text-align: left;
  height: 15px;
  background-color: #EBECDA;
  font-weight: bold;
  color: #B12903;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #AB7C21;
  font-size: 12px;
}

.CategoryAccordionHeader
{
  padding: 5px;
  text-align: left;
  min-height: 12px;
  color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #AB7C21;
  text-decoration: underline;
  cursor: pointer;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.CategoryAccordionHeader .HeaderArrowImage
{
	margin-top: 4px;
	margin-right: 5px;
	width: 4px;
	height: 7px;
	float: left;
	background-image: url(Images/sidebar-arrow.gif);
	background-repeat: no-repeat
}

.ProductNavigationSelectedHeader
{
  padding: 5px;
  text-align: left;
  height: 15px;
  color: #B12903;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #AB7C21;
  text-decoration: underline;
  cursor: pointer;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.ProductNavigationSelectedHeader .HeaderArrowImage
{
	margin-top: 6px;
	margin-right: 5px;
	width: 7px;
	height: 4px;
	float: left;
	background-image: url(Images/sidebar-arrow_down.gif);
	background-repeat: no-repeat
}

.CategoryAccordionContent
{
 
}

.ScheduleAnAppointmentButton img
{
	width: 176px;
	margin: 20px 12px 0px 12px;
}

.ProductListTable
{
	width: 198px;
}

.ProductList
{
  padding: 5px 5px 5px 15px;
  text-align: left;
  border-bottom-style:  dotted;
  border-bottom-width: 1px;
  border-bottom-color: #AB7C21;
  text-decoration: underline;
  cursor: pointer;   
  font-size: 12px;
  font-weight: bold; 
}

.ProductLink
{
  color: #524F43 !important;
  font-weight: normal;
  line-height:15px;
  text-decoration: none;
}
.ProductLink:hover
{
	color: #d87423 !important;
	text-decoration: underline;
}
.ProductLinkSelected
{
  color: #d87423 !important;
  font-weight: bold;
  text-decoration: none;
}

.ProductImagesThumbnails
{
	width: 80px;
	height: 60px;
	margin-left: 14px;
}

#ProductDisplay
{
	margin: 0px 20px 20px 0px;
	width: 460px;
	font-size: 12px;
}

#ProductDisplay h2
{
	line-height: 18px;
	letter-spacing: -.0075em;
	margin: 0px 0px 20px 0px;
	display: block;
}

#ProductDisplay .ajax__tab_header
{
	border-bottom: 1px solid #4B6F7B;
	margin-bottom: 5px;
	font-size: 12px;
}

#ProductDisplay .ajax__tab_body
{
	border: 0px none Transparent;
	padding: 0px 0px 20px 0px;
	font-family: Arial;
}

#ProductDisplay .ajax__tab_active .ajax__tab_tab
{
	background: #4A4A4A none;
}

#ProductDisplay .ajax__tab_tab
{
	background: #A6A69A none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 8px;
}

#ProductDisplay .ajax__tab_outer,
#ProductDisplay .ajax__tab_inner 
{
	background: Transparent none;
}

#ProductDisplay #RelatedLinks
{
	width: 173px;
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #D0D1CC;
	background-color: #fff;
	padding-top: 10px;
}
#ProductDisplay #RelatedLinks h5
{
	color: #000 !important;
}
#ProductDisplay #VideoCopy
{
	width: 450px;
	border: 1px solid #D5D4D4;
	margin-top: 7px;
	padding: 5px 4px;
	font-size: 12px;
	color: #898989;
}

#ProductDisplay #VideoCopy #VideoHeader
{
	background-color: #EBEBEB;
	padding: 8px;
	margin-bottom: 8px;
}

#ProductDisplay #VideoCopy p
{
	margin: 0px 4px;
}

#ProductDisplay #VideoCopy #VideoHeader h4
{
	font-size: 14px;
	font-weight: bold;
	color: #707070;
	margin: 0px;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/********************************************************************************
Services
*********************************************************************************/
.ServiceNavigationSelectedHeader
{
  padding: 5px;
  text-align: left;
  min-height: 15px;
  color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #AB7C21;
  text-decoration: underline;
  cursor: pointer;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.ServiceNavigationSelectedHeader .HeaderArrowImage
{
	margin-top: 6px;
	margin-right: 5px;
	width: 7px;
	height: 4px;
	float: left;
	background-image: url(Images/sidebar-arrow_down.gif);
	background-repeat: no-repeat
}

.ServiceListTable
{
	width: 198px;
}

.ServiceList
{
  padding: 5px 5px 5px 15px;
  text-align: left;
  border-bottom-style:  dotted;
  border-bottom-width: 1px;
  border-bottom-color: #AB7C21;
  cursor: pointer;   
  font-size: 12px;
  font-weight: bold; 
}

.ServiceLink
{
  color: #524F43 !important;
  font-weight: normal;
}

.ServiceLinkSelected
{
  color: #524F43 !important;
  font-weight: bold;
  text-decoration: none;
}

.ServiceDescription
{
  padding: 5px;
  text-align: left;
  border-bottom-style:  dotted;
  border-bottom-width: 1px;
  border-bottom-color: #DFE0C8;
  cursor: pointer;    
  font-size: 12px;
}

.ServiceTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #A9A7A7;
	padding-top: 7px;
}

.ServiceDisplay
{
	width: 464px;
	margin-right: 16px;
	margin-bottom: 125px;
}

.ServiceOverviewDetailsImage
{
	width: 464px;
	margin-bottom: 20px;
}

.ServiceDisplayDescription
{
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
}

.ServiceDetailsDescription
{
	font-size: 12px;
	width: 259px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 16px;
}

.ServiceFreeEstimate
{
	width: 45%; 
	vertical-align: top;
}

.ServiceDetailsVideoLink
{
	width: 45%; 
	vertical-align: top;
	padding-right: 20px;
}

.ServiceOverviewLinks
{
	padding-right: 20px;
}

.ServiceOverviewLinks a 
{
	font-family: Arial;
	font-size: 12px;
	color: #C96C4D;
}

.ServiceOverviewLinks a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #C96C4D;
	text-decoration: none;
}

.ServiceDetailsImage
{
	width: 464px;
	margin: 5px 0px 10px 0px;
}

.ServiceDetailsThumbnails
{
	padding-top: 10px;
	padding-left: 5px;
}

.ServiceDetailsLinks a 
{
	font-family: Arial;
	font-size: 12px;
	color: #C96C4D;
}

.ServiceDetailsLinks a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #C96C4D;
	text-decoration: none;
}

.ServiceImagesPopup
{
	width: 633px;
	padding: 15px;
	background-color: #FFFFFF;
}

.ServiceImageCloseButton
{
	float: right;
}

.ServiceImagesCurrentImage
{
	width: 633px;
	height: 475px;
	margin: 10px 0px;
}

.ServiceDetailThumbnails
{
	width: 88px;
	height: 63px;
	border: solid 1px #969587 !important;
	margin: 5px 0px 5px 10px;
}

.ServiceImagesThumbnails
{
	width: 80px;
	height: 60px;
	margin-left: 14px;
}

.ServiceVideoLinks
{
	vertical-align: bottom;
	padding-bottom: 10px;
}

.ServiceVideoLinks a 
{
	font-family: Arial;
	font-size: 12px;
}

.ServiceVideoLinks a:hover
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.ServiceVideoPopup
{
	width: 640px;
	padding: 15px;
	background-color: #FFFFFF;
}

.ServiceVideoCloseButton
{
	float: right;
}

.ServiceShortRule
{
	width: 186px; 
	margin: 10px 0px; 
	background-color: 
	#DFE0C8; height: 1px;
}

.ServiceLongRule
{
	width: 464px; 
	margin: 10px 0px; 
	background-color: 
	#DFE0C8; height: 1px;
}

.ServiceMoreImagesLinks
{
	text-align: right;
}

.ServiceMoreImagesLinks a 
{
	font-family: Arial;
	font-size: 12px;
	color: #C96C4D;
}

.ServiceMoreImagesLinks a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #C96C4D;
	text-decoration: none;
}

.ServiceDetailsVideoImage
{
	margin-left: 5px;
	vertical-align: bottom;
}

.ServiceFreeConsulation
{
	margin-left: 5px;
}

.ServiceDetailsBackLink
{
	padding: 10px 0px;
	font-family: Arial;
	font-size: 12px;
}

.ServiceDetailsBackLink a
{
	color: #C96C4D;
}

.ServiceDetailsBackLink a:hover
{
	color: #C96C4D;
	text-decoration: none;
}

/*************************************************
Email Signup
*************************************************/
.EmailSignup
{
	width: 200px; 
	margin: 0px 15px 12px 15px;
}

.EmailSignupContent
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 10px;
}

.EmailSignupWatermark
{
	font-size: 12px;
	color: #a2a39e;
	margin: 0px 0 8px 0;
	width: 194px;
}

.EmailSignupTextBox
{
	font-size: 12px;
	margin: 0px 0 8px 0;
	width: 194px;
}

.EmailSignupWatermarkShort
{
	font-size: 12px;
	color: #a2a39e;
	margin: 0px 0 8px 0;
	width: 92px;
}

.EmailSignupTextBoxShort
{
	font-size: 12px;
	margin: 0px 0 8px 0;
	width: 92px;
}

.EmailSignupConfirmation
{
	
}

.EmailSignupSubmit
{

}

/*************************************************
About Us
*************************************************/
.AboutUs
{
	width: 460px;
	padding-bottom: 24px;
}

.AboutUsImage
{
	padding-top: 17px;
	width: 190px;
}

.AboutUsTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: -.0075em;
	display: block;
}

.AboutUsVideo
{
	padding-top: 16px;
}

.AboutUsContent
{
	font-size: 14px;
	padding: 16px 20px 10px 0px;
}

.AboutUsContentWide
{
	font-size: 14px;
	padding: 16px 20px 10px 0px;
}

.AboutUsSignatureImage
{
	width: 200px;
	-ms-interpolation-mode: bicubic;
}

.AboutUsSignature
{
	padding-right: 20px;
	color:#837E6A;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

/************************************************************************
Visit Our Store
*************************************************************************/
.VisitOurStore
{
	padding-left: 1px;
	margin-bottom: 15px;
}

/************************************************************************
Customer Testimonials
*************************************************************************/
.TestimonialText
{
	font-size: 14px;
	display: block;
	font-style: italic;
}

.Testimonial
{
	font-size: 1.125em !important;
	margin-bottom: 0;
}

.TestimonialLocation
{
	font-size: 12px !important;
	margin-bottom: 0;
}

.GiantQuoteBegin
{
	float: left;
	margin-right: 8px;
}

.GiantQuoteEnd
{
	float: right;
}

/********************************************************************************
Bottom Components
*********************************************************************************/
.BottomComponentsSection /* The section and repeator for the sb section */
{
	width: 930px;
	background-color: #4a4a4a;
	margin: 15px 14px 25px 14px;
}

.BottomComponents /* The actual component container */
{	
	background-repeat: no-repeat;
	background-color: #E0E2D5;
  color: #999A92;
  font-weight: bold;
  height: 37px;
  font-size: 12px;
  width: 301px;
  height: 147px;
}

.Footer
{
	border: solid 1px #4a4a4a;
	background-color: #4a4a4a;
}

.BottomComponent
{
	width: 301px;
	height: 147px;
	/*background-image: url(Images/BottomComponentBackground.jpg);
	background-repeat: no-repeat;*/
  background-color: #eaeaea;
}

.BottomComponentiMagineContent
{
	width: 301px;
	height: 147px;
	background-image: url(Images/iMagineBackground.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.BottomComponentComboContent
{
	width: 281px;
	height: 127px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.BottomComponentComboBackImage
{
	width: 118px;
	height: 127px;
	text-align: center;
}

.BottomComponentComboImage
{
	border: solid 5px #FFFFFF !important;
	max-height: 117px;
	max-width: 108px;
}

.BottomComponentComboCopy
{
	width: 153px;
	height: 127px;
}

.BottomComponentImageView
{
	margin: 5px 5px 5px 4px;
	width: 292px;
	height: 138px;
	vertical-align: bottom;
	position: relative;
}

.BottomComponentImageViewLink
{
	position: absolute;
	right: 5px;
	bottom: 5px;
}

/************************************************************************
Our Showroom
*************************************************************************/
.OurShowroomContent
{
	font-size: 14px;
	padding: 16px 0px;
	color: #000;
}

.OurShowroomLink
{
	padding-bottom: 24px;
}
.OurShowroomLink a
{
	font-size: 14px !important;
}

/************************************************************************
Contact Us
*************************************************************************/
.ContactUsDealerPhone
{
	position: absolute;
	bottom: 36px;
	left: 23px;
	color: #CA6C4F;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: -0.005em;
}

/**********************************************************************************
Left Promo
***********************************************************************************/
.PromoLayoutContainer
{
  padding-top: 13px;
  padding-left: 20px;
}

.PromoTitle
{
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
	display: block;
	font-size: 12px;
	/*line-height: 12px;
	text-transform: uppercase;
	letter-spacing: -0.045em;*/
}

.PromoText
{
  color: #333;
  clear: left;
  font-size: 12px;
  line-height: 12px;
  display: block;
  margin-bottom: 2px;
}

.PromoLink
{
	text-decoration: underline;
	font-size: 12px;
	float: right;
	color: #EAE373 !important;
}

.LeftPromoImage
{
	border: solid 1px #969587 !important;
	max-width: 60px;
	margin-right: 10px;
}

.LeftPromoImageOnly
{
	border: solid 1px #969587 !important;
	max-width: 200px;
}

.PromoDivider
{
	width: 200px; 
	height: 1px; 
	margin: 8px auto; 
	background-color: #AF8124;
}

/********************************************************************************
Standard layout elements
*********************************************************************************/
.LayoutTableLeftTD
{
	padding-right: 20px;
}

/*************************************************
Photo Gallery
*************************************************/
.PhotoGallery
{
	margin: 0px 0px 24px 0px;
}

.PhotoGalleryTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #837e69;
	margin-bottom: 16px;
	display: block;
}

.PhotoGallery_BeforeAfter
{
	font-weight: bold;
	color: #6f9c9a;
}

.PhotoGalleryTestimonialLabel
{
	font-size: 14px;
	margin: 0px 0px 16px 0px;
	display: block;
}

.PhotoGalleryControlBar
{
	padding: 5px 8px;
	background-color: #eaeaea;
	color: #000;
	vertical-align: middle;
}
.PhotoGalleryControlBar #dataPagerPages
{
	font-size:12px !important;
}
.PhotoGalleryControlBar a
{
	color:#000 !important;
	font-size:14px !important;
}
.PhotoGalleryPagerLinks
{
	color: #d9dabf;
}

.PhotoGalleryComboBox
{
	margin-left: 8px;
	font-size: 12px;
}

.PhotoGalleryControls
{
	margin: -10px 0px;
}

.PhotoGalleryBeforePanel
{
	margin-bottom: 10px;
}

.PhotoGalleryImage
{
	width: 448px;
	border: solid 1px #BABCAD !important;
}

/*************************************************
StoreHours
*************************************************/
.StoreHours
{
	width: 200px;
	margin: 16px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px !important;
	line-height: 14px !important;
	color: #837E69;
	font-weight: bold;
}

td[colspan="2"].StoreHourHeader
{
	color: #000;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 16px;
}

.StoreHourContent
{
	padding-top: 16px;
	color: #000;
	font-weight:normal;
	font-size:12px;
}

/*************************************************
Design Consultation
*************************************************/
.DesignConsultation
{
  background-color: rgb(216,116,35);
  
  border-style: solid;
  border-width: 1px;
  border-color: rgb( 130, 130, 130 );
  border-radius: 5px;
  background-image: -moz-linear-gradient( 90deg, rgb(241,136,51) 0%, rgb(216,116,35) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(241,136,51) 0%, rgb(216,116,35) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(241,136,51) 0%, rgb(216,116,35) 100%);
  
 	background: linear-gradient(to bottom,  rgb(241,136,51) 0%,rgb(216,116,35) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F18833', endColorstr='#D87423',GradientType=0 );
}

/*revamp*/
.LeftColumnMaster
{
	background-image: none !important;
	padding-bottom:15px;
	border-right: 1px solid #d3d3d3;
}
.LeftColumnMaster, .EclipseLeftColumn, .LeftColumn
{
	background-color: #fff;
}
.StoreInfo
{
	background-color: rgb(106,106,106);
}
.Navigation
{
	background-color: rgb(209,181,48);
	margin-bottom:15px;
	padding-top: 10px;
  padding-bottom:5px;
}

.LeftPromoTable .PromoDivider
{
	margin-top:15px;
	margin-bottom:15PX;
	background-color: #7c755b;
}
a.PromoLink
{
	color: #000 !important;
}
ul.LeftNavigation
{
	width: 205px !important;
	margin: 5px 10px 10px 15px !important;
}
.LeftNavSubItem
{
	background-color: #fff !important;
}
ul.LeftNavigationSubMenu
{
	left:105% !important;
}
.EmailSignup
{
	margin-bottom:20px;
}

.bottombar
{
	border-top-style:none !important;
}	

.BottomComponent h5
{
	color: #000 !important;
}

.StoreInfoPhoneMap a:hover, .StoreInfoPhoneMap a:visited
{
	color: #fff !important;
}