body {
	margin: 0px;
	text-align: center;
	background-color:#f9f7f4;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#5b4d3a;
}

a:link { color: #e53841; font-weight : normal; text-decoration: none; }
a:visited { color: #e53841; font-weight : normal; text-decoration: none; }
a:hover { color: #e53841; font-weight : normal; text-decoration: underline; }

#site-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1007px;
}

b {
	color:#e53841;
	font-weight:normal;
	font-size:11px;
}

.red {
	color:#e53841;
}

#header {
	width:1007px;
	height:74px;
	padding: 1px;
	margin: 0px;
	text-align: left;
}	

#header #logo {
	background: url(pix/logo.gif) top left no-repeat;
	margin:21px 0px 18px 27px;
	width:179px;
	height:45px;
}

#header #subnav {
	font-size:10px;
	margin-top:-75px;
	float:right;
	width:509px;
	margin-bottom:0px;
	padding-right:19px;
	text-align:right;
}

#header #subnav .subnav {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#5b4d3a;
	text-align:right;
}

#header #subnav b {
	font-size:10px;
	color:#e53841;
	font-weight:normal;
}

a:link { color: #e53841; font-weight : bold; text-decoration: none; }
a:visited { color: #e53841; font-weight : bold; text-decoration: none; }
a:hover { color: #e53841; font-weight : bold; text-decoration: underline; }

.subnavline {
	margin-top:-47px;
	width:638px;
	height:1px;
	margin-left:369px;
	background-image:url(pix/home_subnav_line.gif); background-repeat:no-repeat;
	margin-bottom:0px;
	font-size: 2px;
}

#wrapper {
	margin-top:9px;
	width: 993px;
	display:inline-block;
	text-align: left;
	border:#FFF solid 7px;
	background:url(pix/bkg.gif) repeat-y;
}	


/*********************************** Begin Navigation *****************************************************/
#header #navigation {
	margin-left:370px;
	margin-top:0px;
	padding-right:25px;
	width:637px;
	height:47px;
}

#navigation ul {
	width: 637px;
	margin: 0px;
	margin-left:0px;
	padding:0px;
	list-style-type: none;
}

#navigation ul li {
	display: inline;
	white-space: nowrap;
	margin: 0px;
	margin-left:0px;
}

#navigation ul li a {
	display: inline-block;
	margin: 0px;
	margin-left:0px;
}

#navigation ul li span {
	display: none;
	margin: 0px;
	margin-left:0px;
}

#navigation ul li#about a {
	background: url(pix/about.gif) top left no-repeat;
	height:47px;
	width:108px;
}

#navigation ul li#about a:hover {
	background: url(pix/about.gif) bottom left no-repeat;
	height:47px;
	width:108px;
}

#navigation ul li#salon_equipment a {
	background: url(pix/salon_equipment.gif) top left no-repeat;
	height:47px;
	width:141px;
}

#navigation ul li#salon_equipment a:hover {
	background: url(pix/salon_equipment.gif) bottom left no-repeat;
	height:47px;
	width:141px;
}

#navigation ul li#salon_gallery a {
	background: url(pix/salon_gallery.gif) top left no-repeat;
	height:47px;
	width:123px;
}

#navigation ul li#salon_gallery a:hover {
	background: url(pix/salon_gallery.gif) bottom left no-repeat;
	height:47px;
	width:123px;
}

#navigation ul li#financing a {
	background: url(pix/financing.gif) top left no-repeat;
	height:47px;
	width:93px;
}

#navigation ul li#financing a:hover {
	background: url(pix/financing.gif) bottom left no-repeat;
	height:47px;
	width:93px;
}

#navigation ul li#dealers a {
	background: url(pix/dealers.gif) top left no-repeat;
	height:47px;
	width:81px;
}

#navigation ul li#dealers a:hover {
	background: url(pix/dealers.gif) bottom left no-repeat;
	height:47px;
	width:81px;
}

#navigation ul li#contact a {
	background: url(pix/contact.gif) top left no-repeat;
	height:47px;
	width:91px;
}

#navigation ul li#contact a:hover {
	background: url(pix/contact.gif) bottom left no-repeat;
	height:47px;
	width:91px;
}
/*********************************** End Navigation *****************************************************/

/*********************************** Begin Left Column Styles *****************************************************/

#left {
	margin-top:0px;
	float:left;
	width:682px;
	padding-right:25px;
}	


#left a:link { color: #e53841; font-weight : normal; text-decoration: none; }
#left a:visited { color: #e53841; font-weight : normal; text-decoration: none; }
#left a:hover { color: #e53841; font-weight : normal; text-decoration: underline; }

#text {
	padding:35px 47px 20px 50px;
}	

#title {
	padding:0px 0px 10px 0px;
}

.column {
	float: left;
	padding-left:30px;
	width:250px;
}


#left p.column {
	clear: none;
}

.clear {
	clear:both;
}

.dealers {
	margin:0px;
	color:#e53841;
	font-weight:bold;
	font-size:12px;
}



