body{
	margin: 0;
	padding: 0 0 7px 0;
	background-color: #F9DC96;
	background-image: url("images/bar.gif");
	background-repeat: repeat-x;
	font: 13px arial, sans-serif;
}

div#page{
	position: relative;
	width: 784px;
	margin: 0;
	padding: 169px 0 0 0;
	background: url("images/content.gif");
}

img#logo{
	position: absolute;
	top: 0;
	left: 0;
}

div#name{
	position: absolute;
	top: 15px;
	left: 522px;
	font: italic 18px georgia, serif;
	color: white;
}

div#top{
	position: absolute;
	top: 0;
	left: 0;
	width: 783px;
	height: 103px;
	margin: 0;
	border-right: 1px solid white;
	padding: 38px 0 0 0;
	background-color: #363C10;
	background-image: url("images/bamboo.gif");
	background-repeat: no-repeat;
	background-position: 0 37px;
}

div#topmenu{	
	position: absolute;
	top: 142px;
	left: 30px;
	width: 754px;
	height: 27px;
	margin: 0;
	border-right: 1px solid white;
	padding: 0;
	background: #E2EA94;
}

.menulink:link, .menulink:visited, .menulink:active{
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	border-right: 1px solid white;
	padding: 5px 13px 6px 14px;
	font-weight: bold;
	text-align: center;
	color: #363C10;
}

/*Side Menu*/
div#menu{
	float: left;
	width: 165px;
	background: #E2EA94;
}

div.menuheader{
	display: block;
	height: 18px;
	width: 159px;
	margin: 0;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 8px 0 6px 6px;
	background: #363C10;
	font-weight: bold;
	color: #FBFBE8;
}

.menulink2:link, .menulink2:visited, .menulink2:active{
	display: block;
	height: 18px;
	margin: 0;
	border-bottom: 1px solid white;
	padding: 6px 0 6px 6px;
	font-weight: bold;
	color: #363C10;
}

img#leftBanner{
	display: block;
	margin: 15px 0 10px 2px;
}

.menulink:hover, .menulink2:hover{
	text-decoration: underline;
	color: #363C10;
}

.active:link, .active:visited, .active:hover, .active:active{
	background: #8F9F46;
	color: white;
}

/*CONTENT*/
div#content{
	float: right;
	width: 575px;
	margin: 10px 0 0 0;
	border-right: 1px solid white;
	padding: 0 20px 10px 0;
}

h1{
	margin: 0;
	border-bottom: 1px solid #363C10;
	font: italic 27px georgia, serif;
	color: #363C10;
}

h2{
	margin: 0 0 -14px 0;
	padding: 15px 0 0 0;	
	font: 21px arial, sans-serif;
	color: #8F9F46;
}

h3{
	margin: 15px 0 -14px 0;
	font: bold 15px arial, sans-serif;
	color: #8F9F46;
}

p, table{
	margin: 15px 0 0 0;
	line-height: 17px;
}

ol, ul{
	margin: 15px 0 0 0;
	padding: 0;
}

li{
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 17px;
}

a:link, a:visited, a:active{
	text-decoration: none;
	color: #132E57;
}

a:hover{
	color: #1C3E71;
}

img{
	border: 0;
}

fieldset{
	margin: 27px 0 0 0;
	border: 0;
	padding: 0;
}

.clear {
	clear: both;
}

img.acupuncture{
	float: right;
	margin: 20px 0 15px 25px;
	border: 1px solid #363C10;
}

img.practitioner{
	float: left;
	margin: 15px 25px 25px 0;
	border: 1px solid #000;
}

div.symptoms{
	width: 180px;
	float: left;
	padding: 0 5px 10px 5px;
}

/*Advertising page*/
td table {
	margin-top: 0;
}

/*FOOTERS*/
p.siteby{
	clear: both;
	text-align: center;
}

p.copyright{
	clear: both;
	margin: 0;
	border-top: 3px solid #8F9F46;
	padding: 3px 0 3px 0;
	background: #363C10;
	font-size: 11px;
	color: white;
	text-align: center;
}
