@charset "utf-8";
/* CSS Document */
body { 
	background-image: url(/images/body-background.jpg); 
	background-position:top center; 
	background-repeat:repeat-x; 
	background-color:#D3ECAE;
	margin:0px;
}
#header{
	width:985px;
	padding:5px;
	background-image:url(/images/dogs.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:0px auto 0px auto;
}
#bg-top {
	width:900px;
	height:10px;
	margin:10px auto 0px auto;
	background-image:url(/images/bg-top.png);
	background-repeat:no-repeat;
}
#bg-bottom {
	width:900px;
	height:10px;
	margin:0px auto 10px auto;
	background-image:url(/images/bg-bottom.png);
	background-repeat:no-repeat;
}
#content-wrapper{
	width:975px;
	margin:0px auto 0px auto;
	padding:10px;
	background-color:#fff;
}
#nav-wrapper{
	height:40px;
	background-color:#000;
	margin-bottom:10px;
	border:1px solid #666;
}
#logo{
	width:113px;
	height:170px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#clear{
	clear:both;
}
#feature{
	width:757px;
	height:171px;
	float:left;
}
#quicklinks{
	width:170px;
	height:150px;
	float:left;
	padding:10px;
	background-color:#FFF;
}
#side{
	width:200px;
	margin-right:10px;
	float:left;
	padding:5px 10px 10px 10px;
	background-color:#EC9939;
}
#content-home{
	background-color:#fff;
	position:relative;
}
#content-main{
	width:720px;
	float:left;
	padding:5px 10px 10px 10px;
	background-color:#fff;
	background-repeat:no-repeat;
	position:relative;
}
#content-home-col1{
	float:left;
	width:655px;
	border-right: 1px solid #ccc;
}
#content-home-col2{
	float:left;
	width:285px;
	margin-left:27px;
}
#content-home-subcol1{
	float:left;
	width:340px;
	border-right: 1px solid #ccc;
}
#content-home-subcol2{
	float:left;
	width:270px;
	margin-left:20px;
}
.main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:20px;
}
#subnav-item{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
.main a{
	color:#751018;
}
.main a:hover{
	color:#EC9939;
	text-decoration:none;
}
#subnav-item a{
	color:#751018;	
	text-decoration:none;
}
#subnav-item a:hover{
	color:#000;	
	text-decoration:none;
}
#nav-item{
	margin:14px 20px 0px 20px;	
	float:left;
}
#bg-main{
	background-image:url(/images/bg-main.png);
	background-repeat:repeat-y;
	width:100%;
}
.title{
	color:#751018;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
.title3{
	color:#751018;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.title2{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#footer{
	height:30px;
	background-color:#000;
	text-align:center;
	line-height:30px;
	color:#EC9939;
	margin:10px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer a{
	color:#EC9939;
}
#home-right{
	float:right;
	width:265px;
	margin:5px;
}
#foster-photos{
	float:right;
	width:200px;
	padding:5px;
	background-color:#EC9939;
	margin-left:5px;
}
#fosters{
	width:446px;
	background-image:url(../images/bg-fosters.png);
	background-repeat:no-repeat;
	background-color:#CCC;
	padding:5px;
	margin: 0px auto 5px auto;
}
#btnbar-black{
	width:189px;
	background-color:#1D1D1D;
	padding:3px;
	margin-top:3px;
	color:#fff;
	text-align:center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:1px solid #efefef;
}
#btnbar-black a{
	color:#fff;
	text-decoration:underline;
}
#btnbar-black a:hover{
	color:#900;
	text-decoration:underline;
}
/* HOME PAGE  */
#adoption-display{
	width:625px;
	height:383px;
	background-color:#2a2a2a;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#adoption-title{
	height:60px;
	background-color:#000;
	background-image:url(../images/adoption-display-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;
	padding:5px;
}
#events{
	width:285px;
	height:383px;
	background-color:#e3e3e3;
	background-image:url(/images/events-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px 0px 0px 5px;
	padding:0px;
	float:right;
	position:relative;
}
#event-items{
	width:270px;
	height:273px;
	margin:70px auto 5px auto;
	padding-top:0px;
	overflow:auto;
}
.event-month{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#751018;
	line-height:25px;
}
.event-day{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#000;
	line-height:20px;
}
#mission-display{
	width:600px;
	height:200px;
	background-color:#e3e3e3;
	margin:5px 0px 0px 0px;
	padding:0px;
	float:left;
	position:relative;
}
#mission-title{
	width:590px;
	height:60px;
	background-color:#EC9939;
	background-image:url(/images/mission-display-bg.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px;
}
#raffle{
	width:265px;
	margin:5px 0px 0px 5px;
	float:left;
	position:relative;
}
#kuranda{
	width:625px;
	height:64px;
	margin:15px 0px 15px 0px;
	float:left;
	position:relative;
}
#facebook{
	width:255px;
	height:60px;
	background-color:#3B5998;
	background-position:top;
	margin:5px 0px 0px 5px;
	padding:5px;
	float:left;
	position:relative;
}
#facebook a{
	color:#3B5998;
}
#dvd{
	width:285px;
	height:220px;
	float:right;
	margin:15px 0px 15px 0px;
	position:relative;
}
#btn-viewlist{
	width:124px;
	height:25px;
	position:absolute;
	bottom:5px;
	right:9px;
}
#thumb {
float:left;margin:3px; border:1px solid #efefef;
}
#thumb a:hover{
	opacity:0.65;
	filter:alpha(opacity=65);	
}
.address {
	display: none;	
}



#twitter{
	width:285px;
	margin:15px 0px 15px 0px;
	position:relative;
}

#urgent-wrapper{
	padding:10px;
	background-color:#BD0D21;
	margin-bottom:10px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

