body {
	background-color: #7F8E99/*Med-Gray*/;
}
#container {
	width: 800px;
	background-color: #EBF6FF;
	background-repeat: repeat;
	background-image: url(../images/cubey_bg1.png);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	width: 800px;
	background-image: url(../images/header_prty_crwd.jpg);
	background-repeat: repeat-x;
	background-color: #005195/*Blue*/;
	height: 167px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#main {
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	padding-bottom: 30px;
}
#gallery {
	width: 500px;
	margin-left: 120px;
}
#gallery a {
	margin: 1px;
}
#footer {
	width: 800px;
	height: 25px;
	clear: both;
	background-color: #005195/*Blue*/;
	text-transform: uppercase;
	text-align: center;
	vert-align: middle;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E9941A/*Gold*/;
	position: relative;
	float: left;
	padding-bottom: 20px;
	padding-top: 5px;
}
h1 {
	font-family: "Times New Roman", Palatino, Georgia, serif;
	font-size: 30px;
	color: #005195/*Blue*/;
}
h2 {
	font-family: "Times New Roman", Palatino, Georgia, serif;
	font-size: 22px;
	line-height: 24px;
	text-align: center;
	color: #005195/*Blue*/;
}
h3 {
	font-size: 17px;
	font-style: italic;
	line-height: 19px;
	color: #2D4054/*Deep-Gray*/;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-size: 18px;
	line-height: 20px;
	color: #788590/*Med-Gray*/
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	word-spacing: 2px;
	line-height: 5px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 14px;
	line-height: 6px;
}
p {
	font-size: 16px;
	line-height: 17px;
	color: #788590/*Med-Gray*/
}
table {
	width: 740px;
}
table tr td {
	color: #788590;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #86B0CD;
}
table tr {
	width: 275px;
	height: 30px;
	margin: 5px;
}
table tr td b {
	color: #125196;
	font-weight: bold;
}
ol {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #788590;
	text-align: left;
	padding-left: 30px;
}
.quote {
	width: 630px;
	border: 2px inset;
	background-color: #99C0E4/*Gold*/;
	margin-left: 56px;
	text-align: center;
	line-height: 19px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #005195;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#menu {
	margin-left: 1px;
}
ul.nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 800px;
}
ul.nav li {
	display: inline;
}
ul.nav a, ul.nav a:visited {
	float: left;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding-top: 8px;
	padding-right: 14.5px;
	padding-bottom: 6px;
	padding-left: 14.5px;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #093967;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0B2F4F;
	background-color: #125195;
	border-left-style: solid;
	border-left-color: #0C2E53;
	font-size: 14.5px;
	border-left-width: 2px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #0B2F4F;
	color: #F90;
}
.questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #005195;
	font-style: oblique;
	font-weight: bold;
	line-height: 1.25em;
}
.weddings {
	text-align: left;
	width: 700px;
	height: 425px;
	padding-right: 55px;
}
.wedding_photo {
	height: 380px;
	width: 280px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 3px solid #005195;
}
.faq {
	text-align: left;
}
.faq h2 {
	font-style: oblique;
	text-align: left;
}
.faq2 {
	text-align: left;
	margin-left: 50px;
}
.faq2 h2 {
	font-style: oblique;
	text-align: left;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #86B0CD;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #86B0CD;
	width: 655px;
}
.trivia {
	text-align: left;
}
.trivia table {
	width: 740px;
}
.trivia table tr {
	vertical-align: top;
}
.trivia table tr .trivia {
}
.trivia table tr td p {
	font-size: 14px;
}
.return {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
}
.80s_Music {
	text-align: left;
}
.trivia table tr .trivia p .answer {
	color: #005195;
}
form {
	color: #005195;
	font-family: "Times New Roman", Times, serif;
}
