html, body {
	padding:0;
	margin:10px 0 0 0;
	}
#index {
	margin-left:auto;
	margin-right:auto;
	border:1px solid black;
	width:770px
}
#index #old_image {
	height:225px;
	background-image:url(../images/index_old.jpg);
}
#index #new_image {
	height:225px;
	background-image:url(../images/index_new.jpg);
}
#index #enter {
	padding:8px 10px 10px 10px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-image:url(../images/background.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
}
#index #enter .line_1 {
	font-size:22px;
}
#index #enter .line_2 {
	font-size:17px;
}
#index #enter a {
	font-size:19px;
	text-decoration:underline;
	color:#000099;
}
#index #enter a:hover {
	text-decoration:none;
	color:#CC3333;
}
#credit {
	width:770px;
	text-align:right;
	margin-right:auto;
	margin-left:auto;
	padding-top:8px;
}
#paypal {
	width:71px;
	height:42px;
	float:left;
}
#funds {
	width:770px;
	text-align:right;
	font-size:9px;
	margin-right:auto;
	margin-left:auto;
	margin-top:7px;
	font-family:Arial, Helvetica, sans-serif;
}
#main {
	text-align:center;
	height:100%;
	width:100%;
}	
#site {
	 border:1px solid black;
	 width:770px;
	 margin:0px auto;
	 text-align:left;
	 padding:0px;
}
#site a {
	color:#0000CC;
}
/*header styles */
#header {
	width:770px;
	border-bottom:1px solid black;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header #photo {
	width:770px;
	height:163px;
	background-image:url(../images/panorama.jpg);
}
#header #photo #home {
	float:left;
	margin-top:139px;
	margin-left:6px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#header #photo #home a {
	color:#FFFFFF;
}
#header #banner {
	width:750px;
	padding:5px 10px 0px 10px;
	height:35px;
	border-top:1px solid black;
	background-image:url(../images/background.gif);
}
#header .title {
	float:left;
	font-size:25px;
}
#header .date {
	float:right;
	padding-top:2px;
	font-size:20px;
}
/*end header styles */

/*body styles */
#body {width:770px;}
/*end body styles */

/*right styles */
#body #left {
	width:150px;
	margin:0px 0 0 4px;
	border:0px solid red;
	float:left;
}
/*end right styles */

/*right styles */
#body #right {
	border:0px solid purple;
	width:612px;float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#body #right #title {
	border:0px solid green;
	padding:5px 0 0 6px;
	font-size:22px;
}
#body #right #text {
	border:0px solid green;
	padding:5px 15px 10px 15px;
	font-size:13px;
}
#body #right #text #photo_tour {
	background-color:#e5e5e5;
	text-align:center;
	height:375px;
	padding-top:50px;
	background-image:url(../images/gallery_bg.jpg);
	border:1px solid black;
}
#body #right #text #photo_tour #virtual_tour {

font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
}
/*end right styles */

/*menu styles */
#body #menu {
	border:0px solid red;
	width:148px;
	height:295px;
	margin:8px 0 8px 0;
	position:relative;
	top:0;
	left:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}
/*end menu styles */

/*contact styles */
#body #contact {
	width:148px;
	height:185px;
	margin-bottom:8px;
	font-size:12px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
	border:1px solid black;
	background-color:#E5E5E5;
}
#body #contact form {
	border:0px solid red;
	margin:0;
	padding:0 5px 0 8px;
	font-size:11px;
	margin-top:5px;
}
#body #contact #divStatus {margin-left:5px;}
#body #contact #Username {font-size:11px;width:125px;}
#body #contact #Email {font-size:11px;width:125px;}
#body #contact .message {font-size:11px;width:125px;height:40px;margin-bottom:4px;font-family:Arial, Helvetica, sans-serif;}
#body #contact .reset {float:left;margin-left:8px;margin-top:3px;font-size:11px;}
#body #contact .submit {float:right;margin-right:9px;margin-top:3px;font-size:11px;}
/*end contact styles */

/*footer styles */
#footer {
	clear:both;
	width:770px;
	padding:8px 0px;
	border-top:1px solid black;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#D0E0FF;
}
/*end footer styles */

/*calendar styles */
#body #right #text #calendar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	border:1px solid #787878;
}
#body #right #text #calendar tr td {
	border:1px solid #787878;
	height:80px;
	color:#666666;
	background-image:url(../images/calendar_days.jpg);
}
#body #right #text #calendar tr td a, a:link {
	color:black;
}
#body #right #text #calendar tr td a:hover {
	text-decoration:none;
}
#body #right #text #other_months {
	text-align:center;
	font-size:18px;
	margin-top:10px;
}
#body #right #text #other_months span {
	font-size:22px;
}
#body #right #text #other_months a, a:link {
	color:black;
}
#body #right #text #other_months a:hover {
	text-decoration:none;
}
/*end calendar Styles*/