
/* ------ Footer styles ------- */

.homeonly {display: none;}
.showhomefooter .homeonly {display: inline;}

.aboutonly {display: none;}
.showaboutfooter .aboutonly {display: inline;}

.showhomefooter .defaultfooter {display: none;}
.showaboutfooter .defaultfooter {display: none;}

/* ------ /Footer styles ------- */



body {
	background:#D3CFB5;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif; 
	color: #333; 
	text-align:left;
	margin:0px;
	padding:0px;
}

h1 { 
	font-size:18px;
	color:#006C64;
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size:14px;
	color:#006C64;
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height:20px;
	margin:0px;
	clear:left;
}

.wrapped {width: 760px; margin: 0px auto; text-align: left;}
.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}


.center {
	text-align:center;
}

#clear_left {
	clear:left;
}

#mainwrapper {
	position: relative;
	left:0px;
	top:10px;
	width:760px;
	background:#C7DFD9;
}

#navigation {
	position:relative;
	width:760px;
}
#menu {
	position:relative;
	float:left;
	width:554px;
	background:#006C64;
}

#searchtool {
	width:206px;
	height:35px;
	float:right;
	background:#ffffff;
	padding-top:16px;
	text-align:center;
}
#searchtool input{
	background:#ffffff;
	border:1px solid #00457C;
}
#searchtoolsecond {
	width:206px;
	height:36px;
	background:#ffffff;
	padding-top:15px;
	float:right;
	text-align:center;
}
#searchtoolsecond input{
	background:#ffffff;
	border:1px solid #00457C;
}
input, textarea, select {
	font-size: 10px;
	color: #00457C;
}
input.clean {border-style: none; background: none;}
#nav {
	left:0px;
	float:left;
	position: relative;
}

#logoCatholic {
	width:554px;
	height:55px;
	float:left;
	margin-top:5px;
	background:#ffffff;
}

#logo {  /* logo on the secondary pages */
	float:left;
	margin-top:30px;
	padding-right:10px;
}

#supportCatholic {
	width:206px;
	float:right;
}
#content{
	width:554px;
	height:265px;
	color:#62635A;
	float:left;
	background:url("images/img_concept.jpg");
	border:none;
	background-repeat:no-repeat;
}

#content_flash{
	width:554px;
	height:265px;
	color:#62635A;
	float:left;
	border:none;
}

#content div{
	padding:100px 20px 10px 302px;
}

#content_flash div{
	padding-bottom:10px;
}

#subcontent{	
	width:760px;
	background:#C7DFD9;
}
#submenuproject{
	float:left;
	width:554px;
	background:url("images/random_home/sliver.gif") top left repeat-x  #ffffff;
	position:relative;
}
#submenuproject a:link, #submenuproject a:visited, #submenuproject a:active {color: #5E5F4C;}
#submenuproject a:hover {color: #5E5F4C;text-decoration: none; }

#submenu {

}
#submenu p{
padding: 0px 0px 20px 20px;
}
#project{

}
#project p{
padding: 0px 20px 20px 20px;
}
#imgcolumn {
	width:206px;
	float:right;
	height:100%;
	background:#C7DFD9;
	margin-bottom:0px;
}
#address {
	width:206px;
	float:right;
}
#maincontent{
	width:760px;
	background:#C7DFD9;
}
#column{
	width:206px;
	float:left;
	background:#C7DFD9;
}
#submenu {
	width:206px;
	float:left;
}

#submenucontent {
	width:195px;
	float:left;
	font-size:12px;
	margin:20px 0px 20px 0px;
	color:#4B4F41;
}

#submenucontent_list li {
	background: url("images/bullet_big.gif") no-repeat;
	list-style:none;
	padding-left:18px;
	padding-bottom:5px;
	line-height:18px;
}

.sub_sub_nav {
	padding:0px;
	margin:0px;
}


.sub_sub_sitemap {
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}

.sub_pregnancy_sitemap {
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}

#contentsecond {
	width:554px;
	float:right;
	background:#ffffff;
	color:#000000;
}

#contentsecond_detail {
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}


a.subnav:link {
	color:#4B4F41;
	text-decoration:none;
}

a.subnav:visited {
	color:#4B4F41;
	text-decoration:none;
}

