	#wrapper {
	margin:0px auto;
	text-align:left;
	width:778px;
	height:auto;
	background-image: url(../images/wrapper-tile.jpg);
	background-repeat: repeat-y;
	padding:7px 0px;
	}
	
	
	#container {
	width:732px;
	height:auto;
	border: 1px solid #59A8FF;
	margin:0px auto;
	background-color: #BADAFF;	
	}
	
	#header {
	width:728px;
	height:103px;
	background-color: #BADAFF;
	border: 1px solid #FFFFFF;
	margin:1px auto;
	}
	
	#header h1 {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	width:508px;
	height:94px;
	margin:8px auto 0px;	
	}
	
	#top-photos h4 {
	width:728px;
	height:199px;
	background-color: #BADAFF;
	border: 1px solid #FFFFFF;
	margin:3px auto;
	background-image: url(../images/top-photos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;	
	}

	#nav {
	background-color: #4087D7;
	border: 1px solid #FFFFFF;	
	height:26px;	
	margin:0px auto;
	list-style:none;
	width:728px;
	}	

	#nav li.nodiver {
	border-right-style: none;	
	}
	
	#maincontent {
	width:461px;
	background-color: #DFEEFF;
	border: 1px solid #82BDFF;
	margin-top: 33px;
	margin-left: 19px;
	float:left;
	height:auto;
	display:inline;
	}
	
	
	#map_canvas {
	width:461px;
	background-color: #DFEEFF;
	border: 1px solid #82BDFF;
	margin-top: 80px;
	margin-left: 19px;
	float:left;
	height:auto;
	display:inline;
	}
	
	#maincontent.directions {
	width:461px;
	background-color: #DFEEFF;
	border: 1px solid #82BDFF;
	margin-top: 33px;
	margin-left: 19px;
	float:left;
	height:auto;
	display:inline;
	}
	
	#sidebar {
	width:208px;
	background-color: #DFEEFF;
	border: 1px solid #82BDFF;
	margin-top: 33px;
	float:right;
	height:auto;
	margin-right:22px;
	display:inline;
	}
	
	#contact-numbers {
	width:208px;
	background-color: #DFEEFF;
	border: 1px solid #82BDFF;
	margin-top: 33px;
	float:right;
	height:auto;
	margin-right:22px;
	display:inline;
	}
	
	#sidebar img {
	border: 1px solid #B7D9FF;
	background-color: #FFFFFF;
	padding: 3px;
	margin: 5px 0px 6px 4px; 	
	}
	
	#cleardiv {
	height:1px;
	clear:both;
	}
	
	#footer {
	width:732px;
	background-color: #9BCBFF;
	height:43px;
	margin:13px auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #82BDFF;
	border-bottom-color: #82BDFF;
	}
	
	
	/* gallery ############################################*/	
	#photo-gal {
	width:680px;
	background-color: #DFEEFF;
	border: 1px solid #82BDFF;
	margin-top: 33px;
	margin-left: 19px;
	float:left;
	height:auto;
	display:inline;
	}	
	
	#photo-gal img {
	padding:3px;
	background-color: #FFFFFF;
	border: 1px solid #B0D6FF;
	margin:8px;
	
	}
	#photo-gal h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F5592;
	background-color: #9BCBFF;
	padding: 4px 5px;
	}
/* end gallery ############################################*/	
