body
{
	margin:0;
	padding:0;
	background-color: #b8b383;/*#FBFBC9;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bgrepeat5.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#Spine
{
	position:absolute;
	z-index:-1;
	right:10px;
	top:0;
}

blockquote
{
	font-style:italic;
	font-size:90%;
	color:#666;
}

#header
{
	margin-right:9px;
	padding:15px 0 30px 0;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}

#logo
{
	float:left;
	margin:0 0 0 20px;
}

#address
{
	float:right;
	margin:10px 20px 0 0;
}

#main
{
	clear:both;
}

#wrapper
{
	width:968px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	

}

#leftcolumn
{
	width:180px;
	float:left;
	padding-left:15px;
	padding-right:5px;
}

#rightcolumns
{
	clear:none;
	padding: 0 0 0 200px;
}

#centercolumn
{
	float:left;
	margin:0;
	
	margin:0 25px 0 10px;
	font-size:90%;
	line-height:130%;
	/*padding:0 30px 0 25px;*/
	padding:5px 35px 10px 30px;
	
	/*background-color:white;
	opacity:0.10;filter:alpha(opacity=10);*/
	background-image:url(images/trans.png);
	
	border:1px solid #967a66;
	min-width:670px;
}


/*for future use*/
#rightcolumn
{
	clear:none;
	width:150px;
	margin:0 0 0 600px;
	display:none;
}

/* ////////////////////NAVIGATION///////////////// */

#navigation ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	background-color:#70494E;
	margin-top:15px;
}

#navigation li {
	font-size: 90%;
	background-image:url(images/navbg.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #523337;
	border-left:1px solid #523337;
	border-right:1px solid #523337;
	border-top:1px solid #745054;
	height:34px;
	
	
	
}

#navigation li:hover
{
	background-color: #967a66;
}

#navigation a:link, #navigation a:visited {
	color:#d3e3a2;
    background-color:transparent;  
    display:block;
    /*border-bottom: 1px solid #999;*/
    padding: .6em 0 0.2em .8em;
    text-decoration:none;
}

#navigation a:hover {
	color: #deffca;
}

.LutherChiropracticName
{
	font-weight:bold;
	color:#669933;
}

.PaddedDiv {
	margin-bottom:50px;
}

#list {
	margin-left: 30px;
}

#areaIndented {
	margin-left: 30px;
}


#list li {
    margin-bottom:7px;
}

#siteList li {
	margin:0 0 7px 0;   /*top,right,bottom,left*/
   list-style-type:none;  /* removes the bullets and numbering */
}

h2
{
	color: #669933;
	font-family:georgia,sans-serif;
}

ul
{
	list-style-type:square;
	
}

.antispam {
	display:none;
	
}
