@charset "utf-8";
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font: normal 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0px;
	margin-left: 25px;
}
h3 {
	color: #996600;
	margin: 0;
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
p {
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
}

#sidebar h1 {
	margin-top: 6px;
}
.firstPara {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0px;
	margin-left: 25px;
}
#news {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663399;
}
#advertisement {
	margin-left: -15px;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996699;
}
#navigation {
	position: absolute;
	left: 58px;
	top: 224px;
	width: 100%;
	padding: 0;
	color: #000000;
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.homeNav {
	list-style-image: url(/source/sq_orange.gif);
}
.aboutUsNav {
	list-style-image: url(/source/sq_orange.gif);
}
.reflexologyNav {
	list-style-image: url(/source/sq_orange.gif);
}
.beautytherapyNav {
	list-style-image: url(/source/sq_orange.gif);
}
.contactUsNav {
	list-style-image: url(/source/sq_orange.gif);
}
.linksNav {
	list-style-image: url(/source/sq_orange.gif);
}
.sitemapNav {
	list-style-image: url(/images/sq_purple.gif);
}
#currentNav {
	color: #CC0000;
}
#news h1 {
	margin-bottom: 5px;
}
.imageLeft {
	float: left;
	padding-right: 10px;
}
.newsItem {
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.imageRight {
	float: right;
	padding-left: 10px;
}
.date {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #5B5659;
	margin-bottom: 0px;
	margin-top: 12px;
}
.newsItem p {
	margin-top: 0px;
}
.price {
	font-weight: bold;
}
.sceneItem {
	margin: 5px 10px 0 0;
	padding: 5px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663399;
}
.sceneItem p {
	margin-left: 14px;
	margin-top: 0px;
	margin: 0 0 0 14px;
}
.sceneItem img {
	padding-right: 5px;
}
#currentItem {
	background: url(../images/gradient_bg.jpg) repeat-y;
}
#advertisement p {
	color: #5B5659;
	margin: 0 0 3px 0;
}
#navigation ul {
	margin: 0;
	padding-left: 25px;
	list-style-image: url(/images/sq_purple.gif);
	list-style-type: none;
}
#navigation ul li {
	float: left;	
}
#navigation ul a {
	display: block;
	padding-right: 45px;
}
#navigation ul a:link,  #navigation ul a:visited {
	color: #330066;
	text-decoration:none;
}
#navigation ul a:hover,#navigation ul a:active {
	color: #009933;
	text-decoration:none;
}
#navigation ul #currentNav a:link,  #navigation ul #currentNav a:visited, #navigation ul #currentNav a:hover,#navigation ul #currentNav a:active {
	color: #990000;
	text-decoration:none;
}
#footer ul {
	list-style: none;
	margin: 0;
}
#footer ul li {
	float: left;	
}
#footer ul a {
	display: block;
	padding-left: 25px;
}
#footer ul a:link,  #footer ul a:visited, #footer ul a:hover,#footer ul a:active {
	color: #990000;
	text-decoration:none;
}
