/*
————————————————————————————————————————————————————————————————————————————————————————— 
Licensed to Crossroads Chiropractic
Copyright © 2009 by American Web Services
————————————————————————————————————————————————————————————————————————————————————————— 
*/

/* TAGS */
body							{ background: #829C5D url(../images/body-bg.gif) repeat-y; font: normal 64% Verdana,Arial,Helvetica,sans-serif; margin: 0; }
a, a:visited, a:active			{ color: #FFF; }
a:hover							{ text-decoration: none; }
h1								{ font-weight: normal; line-height: 1.2em; }
h2								{ font-weight: normal; line-height: 1.4em; }
h4								{ font-weight: normal; line-height: 1.2em; font-size:1.2em; color:#FFF; }
img								{ border: 0; }
ul li							{ /*padding-bottom: 8px;*/ }

/* STRUCTURE */
.sitewrapper					{ width: 940px; background: #829C5D url(../images/bg.jpg) repeat-y; margin: 20px; }
.menu							{ height: 30px; background: url(../images/menu-bg.jpg) no-repeat; }
.menu ul						{ margin: 0; padding: 0; list-style: none; padding: 0 82px 0 88px; }
.menu ul li						{ margin: 0; padding: 0 30px; float: left; }
.menu ul li.active,
.menu ul li:hover				{ background: #628168; }
.left-column					{ width: 585px; font-size: 1.3em; line-height: 1.4em; color: #FFF; padding-bottom: 15px; float: left; }
.left-column p:first-child		{ margin-top: 0; padding-top: 0; }
#noFlash						{ background: url(../images/image-bg.gif) no-repeat; }
.right-column					{ width: 348px; height: 531px; background: url(../images/image-bg.gif) no-repeat; float: right; }
.right-column img				{ margin-top: 95px; border: 2px solid #628168; }
.misc-box .content				{ background: #839E6C; font-size: 1.3em; line-height: 1.4em; color: #591c0a; padding: 20px; }
.misc-box .content ul			{ margin: 0; padding: 0; list-style: none; }
.misc-box .content li			{ margin-bottom: 7px; }
.misc-box .content a,
.misc-box .content a:visited,
.misc-box .content a:active		{ color: #F5F5DC; text-decoration: none; color: #591c0a;}
.misc-box .content a:hover		{ text-decoration: underline; }
.misc-box .heading				{ background: #628168;}
.footer							{ margin-top: 20px; padding-bottom: 20px; color: #FFF; text-align: center; clear: both; }
.footer span					{ padding: 10px; }
a.researchlink					{ text-decoration:none; color: #591c0a; }
a.researchlink:hover			{ text-decoration:underline; color:#FFF }
.bigfont						{ font-size: 1.3em; }
.bigfont a						{ text-decoration:none; }
.error							{ color: #cc0000; font-size: 0.8em;}