body{
	margin: 0px;
	padding: 20px 0px;
	background: #8F5917;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
}

.clear{
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin: 0px 0px 0px 0px;
}

.clearL{
	clear: left;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin: 0px 0px 0px 0px;
}


ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.shadowRight{
	background:url(images/shadow_right.png) repeat-y right;
}

.shadowBottom{
	background:url(images/shadow_bot.png) repeat-x bottom;
}

.shadowTopRight{
	background:url(images/shadow_top_right.png) no-repeat top right;
}

.shadowBotRight{
	background:url(images/shadow_bot_right.png) no-repeat bottom right;
}

.shadowBotLeft{
	background:url(images/shadow_bot_left.png) no-repeat bottom left;
	width: 100%;
}

.shadowPad{
	padding: 0px 9px 11px 0px;
}

#wrapper{
	width: 762px;
	margin: auto;
}

#wrapper4{	
	background:url(images/right_bg.png) repeat-y right;	
}

#wrapper4b{
	background:url(images/right_bg2.png) repeat-y right;	
}

#loreal{
	background: url(images/loreal_logo.png) no-repeat right bottom;
}

#rightCol{
	min-height: 400px;
	position: absolute;
	right: -105px;
	width: 105px;
	top: 0px;
}

* html #rightCol{
	height: 400px;
}

#aboutus{
	background:url(images/aboutus.png) no-repeat center center;
}

#contactus{
	background:url(images/contactus.png) no-repeat center center;
}

#salon{
	background:url(images/salon.png) no-repeat center center;
}

#dayspa{
	background:url(images/dayspa.png) no-repeat center center;
}

#services{
	background:url(images/services.png) no-repeat center center;
}
#salonservices{
	background:url(images/salon_services.png) no-repeat center center;
}

#localservices{
	background:url(images/local_services.png) no-repeat center center;
}

#creative{
	background:url(images/creative.png) no-repeat right center;
}

h3#aboutus, h3#creative, h3#contactus, h3#salon, h3#dayspa, h3#services, h3#localservices{
	height: 400px;
	margin: 0px;
	padding: 0px;
}

h3#salonservices{
	height: 900px;
	margin: 0px;
	padding: 0px;
}

h3#aboutus span, h3#creative span, h3#contactus span, h3#salon span, h3#dayspa span, h3#salonservices span, h3#services span, h3#localservices span{
	display: none;
}

#wrapper3{
	width:646px;
	position: relative;
}

#logo{
	padding: 10px 0px 2px 10px;
	background: #ffffff;
}

#logo h1{
	margin: 0px;
	padding: 0px;
}

#navigation{
	background: url(images/nav_bg.png) repeat-x bottom;		
	margin-bottom: -9px;	
	position: relative;
	z-index: 1000;
	width: 100%;
}

.nav1, .nav2, .nav3, .nav4, .nav5, .nav6{
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 105px;
}

.nav1{
	background-image:url(images/nav1.jpg);
}

.nav2{
	background-image:url(images/nav2.jpg);
}

.nav3{
	background-image:url(images/nav3.jpg);
}

.nav4{
	background-image:url(images/nav4.jpg);
}

.nav5{
	background-image:url(images/nav5.jpg);
}

.nav6{
	background-image:url(images/nav6.jpg);
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	z-index: 1200;
	width: 100%;
}

#navigation ul li{
	float: left;
	display: block;
	width: 25%;
}

#navigation ul li a{ 
	display: block;
	text-align: center;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	z-index: 1500;
	position: relative;
}

#navigation ul li a:hover{ 
	color: #f5d093;
}

/* menu - selected - background image and colour */
#navigation ul li a.selected{ 
	background: url(images/nav_selected_bg.png) repeat-x bottom;
	color: #bf6900;
}

#navigation ul li a span{
	padding: 3px 0px 11px 0px;
	display: block;
}

#navigation ul li a.selected span{
	background: url(images/nav_selected.png) no-repeat center bottom;
}
 
#navigation ul li a.selected2 span{
	color: #f5d093;
}

#wrapper2{
	background:url(images/left_bg.png) repeat-y left #ffffff;
}

#wrapper5{
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #202020;
	border-bottom: solid 1px #000000;
}

#mainContent{
	padding: 0px 0px 0px 0px;
	width: 400px;
	min-height: 300px;
	z-index: 900;
	float: right;
}

* html #mainContent{
	height: 300px;
}

#leftSide{
	width: 220px;
	padding-top: 305px;
}

