body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url(assets/salon_bkgnd.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#masthead {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#wrapper {
	width: 1074px;
	margin: 0px auto;
}
#column_wrapper {
	background-image: url(assets/salon_middle.jpg);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(assets/salon_top.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#column_bottom {
	background-image: url(assets/salon_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.clearfloat {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#right {
	width: 834px;
	float: right;
}
#left {
	width: 220px;
	float: left;
	margin: 30px 0 0 0;
}
#right .content {
	padding: 2px 40px 10px 40px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#left .content {
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 10px 20px;
}
#footer .content {
	padding: 10px 0px;
}
#footer {
	margin: 0px;
	font-size: 0.75em;
	clear: both;
}
.menulist {
	margin: 6px 0px 12px 0px;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #FFF;
}
#left a:visited {
	color: #FFF;
}
#left a:hover {
	color: #FFF;
}
#right a:link {
	color: #00F;
}
#right a:visited {
	color: #666;
}
#right a:hover {
	color: #600;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	border-left: 6px solid #000;
	padding: 0px 0px 0px 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #00F;
}
#footer a:visited {
	color: #00F;
}
#footer a:hover {
	color: #FFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin: 0px 0px 18px 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 20px 0px 0px 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 20px 0px 0px 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	margin: 10px 0px 0px 0px;
}
.nomargintop {
	margin-top: 0px;
}
.content p {
	margin: 12px 0px;
}
.address {
	padding: 12px 0 0 30px;
	color:#FFF;
	font-size:13px;
	font-weight: 100;
	line-height: 1.5em;
}
.calloutRight {
	float: right;
	padding: 0px 0px 4px 4px;
	font-size: 0.9em;
	color:#BF0000;
	width:auto;
	text-align: center;
}
.calloutLeft {
	float: left;
	padding: 0px 8px 3px 0px;
	font-size: 0.9em;
	color:#BF0000;
	width:auto;
	text-align: center;
}
.caption {
	font-size: 0.9em;
	color: #666666;
	margin: 10px;
	text-align:center;
	font-weight: normal;
	line-height:normal;
}
