@charset "utf-8";
/* CSS Document */

	body{
		margin: 0;
		background: #eeeeee;
		background-image:url(images/bg.jpg);
		background-repeat:repeat-x;
		
	}
	
	#container{
		width: 876px;
		margin: 0px auto;
	}
	
/*|||||  BEGIN HEADER |||||*/
	
		#header{
			width: 100%;
			height: 100px;
			position: relative;
			font: 14px Arial, Helvetica, sans-serif;
			font-weight: bold;
		}
		
			#header .logo{
				width: 520px;
				height: 70px;
				display: block;
				border: 0;
				background: url(images/redcross_logo.jpg) no-repeat;
				position: absolute;
				top: 0px;
				left: 0px;
			}
			
			.date{
				height: 25px;
				display: block;
				background: #000000;
				position: absolute;
				top: 0;
				right: 0px;
				padding: 0 6px;
				text-align: center;
				line-height: 25px;
				color:#999999;
			}
			
			.backlink{
				height: 40px;
				display: block;
				background: #FFFFFF;
				position: absolute;
				top: 0;
				right: 0;
				padding: 0 6px;
				text-align: center;
				line-height: 40px;
			}
			
				.backlink a{
					color: #000000;
					text-decoration: none;
				}
				
				.backlink a:hover{
					color:#cc0000;
					text-decoration: underline;
				}
			
			.phone{
				color: #FFFFFF;
				font-size: 32px;
				position: absolute;
				top: 35px;
				right: 0;
			    text-align:right;
			}
			.tagline h2{
				color: #FFFFFF;
				font-size: 16px;
				position: absolute;
				top: 74px;
				right: 0;
			    text-align:right;
				clear:both;
				margin:0;
				padding:0;
			}
			
			
/*|||||  END HEADER |||||*/
        #trusts{
			width: 875px;
			height: 105px;
			background: #ffffff;
		    text-align:center;
		}
			
		#leaderboard{
			width: 865px;
			height: 258px;
			background: url(images/leaderboard.jpg) no-repeat;
			border: 5px solid #cbcbcb;
		}
		#leaderboard .donate_btn{
				width: 205px;
				height: 85px;
				display: block;
				border: 0;
				background: url(images/donate_btn.jpg) no-repeat;
				position: relative;
				top: 105px;
				left: 647px;
				
				
			}
			
					


/*|||||  BEGIN NAVIGATION |||||*/	

		#navigation{
			margin: 50px 0 0 0;
			padding: 0;		
		    width:520px;
			font: 12px Arial, Helvetica, sans-serif;
			float:left;
		
		}
		
			#navigation li{
				display:inline;
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				color:#FFFFFF;
			}
			
			#navigation li a{
				color:#FFFFFF;				
				padding: 0 4px;	
				font-weight:normal;
				text-decoration:none;
				line-height:34px;
			}
			
			#navigation li a:hover{
				color:#E8B374;
			}
			
/*|||||  END NAVIGATION |||||*/	
			
/*|||||  BEGIN MAIN CONTENT STRUCTURE |||||*/	
			
		#leftside{
			width: 575px;
			background: #FFFFFF;
			float: left;
		}
		#map{
			width: 100%;
			background: #f6f6f6;
			text-align:center;			
		}
		
		#rightside{
			width: 275px;
			background: #FFFFFF;
			float: right;
		}	
		#rightside p{
			margin-top:8px;
		}	
				
		#rightside .rss-box{
				font: 12px Tahoma, Arial, Helvetica, sans-serif;
				color:#000000;
				margin: -30px 5px 5px 5px;
			}
			
/*|||||  END MAIN CONTENT STRUCTURE |||||*/	
			
/*|||||  BEGIN MAIN TYPOGRAPHY |||||*/
		
		h1{
			width: 98%;
			padding-left: 2%;
			
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size:24px;
			color: #000000;
			
			margin: 0 0 0px 0;
		
		}
		
		h2, h3{
			font-family: Arial, Helvetica, sans-serif;
			color: #d02611;
			margin: 0 5px 0 5px;			
		}
		
		a{
			color: #d02611;
			font-weight: bold;
		}
		
		a:hover{
			color: #ff533e;
		}
		
		p{
			margin-left: 15px;
			margin-right: 15px;
			margin-top: 2px;
		}
		
		p, ul, ol{
			font: 12px Arial, Helvetica, sans-serif;
			color:#000000;
		}
		
		blockquote{
			background: #e9e9e9;
			width: 75%;
			margin: 0px auto;
			padding: 15px;
			border-left: 5px solid #d7d7d7;
		}
		
			blockquote p, blockquote ul, blockquote ol{
				color: #555555;
				font-style: italic;
			}
			
/*|||||  END MAIN TYPOGRAPHY |||||*/

/*|||||  BEGIN FOOTER |||||*/
    #footer_bg{
		
		background: #000000;
		width:100%;
		height:80px;
	}	
			
	#container_bottom{
		width: 939px;
		height: 16px;
		margin: 0px auto;
		background: url(images/container_bottom.png) top no-repeat;
	}
	
	#footer{
	    padding-top: 15px;
		padding-bottom: 15px;
		width: 876px;
		margin: auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		
	}
	
		#footer .copyright{
			color: #FFFFFF;
			float:left;
			text-align:left;
		}
		
		#footer .navvy {			
			color: #d02611;
			text-align: right;
		}
		
		#footer .navvy a{
			text-decoration:none;
			color:#FFFFFF;
			font-weight:normal;
		}
		
		#footer .navvy a:hover{
			text-decoration:underline;
		}
		
/*|||||  END FOOTER |||||*/
			
	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	
	.clearfix {
		display: inline-block;
	}
	
	html[xmlns] .clearfix {
		display: block;
	}
	
	* html .clearfix {
		height: 1%;
	}
