@charset "UTF-8";
/* CSS Document july 23, 2008 tony alexander */

body {
	background-color: #23221f;
	margin-top: 0px;
	}

.clearer { clear: both; height: 0px; line-height: 0px; font-size: 0px; }  

#maincontainer {
	margin: auto;
	width: 998px;
	height: auto;
	position: relative;
	border: 1px solid #535144;
	}
	
#mainlogo {
	width: 998px;
	height: 132px;
	position: relative;
	}
	
#logo {
	width: 690px;
	height: 132px;
	position: relative;
	float: left;
	background-image: url(../assets/images/logo_01-new.png);
	}
	
#logooff {
	width: 308px;
	height: 132px;
	position: relative;
	float: right;
	background-image: url(../assets/images/logo-off_02-new.png);
	}
	

/* email signup */
	
#signup {
	width: 275px;
	height: 100px;
	position: relative;
	top: 15px;
	font-family: arial;
	font-size: 11px; 
	color: #ffffff; 
	margin-left: 27px;
	line-height: 12px;
	}
	
#signup a {
	color: #ffffff;
	font-family: arial;
	font-style: normal;
	text-decoration: underline;
	}
	
#signup a:hover {
	color: #9f2125;
	text-decoration: none;
	}
	
#input { /* needed for the 'text field' and 'submit' button */
	width: 180px;
	height: 17px;
	position: relative;
	margin-top: 5px;
	left: -5px;
	}
	
.footeremail {
	color: #ffffff;
	font-size: 11px;
	font-family: arial; 
	background-color: #82806c;
	border: 1px solid #9f2125;  
	text-align: center;
	}
	
/* end email signup */

/* begin main nav */
	
#mainnav {
	width: 998px;
	height: 44px;
	position: relative;
	border-bottom: 1px solid #000000;
	}
	
#topnavmainhome {
  width: 125px;
  height: 44px;
  position: relative;
  float: left;
}
	
#topnavmainabout {
	width: 94px;
	height: 44px;
	position: relative;
	float: left;
	clear: right;
	}
	
#topnavmainfamilies {
	width: 210px;
	height: 44px;
	position: relative;
	float: left;
	clear: right;
	}
	
#topnavmainjoin {
	width: 81px;
	height: 44px;
	position: relative;
	float: left;
	clear: right;
	}
	
#topnavmainfaq {
	width: 54px;
	height: 44px;
	position: relative;
	float: left;
	clear: right;
	}
	
#topnavmainnews {
  width: 126px;
  height: 44px;
  position: relative;
  float: left;
  clear: right;
}
	
#topnavmaindonate {
	width: 308px;
	height: 44px;
	position: relative;
	float: left;
	clear: right;
	background-image: url(../assets/images/top-nav-bg-donate.png);
	}
	
	
	
#maincontent {
	width: 998px;
	height: auto;
	position: relative;
	background-image: url(../assets/images/sub-bg.gif);
	background-repeat: repeat-y;
	}
	
#leftcontent {
	width: 690px;
	height: auto;
	position: relative;
	left: 0px;
	}
	
/* content for the bottom left */
		
#ajaxpages {
	color: #222222;
	background-color: #ffffff;
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding: 30px;
	width: 630px; /* must be this width to allow for 30 px of padding */
	height: auto;
	position: relative;
	}

#ajaxpages a {
	color: #9f2125;
	text-decoration: none;
	}
	
#ajaxpages a:hover {
	color: #ff0000;
	text-decoration: underline;
	}

#ajaxpages img.no-image-border {
  border-style: none;
}

/* formating for left contents */

/* these needs to also be in text-docs-styles.css in order to to be seen in any wysiwyg editor */

#ajaxpagesheader {
	width: 625px;
	height: 30px;
	position: relative;
	}

#headerdate {
	width: 200px;
	height: 20px;
	position: relative;
	float: left;
	}
	
#headertitle {
	width: 600px;
	height: 20px;
	position: relative;
	float: left;
	}
	
#headerlink {
	width: 200px;
	height: 20px;
	position: relative;
	float: right;
	}
	
#headerlink a {
	color: #9f2125;
	}
	
.newsmediatitle {
	color: #004276;
	font-family: georgia;
	font-size: 24px;
	font-weight: bold;
	}
	
.newsmediatitlenormal {
	color: #004276;
	font-family: georgia;
	font-size: 24px;
	font-weight: normal;
	}
	