#photos-container {
	width: 657px;
	list-style-type: none;
	padding:0px 0px 0px 0px;
}


#photos-container li {
	float: left;
	display: inline;
	width: 200px;
	margin-top:0px;
	padding: 5px;
	font-size:10px;
	line-height:14px;
	text-align:center;
}

#photos-container li p {
	margin:0px;
	padding:5px 0px 5px 0px;
}

.photo img {
	clear:right;
}
		
		
/*********************************** End Left Column Styles *****************************************************/

/*********************************** Begin Right Column Styles *****************************************************/
#right {
	padding:0px;
	float:left;
	margin-top:0px;
	width:286px;
}

#right b {
	color:#e53841;
	font-weight:normal;
	font-size:10px;
}

#gallery_callout {
	padding:0px;
	width:286px;
	height:245px;
	background: url(pix/callout_inside_gallery.gif) top left no-repeat;
	clear:both;
}

.gallery_callout_text {
	text-align: center;
	padding-top:220px;
	font-size:10px;
	color:#5b4d3a;
	font-weight:normal;
}

#contact_callout {
	margin:30px 0px 10px 30px;
	background: url(pix/callout_contact.gif) top left no-repeat;
	width:89px;
	height:11px;
}

#products_callout {
	margin:30px 0px 5px 30px;
	background: url(pix/callout_products.gif) top left no-repeat;
	width:147px;
	height:17px;
}

#products_image {
	text-align:center;
	margin:10px 0px 15px 0px;
	border:0px;
}

.callout_text {
	padding-left:45px;
	padding-right:40px;
	font-size:10px;
	line-height:18px;
}

.bold_brown {
	color:#43392b;
	font-weight:bold;
	font-size:10px;
}

a.callout:link { color: #e53841; font-weight : normal;  text-decoration: none; }
a.callout:visited { color: #e53841; font-weight : normal;  text-decoration: none; }
a.callout:hover { color: #e53841; font-weight : normal;  text-decoration: underline; }

/*********************************** End Right Column Styles *****************************************************/


.line {
	width:631px;
	height:1px;
	background-image:url(pix/g_line.gif); background-repeat:no-repeat;
	margin-top:10px;
	padding-bottom:10px;
	clear: both;
}

h4 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#f6891f;
}

h5 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#f6891f;
	font-size:12px;
	margin-left:20px;
	padding-bottom:5px;
}

p {
	margin: 0px 0px 15px 0px;
}

.backtotop {
	display:block;
	text-align:right;
	font-size:10px;
	padding-right:50px;
}

h3 {
	padding:0px;
	margin:0px;
	margin-top:30px;
}

.floatright {
	float:right;
	padding-left:10px
}

.indent {
	padding-left:25px;
}

.subnav {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
}

ul {
	padding:0px 0px 0px 60px;
	margin:0px;
}

li {
	list-style-type: disc;
	padding:0px;
	margin:0px;
}

.images {
	padding:0px 5px 10px 0px;
}

/*********************************** Footer Styles Footer Styles Footer Styles *****************************************************/
#footer  {
     font-size: 9px;
     font-family: Verdana, Geneva, Arial, sans-serif;
	 color:#73654f;
     text-align: center;
     width: 100%;
     height: 49px;
	 margin-top: 170px;
	 background-image:url(pix/footer_bkg.gif); background-repeat:repeat-x;
}

#footer b {
	font-size:9px;
	color: #e53841;
	font-weight:normal;
}

#footer p {
	margin: 0px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:14px;
}

#footer a {
	color: #73654f;
}

#footer .fullbreak {
	margin-top: 10px;
}

#footer a:link { color: #73654f; font-weight : normal;  text-decoration: none; }
#footer a:visited { color: #73654f; font-weight : normal;  text-decoration: none; }
#footer a:hover { color: #73654f; font-weight : normal;  text-decoration: underline; }

/*********************************** Footer Styles Footer Styles Footer Styles *****************************************************/

/***************************************** Forms************************************************************************************/

	div.forms {
		width: 45%;
		float: left;
	}
	label, input {
		display: block;
		margin-bottom: 0px;
	}
	.inline {
		padding-right:15px;
		float: left;
		clear: right;
	}
	.clear {
		clear: both;
	}
	
.submit {
	padding-top:15px;
	margin-bottom:30px;
}	

.forms {
	padding-left:25px;
	font-size: 10px;
	font-weight:bold;
}

.formtxt {
	font-size: 11px;
  	width: 35px;  margin-bottom: 3px;
}

.formtxt_contact {
	font-size: 11px;
  	width: 212px;  margin-bottom: 3px;
}

.formtxt2 {
	font-size: 11px;
 	width: 500px;  margin-bottom: 3px;
	font-weight:bold;
}

.formtxt3 {
	font-size: 11px;
	background-color: #FFFFFF;  width: 70px;  margin-bottom: 3px;
	border: 1px solid #B4BAC0;
}

.formsm {
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
/***************************************** Forms************************************************************************************/