@charset "utf-8";
/* CSS Document */
/* ------------------------------- start of new css ------------------------------- */
body {
	position: relative;
	background-color: #4a7c00; 
	background-image: url(graphics/Secondary-header-flower-new.jpg); 
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#header {
	position: relative;
	margin-left: 310px;	
	padding: 0;	
}
#section_nm {
	background-image: url(graphics/Naturopathic-header.gif);
	background-position: top left;
	background-repeat: no-repeat; 
 	height: 87px;
}
#section_pa {
	background-image: url(graphics/community-header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 87px;
}
#section_ci {
	background-image: url(graphics/Passions-header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 87px;
}
#wrapper {position: relative; top: 30px; text-align: left; margin: 0 auto; width: 750px;}

a {color: #000080;}
a:hover {color:#CCCC00;}
/* ------------------------------- end of new css ------------------------------- */
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #CCCC00;
	text-decoration: none;
}
.Bodycopy {
	display: block;
	width: 97%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #EEFDCE;
	text-decoration: none;
	padding: 0 0 0.5em 0.5em;
	>padding: 0 0 1em 0;
	margin-left: 0px;
	>margin-left: 0;
}
.Bodycopy a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;color:#FFFFFF;
}
.Bodycopy a:hover {
	text-decoration: underline;
	color: #CCCC00;
}

p {
	display: block;
	>display: inline; 
	width: 97%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #EEFDCE;
	text-decoration: none;
	padding: 0 0 0.5em 0.5em;
	>padding: 0 0 1em 0;
	margin-left: 0px;
	>margin-left: 10px;
} 
table p.Bodycopy {
	>padding: 0 0 0 .8em;
	}
p a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
	color: #CCCC00;
}


.Titlecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 16px;
	>line-height: 24px;
	font-weight: normal;
	color: #EEFDCE;
	text-decoration: none;
}
.Bodycopy-large {
	display: block;
	margin-bottom: -10px;
	>margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #EFDF1A;
	text-decoration: none;

}
p.Bodycopy-large {
	margin-bottom: 0px;
	}
.floatright {
	position: relative;
	display: inline;
	float: right;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}
.floatleft {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	}
.right-column {
	position: relative;
	float: right;
	margin: 0 0 0 10px;
	width: 45%;
	}
.left-column {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	width: 45%;
	}
.indent {padding-left: 30px; width: 800px;}

.master-div {
	position: relative;
	left: 10%;
	right: 10%;
	width: 80%;
	padding-left: 0px;
	margin: auto: 
	width: 80%;
	border-left: 4px solid #ddd125;

}