/*  
Theme Name: Care Corner
Theme URI: http://carecornerorphanage.org/
Description: Our Customized Care Corner Theme
Author: Brian Warren
Author URI: http://watchtan.com/

*/

	body {
		background: #ec7d3e url(/images/abkgrd.gif) top left repeat-y;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		margin:0;padding:0;
	}
	h1 {
		background: url(/images/aheaderimg.jpg) top left no-repeat;
		width:1006px;
		height:230px;
		margin:0;padding:0;				
	}
	h1 a {
		display:block;
		width: 1006px;
		height:230px;
		text-indent:-9999px;
		margin:0;padding:0;		
	}
	a {
		color:#ec803f;
		text-decoration:none;
		font-weight:bold;
	}
	a:visited {
		color:#ae3d1f;
	}
	a:hover, a:focus {
		color:#484848;
	}
	#nav {
		background:url(/images/anavbarimg.jpg) top left repeat-x;
		height:33px;
		margin:0;
		padding: 0 0 0 147px;
	}
	#nav ul {
		list-style: none;
		margin:0;	
		padding:0;
		width:750px;		
	}
	#nav ul li {
		float:left;
		margin:0 0 0 0;
	}
	#nav ul li a {
		display: block;
		padding: 0 13px 0 12px; 
		color:#f2c04e;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		line-height: 33px;
		text-shadow: #000 0 0 3px;
}
	#nav ul li.contactmenu a {
		padding: 0 13px 0 13px;
	}
	#nav ul li a:hover {
		color:#fff;
	}

	#subnavtop {
		clear:left;
		width:728px;
		height: 45px;
		margin:0 0 0 143px;
		padding:0 0 0 12px;
		background: #ec803f;
		border: 4px solid #484848;
		border-width: 0 4px;
	}
	
	#subnavtop ul {
		list-style: none;
		margin:0;	
		padding:0;
		width:743px;		
	}
	
	#subnavtop ul li {
		float:left;
		margin:0 25px 0 0;
	}

	#subnavtop ul li a {
		color: #484848;
		text-decoration: none;
		font-weight: bold;
		text-align: left;
		line-height: 45px;
	}

	#subnavtop ul li a:hover {
		color:#fff;
	}

	#content {
		clear:left;
		width:640px;
		margin:0 0 0 143px;
		padding:50px 50px 20px;
		background: #fff url(/images/acirclesinsidebody.jpg) no-repeat;
		border: 4px solid #484848;
		border-width: 0 4px;
	}
	#content h2 {
		margin:0;
		color:#e06934;
		text-transform: uppercase;
		font-size: 22px;
		width:333px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-weight: bolder;
		
	}
	#content h3 {
		margin: 25px 0 -15px 0;
		color:#e06934;
		text-transform: uppercase;
		font-size: 15px;
		width: auto;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-weight: bold;
	}
	#content img {
		border:0px;
		float: right;
		margin:0 0 40px 30px;
	}

	#content img.b {
		border:4px solid #484848;
		float: right;
		margin:0 0 40px 30px;
	}

 #content img {
		margin:-32px 0 40px 30px;
	}
	
	#content img.plain {
		border-width: 0;
	}
	#content img.icon {
		border-width: 0;
		margin: 0px 5px 5px 3px;
		position: static;
		float: left;
	}
		#content img.left {
		border-width: 0;
		margin: -8px 0 0px 0px;
		float: left;
	}
	#content1, #content2, .content1 {
		clear: both;
		color:#484848;
		line-height: 1.75em;
		margin:0;
	}
	#content1, .content1 {
		padding-bottom: 20px;
	}
	#content2 {
		border-top: 2px solid #484848;
		padding:35px 0 0 0;
	}

	#subnav {
		margin:50px 0 0 0;
		clear:both;
		width:643px;
	}
	
	#subnav ul {
		list-style: none;
		margin:0 auto 0 36px;
		padding:0;
	}
	#subnav ul li {
		float:left;
		border-right: 1px solid #484848;
		margin:0 10px 0 0;
		padding:0 10px 0 0;
	}
	#subnav ul li.last {
		border-width: 0;
		margin:0;
		padding:0;
	}
	#subnav ul li a {
		color:#484848;
		font-weight: bold;
		font-size:10px;
		text-transform: uppercase;
		text-decoration: none;
	}
	#subnav li a:hover {
		color:#e06934;
	}
	#footer {
		background: url(/images/afooterbkgrd.jpg) top left repeat;
		padding:0;
		width:740px;
		margin:0 0 40px 143px;
		border: 4px solid #484848;
		border-width: 0 4px 4px;
	}
	#footer div {
		padding: 10px 0 15px 0;
	}
	#footer div p {
		color:#484848;
		text-align: center;
		margin:3px;
		font-size:9px;
		width:743px;
		margin:0 auto;
	}
	
	#footer div p a {
		color:#484848;
		text-decoration: none;
	}

	#footer div p a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	#about #nav ul li.aboutmenu a,
	#support #nav ul li.supportmenu a,
	#stories #nav ul li.storiesmenu a,
	#newsletter #nav ul li.newsmenu a,
	#contact #nav ul li.contactmenu a			
	 {
		background: #ec803f;
		height:30px;
		line-height: 27px;
		margin-top:3px;
	 }
	
