body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
	background-image: url(../img/blu_bkg.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../img/chiro_header.jpg);
	background-repeat: no-repeat;
	height: 204px;
}
#wrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	background-image: url(../img/main_br2.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4F331D;
	border-right-color: #4F331D;
	border-bottom-color: #4F331D;
	border-left-color: #4F331D;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 645px;
	float: left;
}
#left {
	width: 300px;
	float: left;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 30px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 80px;
}
#right .content {
	font-size: 11pt;
	line-height: 16pt;
	padding-top: 45px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#masthead .content {
	padding: 12px 16px;
}
.floatleft {
	float: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatright {
	float: right;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #FAF9F4;
	background-color: #7E92C4;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #3F650F;
	text-decoration: none;
}
#left a:visited {
	color: #5E792D;
	text-decoration: none;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #6A7AA5;
	text-decoration: none;
}
#right a:visited {
	color: #8E99B8;
	text-decoration: none;
}
#right a:hover {
	color: #A1A000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #666600;
}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 20pt;
	margin: 0;
	font-weight: lighter;
	line-height: 26pt;
	color: #595F6B;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18pt;
	margin: 30px 0 0 0;
	font-weight: lighter;
	color: #1B3F95;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