.articledate {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}
	
.articletitle {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	}
	
.redasterisk {
	color: #ff0000;
	}
	
	
/* end formatting */

	
/* end bottom left content */
	

#leftfooter {
	color: #535144;
	width: 690px;
	height: 30px;
	position: relative;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	top: 10px;
	text-indent: 10px;
	letter-spacing: 1px;
	}
	
#leftfooter a {
	color: #535144;
	font-family: arial;
	text-decoration: none;
	}
	
#leftfooter a:hover {
	color: #b9cad5;
	text-decoration: none;
	}
	
/* begin content for bottom right */

#bottomrightcontainer {
	width: 306px;
	height: auto;
	position: absolute;
	left: 692px;
	top: 0px;
	}

#bottomrightcontainertext {
	width: 270px;
	height: auto;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 43px;
	}

#bottomrightcontainertext a{
	width: 306px;
	color: #b9cad5;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	display: block;
	}
	
div.emailaddress { /* this hack is needed to adjust email link padding offset caused by #bottomrightcontainertext */
	width: 270px;
	height: auto;
	position: relative;
	left: -43px;
	}

.bottomrightmenutitle {
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	padding-top: -7px;
	}
	
.bottomrightmenulink {
	color: #b9cad5;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 2px;
	padding-left: -63px;
	}
	
#bottomrightcontainer a {
	color: #b9cad5;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 2px;
	padding-left: 43px;
	}
	
#bottomrightcontainer a:hover {
	text-decoration: underline;
	}
	
/* donate form formatting */
	
#donateform {
	width: 625px;
	height: auto;
	position: relative;
	}
	
a, a:active, a:focus {
  outline:0;
}


#bottomrightcontainer .image-link {
  margin: 0 0 0 0;
  padding: 0;
  border: 0;
  text-decoraton: none;  
}

#bottomrightcontainer ul {
  padding: 0;
  margin: 3px 0 15px 43px;
  border: 0;
  list-style: none;
}
#bottomrightcontainer li {
  padding: 2px 0 2px 0;
}
#bottomrightcontainer li a {
  padding: 0;
}

a, a:active, a:focus {
  outline:0;
}

#ajaxpages {
  min-height:350px;
  height:auto !important;
  height:350px;
}

fieldset {
  border: 0;
}

.errormessage {
  color: #ff0000;
}

/* RIGHT NAVIGATION */
#rightnav-tier1 {
  padding-top: 6px;
}

#rightnav-tier1 a {
  color: #FFFFFF;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
  text-decoration: none;
}

#rightnav-tier1 a:hover {
  color: #b8c9d4;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
  text-decoration: none;
}

#rightnav-tier1 a.selected {
  color:#B9CAD5;
}

#rightnav-tier2 {
  font-family:Arial, Helvetica, sans-serif;
  color:#B9CAD5;
  font-size:11px;
  text-decoration:none;
  padding-left: 8px;
  background-image: url(../assets/images/arrow_icon.gif);
  background-repeat: no-repeat;
  background-position: 42px center;
}

#rightnav-tier2 a {
  color: #B9CAD5;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:none;
}

#rightnav-tier2 a:hover {
  color:#B9CAD5;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
 text-decoration:underline;
}

#rightnav-tier2 a.selected {
  color:#B9CAD5;
  text-decoration:underline;
}

#rightnav-tier3 {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:none;
  background-image: url(../assets/images/wht_dash_icon.gif);
  background-repeat: no-repeat;
  background-position: 52px center;
  padding-left: 24px;
}

#rightnav-tier3 a {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:none;
}

#rightnav-tier3 a:hover {
  color:#FFFFFF;
  text-decoration:underline;
  
}

#rightnav-tier3 a.selected {
  color:#FFFFFF;
  text-decoration:underline;
}

#rightnav-stroke {
  padding:0px;
  margin:0px;
  
}

/* NEW */
.right_img_col {
 /* width: 200px;*/
  border: 1px solid #333333;
}

.left_img_col {
  width:72px;
/*   border: 1px solid #333333; */
}

.right_img_title {
  color: #333333;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 42px;
}

.entry_title {
  color: #333333;
  font-weight: bold;  
}

#right_col_text {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:20px;
  padding-right: 24px;
  padding-left: 24px;
}

#right_col_text a {
  color:#B9CAD5;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
}

.right_col_title {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  line-height:16px;
}
