@charset "utf-8";
/* CSS Document - Stylesheet for Healing-Inspiration.com */

body {  margin:0; 
		padding: 0;
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size:100%;
		background-color:#d0c39c; 
		color: #4b3117;
	}
	
p, blockquote, ul, ol, dl, dd, li, dir, menu, table, tbody, tr, td 	{ }	

p, li, td, div { color: #4b3117; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: normal; line-height: 34px; } 



table.center {
    margin-left:auto; 
    margin-right:auto;
	text-align: left;
}

ul.center {
    margin-left:auto; 
    margin-right:auto;
	text-align: center;
}

.center {text-align:center;} /*for above table centering in IE*/

.photo { float: left; margin-right: 10px;  margin-bottom: 30px; }


h1{ color: #4b3117; font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px; font-weight: normal; line-height: 32px; padding: 13px 0 5px 0; margin: 0px; }

h2{ color: #4b3117; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; line-height: 26px; margin: 5px 0; }

h3{ color: #4b3117; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; line-height: 20px; margin: 5px 0; }

A:link { color: #006600; }
A:link.topnav { color: #ffffff; }
A:visited { color: #006600; }
A:visited.topnav { color: #ffffff; }
A:hover { color: #006600; }
A:hover.topnav { color: #ffffff; }
A:active { color: #006600; }
A:active.topnav { color: #ffffff; }


td { vertical-align: top; }
img { border: 0px; display: block; }
img.space { margin-top: 7px; margin-bottom: 7px; }
img.space14 { margin-top: 14px; margin-bottom: 14px; }
.spacer3{ margin-bottom: 3px; }
.spacer7{ margin-bottom: 7px; }
.spacer14{ margin-bottom: 14px; }
.spacer21{ margin-bottom: 21px; }


#header {
	margin: 0 auto; 
	margin-top: 23px;  
	position: relative; 
	text-align: center; 
	width: 952px; 
	height: 207px; 
	background-color:#4b3117; 
}

#mainbody {
	text-align: left; 
	width: 952px; 
	background-color:#ffffff; 
	position: relative; 
}

#content {
	text-align: left; 
	width: 691px; 
	margin-left: 124px; 
	position: relative; 
}


#promobox {
	width: 250px; 
	height: 150px; 
	margin: 5px auto; 
	padding: 0px 10px 15px 10px;	
	position: relative;
	background-color:#d0c39c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left; 
	display: block;
	line-height: 15px;
	float: right;
  border: 3px solid #4b3117;
}


#footer {
	 text-align:center;
	 background-color:#ffffff; 
	 color: #d0c39c;
	 width: 952px;
	 font-size: 14px;
}

/*top nav*/
#topnav {
	text-align:center;
	width: 952px; 
	height: 40px; 
	margin: 0px auto; 
	padding: 0;	
	position: relative;
	background-color:#4b3117;
}

#topnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style: none;
	text-align: center; 
	list-style: none;
	list-style-type: none; 
	padding: 0px; 
	margin: 0px;
}
#topnav ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	position: relative;
	float: left;
	padding: 10px 0px;
}

#topnav ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 0px 20px 5px 20px;
	background: #4b3117;
	margin-left: 1px;
	white-space: nowrap;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



/* end stylesheet */
