body {
	margin-top: 10px;
	padding: 0;
	background: url("images/img01.jpg") repeat-x left top;
	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	color: #559106;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
}

a {
	color: #4E7F07;
}

a:hover {
	color: #333333;
}


img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

#courtesy-nav {
	width: 850px;
	height:30px;
	margin: 0 auto;
	text-align:right;
}

#courtesy-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#courtesy-nav li {
	display: block;
	float:right;
}


#courtesy-nav a {
	margin-right: 3px;
	padding: 0px 10px;
	text-decoration: none;
	text-transform: lowercase;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}

#courtesy-nav a:hover { 
	text-decoration: underline; 
	color: #000000;
}

#toplink {
	float: left;
	padding-left: 15px;
}

/* Header */

#header {
	width: 860px;
	height: 52px;
	margin: 0 auto;
	background: url("images/img02.jpg") no-repeat left top;
	border: 0px solid red;
}

/* Menu */

#menu {
	float: left;
	width: 860px;
	border: 0px solid red;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu li a {
	float: left;
	margin-right: 3px;
	padding: 16px 10px;
	text-decoration: none;
	text-transform: lowercase;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	height:18px;
}

#menu a:hover { 
	color: #FFFFFF;
	background-color:#5d5d5d;
}

#menu .current-page-item a {
	color: #cccccc;
	background-color:#5d5d5d;
}

/* LOGO */

#logo-wrap {
	width: 860px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	background: url("images/img03.jpg") no-repeat left top;
}

#logo {
	width: 820px;
	height: 200px;
	margin: 0 auto;
	background: url("images/img05.jpg") no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	color: #FFFFFF;
}

#logo h1 { 
	padding-top: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
}

#title-line1 {
	color: #E3FFBF;
}

#title-line2 {
	padding-left: 35px;
	color: #ffffff;
}

#title-line3 {
	padding-left: 75px;
	color: #ffffff;
}

#logo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
}

#logo a {
	color:#ffffff; 
	text-decoration:none;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content-wrapper {
	float: right;
	width: 620px;
}

#content {
	background: #ffffff url("images/img10-s.jpg") no-repeat left top;
	
}

#content-2 {
	background: #ffffff url("images/img10-s-2.jpg") no-repeat left top;
}

/* islands */

#top-left-island, #top-right-island, #bottom-left-island, #bottom-right-island {
	width: 295px;
	height: 129px;
}

#top-left-island { 
	float:left; 
}

#top-left-island h4, #top-right-island h4, #bottom-left-island h4, #bottom-right-island h4 {
	margin-bottom: 5px;
}

#bottom-left-island h4, #bottom-right-island h4 {
	margin-top: 10px;
}

#top-right-island {
	float:right;
}

#bottom-left-island { 
	float:left; 
}

#bottom-right-island { 
	float:right;
}

#left-island, #right-island {
	width: 295px;
	height: 128px;
}

#left-island { 
	float:left; 
}

#right-island {
	float:right;
}

#othertxt {
	clear:both;
}

.island-title {
	color:#1f1f1f;
	text-decoration: none;
	font-size: 20px;
	font-weight:normal;
	font-style:italic;
	line-height:30px;
	letter-spacing: 1.5px;
}

.island-title:hover {
	color:#4E7F07;
}

#top-left-island .island-reg, #top-right-island .island-reg, #bottom-left-island .island-reg, #bottom-right-island .island-reg {
	text-decoration: none;

}

#top-left-island .island-reg {
		padding: 0 0 0 90px;
}

#top-right-island .island-reg {
	padding: 0 0 0 60px;
}

#bottom-left-island .island-reg {
		padding: 0 0 0 95px;
}

#bottom-right-island .island-reg {
		padding: 0 0 0 60px;
}


/* Post */

.post {
	padding: 15px 15px;
}

.post .title {
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 32px;
	padding: 9px 0 0 15px;
	background: url("images/img09-1.jpg") no-repeat left top;
	font-size: 16px;
	color: #fcfcfc;
}

.post h3 {
	color:#333333;
}

.post .entry {
	padding: 0;
}

.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url("images/img11.gif") no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url("images/img12.gif") no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 5px;
}


#sidebar li li {
	margin: 0;
	padding-left: 15px;
	text-align: justify;
	line-height:25px;
}



span.rightal {
		 text-align: right;
		 padding-left: 320px;
}

#sidebar h2 {
	height: 46px;
	padding: 10px 0 0 0;
	margin-bottom: 0px;
	background: url("images/img07-1.jpg") no-repeat left top;
	font-size: 16px;
	color: #DADADA;
	width:191px;
	text-align:center;
}


#sidebar ul .submenu li {

	text-align: left;
	background:url("images/img08.jpg") no-repeat left 10px;

}

/* Boxes */
.box1 {
	padding: 20px;
}
.box2 {
	color: #BABABA;
}
.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}
.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}


/* Footer */

#footer-wrap {
	width: 860px;
	height:84px;
	margin: 0 auto;
	background: url("images/img04.jpg") no-repeat left top;
}

#footer {
	margin: 0 auto;
	height: 87px;
	padding: 0;

}

#courtesynav {
	clear: both;
	padding-top: 15px;
	text-align: center;
	color: #ffffff;
	font-size:15px;
}

#courtesynav a {
	color: #ffffff;
}

#legal {
	clear: both;
	padding-top: 0px;
	text-align: center;
	color: #5d5d5d;
	font-size:12px;
}

#legal a {
	color: #5d5d5d;
}

#div-testimonials {
	font-style: italic;
}

#div-testimonials ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#div-testimonials li.txt {
	margin: 0;
	padding: 5px 10px 10px 5px;
	border-bottom: 1px dotted #cccccc;
	text-align: justify;
	line-height:25px;
	background: #EFEFEF;
}


#div-testimonials h2 {
	height: 32px;
	padding: 9px 0 0 15px;
	background: url("images/img09-1.jpg") no-repeat left top;
	font-size: 16px;
	color: #fcfcfc;
	}
	
#view-counter {
	float:right; position:relative; top: 5px; padding-right: 5px;
}		

.align-center {
	text-align: center;
}

.hypnobirthing-images {
	padding-left: 120px;
}
