
body {
	background: #410A1D;
}
#header {
	height: 147px;
	width: 800px;
}
#maintext {
	width: 435px;
	padding-right: 30px;
	font: normal 12px/160% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
	background: #5F3343;
	float: right;
	margin-top: 20px;
}
#sidebar {
	position:relative;
	padding-left: 15px;
	margin-top: 24px;
	float: left;
	width: 180px;
	z-index: 2;
}

#bg_logo {
	position:relative;
	top: 455px;
	left:193px;
	width: 165px;
	background-image:url(image/awc_logo.png) no-repeat;
	z-index: 1;
}

#container {
	background: url(image/bgcontainer.gif) repeat;
	width:800px;
	margin: 0 auto;
	font: 12px/150% Arial, Helvetica, sans-serif;
	color: #333333;
}
#icons {
	width: 550px;
	margin-left: 225px;
	padding-right: 10px;
	padding-left: 10px;
}


#content {
	background: #5F3343;
	margin: 0px auto;
	width: 800px;
}

#middlecontent{
	width: 770px;
	margin: 21px auto 0px;
	background: #FFFFFF url(image/woodpiece.jpg) no-repeat bottom;
	padding: 10px 15px;
	
}
#dmbTB1ph {
	float: right;
	padding-right: 1px;
	margin: 0px auto;
}
#footer {
	width: 800px;
	background: url(image/imagefooter.gif) no-repeat;
	height: 24px;
	margin: 0px auto;
	font: normal 9px/200% Verdana, Arial, Helvetica, sans-serif;
	color: #644423;
	text-align: center;
	clip: rect(auto,auto,0px,auto);
	padding-top: 2px;
}
.footer a {
	color:#644423;
	text-decoration: underline;
}

h1{
	color: #666600;
	font: oblique bold 18px Georgia, "Times New Roman", Times, serif;
}

h2, h3, h4, h5, h6 {
	color: #666600;
	font-size: 14px;
}
a{
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #666600
}

a:visted {
	color: #666600;
}

a:active{
	color: #333;
}

.box {
	padding: 15px;
	float: left;
}
.boxl {
	padding: 15px;
	float: left;
}
#practionerpic {
	float: left;
	width: 160px;
	padding: 10px;
}

.subheaders {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtext {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #663300;
	padding: 15px;
}

.border {
	border: 1px solid #40B857;
}
.subheader2 {
	color: #A23F22;
	font-weight: bold;
}
.sublink {
	font-weight: bold;
	color: #A23F22;
}
.borderside {
	border-right: thin solid #A23F22;
}
.boxright {
	margin: 5px;
	padding: 5px;
	float: right;
}
#container #middlecontent .null span a {
	color: #666;
}
