@charset "utf-8";
/* CSS Document */
/*************************************************************/
/*   Warm Blankets Orphan Care International                 */
/*-----------------------------------------------------------*/
/*   Author:   Sailu                                         */
/*   Date:     May 1st, 2009                                 */
/*-----------------------------------------------------------*/
/*   Orphan Advocate Template 3004WB                         */
/*                                                           */
/*************************************************************/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	LINE-HEIGHT: 1.3;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	background-color: #3C3B37;
	color:#FFF;
} 
#wrapper   {width:850px; height:100%; margin: 3px auto;}
#header	   {
	width:100%;
	height:440px;
	background-image:url(../images/layout/bannerpic.jpg);
	background-repeat:no-repeat;
	background-color:#1d2a33;
}
#top_left  { width: 310px; height: 78px; background-color:#000; float:left; text-align:center;overflow:hidden;}
#top_right { width: 540px; height: 78px; float:left; text-align:center; overflow:hidden;}
/*#top_nav ul { margin: 0px;padding: 0px;list-style: none;}
#top_nav li {display: inline;	}*/
#top_right a { display: block; float: left; height:77px; padding: 25px 10px 25px 10px; text-decoration:none; border-right: #d8bd82 1px solid;
font-size:14px; font-weight:bold;}
#top_right a:hover{background-color: #f7d93b;}
#top_right a:active{background-color:#f7d93b; color:#000;}
#sub_text  {
	width: 94%;
	height: 50px;
	float:left;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}

#content   { width: 100%;  height: 100%; margin:0; float: left; clear: left; background-color:#1d2a33;}
#blank     {
	margin: 10px 0px 15px 5px;
	width:270px;
	min-height:100px;
	height:100%;
	float: left;
	position: relative;
	z-index: 2;
	left: 10px;
	top: -150px;
} 
.top       { float:left;width:270px; height:11px; background-image:url(../images/layout/top.jpg); background-repeat:no-repeat; margin:0;  }
.bottom    { float:left;width:270px; height:11px; background-image:url(../images/layout/bottom.jpg); background-repeat:no-repeat;  margin:0;  }			
#left_box  { width: 100%; height:100%; float: left; background-image: url(../images/layout/mid.jpg); margin:0; text-align:center; padding:0px;}
#right_box { width: 555px; height:100%; float: right; margin:0; padding:0px;}
#right_box p{ padding: 0px 15px 1px 50px;}
#right_box h2{
	FONT-SIZE: 12pt; color: #FF3; padding:15px 10px 15px 15px; 
}
.logos {
	 padding:100px 20px 10px 50px; text-align:center;	 
}
.logos img{
	padding: 5px 8px 5px 8px; border:none;
}
.contact{ margin-left: 10px;width:90%; height:100%;  float:left; }
.contactlt{width:45%; min-height:275px;height:100%; Padding: 10px 5px 10px 15px; border-right:#999 1px solid; float:left;}
.contactrt{width:45%; min-height:275px;height:100%; Padding: 10px 5px 10px 15px; float:right;}
#gallery   { width: 500px; height:125px; padding:5px; float:left;  background-color:#1d2a33; 
	background-image:url(../images/layout/gallerybg.jpg);
	background-repeat:no-repeat;
	position: relative;
	z-index: 2;
	left: 10px;
	top: -70px;
}
.signuptbl{
background-color: #FC6; 
LINE-HEIGHT: 1.5;
font-size:10px;
}
.right_content{ width: 99%; height: 100%; margin:0; border-top: #999 1px solid; float:left; padding: 10px 0px 10px 0px;
	position: relative; top: -70px; z-index: 1;	
}
.right_content p{ padding: 0px 15px 1px 50px;}
.right_content h3{ padding: 8px 15px 10px 50px;}
.right_content a{ color:#FF3;}
.heart_box{ border: #663 1px solid; width:80%; height:100%; padding:10px 0px 10px 0px; margin-left:auto; margin-right:auto; margin-top:15px; margin-bottom:15px;}
#footer    { background-image: url(../images/layout/footer.gif); background-repeat: repeat-x; width:850px; height:82px; clear:both;
			 text-align:center; padding-top: 20px; margin:auto;}
#footer a {  text-decoration:none; font-size:14px; font-weight:bold; padding: 0px 20px 0px 20px; }
