/* CSS Document */

body {
	background: url(../_img/bg-main1.jpg) repeat-x #f1e4f6;
	margin: 14px 0;
	font-family: Arial;
	font-size: 0.72em;
	color: #363636;
}

h2 {
	font-size: 2.2em;
	color: #411485;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
}

h3 { color: #411485; }

.testimonials { 
	color: #411485;
	font-size: 16px;
	font-variant:small-caps;
	font-weight:bold;
	line-height: 25px;
}

a {
	font-weight: bold;
	color: #411485;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#wrapper {
	width: 700px;
	margin: 0 auto;
	margin-top: 20px;
	border: 2px solid #9966CC;
	padding-left: 10px;
	padding-right: 10px;
}

#top {
	background: url(../_img/logo-simplyBirthing.gif) no-repeat;
	width: 206px;
	height: 104px;
	margin-top: 10px;
}

#menu {
	background: url(../_img/pic-header01.jpg) no-repeat;
	margin-top: 10px;
	width: 700px;
	height: 150px;
}

#menu_contact {
	background: url(../_img/pic-header02_1.jpg) no-repeat;
	margin-top: 10px;
	width: 700px;
	height: 150px;
}

#menu_hypnoex {
	background: url(../_img/pic-header03.jpg) no-repeat;
	margin-top: 10px;
	width: 700px;
	height: 150px;
}

#menu_hypno {
	background: url(../_img/pic-header04_1.jpg) no-repeat;
	margin-top: 10px;
	width: 700px;
	height: 150px;
}

#menu_fertility {
	background: url(../_img/pic-header05_1.jpg) no-repeat;
	margin-top: 10px;
	width: 700px;
	height: 150px;
}

#menu_testimonial {
	background: url(../_img/pic-header06_1.jpg) no-repeat;
	margin-top: 10px;
	width: 700px;
	height: 150px;
}

#menu_about {
	background: url(../_img/pic-header07_1.jpg) no-repeat;
	margin-top: 10px;
	width: 700px;
	height: 150px;
}

#nav {
	float: left; 
	width: 400 px;
	margin: 0;
	padding: 10px 10px;
	font-family: Arial, Helvetica, monospace;
	font-variant: small-caps;
	letter-spacing: 0.4em;
}

#nav ul{
	float: left; 
	width: 400 px;
	margin: 0;
	padding: 0px 5px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav a {
	color: #fff;
	text-decoration: none;
	line-height: 1.35em;
}
#nav a:hover {
	text-decoration: underline;
}

#phonenumber {
	float: right;
	width: 160px;
	margin-top: 117px;
	vertical-align: bottom;
	font-weight:bold;
	font-size:24px;
	color:#FFFFFF;
}

#phonenumber_dark {
	float: right;
	width: 160px;
	margin-top: 117px;
	vertical-align: bottom;
	font-weight:bold;
	font-size:24px;
	color:#8845b3;
}

#middle {
	width: 700px;
	clear: both;
	
}

#left {
	float: left;
	width: 415px;
	text-align: justify;
	margin: 10px 10px 5px 7px; 
}

#leftish {
clear:none;
	width: 690px;
	text-align: justify;
	margin: 10px 10px 5px 7px; 
}

#right {
clear:none;
	float: right;
	text-align: left;
	width: 250px;
	margin: 10px 0px 10px 10px;

}

.roundcont {
	width: 250px;
	background-color: #8845b3;
	color: #fff;
}
#theQuote, #testiList, #testiList ul, #faqList, #faqList ul {
 	margin: 0;
	border: 0;
	padding: 0 10px;
	margin-left: 5px;

}
#theQuote p{
 	margin: 0;
	border: 0;
	padding: 0;
}


.roundtop {
	margin:0;
	border: 0;
	padding: 0;
	background: url(../_img/righttop.jpg) no-repeat top right; 

}

.roundbottom {
	margin:0;
	border: 0;
	padding: 0;
	height: 12px;
	background: url(../_img/rightbottom.jpg) no-repeat bottom right; 

}


.topleftcorner {
	margin:0;
	border: 0;
	padding: 0;
    background:url(../_img/lefttop.jpg) no-repeat top left;
    width: 12px;
    height: 12px;

}

.bottomleftcorner {
	margin:0;
	border: 0;
	padding: 0;
    background:url(../_img/leftbottom.jpg) no-repeat bottom left;
    width: 12px;
	height: 12px;
}

.client { font-size: 0.9em; }



#footer {
	margin: auto;
	color: #d19cdc;
	text-align: center;
	clear: both;
}
#footer a {
	color: #d19cdc;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
.itemSeparater {
	color: #8845b3;
	margin: 0 5px;
}

.seperator {
	background-color: #9966CC;
	margin: auto;
	width: 400px;
	height: 3px;
}
