@charset "utf-8";
/* CSS Document */

/* CSS RESET */

* { margin:0; padding:0; }

/* Basic styling */

body {
	background-color: #cbb993;
	background-image: url(images/bg4.jpg);
	background-position: top;
	background-position: center;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 821px;
	background-color: #cbb993;
}

#header {
	height: 116px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

/*#header img{
	float: right;
	margin-right: 10px;
}*/

.headertext {
	padding: 32px 18px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	line-height: 16px;
}

#headerlink {
	float: left;
}

#topnav {
	height: 32px;
	padding-left: 10px;
	background-image: url(images/topnav-bg.jpg);
	background-repeat: repeat-x;
}

#topnav ul {
	padding: 4px 0 0 0;
	float: left;
	list-style: none;
}

#topnav li {
	font-size: 12px;
	float: left;
	font-weight: bolder;
}

#topnav li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #000000;
}

#topnav li a:hover {
	color: #FFFFFF;
}

#topimages {
	height: 190px;
}

#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 25px 40px;
	background-image: url(images/content-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#content p{
	padding: 5px 0 10px 0;
}

#content a:link, a:visited {
	color: #914939;	
}

#content a:hover, a:active {
	color: #473b24;
}

#hours {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 771;
	padding: 10px 60px;
	background-color: #e3dfd3;
	margin: 0 0 10px 0;
}

#hours p {
	padding: 5px 0;
}

#hours a {
	color: #000000;
}

#footer {
	/* height: 200px; */
	background-image: url(images/footer-bg.gif);
	font-size: 12px;
	color: #FFFFFF;	
}

/*

.UNUSEDfooter-copyright {
	padding: 50px 40px 0 10px;
	float: left;
}

.UNUSEDfooter-email {
	padding: 50px 10px 0 0;
	float: right;
}
*/

.footer-email a {
    display:inline;
    font-weight: bold;
	color: #e3dfd3;
	text-decoration: none;
}

.footer-email a:hover {
	text-decoration: underline;
}



/*  AG  */

.tag { font-size:150%; font-style:italic; text-align:right; padding-right:0px; padding-bottom:0px; }

h1 { margin-top:0px; margin-bottom:-30px; }
h2 { margin-top:15px; margin-bottom:0px; }
h3 { margin-top:10px; margin-bottom:0px; }

.price { padding-right:20px; }
.blockquote { padding-left:100px; padding-right:100px; }

/*
foot-rt { float:left; display:inline; width:35%; text-align:left; margin-top:50px; }

foot-rt { float:left; display:inline; width:35%; text-align:right; margin-top:50px; }
*/

#foot-left
{
float: left;
width: 45%;
margin:10px;
margin-top:55px;
}

#foot-right
{
float: right;
text-align:right;
width: 45%;
margin:10px;
margin-top:55px;
}

#foot-center
{
position:relative; 
top:-100px; 
left:85%;
}

#foot-full
{
/* clear:both; */
margin:10px;
/* margin-top:-50px; */
width:98%;
}

.listitem { padding-top:20px; } 

img { border:0; }

#headertext { padding-top:10px; color:#FFFFFF; font-family:times new roman, serif; float:right; height:116; width:160px; }

#headertext a { text-decoration:none; color:#FFFFFF; }

#headertext a:hover { text-decoration:underline; }

.tag { font-size:150%; font-style:italic; text-align:right; padding-right:0px; padding-bottom:0px; }

h1 { margin-top:0px; margin-bottom:-30px; }
h2 { margin-top:15px; margin-bottom:0px; }
h3 { margin-top:10px; margin-bottom:0px; }

.price { padding-right:20px; }
.blockquote { padding-left:100px; padding-right:100px; }


li { padding-top:20px; }
.nav { padding-top:0px; }
	
li.nopad { padding:0px; }

/* Temple Spa specialty bullet (eye) */
.spec { background:url('images/eye2-.png') no-repeat; display:inline; padding-left:30px; }
	
ul.notitle { margin-top:-20px; margin-left:50px; margin-bottom:20px; }
ul.title { margin-left:50px; margin-bottom:30px; margin-top:30px; }

img { border:0px; }

.popup { text-decoration:none; color:#000000; font-family:arial, sans-serif; font-size:80%; }



/* Nav: Current Page Highlight */
	
#topnav #currentpage a {
	color:#ffffff;
	}


