/* Layout */
p { margin-top: 0px;
	margin-bottom: 10px;
}

li { margin-top: 0px;
	 margin-bottom: 10px;
	 color: #6A6964;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-style: normal;
	 line-height: 16px;
}

body {
	background-color: #dddddd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 780px;
	max-width: 1200px;
	align: center;
}

/* USED FOR SCROLLING TEXT BOX _ DO NOT DELETE!! */

.Container {
   position: relative;
/* top: 50px; left: 100px; */
  width: 450px;
  height: 400px;
  background-color: #FDFAF3;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 430px;
  height: 400px;
}
#Scroller-1 p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: normal;
  font-variant: normal;
  color: #6A6964;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 16px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 348px; left: 410px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 370px; left: 410px;
}

/* END OF SCROLLING TEXT BOX */

/* Text */
.headline {
	font-family: Times New Roman, Courier, serif;
	font-size: 23px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	color: #BCCB26;
	text-align: left;
	text-transform:capitalize;
}

.headlinesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #BCCB26;
	text-align: left;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: left;
	padding-bottom: 10px;
}
	
.statement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 27px;
	font-weight: normal;
	color: #C45740;
}

.smallcap {
	font-family: Times New Roman, Times, serif;
	font-size: 6px;
	text-transform: uppercase;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #6A6964;
	list-style-position: outside;
	list-style-type: circle;
}
	
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #6A6964;
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #B2BD19;
	text-decoration: none;
}

.serviceslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #73726E;
	text-decoration: none;
}

a.serviceslink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #2c2c2c;
	text-decoration: underline;
}


.linkselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #6A6964;
	text-decoration: none;
}


/* CSS forms */
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	display: block;
	float: left;
	margin-bottom: 13px;
	width: 200px;
	background-color: #999999;
	border: #999999 2px solid;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 125px;
	padding-right: 10px;
	display: block;
	float: left;
	margin-bottom: 13px;
	background-color: #FDFAF3;
}

input#State, input#Zip, input.slim {
    width: 55px;
}

input.button {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
}

input.hidden {
	display: none;
}

div.buttons {
	padding-left: 130px;
}

input.checkbox, input.radio {
	width: auto;
	background-color: transparent;
	border: #000000 0px none;
}

input.radio {
	margin-bottom: auto;
	display: inline;
	float: none;
}

label.slim {
	/* IE ignores the padding, so this is a hack to 'fix' that */
	width: 70px !important;
	width /**/: 90px;
	padding-left: 10px;
	text-align: right;
}

br.clear {
	clear: left;
}

#dealerResults table tr td, #dealerList table tr td, .w2gi-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

table.RadioTable tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

table.RadioTable tr td.rowhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}

/* THIS IS FOR THE SERVICES SUBNAV BELOW */

/* Navigation */
#navwrap {
margin: 0;
position: absolute;
}

#navmain {
margin: 0;
padding: 0;
width: 575px;
}

#navmain ul, #navmain li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;	
}

#navmain a {
height: 24px;
margin: 0;
padding: 0;
}

#subnavevents {background:  url(/images/beauty/events.gif) 0 -24px no-repeat; float: left;}
#subnavlocations {background:  url(/images/beauty/locations.gif) 0 -24px no-repeat; float: left;}
#subnavnews {background:  url(/images/beauty/news.gif) 0 -24px no-repeat; float: left;}
#subnavproducts {background:  url(/images/beauty/products.gif) 0 -24px no-repeat; float: left;}
#subnavstore {background:  url(/images/beauty/store.gif) 0 -24px no-repeat; float: left;}
#subnavservices {background:  url(/images/beauty/services.gif) 0 -24px no-repeat; float: left;}
#subnavHome {background:  url(/images/beauty/home_wht.gif) 0 -24px no-repeat; float: left;}
#subnavcareers {background:  url(/images/beauty/careers.gif) 0 -24px no-repeat; float: left;}
#subnavcontact {background:  url(/images/beauty/contact.gif) 0 -24px no-repeat; float: left;}

