@charset "UTF-8";
/* CSS Document */


/* ----------------- Redefines Tag Selectors ----------------- */

html, body { 
  padding:0px;
  margin:0px;
  height: 100%;
}

body {
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;
}


h1 {
	text-align: left;
	color: #191919;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


h2 {
	font-size:.9em;
	color: #333333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 1.3em;
	padding-left: 10px;
	margin: 0px;
}
h3 {
	font-size:0.95em;
	color: #0157BA;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	line-height: 1.3em;
	padding-left: 0px;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
	color: #333333;
}

strong {
	color: #666666;
}
a {
	color: #333333;
	text-decoration: none;
}

/* This sets a default font for all of our  selectors. We set the text align back to left so it won't center (based on the body  to compensate for IE.) */


address {
	font-style: normal;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -100px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat;
}

div#content {
	width:1000px;
	position: relative;
	background-image: url(../../Southern%20Behavioral%20Group/images/content-g.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
} 


/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	width: 1000px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	z-index: 800;
	background-image: url(../../Southern%20Behavioral%20Group/images/top_g.jpg);
	background-repeat: no-repeat;
	float: left;
}
div#main_header {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 1000px;
	float: left;
}
div#columnleftindex {
	float: left;
	width: 190px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #f1f5ec;
	padding: 0px;
}
div#columnleftindex p {
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	font-size: 0.75em;
}
div#columnleftindex ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
div#columnleftindex li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #B8631F;
	line-height: 1.4em;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
div#columnleftindex h1 {
	color: #5A8B2F;
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

div#columncenterindex {
	float: left;
	width: 553px;
	position: relative;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color: #f1f5ec;
}
div#columncenterindex p {
	color: #666666;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	text-align: left;
	font-size: 0.72em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#columncenterindex ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 45px;
}
div#columncenterindex li {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #F58423;
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E2D9;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../../Southern%20Behavioral%20Group/images/bullet.png);
	font-weight: bold;
}

div#columncenterindex h1 {
	color: #5A8B2F;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
div#columncenterindex h2 {
	color: #666;
	text-align: left;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
div#columncenterindex hr {
	border: 0;
	color: #cfcece;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	background-color: #cfcece;
	height: 1px;
}
div#columncenterindex a:link, div#columncenterindex a:visited {
	color: #5A8B2F;
	text-decoration: underline;
}

div#columncenterindex a:hover {
	color: #F58423;
	text-decoration: none;
}

div#columncenter {
	float: left;
	width: 755px;
	position: relative;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	border: 1px solid #FFF;
	background-color: #f1f5ec;
}
div#columncenter p {
	color: #666666;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	text-align: left;
	font-size: 0.72em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#columncenter ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 45px;
}
div#columncenter li {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #EE870D;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/bullet.png);
	font-weight: bold;
}

div#columncenter h1 {
	color: #5A8B2F;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
div#columncenter h2 {
	color: #666;
	text-align: left;
	font-size: .8em;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E4DE;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
div#columncenter hr {
	border: 0;
	color: #cfcece;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	background-color: #cfcece;
	height: 1px;
}
div#columncenter a:link, div#columncenter a:visited {
	color: #5A8B2F;
	text-decoration: underline;
}

div#columncenter a:hover {
	color: #F58423;
	text-decoration: none;
}

div#columnrightindex {
	float: right;
	width: 190px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f1f5ec;
	padding: 0px;
}
div#columnrightindex a:link, div#columnrightindex a:visited {
	color: #5A8B2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 7px;
	text-decoration: underline;
	padding-bottom: 2px;
}
div#columnrightindex p {
	color: #666666;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	font-size: 0.7em;
}
div#linksleft {
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 165px;
	text-align: left;
}
div#linksleft a:link, div#linksleft a:visited {
	color: #5A8B2F;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}
div#linksleft a:hover {
	color: #F5A22D;
	text-decoration: underline;
}
div#rssfeeds {
	float: right;
	width: 190px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #5A8B2F;
	border: 1px solid #4D7926;
	padding: 0px;
}
div#paypal-workshop {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
div#listleft {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
div#rssfeeds p {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	font-size: 0.7em;
}
div#rssfeeds h1 {
	color: #F5EB64;
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}
div#services_box {
	width: 510px;
	position: relative;
	border: 1px solid #4D7926;
	background-color: #5A8B2F;
	padding: 0px;
	margin: 20px auto;
}

div#services_box p {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#services_box ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
}
div#services_box li {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #B8631F;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E2D9;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../../Southern%20Behavioral%20Group/images/bullet.gif);
}

div#services_box h1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #F5EB64;
	font-size: 1.4em;
}

div#services_box h2 {
	color: #FFFFFF;
	text-align: left;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
div#services_box a:link, div#services_box a:visited {
	color: #F5EB64;
	text-decoration: underline;
	font-size: 0.9em;
}

div#services_box a:hover {
	color: #FFF;
	text-decoration: none;
}
div#faq_accordian {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#faq_accordian a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.CurvyBox {
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #FFF;
}
div#button {
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}
div#form {
	float: left;
	width: 400px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 0px;
}
div#chart {
	width: 650px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.thumbnail {
	background-color: #F4EFE6;
	border:0px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	}
div#paypal {
	float: left;
	width: 350px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div#paypal p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .80em;
	margin: 0px;
	padding: 0px;
}


/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	padding: 0px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.right {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	float: right;
}
img.border {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}

.clear {
	clear: both;
}

.CurvyBox
{
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}
div#horizonalnav {
	width: 1000px;
	background-image: url(../images/nav-placeholder.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding: 0px;
	clear: both;
	margin: 0px;
}

/* MAIN NAV */
	
.menu{
	padding:0;
	height:35px;
	width:830px;
	display:block;
	background-image: url(../images/topMenuImages.png);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{
	float:left;
	padding-left:15px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	background-image: url(../images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu li a span{
	line-height:35px;
	float:left;
	display:block;
	padding-right:15px;
	background-image: url(../images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 100% -30px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu li a:hover{
	background-position:0px -60px;
	color:#5A8B2F;
}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{
	line-height:30px;
	color:#5A8B2F;
	background-image: url(../images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu li a.active span, .menu li a.active:hover span{
	background-image: url(../images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 100% -90px;
}

	
div#utilnav/* DIV UTILITY NAV */

	 {
	color: #5A8B2F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#utilnav a:link, div#utilnav a:visited  {
	text-decoration: none;
	font-size: 0.65em;
	color: #5A8B2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	margin: 0px;
	display: inline;
			}
	div#utilnav a:hover {
	text-decoration: underline;
	color: #F89520;
}

.copyright  {
	font-size: 0.6em;
	text-align: center;
	color: #5A8B2F;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.copyright a:link, .copyright a:visited {
	color: #5A8B2F;
	text-decoration: underline;
}

.copyright a:hover {
	color: #F89521;
	text-decoration: underline;
}

div#footercontact {
	text-align: center;
	height: 100px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../../Southern%20Behavioral%20Group/images/footer_bg.gif);
	background-repeat: repeat-x;
}
div#footerwraper {
	padding: 0px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
div#footer {
	background-image: url(../images/footer-g.jpg);
	background-repeat: repeat;
	height: 100px;
	width: 1000px;
	clear: both;
}
div#footerlft {
	float: left;
	height: 100px;
	width: 20px;
	background-image: url(../images/footer-lft-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
div#footerrht {
	float: right;
	height: 100px;
	width: 20px;
	background-image: url(../images/footer-rt-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

div#push {
	min-height: 100%;
	height: 100px;
}

