/* CSS Document */

body{
	background-color:#6E6956;
	background-image:url(images/bgMain.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	


	
 .img{
 	display:block;}
	
  #main {
  	background-image:url(images/bgBody.jpg);
	background-repeat:repeat-y;
	width:887px;
	margin:0 auto;
	}
	
	.imgHeaders{
		float:left;
		}
		
	 #leftColumn {
	 	float:left;
		margin:0px;
		padding:30px 0px 0px 12px;
		width:200px;
		 
		}
		
	  #rightClumn {
	  	float:left;
		width:650px;
		}
		
		 .mainContainer{
		 	width:585px;
			margin:0 auto;
			padding:0px 0px 0px 20px;
			}
			
		  .txtSpecialize{
		  	font-size:13px;
			text-align:center;
			line-height:25px;
			}
			
		  .imgSpecialze{
		  	float:left;
			padding:0px 0px 0px 50px;}
			
		 
		
		.txtAddress{
			font-size:10px;
			color:#FFFFFF;
			padding:20px 0px 0px 25px;
			position:relative;
			float:left;
			width:182px;
			 
			}
			
		 .txtMailto{
		 	font-size:12px;
			font-weight:bold;
			color:#0000CC;
			
				}
			
		   .txtMailto a:link {
		  	color:#0000CC;
			}
			
			.txtMailto a:visited {
		   	color:#0000CC;
			}
			
		
		.txtAllhunts{
		 	text-align:center;
			padding:35px 0px 0px 0px;
			clear:left;
				 
			}
		
		/*Hunts */
		
		.topLine{
			padding:10px 0px 0px 0px;
			line-height:20px;
					
			}
			
		  .huntLinks{
		  	font-weight:bold;
			color:#0000CC;
			}
			
			.huntLinks a:link{
				color:#0000CC;
			}
			
			.huntLinks a:visited{
				color:#0000CC;
			}

			
			
		/*About Us*/
		 .frontInfo{
	 	margin:0 auto;
		width:300px;
		text-align:center;
		padding:15px 0px 10px 0px;
		}
			
		.txtName {
	  	color:#B77430;
		font-size:19px;
		font-weight:bold;}

		/*Links */
		
		.txtLinks{
			padding:0px 10px 0px 0px;
			}
			
		 .txtLinks a:link {
		 	font-weight:bold;
			color:#0000CC;
			}
			
		.txtLinks a:visited {
		 	font-weight:bold;
			color:#0000CC;
			}
			
		  
 
     /*Trophy Room*/
	  .photoContainer{
		 	width:650px;
			margin:0 auto;
			padding:0px 0px 0px 0px;
			}
