#header {
	height: 425px;
	width: 825px;
	background-color:#FFFFFF;
	padding: 12px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index:0;
	top:40px;
	margin-bottom:0px;
	
}
#header2 {

	width: 825px;
	background-color:#FFFFFF;
	padding: 12px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	z-index:0;
	top:40px;margin-bottom:-40px;
	
}
#logo{
	position: relative;
	left: -70px;
	top: -65px;
	margin-bottom:-65px;
	margin-right:-70px;
	z-index:1;
	height:141px; width:162px;
	background-image:url(images/logo.png);
}
#menu{
	z-index:10;
	height:332px; width:163px;
	background-image:url(menu.png);
	position:relative;
}

#slideshow{
	position: relative;
	top: -405px;
	margin-bottom: -405px;
	z-index:0;
}
#virtualtour{
	z-index:0;
}
#body{
	position:relative;
	padding: 12px;
	width: 825px;
	margin-right:auto;
	margin-left:auto;
	top:-10px;
	margin-bottom:-10px;
	background-color:#FFFFFF
	
}
#innerbody{
	position:relative;
	width: 805px;
	background-color:#EFEFEF;
	padding: 10px;
}
#innerbody2{
	position:relative;
	width: 805px;
	background-color:#EFEFEF;
	padding: 10px;
	top: -405px;
	margin-bottom: -405px;
}

body,td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}


#navcontainer2{
position:relative;
	z-index:2;
	height:332px;
width:163px;
	left:-85px;
	margin-right:-85px;
	}



.photo {border:1px; border-color:#999999; border-style:solid;}

h1 {font-size:18px; margin:10px;}
h2 {font-size:16px; margin-bottom:0px;}

.photo2 {border:1px; border-color:#999999; border-style:solid; background-color: #CCCCCC; padding:3px;}
.mceVisualAid {
    border: 1px dashed #BBBBBB;
}

