@charset "utf-8";
#flashbg {
	height: 400px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tent2.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#flashbg #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#photo {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 300px;
	padding-top: 20px;
	border: 1px dashed #CCCCCC;
}

#navbar {
	height: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
}
.ad {
	background-image: url(images/lineup.jpg);
}

#content {
	height: 100px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/wall.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	background-color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
#footer {
	height: 60px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/honeymoon2.jpg);
	background-repeat: no-repeat;
	border: 1px ridge #CCCCCC;
}
#copyright {
	height: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: auto;
	border: 1px none #CCCCCC;
	text-align: center;
	height: auto;
	margin-bottom: 0px;
	background-color: #FF66FF;
}

	.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	border: 1px none #CCCCCC;
	text-align: center;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}body {
	margin: 0px;
}
#ad1 {
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
}