a.subnav:hover {
	color:white;				/*#C3874B*/
	text-decoration:none;
}

a.subnav:active {
	color:#4B4F41;
	text-decoration:none;
}

a.subnav_visited:link {
	color:white;
	text-decoration:none;
}

a.subnav_visited:visited {
	color:white;
	text-decoration:none;
}

a.subnav_visited:hover {
	color:white;
	text-decoration:none;
}

a.subnav_visited:active {
	color:white;
	text-decoration:none;
}

#supportsecond {
	width:206px;
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
}
#addresssecond {
	position:relative;
	width:760px;
	float:left;
}
/* Dropdown menu */
.dropdown {
	position: absolute;
	z-index: 180;
	visibility: hidden;
	color: #38596D;
	top: 35px;
	left: 42px;
	background-color: #C7DFD9;
	margin-bottom: 0px;
	}
.dropdown a , .sub2 a {
	background:url("images/bullet.jpg") no-repeat left ;
	padding-left:10px;
	margin-left:10px;
	display: block;
	width: 100%;
	line-height: 24px;
	margin-bottom: 0px;
	background-color: #C7DFD9;
}
.dropdown a:visited, .dropdown a:active, .dropdown a:link {
	color: #003468;
	text-decoration: none;	
}
.dropdown a:hover{
	color:#ffffff;
}

.sub2 {
	position:absolute;
	z-index:200;
	visibility: hidden;
	color: #38596D;
	background-color: #C7DFD9;
	left: 290px;
	width: 185px;
	}

.sub2 a:visited, .sub2 a:active, .sub2 a:link {
	color: #003468;
	text-decoration: none;
	background-color: #C7DFD9;
}
.sub2 a:hover{
	color:#ffffff;
	background-color:#C7DFD9;
}


#Ser_sub1 {
	top: 110px;

}
#Ser_sub2 {
	top: 203px;
}
/* ############################################## */

#dropWho_We_Serve {
	left: 15px;
	width: 264px;
}
#dropWho_We_Are {
	left: 104px;
	width: 142px;
}
#dropNews_Events {
	left: 170px;
	width: 141px;
}
#dropHow_You_Can_Help{
	left: 287px;
	width: 141px;
}
#dropEmployment {
	left: 394px;
	width: 160px;
}
#dropFind_Us {
	left: 477px;
	width: 190px;
}

#headersecond{
	width:760px;
	background-color:#ffffff; /*#ffffff;*/
	clear:both;
}

#foot{
	width:760px;
	text-align:center;
}
#footer {
font-size: 9px; 
color: #00457C; 
padding-top:8px;
clear:both;
background:#D3CFB5 ;
}
#footer a:link, #footer a:visited, #footer a:active {color: #00457C; text-decoration: none;}
#footer a:hover {color: #ffffff; text-decoration: none;}

#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {text-decoration: none;	color: #00457C;}
#footer a.seo:hover {text-decoration: none; cursor: text; color: #00457C;}

.left {float: left;}
.right {float: right;}
ul {margin: 0px 0px 15px 20px; padding: 0px;}
p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}

/*==============================================================================================*/
/* About Us - History */
#history_content1 {
	float:left;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	margin-bottom:-10px;
}

#history_pic {
	float:left;
	padding-top:6px;
	padding-right:15px;
}

#history_para2 {
	clear:left;
	width:auto;
	padding-top:10px;
}

#history_content2 {
	width:auto;
	float:left;
	padding-top:5px;
	padding-left:50px;
	padding-bottom:5px;
}

#history_year {
	width:auto;
	float:left;
	padding-right:15px;
}

#history_detail {
	float:left;
	width:410px;
}

#history_content3 {
	width:510px;
	float:left;
	padding:5px 20px 0px 20px;
}

/* About Us - Board of Directors */
#board_content1 {
	line-height:15px;
	margin:20px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

#board_content2 {
	clear:left;
	width:554px;
	float:left;
}

#board_content2_column1 {
	width:165px;
	float:left;
	padding-left:20px;
	line-height:15px;
}

#board_content2_column2 {
	width:175px;
	float:left;
	padding-left:15px;
	line-height:15px;
}

#board_content2_column3 {
	width:165px;
	float:left;
	padding-left:10px;
	line-height:15px;
}

