/* CSS Document */


#seo{
display:none;
}

body{
margin:0;
padding:0;
background:#29392f;
}

#wrapper{
	width:730px;
	border:1px solid #495f4e;
	margin-right: auto;
	margin-left: auto;
	}
	
	

	
#banner{
width:100%;
height:325px;
background: url(../images/banners/bushpan.jpg);
}

#banner h1{
display:none;
}
#nav{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top: 1px solid #42663a;
	border-right: 1px none #42663a;
	border-bottom: 1px solid #42663a;
	border-left: 1px none #42663a;
}

#content{
width:730px;
float:left;

background:#334238;
}


#footer{
width:100%;
height:30px;
background:#29392f;
clear:both;
}

.spacer{
clear:both;
}


.menu {
  display:table;         
  padding:0; 
  list-style-type:none;
  white-space:nowrap;   

  }
* html .menu {
  display:inline-block;  
  width:1px;            
  padding:0 1px;        
  }  
.menu li {
  display:table-cell;   
  float:left;
  }
* html .menu li {
  display:inline;       
  }
.menu a, .menu a:visited {
  display:block;         
  padding:4px 16px;
  color:#fffbbd; 
  background:#29392f; 

  text-decoration:none;
  letter-spacing:2px;
  }
* html .menu a, * html .menu a:visited {
  display:inline-block;  
  margin:0 -2px;         
  }
.menu a:hover {
  color:#fff; 
  background:#495f4e;
  }
.centered {margin:0 auto ;}



#content p, #footer p{
color:#fffbbd;
padding:5px;
text-align:justify;
line-height:20px;
letter-spacing:1px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}



#pic1{
	float:right;
	width:280px;
	height:207px;
	border:1px solid #fffbbd;
	background: url(../images/assorted/DSC_7188.jpg);
	margin:10px;
}
#pic2{
	float:right;
	width:250px;
	height:187px;
	border:1px solid #fffbbd;
	background: url(../images/assorted/mark.jpg);
	margin:10px;
}


.title{
margin-left:10px;
margin-top:8px;
margin-bottom:0;
width:400px;
border-bottom:1px solid #fffbbd;
padding:0;
}

.title h4{
text-align:left;
color:#fffbbd;
letter-spacing:2px;
padding:0;
font-size:15px;
margin:0;
margin-top:10px;
margin-bottom:2px;
}

.man{
	float:left;
	width:35px;
	height:30px;
	background: url(../images/assorted/man.gif);
	margin:0;
	padding:0;
}

#content a{
text-decoration:underline;
color:#fffbbd;
}

#content a:hover{
color:#29392f;
background:#fffbbd;
}

#content ul{
margin:0;
padding:0;
margin-top:15px;
margin-left:20px;
}

#content ul li{
text-align:center;
	color:#fffbbd;
	line-height:20px;
letter-spacing:1px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

#bh1 p{
text-align:center;
}