html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
	float: left;
	padding-left: 55px;
}
img {
	border: 0;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: url(images/bg.jpg) repeat-x;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5D5D5D;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 786px;
	position: relative;
}

h1 {
	position: absolute;
	background: url(images/header.jpg) no-repeat;
	width: 259px;
	height: 204px;
	top: 0;
	left: 50;
	text-align: center;
	padding-top: 10px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

#family {
	position: absolute;
	background: url(images/myfamily.jpg) no-repeat;
	width: 333px;
	height: 383px;
	top: 204px;
	left: -59px;
	z-index: 1;
}
#nav {
	width: 259px;
	height: 650px;
	position: absolute;
	top: 585px;
	left: 0;
	background: url(images/nav_bg.jpg) repeat-y;
}

#nav-rooms {
	width: 259px;
	height: 800px;
	position: absolute;
	top: 585px;
	left: 0;
	background: url(images/nav_bg.jpg) repeat-y;
}

#nav-localatt {
	width: 259px;
	height: 1000px;
	position: absolute;
	top: 585px;
	left: 0;
	background: url(images/nav_bg.jpg) repeat-y;
}

#nav-2 {
	width: 259px;
	height: 1100px;
	position: absolute;
	top: 585px;
	left: 0;
	background: url(images/nav_bg.jpg) repeat-y;
}
.address {
	width: 200px;
	padding-left: 95px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: white;
}
.album {
	width: 200px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: white;
}
#family ul {
	margin: 10px;
	padding: 1px 0px 25px 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: bottom left url() no-repeat;
}
#family li {
	margin: 10px;
	padding: 0 0 0px 20px;
	list-style: none;

}
#family li a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	margin: 10px;
	padding: 0 0 0px 20px;
	list-style: none;
	background: center left url(images/marker.gif) no-repeat;

}

#family li a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	margin: 10px;
	padding: 0 0 0px 20px;
	list-style: none;
	background: center left url(images/marker2.gif) no-repeat;

}




#body {
	position: absolute;
	width: 527px;
	top: 0;
	left: 259px;
	background: white;
	overflow: hidden;
}
#body .i {
	padding: 39px 15px 84px 24px;

}
#head-top {
	position: absolute;
	top: 0;
	left: 259px;
	width: 527px;
	height: 32px;
	z-index: 2;
	background: url(images/head_top.gif) no-repeat;
}

#head-right {
	position: absolute;
	top: 0;
	left: 786px;
	width: 13px;
	height: 145px;
	z-index: 3;
	background: url(images/head_right.gif) no-repeat;
}
#body h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 25px;
}
#body h2.shallow {
	margin-top: 10px;
}
#body h2 strong {
	color: #5483B7;
	font-size: 20px;
	font-weight: normal;
}
#body h2.orange strong {
	color: #8F6A2B;
}
#body p {
	margin: 1em 0;
}
#body ul {
	margin: 0;
	padding: 0;
}
#body li {
	margin: 1em 0;
	list-style: none;
	padding: 0 0 0 20px;
	background: top left url(images/bullet_orange.gif) no-repeat;

}


#view {
	float: left;
	width: 115px;
	text-align: center;
	margin-right: -50px;
}
#funtravel {
	margin-top: 10px;
}
#collect {
	float: left;
	width: 203px;
}
#collect p.dark, #view p.dark {
	text-align: center;
	color: #000;
	font: 14px "Arial narrow", arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 3px;
}
#collect p.orange, #view p.orange {
	text-align: center;
	color: #F25C00;
	font: 22px "Arial narrow", arial, sans-serif;
	margin-top: 2px;
	margin-bottom: 10px;
}
#view p.dark {
	margin-top: 40px;
	margin-bottom: 10px;
}
#view p.dark a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#view p.orange a {
	color: #F25C00;
	font-weight: normal;
	text-decoration: none;
}
#collect p.other {
	margin-left: 12px;
}
#copyright {
	text-align: center;
	clear: both;
	color: black;
	padding-top: 15px;
}

.box {
	padding: 2px 2px 2px 2px;
}

.box2 {
	padding: 2px 2px 2px 2px;
	background: ff0000;
}

.col-a {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;

}
.col-b {
	float: right;
	width: 220px;
}
.col-c {
	float: left;
	width: 440px;
	margin: 0;
	padding: 0;

}
.float3text {
	float: left;
	width: 220px;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5D5D5D;
}
.col-img {
	float: left;
	width: 110px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5D5D5D;
}
.image {
	width: 100px;
	padding: 4px 4px 4px 4px;
	color: #000000;
	background: #698203;
	border: 0px;
}
.imageright {
	float: right;
	width: 200px;
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	color: #000000;
	background: #74A1CF;
	border: 0px;
}
.imageleft {
	float: left;
	width: 180px;
	padding: 4px 4px 4px 4px;
	color: #000000;
	background: #74A1CF;
	border: 0px;
}
.boxed2 {
	padding: 1px 1px 1px 1px;
}
.col-onea {
	float: left;
	width: 225px;
	margin: 0;
	padding: 0;
}
.col-oneb {
	float: right;
	width: 225px;
}
.float2 {
	float: left;
	width: 210px;
	padding: 4px 4px 4px 4px;
	color: #ffffff;
	background: #74A1CF;
	border: 1px;
   	text-align: center;
}

.float2text {
	float: left;
	width: 210px;
	padding: 4px 4px 4px 4px;
	color: #666666;
	background: #ffffff;
   	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.float2textc {
	float: left;
	width: 490px;
	margin: 40px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	color: #666666;
	background: #D3E7FC;
   	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#login {
	padding-left: 95px;
	background: url(images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#login2 label {
	color: #135293;
}

#inputtext1, #inputtext2 {
	width: 200px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#inputtext3 {
	width: 210px;
	margin-bottom: .5em;
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.inputtext4 {
	margin-bottom: .5em;
	font: normal 90% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#inputtext5, {
	width: 110px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#inputtext6 {
	width: 300px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}
.title2 {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
}
