@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 101%;
	background-color: #836543;
	background-image: url(images/bodybkgd.jpg);
	background-repeat: repeat-x;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
p {
	margin-bottom: 1em;
	line-height: 1.4em;
	font-size: 16px;
}
h1 {
	font-size: 1.7em;
	margin-bottom: 0.5em;
	font-style: italic;
	font-weight: bold;
	color: #004409;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 0.2em;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	color: #004409;
	margin-bottom: 0.5em;
	font-weight: bold;
	padding: 0px;
	font-style: italic;
}
h4 {
	margin-bottom: 0.4em;
	font-size: 1.1em;
	font-weight: normal;
}
h5 {
	font-size: 1.25em;
	margin-bottom: 0.3em;
	font-weight: bold;
	padding: 0px;
	font-style: italic;
	color: #004409;
}
h6 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	font-weight: bold;
	padding; 0px;
}

/*used on Foster Care, Jobs, Internship pages*/
ul {
	padding-left: 4em;
	margin-bottom: 1em;
	font-size: 1.1em;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 0.3em;
}
hr {
	width: 30em;
	margin-bottom: 2em;
	text-decoration: none;
	background-color: #004409;
	border: 1px solid #004409;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
}
img a {
	text-decoration: none;
}
a:link, a:visited {
	color: #004409;
	text-decoration: underline;
}
a:hover, a:active {
	color: #836543;
	text-decoration: underline;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left;
	background-color: #7F6241;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/contentbkgd.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #7F6241;
	width: 780px;
	padding: 0;
	height: 80px;
	position: relative;
}
.oneColFixCtrHdr  #navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/menubarbkg.gif);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 12px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #836543;
	z-index: 1;
}
.oneColFixCtrHdr #collage {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	padding: 0;
	height: 400px;
	position: relative;
	background: #FFFFFF url(images/collage780Shadow.jpg) no-repeat bottom;
}
#collage p {
	margin-bottom: 1em;
	line-height: 2.2em;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#collage     a:link {
	color: #004409;
	text-decoration: underline;
}
#collage a:visited {
	color: #004409;
	text-decoration: underline;
}
#collage a:hover {
	color: #836543;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 1em;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 60px;
	background: #FFFFFF url(images/contentbkgd.gif) repeat-y;
}
/*used on Internship page*/
#mainContent ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 5em;
	margin-bottom: 1em;
}
/*used on Internship page*/
#mainContent ol li{
	list-style-type: decimal;
	list-style-position: outside;
}
.oneColFixCtrHdr #mainContent a {
	color: #004409;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent a:visited {
	color: #004409;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent a:hover {
	color: #836543;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent a:active {
	color: #004409;
	text-decoration: underline;
}
#mainContentSiteMap {
	margin-left: 40px;
	margin-right: 40px;
}
#mainContentSiteMap a {
	color: #004409;
	text-decoration: underline;
}
mainContentSiteMap a:visited {
	color: #004409;
	text-decoration: underline;
}
#mainContentSiteMap a:hover {
	color: #836543;
	text-decoration: underline;
}
#mainContentSiteMap a:active {
	color: #004409;
	text-decoration: underline;
}
#mainContentSiteMap h3 {
	padding-bottom: .5em;
}
#SiteMapcol1 {
	width: 300px;
	float: left;
}
#SiteMapcol2 {
	float: right;
	width: 275px;
	padding-left: 10px;
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2B6433;
}
#SiteMapcol2   ul {
	color: #004409;
	font-weight: bold;
	font-size: 100%;
	margin: 0em 0em .2em 2em;
	padding: 0em;
}
#SiteMapcol2  li {
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	margin: 0em;
	padding: 0em;
}
#pgcol1 {
	width: 455px;
	float: left;
	margin-left: 40px;
}
#pgcol2 {
	float: right;
	width: 210px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2B6433;
	margin-right: 30px;
	margin-bottom: 2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#pgcol2 ul {
	margin: 0px;
	padding: 0.5em 0px 0px 25px;
	list-style: disc;
	font-size: 0.9em;
}
#pgcol2 li {
	margin: 0px 0px .5em;
	padding: 0px;
}
#pgcol2 li a.current {
	color: #836543
	text-decoration: none;
	color: #836543;
	text-decoration: none;
}
#pgcol2 li a.current:hover {
    cursor: default;
}


/* footer */

.oneColFixCtrHdr #footer {
	background-image: url(images/contentbkgd.gif);
	background-repeat: repeat-y;
	border-top-width: 4px;
	border-top-style: ridge;
	border-top-color: #836543;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.8em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr  #footer  a:link, #footer a:visited  {
	color: #004409;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover, #footer  a:active {
	color: #836543;
	text-decoration: none;
}

 Class Styles 

/*used for page title that are images*/
.imgtitle {
	margin-top: 1.3em;
	margin-bottom: 0em;
}
/*used for images on Therapists page*/
.imgtherapist {
	border: 1px solid #836543;
}
.imgrightside {
	margin-left: 0.75em;
	margin-bottom: 0.5em;
	float: right;
}
.imgleftside {
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
	float: left;
}
.textcenter {
	text-align: center;
}
/*used on Foster Care page*/
.textquote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.textsmaller {
	font-size: 0.92em;
}
/*used on Interships page*/
.textIndentLeft {
	padding-left: 2em;
}
.textIndentLeftMore {
	padding-left: 4em;
}
/*used for tall, narrow collages*/
.imgcollage {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 1em;
	float: right;
}
/*used on break tag at bottom of #maincontent to clear floats*/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tightSpacing {
	margin-bottom: 0.1em;
}
