@charset "UTF-8";
#container {
	float: none;
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #000000;
}
#body {
	float: left;
	height: 600px;
	width: 500px;
}
#logo {
	float: left;
	height: 150px;
	width: 150px;
	border-left-color: #000000;
}
#column {
	float: left;
	height: 600px;
	width: 250px;
}
#leftside {
	float: left;
	height: 400px;
	width: 150px;
	border-left-color: #000000;
	clear: left;
}
.body_copy {
	font-family: hel, "Helvetica Neue";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bold_copy:link {
	font-family: hel, "Helvetica Neue";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bold_copy:active {
	font-family: hel, "Helvetica Neue";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bold_copy:visited {
	font-family: hel, "Helvetica Neue";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bold_copy:hover {
	font-family: hel, "Helvetica Neue";
	font-size: 15px;
	font-weight: bold;
	color: #9d4a64;
	text-decoration: none;
}
.body_active {
	color: #9d4a64;
}
.body_active_white {
	color: #FFF;
}
.thumbnail {
	clear: right;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	height: 100px;
	width: 100px;
}
#right_top_front {
	float: right;
	height: 400px;
	width: 297px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #000000;
}
#right_bottom_front {
	float: right;
	height: 200px;
	width: 297px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #000000;
}
#mainbody {
	height: 400px;
	float: left;
	clear: right;
	width: 600px;
}
#mainbodyfullpage {
	height: 400px;
	float: left;
	clear: right;
	width: 900px;
}
#mainbodyquarters {
	height: 200px;
	float: left;
	clear: right;
	width: 300px;
}
#mainbodywedding {
	height: 400px;
	float: left;
	clear: right;
	width: 840px;
	padding-left: 30px;
}
.body_copy_small {
	font-family: hel, "Helvetica Neue";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Header {
	height: 125px;
	width: 900px;
	border-left-color: #E8E8E8;
	float: right;
	clear: none;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
#copyright {
	width: 900px;
	height: 25px;
	clear: none;
	float: right;
}
#rightsid {
	float: right;
	height: 400px;
	width: 150px;
	border-left-color: #000000;
	clear: right;
}
#rightsidshorter {
	float: right;
	height: 550px;
	border-left-color: #000000;
	clear: left;
	position: absolute;
	width: 215px;
	padding-left: 715px;
}
#enter {
	float: none;
	border-left-color: #000000;
	position: relative;
	visibility: inherit;
	clear: none;
	top: 380px;
	height: 200px;
	width: 600px;
	left: 150px;
}
#indexcontainer {
	float: none;
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #000000;
	background-image: url(../holdingpage.jpg);
}
#Navigation {
	height: 30px;
	width: 900px;
	border-left-color: #FFFFFF;
	float: right;
	clear: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
}
.body_copypurple {
	font-family: hel, "Helvetica Neue";
	font-size: 15px;
	font-weight: bold;
	color: #9d4a64;
	text-decoration: none;
}