/* Housing Transition Services */
#services_content {
	float:left;
	padding:20px 20px 0px 20px;
	width:510px;
	line-height:20px;
	min-height:536px;
}

#medium_content {
	float:left;
	padding:20px 20px 10px 20px;
	width:510px;
	line-height:20px;
}

#medium2_content {
	float:left;
	padding:20px 20px 10px 20px;
	width:510px;
	height:555px;
	line-height:20px;
}

/*#medium2_content a:link, #medium2_content a:visited, #medium2_content a:active {text-decoration:none;}
#medium2_content a:hover {text-decoration:none;}
*/
#long_menu_content {
	float:left;
	width:510px;
	height:655px;
	padding:20px 20px 0px 20px;
	line-height:20px;
}


h1.services_header {
	margin:0px;
}

#services_title {
	font-size:12px;
	color:#006C64;
	font-weight:bold;
	line-height:20px;
	padding-bottom:10px;
}

#list {
	float:left;
	width:510px;
	padding:0px;
	margin:0px;
}

ul.list_content li {
	background:url("images/bullet_small.gif") no-repeat;
	list-style:none; 
	padding-left:18px;
	line-height:18px;
}

ul.list_content_bold li {
	background:url("images/bullet_small.gif") no-repeat;
	list-style:none;
	padding:0px;
	padding-left:18px;
	line-height:18px;
	font-weight:bold;
}

#services_contact {
	font-style:italic;
	font-weight:bold;
	text-align:center;
	line-height:15px;
}


/* Mental Health Services */
#services_sub_contact {
	float:left;
	width:480px;
	padding-bottom:10px;
}

#services_sub_contact_detail {
	float:left;
	width:480px;
	padding-left:20px;
}

#services_sub_contact_1 {
	float:left;
	width:310px;
	padding-right:10px;
}

#services_sub_contact_2 {
	float:left;
	width:160px;
}

/* Human trafficking */
#services_italic_list {
	float:left;
	width:510px;
	padding-bottom:10px;
	font-style:italic;
}
/* ################################### */

/* Legal Services */
.legal_hour {
	width:510px;
	clear:left;
	text-align:center;
	font-style:italic;
	line-height:15px;
	position:relative;
	bottom:10px;
	margin-bottom:5px;
}

.legal_address {
	clear:left;
	width:300px;
	padding-left:15px;
	line-height:15px;
	position:relative;
	bottom:10px;
	margin-top:10px;
}

.legal_address_detail {
	padding-left:10px;
}
/* Refugee Resettlement */
#services_short_contact {
	float:left;
	width:480px;
}

#services_short_contact_detail {
	float:left;
	width:480px;
	padding-left:20px;
}

#services_short_contact_1 {
	float:left;
	width:235px;
	padding-right:10px;
}

#services_short_contact_2 {
	float:left;
	width:235px;
}
/* ############################### */


/* Services - Pregnancy */
a.url:link, a.url:visited, a.url:hover, a.url:active {
	text-decoration:underline;
	color:#006C64;
}

ol {font-weight:bold;}
ol ol {list-style:lower-alpha outside none; margin-top:10px; margin-left:22px; padding:0px;}
ol li { margin-bottom:10px;}

/* ############################### */

/* Latino Services */
#latino_ul1 {
	float:left;
	width:480px;
	padding-left:20px;
	padding-bottom:10px;
}

#latino_ul1_sub {
	float:left;
	width:480px;
	padding-left:20px;
}

#project_ul1 {
	float:left;
	width:480px;
	padding-left:20px;
	padding-bottom:10px;
}

#project_ul1_sub {
	float:left;
	width:480px;
	padding-left:20px;
}

#sub_sub_list {
	padding:0px;
	padding-bottom:5px;
	margin:0px;
}

#services_short_contact_bold {
	float:left;
	width:510px;
	padding-bottom:10px;
	font-weight:bold;
}
/* ############################### */

/* Services - Rachel Project */
#project {
	clear:left;
	width:510px;
}

#underline_style {
	color:#3a593b;
}

#project_content {
	width:480px;
	padding-left:20px;
}
/* ############################### */

/* Donation Now */
#donate_address {
	padding-left:80px;
}

#donate_button {
	width:250px;
	padding-left:170px;
}
/* ############################### */


