body{
	background:#c0c0c0 url(../images/bodybg.jpg) top left repeat-x;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#747373;
	padding:0 0 0 0;
	margin:0;
	}
	
div, p, h1, h2, h3, h4, form, label, input, select{
	padding:0;
	margin:0;
	}
	
img{
	padding:0;
	margin:0;
	border:none;
	}
	
ul{
	padding:0;
	margin:0;
	list-style-type:none
	}	
	
a{
	outline:none;
	color:#b90404;	
	text-decoration:none;
	}
	
a:hover{	
	color:#ee6f6f;
	text-decoration:underline;
	}	
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	}
	
.left{
	float:left;
	width:auto;
	}
	
.right{
	float:right;
	width:auto;
	text-align:right;
	}
	
#wrapper{
	width:1000px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	}
	
/*header start*/	

.topheader{	
	width:1000px;
	height:99px;
	float:left;	
	}
	
.logo{
	margin:0 146px 0 0;
	float:left;
	}
	
.searchbox{
	background:#efefef url(../images/search.gif) top left no-repeat;
	color:inherit;
	display:block;
	padding:6px 0px 6px 118px;
	float:left;
	border:1px dashed #a1a1a1;
	width:320px;
	height:23px;
	margin:42px 60px 0 0;
	}
	
.searcfield{
	width:256px;
	height:16px;
	border:1px solid #adadad;
	color:#6c6969;
	font-size:12px;
	padding:2px 4px;
	margin-right:10px;
	float:left;
	}

.donate_btn{
	float:left;
	font-size:17px;
	font-family:"Trebuchet MS";
	color:#252525;
	font-weight:normal;
	text-align:center;
	width:160px;
	line-height:30px;
	margin:15px 0 0 0;
	}
	
/*body content*/

.bodycont{
	background:#fff;
	border:2px solid #ebebe8;
	width:980px;
	float:left;
	padding:8px;
	}
	
.bodycont p{	
	padding-bottom:15px;
	}
	
.bodycont h2{	
	color:#252525;
	font-size:18px;
	font-weight:normal;
	padding-bottom:15px;
	}
	
.bodycont h2 span{
	color:#636363;
	}	

.link{
	color:#b90404;
	font-weight:bold;
	line-height:18px;
	font-size:12px;
	}	
	
.link a{
	color:#b90404;
	text-decoration:none;	
	}
	
.link a:hover{
	color:#3a0d0d;
	text-decoration:underline;	
	}
	
.textblack{
	color:#252525;	
	}
	
.more{
	background:url(../images/border-x.gif) 0 9px repeat-x;
	width:auto;
	height:25px;	
	display:block;
	padding:0 10px 0 10px;
	}	
	
.more a{
	color:#fff;
	display:block;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	background:#f8880e;
	padding:3px 12px;
	background:#76310b;
	float:right;
	}
	
.more a:hover{
	background:#686868;
	color:#fff5c8;
	display:block;
	text-decoration:none;	
	}	
	
	
/*body left panel*/

.leftpanel{
	width:238px;
	float:left;
	padding-right:10px;
	}
	
.leftpanel_wrapper{
	width:230px;
	float:left;	
	padding:0 0 0 8px;
	margin-bottom:25px;
	}
	
.nav{
	list-style-type: none;
	width:238px;
	float:left;
	margin-bottom:25px;			
	}

.nav li{
	display:inherit;	
	}

.nav a{	
	width:222px;	
	padding:6px 4px 6px 12px;	
	text-decoration:none;	
	display:block;		
	font-size:11px;	
	color:#636363;
	font-weight:bold;
	border-bottom:1px dashed #dfdfdf;
	text-transform:uppercase;
	}	
	
.nav a:hover, .nav a.current{		
	color:#b90404;
	text-decoration:none;
	}	
	
.listing{
	width:224px;
	margin:0;
	padding:0;	
	overflow:hidden;		
	}
	
.listing li {
	float:left;		
	}
	
.listing li a{	
	color:#636363;
	width:217px;
	float:left;
	padding:2px 0 2px 12px;	
	font-weight:normal;		
	background:url(../images/bullet.gif) 4px 7px no-repeat;		
	line-height:14px;	
	}
	
.listing li a:hover{	
	color:#b90404;
	text-decoration:none;	
	display:block;
	}
	
.padingtop{
	margin:15px 0;
	}

	
/*body right panel*/

.rightpanel{
	width:732px;
	float:left;
	}
	
.header{
	width:732px;
	height:276px;
	float:left;	
	background:url(../images/header.jpg) top left no-repeat;
	margin-bottom:20px;
	}
	
.header h1{	
	text-indent:-9999px;
	}
	
.rightpanel_leftcont{
	width:468px;
	float:left;
	background:url(../images/border.gif) top left repeat-y;	
	padding:0 12px;
	}
	
.rightpanel_leftcont_wrapper{
	width:468px;
	float:left;	
	padding:0;
	margin-bottom:25px;
	}


.rightpanel_rightcont{
	width:220px;
	float:left;	
	padding:0 5px 0 15px;	
	}
	
.rightpanel_rightcont_wrapper{
	width:220px;
	float:left;	
	padding:0;
	margin-bottom:25px;
	}
	
.rightpanel_leftcont_wrapper div.inner{
	background:#f6f7f2;
	border:3px solid #e8eae2;
	padding:15px;
	margin-bottom:6px;	
	}
	
/*footer*/

.footer{
	background:#fff;
	border:2px solid #ebebe8;
	width:966px;
	height:auto;	
	padding:15px;
	margin:8px 0 20px 0;
	float:left;
	color:#252525;
	line-height:22px;
	}
	
.footer a{	
	padding:0 3px;
	color:#252525;
	text-decoration:none;
	}
	
.footer a:hover{	
	color:#848484;
	text-decoration:none;
	}
	
.clear_float {
        clear: both;
    }
.dir_listing_column_table {
    margin-bottom: 10px;
    
}
.dir_listing_column_table td {
    padding: 5px;
    border-bottom: 1px solid #CCC;
    margin: 0px;
}
.dir_listing_column_table img {
     border: 2px solid #CCC;
     padding: 5px;
}
		

