/* ORLA BEATON LAYOUT CSS */


body {
	background: #ffffff url(../images/layout/bkgrnd_lavender.gif) no-repeat left bottom fixed;
	padding-top: 15px;
	margin: 0;
	font-size: 100%;
	font-family: Verdana,Arial,Sans-serif;
	background-color: #ffffff;
	color: #660066;
	text-align: center
}

/*text tag properties*/
p, ul {
	font-size: 70%
}
h1 {
	font-size: 70%;
	padding-top: 10px
}
h2 {
	font-size: 170%;
	font-weight: normal;
	line-height: 100%;
	color: #669900;
	padding: 10px 0 20px 0;
	margin: 0
}
h3 {
	font-size: 90%;
	font-weight: normal;
	color: #669900;
	padding-top: 8px
}
h4 {
	font-size: 80%;
	font-weight: normal;
	color: #669900;
}
a:link, a:visited {  
	font-weight: bold;
	text-decoration: underline;
	color: #660066
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #669900
}
.indent {
	padding: 0 20px 0 20px
}
.clear {
	clear: both
}
.italic {
	font-size: 75%;
	font-style: italic
}
.topText {
	text-align: right;
	padding: 10px 20px 0 0
}
.tabletext {
	font-size: 70%
}
a img {
	border-width: 0px
}



/*page area properties*/
#wrapper {
	width: 768px;
	margin: 0 auto
}
#innerSleeve {
	width: 768px;
	line-height: 115%;
	text-align: left;
	background-color: #ffffff;
	padding-bottom: 0
}
#top {
	background: url(../images/layout/border-top.gif) no-repeat;
	width: 768px;
	height: 30px
}
	#navigation {
		width: 768px;
		border-color: #660066;
		background-color: #660066;
		height: 23px
	}
	#header {
		background: #70bc5a url(../images/layout/banner_main.jpg) no-repeat;
		border-width: 0 2px 0 2px;
		border-style: solid;
		border-color: #660066;
		width: 764px;
		height: 120px;
		padding: 0;
		font-size: 0%	
	}

	#mainContent {
		width: 764px;
		border-width: 0 2px 0 2px;
		border-style: solid;
		border-color: #660066;
		min-height: 350px
	}
		#text {
			float: left;
			padding: 20px 0 0 20px;
			margin-left: 1px
		}
		#pictures {
			float: right;
			padding: 20px;
			margin-right: 1px;
			position: relative
		}
#bottom {
	background: url(../images/layout/border-bottom.gif) no-repeat;
	width: 768px;
	height: 30px;
}
#footer {
	width: 768px;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	color: #cfcfcf;
}
		#footer a:link, #footer a:visited {  
			color: #cfcfcf
		}
		#footer a:hover, #footer a:active {
			color: #690
		}


/*block tag properties*/
.quotebox {
	background-color: #f6dff6;
	width: 140px;
	padding: 10px;
	border: 1px solid #606;
	text-align: left;
	color: #606
}
.boxtext {
	width: 140px;
	height: 160px;
	background: url(../images/layout/box-bkgrnd.jpg) no-repeat;
	color: #fff;
	padding: 10px;
	text-align: center;
	vertical-align: middle
}
.boxtext_sm {
	width: 140px;
	height: 100px;
	background: url(../images/layout/box-bkgrnd_sm.jpg) no-repeat;
	color: #fff;
	padding: 10px;
	text-align: center;
	vertical-align: middle
}
 
#address {
	position: absolute;
	top: 250px;
	right: 10px;
	font-size: 90%;
	line-height: 100%
}
#prices1, #prices2, #prices3, #prices4 {
	background-color: #f6dff6;
	border: 1px solid #606
}
	#prices1 td, #prices2 td, #prices3 td, #prices4 td {
		border: 1px solid #606
	}
#therapies div {
	display: block;
	float: left;
	width: 100px;
	padding: 5px;
	margin: 8px;
	border: 1px solid #690;
	text-align: center
}
	#therapies div p {
		font-size: 70%;
		line-height: 100%
	}
.vouchers {
	clear: both
}
.vouchertext {
	float: left;
	width: 150px
}
#imageViewer {
	margin: 0;
	padding: 0
}
	#imageViewer a img {
		float: left;
		padding-right: 5px;
		padding-bottom: 5px
	}