html, body, #wrap {height: 100%;}

	
	body{
		margin:0px;
		padding:0px;
		background: #000000 url(../backgrounds/splash3.jpg) no-repeat top left;
		color: #999999;
		font-family:arial;
		font-size:12px;
		overflow: hidden;
		 min-height: 100%;
		font:Arial, Helvetica, sans-serif;
	}
	
		 a{
				color: #999999;
				text-decoration:none;
	}
	
		a:hover{
				color: #999999;
				text-decoration: underline;
	}
	
		
	.clear {
	clear:both; }


		
		
		#bottom{
		width:620px;
		height: 110px;
		margin: 200px auto;
		background-color: #000000;
		clear:both;
		padding-top: 25px;
	}
	
	#info {
	background-color: #000000;
	width: 100%;
	height: 45px;
	}
	
		.footer{
		width: 968px;
		margin: 0 auto;
			font:Arial, Helvetica, sans-serif;
			font-size: 11px;
		text-transform:uppercase;
		color: #999999;
	}
	
			.footer a{
				color: #999999;
				text-decoration:none;
	}
	
				.footer a:hover{
				color: #ffffff;
				text-decoration: underline;
	}
	
	.address {
	float:left;
	margin-right: 16px;
	}
		
		
			
	.text {
	float:left;
	margin-right: 16px;
	padding-top: 12px;
	}
			

	.brown a{
	color: #987347;
	font-weight:bold;
	}
	
		.brown a:hover{
	color: #987347;
	}
	
		


.brown {
	color: #987347;
}

.img {
	border: none;
}

.left {
float:left;
}

.right {
float:right;
}


.heading {
	color: #987347;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
}

