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


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

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

body {
	padding:0px;
	margin:0px;
	background-color: #E8E4D8;
	background-image: url("../images/site-bg.jpg"/*tpa=http://www.thepavingguys.com/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.82em;
	color: #666;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}


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: #CCC;
}
a {
	color: #CCC;
	text-decoration: underline;
}

/* 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: #999999;
	text-align: center;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #2B2C2C;
	width: 175px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #333333;
}

/* ----------------- 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: -110px;
	margin-left: auto;
	padding: 0px;
	background-image: url("../images/container-bg.gif"/*tpa=http://www.thepavingguys.com/images/container-bg.gif*/);
	background-repeat: repeat;
}

div#content {
	width:1000px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url("../images/content-bg.jpg"/*tpa=http://www.thepavingguys.com/images/content-bg.jpg*/);
	background-repeat: no-repeat;
	background-position: center top;
} 


/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	width: 1000px;
	height: 160px;
	padding: 0px;
	margin: 0px;
	z-index: 800;
	background-image: url("../Southern Behavioral Group/images/top_g.jpg"/*tpa=http://www.thepavingguys.com/Southern%20Behavioral%20Group/images/top_g.jpg*/);
	background-repeat: no-repeat;
	float: left;
}
div#main_header {
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 1000px;
	float: left;
}
div#columnleft {
	float: left;
	width: 740px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

div#columnleft a:link, div#columnleft a:visited {
	color:#CCC;
	text-decoration:underline;
}

div#columnleft a:hover {
	color:#fff;
	text-decoration:underline;
}

div#columnleft p {
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.5em;
}
div#columnleft ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
div#columnleft li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CCC;
	line-height: 1.5em;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	list-style-image: url("../images/bullet.gif"/*tpa=http://www.thepavingguys.com/images/bullet.gif*/);
}

div#links {
	width: 340px;
	text-align: left;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

div#links ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
div#links li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CCC;
	line-height: 1.6em;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	list-style-image: url("../images/bullet.gif"/*tpa=http://www.thepavingguys.com/images/bullet.gif*/);
}

div#columnleft h2 {
	color: #CCC;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
div#columnleft h1 {
	color: #CCC;
	text-align: left;
	font-size: 1em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

div#columnright {
	float: right;
	width: 188px;
	position: relative;
	margin-top: 40px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
div#columnright 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#columnright ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 45px;
}
div#columnright 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.gif"/*tpa=http://www.thepavingguys.com/images/bullet.gif*/);
	font-weight: bold;
}

div#columnright h1 {
	color: #BFC6CC;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
div#columnright h2 {
	color: #333333;
	text-align: left;
	font-size: .90em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
div#columnright hr {
	border: 0;
	color: #cfcece;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	background-color: #cfcece;
	height: 1px;
}

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

div#columnleftlist {
	width: 245px;
	text-align: left;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
div#body {
	width:1000px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url("../images/content-bg.jpg"/*tpa=http://www.thepavingguys.com/images/content-bg.jpg*/);
	background-repeat: no-repeat;
	background-position: center top;
}
div#listleft {
	float: left;
	width: 300px;
}
#services {
	float: right;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#services_box {
	width: 200px;
	position: relative;
	border: 1px solid #333;
	background-color: #000;
	height: 40px;
	padding: 0px;
	background-image: url("../images/bg-h1.jpg"/*tpa=http://www.thepavingguys.com/images/bg-h1.jpg*/);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

div#services_box p {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	text-align: center;
	font-size: 0.7em;
	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 Behavioral Group/images/bullet.gif"/*tpa=http://www.thepavingguys.com/Southern%20Behavioral%20Group/images/bullet.gif*/);
}

div#services_box h2 {
	color: #999;
	text-align: center;
	font-size: 0.8em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
div#services_box a:link, div#services_box a:visited {
	color: #EBA829;
	text-decoration: none;
	font-size: 0.9em;
}

div#services_box a:hover {
	color: #CCC;
	text-decoration: none;
}

div#faq_accordian {
	width: 725px;
	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;
}
div#button {
	width: 151px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#form {
	float: left;
	width: 725px;
	padding-left: 30px;
	padding-top: 0px;
	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;
	}


/* ----------------- 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: 3px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	border: 1px solid #000;
}
img.border {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}

.clear {
	clear: both;
}
div#horizonalnav {
	width: 1000px;
	background-image: url("../images/nav-bg.gif"/*tpa=http://www.thepavingguys.com/images/nav-bg.gif*/);
	background-repeat: no-repeat;
	height: 50px;
	padding: 0px;
	margin: 0px;
	clear: both;
	position: relative;
}

	
div#utilnav/* DIV UTILITY NAV */

	 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#utilnav a:link, div#utilnav a:visited  {
	text-decoration: none;
	font-size: 0.65em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: center;
	margin: 0px;
	display: inline;
	line-height: 1em;
			}
	div#utilnav a:hover {
	text-decoration: none;
	color: #333;
	background-color: #EBA829;
}

.copyright  {
	font-size: 0.6em;
	text-align: center;
	color: #FFFFFF;
	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: #FFFFFF;
	text-decoration: underline;
}

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

div#footercontact {
	text-align: center;
	height: 110px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url("../images/footer-bg.jpg"/*tpa=http://www.thepavingguys.com/images/footer-bg.jpg*/);
	background-repeat: no-repeat;
	clear: both;
}
div#footerwraper {
	padding: 0px;
	height: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url("../images/footer-g.jpg"/*tpa=http://www.thepavingguys.com/images/footer-g.jpg*/);
	background-repeat: repeat-x;
}
div#footer {
	background-image: url("../images/footer-bg.jpg"/*tpa=http://www.thepavingguys.com/images/footer-bg.jpg*/);
	background-repeat: no-repeat;
	height: 110px;
	width: 1000px;
	clear: both;
}
div#footerlft {
	float: left;
	height: 100px;
	width: 20px;
	background-image: url("../images/footer-lft-bg.jpg"/*tpa=http://www.thepavingguys.com/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"/*tpa=http://www.thepavingguys.com/images/footer-rt-bg.jpg*/);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

div#push {
	min-height: 100%;
	height: 110px;
}
div#photos {
	float: left;
	width: 740px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
div#photos h1 {
	color: #CCC;
	text-align: left;
	font-size: 1em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
