body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(./images/background-nicola-mcgill-aromatherapy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	z-index: 20;
	height: 100%;
}

#wrapper {
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
	height: 100%;
	z-index: 20;
}

#navbar {
	position: absolute;
	top: 200px;
	width: 150px;
	left: 10px;
	z-index: 1000;
}

#imageFarRight {
	position: absolute;
	width: 230px;
	right: 0px;
	bottom: 20px;
	background-image: url(images/bamboo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 520px;
}

#content {
	margin-top: 240px;
	margin-left: 220px;
	margin-right: 210px;
	margin-bottom: 50px;
	text-align: left;
}

#content .contentImage {

}

#content p {
	clear: left;
	padding-right: 20px;
}

p.disclaimer {
	font-size: 12pt;
	font-weight: bold; 
	font-style: italic ;
}

#footer {
	margin-right: auto;
	margin-left: 30px;
	text-align: center;
	z-index: 20;
	position: relative;
	margin-top: 10px;
	margin-bottom: 0px ;
	float: left;
}

#footer a {
	color: #6A3A24;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
}

#footer a:hover {
	color: #77982C;
	font-size: x-small;
	text-align: center;

}

#quote {
	position: absolute;
	top: 170px;
	right: 30px;
	font-size: 14px;
	font-style: italic;
	color: #82A62F;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 50;
	width: 450px;
}

.header {
	font-size: 24px;
	color: #678325;
	line-height: 30px;
	margin-left: 70px;
}

.firstLetterHeader {
	font-size: 34px;
	color: #678325;
	z-index: 50;
	width: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}



.dottedBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left; 
}


.dottedBorder2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: right; 
}

.tinyText {
	font-size: x-small;
	text-align: left; 
}

#contact {
	clear: both;
	margin-right: auto;
	margin-left: 30px;
	text-align: left;
	margin-bottom: 20px;
	padding: 0 0 0 0;
	border: 0px;
}


p.emphasize {
	font-size: 15px;
	color: #6A3A24;
	clear: left;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: italic ;
}


h1 {
	font-size: 24px;
	color: #678325;
	line-height: 30px;
	font-weight: normal;
	margin-left: 70px;
	margin-bottom: 30px;
}

h2 {
	font-size: 15px;
	color: #6A3A24;
	clear: left;
	margin-bottom: 5px;
}

h3 {
	font-size: 13px;
	color: #000000;
	clear: left;
	margin-bottom: 5px;
}




h4 {
	position: absolute;
	top: 170px;
	right: 90px;
	font-size: 14px;
	font-style: italic;
	color: #82A62F;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 50;
	width: 450px;
}


img.photo {
	border: solid black 1px ;
	margin: 4px 4px 4px 4px ;
	padding: 0 0 0 0 ;
	float: right ;
}

hr {
	width: 70% ;
	float: left; 
	position: absolute; 

}

.success {
	color: green; 
}

.error {
	color: red; 
}
