@charset "utf-8";
.logo {
	width: 173px;
	float: left;
	vertical-align: middle;
}
#tagline    {
	font-size: 175%;
	text-align: left;
	color: #F7921E;
	float: none;
	position: relative;
	left: 20px;
	top: 60px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.PageContainer {
	width: 800px;
	border: 1px solid #392876;
}
.PageContainer .PageText {
	font-size: 80%;
	text-align: left;
	width: 750px;
	clear: left;
	padding: 10px;
	color: #FFFFFF;
}

.Logo384 {
	width: 384px;
	float: left;
}
.PageContainer .PageText .Photo {
	float: left;
}
.PageFooter {
	font-size: 70%;
	color: #F7921E;
	background-color: #392876;
	text-align: center;
	width: 800px;
	clear: left;
}
.PageText #package {
	padding: 10px;
	border: thin solid #F7921E;
	margin-bottom: 10px;
	width: 70%;
	float: left;
}
.PageText #port-link {
	clear: left;
	text-align: center;
}
.PageText #package-image {
	text-align: left;
	margin: 0px;
	float: left;
	padding-left: 10px;
}


.PageText #package-name {
	font-weight: bold;
	margin-top: 10px;
	float: none;
}
.PageText .package-price {
	font-size: 110%;
	font-weight: bold;
	color: #F7921E;
}
.PageText .package-description {
	text-align: left;
	font-size: 90%;
}
.PageContainer .PageText #wedding-coverage {
	float: none;
	clear: left;
}
.PageContainer #page-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	color: #392876;
	clear: left;
	text-align: left;
	padding: 10px;
	text-transform: lowercase;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #F7921E;
	border-right-color: #F7921E;
	border-bottom-color: #F7921E;
	border-left-color: #F7921E;
}
#gallerie-links {
	clear: left;
	text-decoration: none;
	padding-top: 20px;
}
#gallery {
	vertical-align: middle;
	height: 600px;
	width: 900px;
	text-align: center;
	clear: none;
	float: none;
}
#gallery-left {
	width: 100%;
	clear: left;
	float: none;
}
#gallery-right {
	width: 100%;
	float: right;
	clear: both;
}
.clearleft {
	clear: left;
	float: left;
	margin-left: 8px;
}
.clearright {
	clear: right;
	float: right;
}
a {
	color: #CCCCCC;
}
