/* Layout */

#wrapper {
	width:700px;
	position:relative;
	left:50%;
	margin-left: -350px;
	}
	

#branding {
	width:700px;
	background-color:#fff;
	height:161px;
	}

#branding1 {
	width:284px;
	background-image:url(../images1/logo.jpg);
	float:left;
	height:161px;
	}
	
#branding2 {
	background-image:url(../images1/logo.jpg);
	width:416px;
	float:right;
	height:161px;
	}	

#navbar {
	width:700px;
	background-image:url(../images1/navbarbg.jpg);
	height:33px;
	}
	
#content {
	width:700px;
	float:right;
	background-color:#fff;
	}
	
#contentgallery {
	width:700px;
	height:400px;
	background-color:#fff;
	position:absolute;
	top:194px;
	left:0px;

	}	
#gallerypad{
	width:700px;
	background-color:#fff;
	position:absolute;
	top:0px;
	left:0px;
	}		
	
	
#inside1 {
	width:358px;
	
	float:left;
	background-color:#fff;
	padding-left:20px;
	text-indent:3px;
	padding-right:15px;
	}
	
#inside2 {
	width:280px;
	float:right;
	padding-left:15px;
	padding-right:10px;
	background-color:#fff;
	}
	
#footer {
	clear:both;
	background-color:#fff;
	margin-right:7px;
	margin-left:8px;
	padding-right:8px
	}
	
#footergallery {
	position:relative;
	width:700px;
	height:90px;
	background-image:url(../images1/footer_gallery.jpg);
	clear:both;
	background-color:#fff;

	}	
	
#footerleft {
	float:left;
	background-image:url(../images1/greenbg.jpg);
	height:168px;
	width:369px;
	background-color:#fff;
	padding-left:10px;
	}
	
#footerright {
	float:right;
	width:277px;
	height:168px;
	

	padding-right:5px;

	}

#footertextgallery {
	position:absolute;
	left:15px;
	top: 5px;
	width: 371px;
	}	
	
#footertextgallery2 {
	position:absolute;
	left:407px;
	top: 5px;
	width: 283px;
	}			
	
#feat {
	padding-left:4px;
	}
	
#photo {
	background-image:url(../images1/featuredphoto.jpg);
	width:276px;
	height:254px;
	}

#photo2 {
	background-image:url(../images1/map.jpg);
	width:276px;
	height:254px;
	}
	
#leftfloat {
	background: url(../images1/leftfloat.jpg) no-repeat left top;
	width: 15px;
	height: 519px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -15px;
	}
	
#rightfloat {
	background: url(../images1/rightfloat.jpg) no-repeat left top;
	width: 14px;
	height: 475px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 700px;
	}
	
#shadow {
	background: url(../images1/shadow.jpg) no-repeat left top;
	width: 12px;
	height: 350px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 198px;
	left: 385px;
	}

#form{
 	width:276px;
	height:254px;
	
	}
