html, body {
	min-height:100%;
	margin-bottom:1px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:100%;
	color:#000;
	margin: 0;
	background-color: #000;
}
#wrapper {
	text-align:left;
	width:760px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../images/leftSideBkg.gif);
}
#masthead {
	background-image: url(../images/Masthead.jpg);
	background-position: right;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#masthead img {
	border-style: none;
}
#topMenu {
	background-color: #DC241F;
	height: 24px;
	padding-left: 20px;
}
#topMenu ul {
	margin: 0 auto;
	padding: 6px 0 0;
	list-style-type: none;
	font-size: x-small;
	color: #FFF;
	float: right;
	padding-top: 2px;
}
#topMenu ul ul {
	width: auto;
	min-width: 160px;
}

#topMenu li {
	float: left;
	margin-right: 8px;
}
#topMenu li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menuImg-up.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	font-weight: bold;
}
#topMenu  li  a:hover, #topMenu a:focus {
	color: #FFCE00;
	background-image: url(../images/menuImg-over.gif);
}
#bodyContent  {
	background-image: url(../images/leftSideBkg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: small;
}
#bodyContent  h1,#bodyContent h2,#bodyContent h3 {
	font-size: large;
	color: #008540;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#bodyContent h2 {
	font-size: medium;
}
#bodyContent h3 {
	font-size: small;
}
#bodyContent h4 {
	font-style: italic;
	font-size: small;
}
caption {
	font-size: medium;
	font-weight: bold;
	color: #008540;
	text-align: left;
}

.top {
	margin-top: 0px;
}
.bottom {
	margin-bottom: 0px;
}


.pullContainer {
	background-repeat: no-repeat;
	padding-left: 115px;
	margin-bottom: 20px;
	min-height: 63px;
}
.pullContainer h2 {
	text-align: left !important;
}

.pullContainer a {
	color: #008540;
	text-decoration: none;
}
.pullContainer a:hover, .pullContainer a:focus {
	color: #FFCE00;
}

.type1 {
	background-image: url(../images/CAOA-emotional-abuse.jpg);
}
.type2 {
	background-image: url(../images/CAOA-physical-abuse.jpg);
}
.type3 {
	background-image: url(../images/CAOA-financial-abuse.jpg);
}
.pullContainer ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}


#leftSide {
	float: left;
	width: 169px;
	padding: 16px 5px 0;
}
#leftSide li {
	margin: 0px;
	padding: 0px;
}

#leftSide a {
	color: #008540;
	text-decoration: none;
	font-weight: bold!important;
	font-size: small;
	margin: 0;
}
#leftSide a:hover, #leftSide a:focus {
	color: #FFCE00;
	text-decoration: underline;
}

#leftSide p.mission {
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#centerContent {
	padding-right: 16px;
	padding-left: 20px;
	padding-top: 16px;
	float: left;
	width: 338px;
}
#centerContent a:hover {
	color: #008641;
	text-decoration: none;
}


#home #centerContent {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 16px;
}
dt {
	font-size: small;
	font-weight: bold;
	color: #008540;
}
dt.notpresent {
	font-size: 0px;
	line-height: 0px;
}

dd {
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 16px;
	text-indent: 0px;
}


#rightContent {
	background-image: url(../images/CAOA-sidebarBkg2.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 16px;
	padding-left: 15px;
	min-height: 284px;
	padding-right: 15px;
	width: 147px;
	border-left: 5px solid;
	border-left-color: #FFCC00;
	/*display: none;*/
}

#home #rightContent {
	background-image: url(../images/CAOA-sidebarBkg.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 16px;
	padding-left: 15px;
	min-height: 284px;
	padding-right: 20px;
	display: block;
	width: 185px;
}

.clearer {
	line-height: 0px;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#footer {
	color: #CCCCCC;
	background-color: #DC241F;
	font-size: x-small;
	text-align: center;
	padding: 10px;
}
#footer .credit {
	font-size: x-small;
}
#footer p {
	margin: 5px;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer  a:hover, #footer a:focus {
	color: #FFCE00;
	text-decoration: overline;
}
#interior {
	padding: 140px 10px 0;
}
.padThis {
	padding-right: 5px;
	padding-left: 10px;
}
#form1 label {
	display: block;
	width: 150px;
	padding-right: 15px;
}
#form1  input, #form1 select {
	display: block;
}
#form1 p {
	margin: 6px;
}
