body {
background: url(../img/weave_background.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}

#page_wrapper {
width:900px;
margin:0 auto;
padding:0px;
}

.current:a {
color:#993300;
}

	
	a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
	

	#header {
	margin:5px 10px;
	background: url(../img/reiki_plus_logo.png);
	height:200px;
	width:880px;
	}
	
	#location {
	margin:5px 10px;
	width:880px;
	text-align:center;
	}
	
	#links {
	float:left;
	width:230px;
	margin:0 10px;
	padding:5px;
	border-right:solid 2px #993300;
	}
	
	#address {
	float:left;
	width:220px;
	margin:0 10px;
	padding:5px;
	clear:both;
	}
	
	
	#page_content {
	width:580px;
	float:right;
	margin:0px 10px;
	padding:10px;
	}
	
	#footer {
	margin:10px 20px;
	clear:both;
	text-align:center;
	font-size:.8em;
	color:#333;
	}
h1 {
color:#993300;
font-size:1.6em;
}

h2 {
font-size:1.5em;
}

h3 {
font:1.2em;
}

h4 { 
color:#993300;
}

ul {
list-style-image:url(../img/bullet.png);
line-height:30px;
margin-left:40px;
}

p {
line-height:30px;
}