/* Pregnancy - FAQ */
#faq_content {
	float:left;
	padding:20px 0px 0px 0px;
	width:554px;
	line-height:20px;
}

#faq_list {
	float:left;
	width:530px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}

#faq_list_content li {
	background:url("images/bullet_small.gif") no-repeat;
	list-style:none; 
	padding-left:18px;
	line-height:18px;
}

#faq_text_normal {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

#birth_content {
	float:left;
	margin-bottom:-10px;
}

#birth_pic1 {
	width:auto;
	float:left;
	padding-top:6px;
}

#birth_pic2 {
	width:auto;
	float:left;
	padding-top:6px;
	padding-right:15px;
}

#pregnancy_support_content {
	float:left;
	width:510px;
}


#pregnancy_support_text {
	float:left;
	width:320px;
	padding-left:20px;
}

#pregnancy_support_quote {
	float:left;
	width:385px;
	color:#3a593b;
}

#pregnancy_support_quote p {margin-bottom:0px; padding-bottom:0px; padding-top:10px;}

#pregnancy_support_pic {
	float:left;
	width:120px;
	padding-top:15px;
}

#pregnancy_support_largepic {
	float:left;
	width:169px;
	padding-top:6px;
}

/* ############################### */


/* Pregnancy Support */
h1.pregnancy_large_title1 {
	font-size:20px;
	text-align:center;
	margin:0px;
}

h1.pregnancy_large_title2 {
	font-size:20px;
	text-align:center;
}

h2.pregnancy_small_title {
	font-size:18px;
	text-align:center;
	margin-bottom:10px;
}

h1.pregnancy_large_title_faq {
	font-size:20px;
	text-align:center;
	margin:0px;
}

h2.pregnancy_small_title_faq {
	font-size:18px;
	text-align:center;
	margin:0px;
	margin-bottom:20px;
}


#adoptparent_resource_content {
	width:500px;
	float:left;
}

#adoptparent_resource1 {
	float:left;
	width:300px;
	padding-right:20px;
}

#adoptparent_resource2 {
	float:left;
	width:180px;
}


#pregnancy_support_list li {
	background:url("images/bullet_small.gif") no-repeat;
	list-style:none;
	width:280px;
	padding-left:18px;
	line-height:18px;
}

#pregnancy_resource {
	width:510px;
	float:left;
	padding-bottom:10px;
}

#pregnancy_resource_content {
	width:510px;
	float:left;
}

#pregnancy_resource1 {
	float:left;
	width:225px;
}

#pregnancy_resource2 {
	float:left;
	width:175px;
	padding:0px;
}

#pregnancy_resource3 {
	float:left;
	width:110px;
	padding:0px;
}

#post_adoption_content {
	float:left;
	width:510px;
	padding-bottom:10px;
}

#post_adoption_pic {
	width:200px;
	float:left;
	margin-top:6px;
	margin-right:20px;
}

#post_adoption_resource {
	width:510px;
	float:left;
	padding-bottom:10px;
}

#postadopt_address {
	float:left;
	width:510px;
	margin:0px;
	margin-bottom:10px;
	margin-top:-5px;
}

#postadopt_address_text {
	float:left;
	width:460px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:50px;
	padding-right:0px;
	
}

#postadopt_fee {
	float:left;
	width:510px;
	margin-bottom:10px;
}

#postadopt_fee_detail {
	float:left;
	width:460px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:50px;
	padding-right:0px;
}

#postadopt_fee_1 {
	float:left;
	width:300px;
}

#postadopt_fee_2 {
	float:left;
	width:135px;
}
/* ############################### */

/* Employment */
#employment_content {
	float:left;
	height:405px;
	padding:20px;
	padding-bottom:0px;
	width:510px;
	line-height:20px;
}
/* ############################### */
#sitemap_content {
	float:left;
	padding:20px 20px 0px 20px;
	width:510px;
}

#sitemap_content h1 {
	color:#c3874b;
}


.view{
	display:inline;
}
.unview{
	display:none;
}

#top_page {
	clear:left;
	float:left;
	width:10px;
	padding:10px 0px 10px 480px;
}


/* @@@ Donation Page @@@ */

.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}

.formline {clear: both; padding: 4px 0px;}
.formline span.field {display: block; float: left; width: 145px; padding-right: 6px;}
.formline div {float: left;}