/*
Website: Osteopathic Pain Management
Author: Cynthia Sheppard
Firm: ACS Creative, Inc., Fairfax, VA
*/


/* Global Styles */

body 					{background-color: #84907C; margin: 0px; font-family: Georgia, "Times New Roman", Times, serif; color: #43362E; }
p 						{line height: 19px;}
h1 						{font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color: #88442D; }
h2 						{font-family:Arial, Helvetica, sans-serif; font-size:14px;}
a, a:link, a:visited 	{ color: #5F9369; text-decoration: underline; }
a:hover, a:active, a:focus { color: #5F9E69; text-decoration: underline; }


/* Text Styles */
.navtext, .navtext a:link, .navtext a:active, .navtext a:visited {font-size: 16px; color: #4D4339; text-decoration: none; }
.navtext a:focus, .navtext a:hover {color: #396; text-decoration: none; }
.foot, .foot a:link, .foot a:active, .foot a:visited {font-size: 14px; color: #ECEDE2; text-decoration: none; }
.foot a:focus, .foot a:hover {color: #396;}
.largeheader			{font-size: 30px; line-height: 38px; color:#88442D;}
.bodycopy				{font-size: 14px; line-height: 19px;}
.sage_header			{ font-size: 18px; color:#5F8E56; font-family:Arial, Helvetica, sans-serif; }
.footnote 				{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #330;}
.footnote p				{line-height: .95em;}



/* Page Structure Styles */
#outer_holder			{width: 100%; background-color: #ECEDE2; background-image: url(../img/bg-top.jpg); background-repeat: repeat-x; }
#holder 				{width: 1000px; margin: 0 auto 0 auto; padding: 0px 12px;}
#masthead 				{width: 1000px; float: left; margin-bottom: 15px; }
#logo					{ width: 500px; float: left; margin-top: 32px; }
#nav_holder 			{width: 404px; float: right; margin: 0px 9px; background-image: url(../img/nav-bg.jpg); background-repeat: repeat-x; background-color: #F5F6F1; }
#nav					{width: 360px; float: left; margin: 15px 15px 3px 15px; }
#leader 				{width: 1000px; float:left; }
#callout_box 			{ width: 1000px; float:left; padding: 25px 0px; }
#footer_holder 			{width: 100%; margin: 0 auto 0 auto; padding: 10px 0px; background-image: url(../img/footer-shadow.jpg); background-repeat: repeat-x; }
#footer					{width: 1000px; margin: 0 auto 0 auto; padding: 15px 12px; }

/* Home Page Styles */
#bulletlist				{ float: left; width: 259px; border-left: 5px solid #d3d3d3; border-right: 5px solid #d3d3d3; padding: 10px 30px; }
#intro					{ float: right; width:300px; }

/* Interior Page Styles */
#mainbody				{ float: left; width: 980px; background-color: #FFF; border: 10px solid #f2f2f2; margin-bottom: 15px; }
#padded_table1			{float: left; width: 920px; padding: 15px 30px;}

/* Other Styles */
.brclear 				{clear:both;height:0; margin:0;font-size: 1px;line-height: 0px;}

