body  {
	background: #c1ddaa url(adhdnew/bg.jpg) repeat-x top left;
        font: 12px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
}

h1, h2, h3, h4, h5, h6  {
	color: #000;
    font-family: Georgia,Times,serif;
    margin-bottom: 5px;
    margin-top: 5px;
}

a:link, a:visited  {
	color: #0062ad;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(adhdnew/header.jpg) repeat-x top left;
        height: 150px;
/*	border-bottom: 7px solid #7F905D; */
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #000;
}



#rss a  {
	color: #fff;
}

#featured  {
	background: #f6f4e7 url(adhdnew/featuredbg.jpg) repeat-x top left;
}
#featured .buttons  {
	width: 600px;
}

#featured .buttons a.prev  {
	padding-top: 29px;
	width: 93px;
	background: url(adhdnew/prev.jpg) no-repeat top left;
        vertical-align: top;

}

#featured .buttons a.next  {
	padding-top: 29px;
	width: 93px;
	background: url(adhdnew/next.jpg) no-repeat top left;
        vertical-align: top;
width: 480px;
}

#steps  {
	background: #4093ce url(adhdnew/stepsbg.jpg) repeat-x top left;
        height: 1px;
}

#steps ul li a  {
	color: #000;
    font-size: 1.2em;
    text-decoration: none;
}

#page {
/*	background-color: #fef1e0; */
	background-color: #ffffff;
}
#content  {
	border-top: 7px solid #63ad30;
	border-bottom: 7px solid #7EB951;
	background-color: #fff;
	/* background-color: #fef1e0; */
}

#content .moreinfo  {
	border: 1px solid #d6d6d6;
	background-color: #fff;
	color: #000;
        text-align:center;
}

#content .moreinfo h3  {
	color: #000;
        background-color: #6E9AD5;	
}

#content .moreinfo .more a  {
	color: #000;
	background: url(adhdnew/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #000;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #fff url(adhdnew/bottombg.jpg) repeat-x top left;
}

#newsletter, #newsletter h3  {
	color: #000;
	text-align: center;
}

#newsletter input.text  {
	background-color: #bdbdbd;
}

#footer  {
	height: 150px;
	background: #9fc9e6 url(adhdnew/footerbg.jpg) repeat-x top left;
	color: #868686;
	font-size: .9em;
}
#plea	{
	font-size: 1.2em;
	color: #6E9AD5;
}

#footer p a  {
	color: #868686;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #000;
	margin: 0 15px;
}

/* BLOG CSS */

.post .categories  {
	background-color: #000;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #bebebe;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(adhdnew/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #0062ad;
}

#postad  {
	background-color: #e5e5e5;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #000;
}

#sidebar img.bigad  {
	border: 2px solid #000;
}

#tabbox  {
	border: 1px solid #000;
}

#tabbox ul.idTabs  {
	background: #e5e5e5;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #000;
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(adhdnew/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: #000;
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
    background-color: #fff;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #CECECE;
}
.commentlist li {
	border-bottom: 2px solid #CECECE;
}
.commentlist .alt {
	background: #E1E1E1;
}
#commentform input {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}
#commentform textarea {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}
/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #7eb951;
	border: 1px solid #CECECE;
}

#nav  {
	-moz-border-radius: 5px 5px 5px 5px;
    background: url("images/bg_bottom.png") repeat-x scroll left bottom #7eb951;
    border: 1px solid #DFDCC0;
    height: 35px;

        position: absolute;
	top: 113px;
	right: 10px;
}

#nav ul li {
    vertical-align: 30%;
    
}

#pagenav li {
    -moz-border-radius: 5px 5px;
    line-height: 40px;
    vertical-align: text-bottom;
    height: 35px;
}
#header h1.title {
    margin: 17px 0 0;
    position: absolute;
    left:50px;
    top:-10px;
}
#header h1.phone {
    margin: 17px 0 0;
    position: absolute;
    left:400px;
    top:-5px;
}
.widget {
   -moz-border-radius: 5px 5px 5px 5px;
   border: 1px solid #E9C19D
	background-color: #fff;
}
.widget h3 {
	background-color: #6E9AD5;
	text-align: center;
	color: #000000;
}
#featured  {
	padding-top: 10px;
}
#featured td {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align:top;
}
div.widearea .pageitem {
    height: 350px;
}

#af-form-2099928813 .af-body input.text {
    padding: 2px !important;
    width: 240px;
}


.grid_10 h2 {
	text-align: center;
}
/* GRAVITY FORMS */

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}
