@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0}
body{
	background-color:#4d9dc9
}
.padd10{
	padding:8px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
.orangeText{
	color:#f26522;
}
.orangeText a{
	color:#f26522;
	text-decoration:none;
}
.orangeText a:hover{
	color:#f26522;
	text-decoration:underline;
}
.orangeText2{
	color:#f26522;
	font-size:11px;
}
.orangeText2 a{
	color:#f26522;
	text-decoration:none;
}
.orangeText2 a:hover{
	color:#f26522;
	text-decoration:underline;
}
.bluetext{
	color:#6dcff6;
}
a.bluetext:link{
	color:#6dcff6;
	text-decoration:none;
}
a.bluetext:hover{
	color:#6dcff6;
	text-decoration:underline;
}
#container{
	margin:0 auto;
	width:964px;
}
#bg{
	background:url(images/bg.jpg) no-repeat top center;
	width:100%;
	height:980px;
}
#main{
	background-color:#000443;
	width:948px;
	padding:0 8px 8px 8px;
	float:left;
}
#mainHeader{
	width:948px;
	height:98px;
}
/* top nav */
#navBase{width:908px;height:35px;background-image:url(images/navBg.gif);padding:18px 0 0 40px}
#nav {width:619px}
#nav ul{height:22px;text-indent:-9000px;list-style:none;overflow:hidden;}
#nav li {float:left;height:22px;text-decoration: none;}	
#nav li a:link, #nav li a:visited, #nav li a:hover{display:block;height:22px}

#home a{width:70px;background: url(images/nav2.png) 0 0}
#about a{width:116px;background: url(images/nav2.png) -70px 0}
#join a{width:111px;background: url(images/nav2.png) -186px 0}
#donate a{width:104px;background: url(images/nav2.png) -300px 0}
#links a{width:88px;background: url(images/nav2.png) -410px 0}
#contactus a{width:100px;background: url(images/nav2.png) -505px 0}

#home a:hover{background: url(images/nav2.png) 0 -22px}
#about a:hover{background: url(images/nav2.png) -70px -22px}
#join a:hover{background: url(images/nav2.png) -186px -22px}
#donate a:hover{background: url(images/nav2.png) -300px -22px}
#links a:hover{background: url(images/nav2.png) -410px -22px}
#contactus a:hover{background: url(images/nav2.png) -505px -22px}

#homeactive {width:70px;background: url(images/nav2.png) 0 -22px}
#aboutactive {width:116px;background: url(images/nav2.png) -70px -22px}
#joinactive {width:111px;background: url(images/nav2.png) -186px -22px}
#donateactive {width:104px;background: url(images/nav2.png) -300px -22px}
#linksactive {width:88px;background: url(images/nav2.png) -410px -22px}
#contactusactive{width:100px;background: url(images/nav2.png) -505px -22px}

/* sub header */
#subHeader{
	width:948px;
	height:129px;
	background-image:url('images/subHeader1.jpg');
	background-repeat:no-repeat;
}
#subHeader1{
	width:948px;
	height:129px;
	background-image:url('images/subHeader1.jpg');
	background-repeat:no-repeat;
}
.subHeaderText
{
  padding:94px 0px 0px 40px;
  color:#fff;
  font:16px Arial, Helvetica, sans-serif;
  font-weight:bold;
}
.subText
{
  padding:26px 0px 2px 40px;
  font-weight:bold;
  font:11px Georgia, "Times New Roman", Times, serif;
  color:#000;
}
.subText2
{
  padding:26px 0px 2px 35px;
  font-weight:bold;
  font:11px Georgia, "Times New Roman", Times, serif;
  color:#000;
}
.subText3
{
  padding:26px 0px 2px 27px;
  font-weight:bold;
  font:11px Georgia, "Times New Roman", Times, serif;
  color:#000;
}
#callOutButtons{
	width:948px;
	height:68px;
}

/* content */
#content{
	float:left;
	width:918px;
	/*width:948px;*/
	background-color:#fff;
	padding:15px;
}

#leftColumn{
	width:245px;
	float:left;
}

#rightColumn{
	width:650px;
	float:right;
}

/* left nav */
#navcontainer {
	width: 245px;
	margin:0  auto;
	font-family: Georgia;
	font-size: 12px;
	font-weight:bold;
	color:black;
	text-align: left;
	border:1px solid #9a9a9a;
}
#navcontainer a
{
  width: 245px;
}
ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 245px;
}
ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
	text-align:left;
}
ul#navlist li a {
	display: block;
	width: 212px;
	padding:8px 8px 8px 25px;
	border-bottom:1px solid white;
	color: white;
	text-decoration: none;
	background:url(images/arrow02.gif) no-repeat 10px 12px #c2c2c2;
}
#navcontainer>ul#navlist li a {
	width: auto;
}
ul#navlist li#active a {
	background:url(images/arrow.gif) no-repeat 10px 12px #ebebeb;
	color:#464646;
}
ul#navlist li a:hover, ul#navlist li#active a:hover {
	color:#464646;
	background:url(images/arrow.gif) no-repeat 10px 12px #ebebeb;
}

#navcontainerSub1{
  display:none;
  margin:0 0 0 244px;
  position:absolute;
  top:459px;
  padding:0;
	font-weight:bold;
	width: 245px;
	font-family: Georgia;
	font-size: 12px;
	color:black;
	text-align: left;
	border:1px solid #9a9a9a;
}
#navcontainerSub2{
  display:none;
  margin:0 0 0 244px;
  position:absolute;
  top:523px;
  padding:0;
	font-weight:bold;
	width: 245px;
	font-family: Georgia;
	font-size: 12px;
	color:black;
	text-align: left;
	border:1px solid #9a9a9a;
}

