/* ORLA BEATON LAYOUT CSS */


body {
	background: #fff;
	padding-top: 15px;
	margin: 0;
	font-size: 100%;
	font-family: Verdana,Arial,Sans-serif;
	color: #42312f;
	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: #f60;/*#822d27;#130f0c;#4a211f;*/
	padding: 10px 0 20px 0;
	margin: 0
}
h3 {
	font-size: 90%;
	font-weight: normal;
	color: #130f0c;
	padding-top: 8px
}
h4 {
	font-size: 80%;
	font-weight: normal;
	color: #130f0c;
}
a:link, a:visited {  
	font-weight: bold;
	text-decoration: none;
	color: #9a453f
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #f60;/*#f66c3c*/
}
.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: 772px;
	margin: 0 auto;
}
#innerSleeve {
	width: 772px;
	line-height: 115%;
	text-align: left;
	background-color: transparent;
	padding-bottom: 0
}
#top {
	background: url(../images/layout/border-top.png) no-repeat;
	width: 772px;
	height: 30px
}
	#navigation {
		width: 768px;
		border-width: 0 2px;
		border-style: solid;
		border-color: #b2a19f;
		background-color: #f7f4f3;
		height: 23px
	}
	#header, #headerPregnancy {
		border-width: 0 2px;
		border-style: solid;
		border-color: #b2a19f;
		width: 768px;
		height: 118px;
		padding: 0;
		font-size: 0%	
	}
	#header {
		background: #506e66 url(../images/layout/banner_pregnancy.jpg) no-repeat;
	}
	#headerPregnancy {
		background: #506e66 url(../images/layout/banner_pregnancy.jpg) no-repeat;
	}
	#mainContent {
		width: 768px;
		background-color: #f7f4f3;
		border-width: 0 2px;
		border-style: solid;
		border-color: #b2a19f;
		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.png) no-repeat;
	width: 772px;
	height: 30px;
}
#footer {
	width: 772px;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	color: #b2a19f;
}
		#footer a:link, #footer a:visited {  
			color: #b2a19f
		}
		#footer a:hover, #footer a:active {
			color: #f60
		}


/*block tag properties*/
.quotebox {
	background: #fff url(../images/layout/menuBackground.png);
	width: 140px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #b2a19f;
	border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	text-align: left;
	color: #fff
}
	.quotebox a:link, .quotebox a:visited {
		color: #fff
	}
	.quotebox a:hover, .quotebox a:active {
		color: #f60
	}
.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: 20px;
	font-size: 90%;
	line-height: 100%
}
#prices1, #prices2, #prices3, #prices4 {
	background-color: #fff;
	border: 1px solid #b2a19f
}
	#prices1 td, #prices2 td, #prices3 td, #prices4 td {
		border: 1px solid #b2a19f
	}
#therapies div {
	display: block;
	float: left;
	width: 100px;
	padding: 5px;
	margin: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #b2a19f;
	border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	text-align: center
}
	#therapies div p {
		font-size: 70%;
		line-height: 100%
	}
	#therapies h3 {
		padding-left: 5px
	}
.vouchers {
	clear: both
}
.vouchertext {
	float: left;
	width: 200px
}
#imageViewer {
	margin: 0;
	padding: 0
}
	#imageViewer a img {
		float: left;
		padding-right: 5px;
		padding-bottom: 5px
	}
