body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #565A59;
	line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 750px;
	margin: 0 auto;
	text-align: left;

}

#wrapper-menu-top {
	background: white url(../images/content_bg.png) top right repeat-y;
}


#ctisalon {	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
background:url(../images/content_bg.png);

}

#menu-top {
	background: transparent url(../images/bg02-white-right.html) no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(../images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(../images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#954B16;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}


 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {
	background: transparent url(../images/bg.png) top center repeat-x;
}

#header {
	background: transparent url(../images/header.jpg) no-repeat center top;
}

#wrapper-header2 {
	background: transparent url(../images/bg02-blue-left.png) top left no-repeat;
}

#wrapper-header3 {
	background: transparent url(../images/bg02-blue-right.png) top right no-repeat;
	height:192px;
}



#box-wrapper {
	width: 750px;
	margin: 0;
	padding: 0;
	text-align:left;
	margin-top: 0px; 
margin-left: auto; 
margin-right: auto;
border:0;
	height: 200px;



}
#box-content {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 100%;
	text-align:left;
		background: transparent url(../images/content_bg.png) top right repeat-y ;
	
}


#ftr-content {
	width: 750px;
	margin: 0;
	padding: 0;
	text-align:center;
	margin-top: 0px; 
margin-left: auto; 
margin-right: auto;
border:0;
	height: 30px;



}
#ftr-content {
	margin: 0;
	padding: 0;
	height:30px;
	width: 100%;
	text-align:center;
	margin-left: auto; 
margin-right: auto;

	
}

#ftr-foot {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 100%;
	text-align:center;
		
		margin-left: auto; 
margin-right: auto;
	
}





#box-1 {
	float: left;
	width: 190px;
	height: 160px;
	margin-left:30px;
	margin-right:20px;
	padding:10px;
	background-image:url(../images/bg-box.gif);

}

#box-2 {
	float: left;
	width: 190px;
	height: 160px;
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	background-image:url(../images/bg-box.gif);
}

#box-3 {
	float: left;
	width: 190px;
	height: 160px;
	margin-left:10px;
	margin-right:5px;
	padding:10px;
	background-image:url(../images/bg-box.gif);
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 192px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}

#wrapper-content {		width: 750px;
	margin: 0 auto;
	text-align: left;


}

* html #wrapper-content { height: 1%; }

#content {
	background: #F1ECE2 url(../images/content_bg.png) top right repeat-y ;
	padding: 5px 245px 5px 40px;
	
}
#content-bio {
	background: #F1ECE2 url(../images/content_bg.png) top right repeat-y ;
	padding: 5px 20px 5px 20px;
	
}


#wrapper-menu-page {
font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	float: right;
	text-align:right;
	padding-right:8px;
	width:172px;
	margin: 20px 30px 3em 2em;
	background: transparent url(../images/menu.png) no-repeat;
	background-color:#f9f9f9;
	line-height: 150%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;

}

#wrapper-menu-foot {
display: block;
margin: 0;
width:180px;
	background: transparent url(../images/menu-foot.png) no-repeat;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	height:50px;
}


* html #wrapper-menu-page { margin-right: 15px;  }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	width:172px;
}

#menu-page li {
	margin: 0;
	padding: 0;
	display: block;
	width:170px;	
}

#menu-page h3 {
	font-size: 85%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #565A59;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #954B16;	display: block;
	width:170px; border-left:#F9F9F9;}
#menu-page a:hover { color: #75390D;
background-color:#E6F3E6;	display: block;
	width:170px;
 }

#wrapper-footer {
	margin-top: 1em;
	text-align: left;
}

#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 65%;
	margin: 0 20px;
	background-color: #fff;
	border-bottom: 0;
	clear: both;
}


#btm-content {	margin: 0;
	padding: 0;

}

* html #btm-content { height: 1%; }

#btm {
	background: #F1ECE2 url(../images/content_bg.png) top right repeat-y ;
}


h1 {	font-size: 145%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #565A59;
	font-weight: normal;
	letter-spacing: 0.15em;
	  border-bottom: 4px solid #E5D7BD;
	}
	
h2 { font-size: 127%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #565A59;
	font-weight: normal;
	letter-spacing: 0.15em;
	  border-bottom: 4px solid #E5D7BD;}
	
.hair-salon h2 { font-size: 90%;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.15em; 
	border-bottom: 4px solid #E5D7BD;}
	
h3 { 	font-size: 110%;
	text-transform: uppercase;
	margin: 0;
	color: #565A59;
	font-weight: normal;
	letter-spacing: 0.1em;
	  border-bottom: 2px solid #E5D7BD;
	 }
	 
h4 { font-size: 110%;
	color: #fff;
	font-weight: bold;
	margin-bottom:inherit;
	margin:0;
	 }
	 
.appleton-spa {
font-size: 110%;
color:#954B16;
background-color:#FFF5C9;
}	 
.appleton-salon {
font-size: 105%;
color:#954B16;
background-color:#D5C4A1;
}

.appleton-haircut {
font-size: 90%;
color:#4D3502;
background-color:#D6C6A3;
}

.appleton-hair_salon {
font-size: 90%;
color:#4D3502;
background-color:#E0D1B1;
}


.green_bay-spa {
font-size: 90%;
color:#954B16;
background-color:#FFFAE6;
}

.green_bay-salon {
font-size: 105%;
color:#954B16;
background-color:#FFFAE6;
}

.appleton-hair-salon {
font-size: 80%;
color:#565A59;
}

.appleton-day-spa {
font-size: 90%;
color:#954B16;
}	

.appleton-beauty-salon {
font-size: 105%;
color:#954B16;
}	  

a:link, a:visited { color: #954B16; text-decoration: none; }
a:hover{ color: #713910; text-decoration: underline; }


.ftr a:link { color: #888; text-decoration: none; }
.ftr a:visted { color: #888; text-decoration: none; }
.ftr a:hover { color: #888; text-decoration: underline; }


#tiny a {
	font-size: 11px;
}

#tiny a span {
font-size: 11px;}

 #tiny a:hover { font-size: 11px; }
 #tiny a:hover span {	font-size: 11px; }

#imgpad img {
margin: 20px 20px 20px 20px;
}