#ancProfBanner{
	margin:12px 0 0 0;
	width:247px;
	height:287px;
}

#buttons{
	width:650px;
	height:74px;
	margin:10px 0 0 0;
}

#welcome{
	margin:10px 0 0 0;
	padding:15px 30px;
	width:590px;
	height:170px;
	background:url(images/welcomeBg.gif) repeat-x;
}
#welcome p{
	margin:8px 0 0 0;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#2f7ab4;
}
.contentText
{
  color:#2F7AB4;
  background-color:#F5F5F5;
  padding:10px 10px 10px 10px;
  font:12px Arial, Helvetica, sans-serif;
} 
.contentText a
{
  color:#01AEEF;
}
.contentText a:hover
{
  color:#01AEEF;
}
h2.welcome{
	font:24px Arial, Helvetica, sans-serif;
	color:#2f7ab4;
}

#ancLatest{
	width:650px;
}
.wmhdr
{
  color:#2F7AB4;
  font-size:16px;
  
}
#ancLatest .hdr{
  background-image:url('images/captionHeader.jpg');
  background-repeat:no-repeat;
  color:#1A416C;
  font-size:16px;
  font-family:arial;
  font-weight:bold;
	width:650px;
	height:40px;
	margin-bottom:0px;
}
.caption_holder
{
  padding:10px 0px 0px 50px;
  font-size:16px;
  font-family:arial;
  font-weight:bold;
}
#ancLatest .article{
	background:url(images/blueBullet.gif) no-repeat 0 6px;
	font:bold 12px Arial;
	color:#2f7ab4;
	padding:0 0 0 8px;
	text-align:center;
}
#ancLatest .details{
	font:11px Arial;
	display:block;
	text-align:center;
	color:#2f7ab4;
}
#ancLatest .headline{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#032a60;
	text-align:center;
	display:block;
}
#ancLatest .image{
	border:3px solid #999999;
	width:139px;
	height:148px;
	margin:5px 0 0 0;
}

#footer{float:left;font:11px Tahoma;width:964px;display:block;background-color:#000445;margin:12px 0 0 0;padding:20px 0}
#footer ul {
	list-style:none;
	display:block;
	margin:10px 0 0 0;
	text-align:center;
}
#footer li {
	color:#FFFFFF;display:inline;margin:0 2px;text-align:center;
}
#footer li a {
	text-decoration:none;color:#FFFFFF
}
#footer li a:hover {
	text-decoration:underline;color:#FFFFFF
}
span.copyright {
	display:block;
	text-align:center;
	color:#FFFFFF;
	margin:10px 0 0 0;
}
#donate_now
{
  width:314px;
  height:68px;
  background-image:url('images/donate_now.jpg');
  background-repeat:no-repeat;
  cursor:pointer;
}
#join_the_anc
{
  width:321px;
  height:68px;
  background-image:url('images/join_the_anc.jpg');
  background-repeat:no-repeat;
  cursor:pointer;
}
#receive_news
{
  width:313px;
  height:68px;
  background-image:url('images/receive_news.jpg');
  background-repeat:no-repeat;
  cursor:pointer;
}
.fcaption
{
  padding:0px;
  color:#1A416A;
  font-weight:bold;
}
.linkspage_url
{
  color:#1B416D;
}
#subNav
{
  padding-left:246px;
  float:left;
}
.news_text_image
{
  float:left;
  margin-right:10px;
}
.news_text_image2
{
  float:left;
  margin:10px 10px 0px 0px;
}
.category
{
  font-weight:bold;
}
.contentText li
{
  margin-left:20px;
}
.divpad
{
  padding-left:8px;
}
.cat_date
{
  color:#23BEEF;
  font-size:11px;
}
.news_sum
{
  color:#5C5C5C;
}
.readmore
{
  padding-top:10px;
  text-align:right;
}
.subscribe_color
{
  color:#2F7AB4;
}
.pet_text
{
  font-size:20px;
  font-weight:bold;
  color:#01AEEF;
}

.tbl_form
{
  background-color:#CDCDCD;
  background-image:url('images/pet_bg.jpg');
  background-repeat:repeat-x;
  padding:10px;
}
.tbl_cmnt
{
  border-bottom:1px solid #C2C2C2;
}
.formlabel
{
  font-size:11px;
}
#sigs
{
  display:none;
  font-size:13px;
  font-weight:bold;
}
.livepet
{
  border-bottom:1px solid #C2C2C2;
  width:610px;
  font-size:16px;
  font-weight:bold;
  width:600px;
  height:35px;
  background-image:url('images/livepet.jpg');
}
.pets
{
  border-bottom:1px solid #C2C2C2;
  width:610px;
  font-size:16px;
  font-weight:bold;
  width:600px;
  height:35px;
  background-image:url('images/pets.jpg');
}
.sigslist
{
  padding:3px 0px 5px 5px;
}
.viewall
{
  font-size:15px;
  font-weight:bold;
  color:#1A416C;
}
.pet_title
{
  font-size:20px;font-weight:bold;color:red;
}
.toppet
{
  font-size:16px;
  font-weight:bold;
}