.aboutusimg{
	background-image: url(images/aboutus_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.contactusimg{
	background-image: url(images/contactus_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.recommendimg{
	background-image: url(images/stratford-salon-recommends_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.salonimg{
	background-image: url(images/salon_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.servicesimg{
	background-image: url(images/services_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


.services2img{
	background-image: url(images/services2_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.dayspaimg{
	background-image: url(images/dayspa_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.homeimg{
	background-image: url(images/home_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

p{	
	margin: 0px;
	padding: 0px;
}

#slogan{
	background: #8f5917;
	position: absolute;
	right: 0px;
	top: 95px;
	width: 426px;
	z-index: 800;
}

h1{
	font-size: 17px;
	color: #b2700c;
	line-height: 17px;
	color: #b2700c;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}


h2{
	line-height: 17px;
	color: #b2700c;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

h2 a{
	color: #b2700c;
	text-decoration: none;
}

h2 a:hover{
	color: #707176;
}


a{	
	color: #000000;	
}

a:hover{
	color: #DAC092;
}


#slogan h2{
	padding: 5px 0px 0px 0px;
	margin: 0px 20px;
	background: #000000;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	letter-spacing: 2px;
	word-spacing: 1px;
	text-align: center;
	font-weight: normal;
}

.pad1{
	padding: 80px 45px 0px 25px;
}

.pad2{
	padding: 30px 55px 0px 25px;
}

.h2{
	font-size: 17px;
	color: #b2700c;
}

#mainContent p{
	font-size: 13px;
	line-height: 22px;
	color: #221e1f;
}

#footer{
	background:url(images/loreal_logo.png) no-repeat right bottom;	
}

#phoneBox{
	width: 220px;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	padding: 2px 0px 3px 0px;
}

#phoneBox p{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

#phoneBox p.phoneNo{
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 8px;
	display: block;
	padding: 0px 0px 0px 9px;
	text-transform: none;
	font-weight: normal;
}

.hide{
	display: none;
}

#contact p{
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 17px;
}

ul#salonpage{
	position: relative;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	list-style: none;
}

ul#salonpage li{
	margin-top: 0px;
}

/* IE6 Only */
* html ul#salonpage li {
	margin-top: -20px;
}

/* IE7 Only */
*:first-child+html ul#salonpage li {
	margin-top: -20px;
}

.topLink1, .topLink2{
	position: absolute;
	top: 0px;
	border-top: solid 4px #707176;
	display: block;
	width: 160px;
	text-align: center;
	text-decoration: none;
	background:url(images/border2.png) repeat-x bottom;
}

.topLink1{
	left: 0px;
}
.topLink2{
	left: 160px;
}

#salonpage a span{
	display: block;
}

#salonpage a span span{
	display: block;
	padding: 0px 0px 7px 0px;
}

#salonpage a:hover{
	color: #bf6900;
}

/* selected - font colour */
#salonpage a.selected{
	color: #000000;
}

#salonpage a.selected:hover{
	color: #bf6900;
}

/* salon, day spa - selected */
.selected span{
	background: url(images/nav_selected_bg2.png) repeat-x bottom;
}

.selected span span{
	background: url(images/nav_selected2.png) no-repeat center bottom;
}

ul.bullet li{
	background: url(images/bullet1.png) no-repeat left top;
	padding: 0px 0px 0px 10px;
}

ul#salonpage ul.bullet li{
	margin: 0px;
}

#salonpage p{
	padding: 10px 0px 10px 0px;
}

#salonpage p.h1{
	font-size: 17px;
	color: #b2700c;
	line-height: 17px;
	color: #b2700c;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}

#salonpage p.h2{
	font-size: 17px;
	color: #b2700c;
	line-height: 17px;
	color: #b2700c;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-weight: normal;

}

#salonpage p.pad0{
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

#salonpage p.pad5{
	padding: 15px 0px 3px 0px;
	margin: 0px;
}

#salonpage span.brown{
	color: #B2700C;
}



#salonpage2 li li{
	border-bottom: solid 1px #E39F40;
}


#salonpage2 li li.last{
	border-bottom: solid 3px #E39F40;
}


#salonpage li a.link3{
	border-bottom: solid 1px #E39F40;
	display: block;
	text-decoration: none;
	color: #E39F40;
	font-size: 17px;
	margin-top: 8px;
}

span.box1{
	border-right: solid 1px #E39F40;
	display: block;
	width: 260px;
	float: left;
	margin-right: 10px;
	padding: 1px 0px;
}

span.box2{
	width: 45px;
	float: left;
	display: block;
}

.clearL2{
	clear: left;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin: 0px 0px -1px 0px;
	display: block;

}

#salonpage2 {
	font-size: 12px;
}

ul#salonpage2 li{
	margin: 0px;
}

/* IE6 Only */
* html ul#salonpage ul#salonpage2 li {
	margin-top: 0px;
}

/* IE7 Only */
*:first-child+html ul#salonpage ul#salonpage2  li {
	margin-top: 0px;
}

#salonpage2 li.noBorder{
	border: none;
}

#salonpage2 .black{
	color: black;
}

#salonpage2 li.logos2{
	display: block;
	float: right;
	width: 70px;
	border: none;
}

#salonpage2 li.logos2 img{
	vertical-align: bottom;
	margin: 4px 0px 0px 0px;
}

/* Max Added */

.footerLinks {
	color: #51320D;
	text-align: center;
	font-size: 11px;
}

a:link.footer,
a:active.footer,
a:visited.footer {
	color: #513913;
}
a:hover.footer {
	color: #B2700C;
}
