
/* Old World Salons 1024 */

body {
	background-color: #fff;
	background-image: url(../images/css-images/bodybg1.gif);
	color: #333;
	font-family: "Trebuchet MS", Arial, Helevetica, sans-serif;
	font-size: 12px;
	margin: 10px auto;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #ad5c21;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.copyrights {
	float: left;
	font-size: 10px;
}

span.imgtxt {
	display: none;
}

.map {
	float: left;
	margin-right: 20px;
}

.map-image1 {
	background-image: url(../images/map_southlake.gif);
	background-repeat: no-repeat;
	border: 1px solid #333;
	cursor: pointer;
	height: 400px;
	width: 400px;
}

.map-image2 {
	background-image: url(../images/nrichmap.gif);
	background-repeat: no-repeat;
	border: 1px solid #333;
	cursor: pointer;
	height: 400px;
	width: 400px;
}

.homepageitems-container {
	clear: both;
	margin: 75px auto 0 auto;	width:900px;
}

.homepageitems {
	float:left;
	font-size: 18px;
	font-weight: bold;
	width:300px;
}
	
.salonprofessionals {
	background-color: #ad5d22;
	border: 1px solid #f1f1f1;
	color: #f1f1f1;
	padding: 5px;
	width: 295px;
}

.salonprofessionals a {
	color: #f1f1f1;
	text-decoration: underline;
}

.salonprofessionals a:hover {
	text-decoration: none;
}

.massagetherapists {
	background-color: #ad5d22;
	border: 1px solid #f1f1f1;
     bottom:160px;
	color: #f1f1f1;
     position:absolute;
	padding: 5px;
     right:180px;
     text-align:center;
	width: 198px;
}

.massagetherapists a {
	color: #f1f1f1;
	text-decoration: underline;
}

.massagetherapists a:hover {
	text-decoration: none;
}

.massage-contact {
	background-color: #ad5d22;
	border: 1px solid #f1f1f1;
	color: #f1f1f1;
	padding: 5px;
	width: 295px;
}

.massage-contact a {
	color: #f1f1f1;
	text-decoration: underline;
}

.massage-contact a:hover {
	text-decoration: none;
}

.services {
	float: left;
    margin-right: 10px;
    padding: 15px;
    width: 230px;
}

.services h3 {
	background-color: #AD5D22;
    color: #f1f1f1;
    padding: 2px 5px;
} 

 
 
#wrapper {
	margin: 0 auto;
	width: 978px;
}

#main-wrapper {
	float: left;
	margin: 0 auto;
	position: relative;
	width: 978px;
}

#header {
	background-image:url('../images/css-images/header1024-parchment.png');
	/*background-image: url(../images/css-images/header1024-yellow.gif);*/
	background-repeat: no-repeat;
	height: 182px;
	width: 978px;
}

#container-home {
	background-image:url('../images/css-images/bg1024-parchment.png');
	/*background-image: url(../images/css-images/bg1024-yellow.gif);*/
	background-repeat: repeat-y;
	height: 500px;
	width: 978px;
}

#container {
	background-image:url('../images/css-images/bg1024-parchment.png');
	/*background-image: url(../images/css-images/bg1024-yellow.gif);*/
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 20px;
	width: 978px;
}

#footer {
	background-image:url('../images/css-images/footer1024-parchment.png');
	/*background-image: url(../images/css-images/footer1024-yellow.gif);*/
	background-repeat: no-repeat;
	clear: both;
	height: 45px;
	width: 978px;
}

#smallimagesbox {
	background-image: url(../images/css-images/smallboximages-parchment.jpg);
	background-repeat: no-repeat;
	height: 164px;
	left: 500px;
	position: absolute;
	top: 250px;
	width: 164px;
	z-index: 1;
}

#bigimagebox {
	background-image: url(../images/css-images/bigimagebox.jpg);
	background-repeat: no-repeat;
	height: 235px;
	left: 715px;
	position: absolute;
	top: 200px;
	width: 203px;
	z-index: 2;
}

#home-flash {
	height: 235px;
	left: 715px;
	position: absolute;
	top: 200px;
	width: 203px;
	z-index: 2;
}

#flash-border {
	background-image:url('../images/css-images/roundbox.png');
	background-repeat: no-repeat;
	height: 235px;
	left: 715px;
	position: absolute;
	top: 200px;
	width: 203px;
	z-index: 20;
}

#logo {
	background-image:url('../images/css-images/logo.png');
	/*background-image: url(../images/css-images/logo.png);*/
	background-repeat: no-repeat;
	height: 136px;
	left: 12px;
	position: absolute;
	top: 17px;
	width: 235px;
	z-index: 3;
}

#best_logo {
	background-image:url('../images/css-images/best_logo.png');
	background-repeat: no-repeat;
	height: 163px;
	left: 150px;
	position: absolute;
	top: 400px;
	width: 150px;
	z-index: 4;
}

#content-home {
	padding: 40px 20px 20px 40px;
	width: 420px;
}

#content {
	height: 100%;
	padding: 40px 20px 20px 40px;
	width: 850px;
}

#sitemap {
	height: 30px;
	left: 470px;
	position: absolute;
	top: 130px;
	width: 500px;
	z-index: 4;
}

#sitemap ul {
	margin: 0;
	padding: 0;
}

#sitemap li {
	background-image: url(../images/css-images/menumarker-parchment.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	list-style-type: none;
	text-align: right;
	/*width: 86px;*/
}

#sitemap li a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

#sitemap li a:hover {
	color: #ad5c21;
	text-decoration: none;
}

#poweredby {
	clear: both;
	color: #666;
	font-size: 10px;
	padding: 10px;
	text-align: right;
	width: 958px;
}

#poweredby a {
	color: #ccc;
	text-decoration: none;
}

#poweredby a:hover {
	color: #ad5c21;
}

