/*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: 800px;
}



/*#nav
=============================================*/
#nav {
	display: none;
}


/*#content
==============================================*/
#content {
	width: 800px;
}

#content div.flash {
	display: none;
}

#content div.text {

	padding-top: 20px;
	width: 800px;
}

#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 {
	display: none;
}


/*#footer
==============================================*/
#footer {
	margin-bottom: 50px;
	margin-top: 25px;
	color: #7593af;
	text-align: center;
	clear: both;
	border: 1px solid #9fc7eb;
}

#footer address {
	font-style: normal;
}

#footer img {
	margin-top: 40px;
}

#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;
}