#subnavevents a {background:  url(/images/beauty/events.gif) 0 0 no-repeat; display: block; width: 52px;}
#subnavlocations a {background:  url(/images/beauty/locations.gif) 0 0 no-repeat; display: block; width: 77px;}
#subnavnews a {background:  url(/images/beauty/news.gif) 0 0 no-repeat; display: block; width: 42px;}
#subnavproducts a {background:  url(/images/beauty/products.gif) 0 0 no-repeat; display: block; width: 72px;}
#subnavstore a {background:  url(/images/beauty/store.gif) 0 0 no-repeat; display: block; width: 51px;}
#subnavservices a {background:  url(/images/beauty/services.gif) 0 0 no-repeat; display: block; width: 59px;}
#subnavHome a {background:  url(/images/beauty/home_wht.gif) 0 0 no-repeat; display: block; width: 52px;}
#subnavcareers a {background:  url(/images/beauty/careers.gif) 0 0 no-repeat; display: block; width: 58px;}
#subnavcontact a {background:  url(/images/beauty/contact.gif) 0 0 no-repeat; display: block; width: 67px;}

#subnavevents a:hover {background:  url(/images/beauty/events2.gif) 0 0 no-repeat; display: block; width: 52px;}
#subnavlocations a:hover {background:  url(/images/beauty/locations2.gif) 0 0 no-repeat; display: block; width: 77px;}
#subnavnews a:hover {background:  url(/images/beauty/news2.gif) 0 0 no-repeat; display: block; width: 42px;}
#subnavproducts a:hover {background:  url(/images/beauty/products2.gif) 0 0 no-repeat; display: block; width: 72px;}
#subnavstore a:hover {background:  url(/images/beauty/store2.gif) 0 0 no-repeat; display: block; width: 51px;}
#subnavservices a:hover {background:  url(/images/beauty/services2.gif) 0 0 no-repeat; display: block; width: 59px;}
#subnavHome a:hover {background:  url(/images/beauty/home_wht.gif) 0 0 no-repeat; display: block; width: 52px;}
#subnavcareers a:hover {background:  url(/images/beauty/careers2.gif) 0 0 no-repeat; display: block; width: 58px;}
#subnavcontact a:hover {background:  url(/images/beauty/contact2.gif) 0 0 no-repeat; display: block; width: 67px;}

/*.events #events a, .locations #locations a, .news #news a, .products #products a, .quotes #quotes a, .resources #resources a, .aboutus #aboutus a, .contactus #contactus a {
background-image: none;
}*/

#navsub {
background-color: #FDFAF3;
height: 100%;
width: 500px;
left: 0;
margin: 0;
margin-left: 1;
position: absolute;
text-align: left;
top: 20px;
}

#navsub a:hover {
text-decoration: none;
}

/* Defines look of sub menu bar */
#subempty, #subservices {
background-color: #FDFAF3;
color: #fff;
display: none;
font-size: 11px;
margin: 0;
padding: 0;
text-align: left;
}

/* Defines location of sub menu bar */
.subnavevents #subempty, .subnavlocations #subempty, .subnavnews #subempty, .subnavproducts #subempty, .subnavservices #subservices, .subnavcareers #subempty, .subnavcontact #subempty {
display: inline;
left: 0;
margin: 0;
padding: 5px 0;
position: absolute;
top: 0px;
z-index: 1; /* z-index used so sub menu links don't disappear in IE 5.01 PC */
}

/* Controls space between sub menu links */
.subnavevents #subempty a, .subnavlocations #subempty a, .subnavnews #subempty a, .subnavproducts #subempty a, .subnavservices #subservices a, .subnavcareers #subempty a, .subnavcontact #subempty a  {
color: #fff;
font-weight: normal;
padding: 0 4px;
width: auto;
}

select.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	display: block;
	float: left;
	margin-bottom: 13px;
	width: 70px;
	background-color: #999999;
	border: #999999 2px solid;
}

select.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	display: block;
	float: left;
	margin-bottom: 13px;
	width: 50px;
	background-color: #999999;
	border: #999999 2px solid;
}

input.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	display: block;
	float: left;
	margin-bottom: 13px;
	width: 50px;
	background-color: #999999;
	border: #999999 2px solid;
}




