/*CSS for Serenity Spa, Kingston, Ontario
developed by CarricDesign www.carricdesign.com*/

*, html {
	padding:0;
	margin:0;
}

body {
	background: #9fc7eb;
	font-family: verdana, arial, sans-serif;
	font-size: 76%;
	color: #4780bd;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #4780bd;
}

h1 {
	display: none;
}

img {
	border: none;
}

span{
	font-weight: bold;
}

ul {
	list-style-position: inside;
}


/*#wrapper
============================================*/
#wrapper {
	margin: 0 auto 0 10px;
	width: 1024px;
}


/*#nav
=============================================*/
#nav {
	margin-left: 230px;
	padding-bottom: 50px;
	color: #4780bd;
	font-variant: small-caps;
}

#nav a.submenu, #nav a.submenub {
	width: 175px;
	margin-left: 12px;
	margin-top: 5px;
}

#nav a.submenub {
	margin-bottom: 5px;
}

#nav div.menutext {
	float: left;
	clear: none;
	padding-right: 30px;
}

.anylinkcss{
	position: absolute;
	visibility: hidden;
	border:1px solid #4780bd;
	border-bottom-width: 1px;
 	line-height: 1.5em;
 	z-index: 100;
	background: url(../images/bkgrnd-grad.jpg) repeat-x;
	/*background-color: #9fc7eb;*/
	/*width: 285px;*/
	width: 175px;
	margin-top:8px; 
	margin-left:0px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

.anylinkcss a:hover{ 
	color: #080844;
}


/*#content
==============================================*/
#content {
	background-image: url(../images/lady-bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 660px;
	width: 981px;
}

#content div.flash {
	float: right;
	clear: none;
	width: 532px;
	height: 253px;
	background: #4780bd;
	margin-top: 10px;
}

#content div.text {
	float: right;
	padding-top: 20px;
	width: 534px;
}

#content div.text img.gift-cert {
	margin: 40px 0 0 150px;
}

#content img.special {
	margin: 0px 0px 0px 150px;
}

#content div.text img.title {
	float: right;
	margin-bottom: 50px;
}

#content div.text p {
	clear: right;
	line-height: 1.5em;
	margin-bottom: 10px;
}


/*#lower-nav
=============================================*/
#lower-nav {
	/*width: 760px;*/
	width: 981px;
	padding: 0;
	margin: 50px 0px 0px 0px;
	clear: both;
}

#lower-nav address {
	font-style: normal;
}

#lower-nav img {
	/*margin-top: 40px;*/
	margin-top: 10px;
}

#lower-nav img.gift-cert {
	/*float: left;*/
	margin-top: 0px;
	/*margin-left: 380px;*/
}

#lower-nav p.copy {
	font-size: 0.9em;
}

#lower-nav ul.second {
	margin-top: 30px;
	font-size: 0.9em;
}

#lower-nav li {
	display: inline;
}

#lower-nav p.design {
	font-size: 0.9em;
	margin: 10px 0 0 0;
}

#lower-nav-right {
	width: 630px;
	text-align: right;
	/*margin: 50px 0px 0px 220px;*/
	font-size: 0.9em;
	color: #7593af;
	clear: both;
	float: right;
}

/*#lower-nav-left
=============================================*/
#lower-nav-left {
	width: 292px;
	clear: none;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 50px;
	background: #fff;
}



/*#footer
==============================================*/
#footer {
	width: 630px;
	margin: 50px 0 50px 0;
	color: #7593af;
	text-align: center;
	clear: none;
	float: right;
}

#footer img.gift-cert {
	/*float: left;*/
	margin-top: 0px;
	/*margin-left: 380px;*/
}

#footer p.design {
	font-size: 0.9em;
	margin: 10px 0 0 0;
}

#footer p.copy {
	font-size: 0.9em;
}

#footer ul {
	margin-top: 30px;
	font-size: 0.9em;
}

#footer li {
	display: inline;
}
