@font-face {
	font-family: trubble;
	src:url('fonts/Ten Million Fireflies.ttf');
}

body {
	background-color:#e20000;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#header {
	width:1024px;

}
#logo {
	float:left;
}
.header-picture {
	width:460px;
	height:auto;
}

.ss-choice-item {
	list-style-type:none;
}

#sayulita-mexico {
	font-family:trubble;
	font-size:36px;
	padding-top:23px;
	padding-right:173px;
	line-height:36px;
	text-align:right;
	
}

#sayulita-mexico li {
	display:block;
}

#subject-header {
	color:#f7fa03;
	font-family:trubble;
	font-size: 29px;
	text-align:left;
	
}

#container {
	width:800px;
}

#menu {
	width:242px;
	font-family:trubble;
	font-size:22px;
	text-align:right;
	list-style-type:none;
	line-height:34px;
	padding-top:220px;
	
}


#menu li a {
	color: white;
	text-decoration:none;
}

#menu li a:hover {
	color:#f7fa03;
}

#menu a:active {
	color:#f7fa03;
}



.big-card {
	float:right;
	margin-left:5px;
}

.photo-left {
	float:left;
	margin-right:5px;
	margin-top:5px;
}

.photo-right {
	float:right;
	margin-left:5px;
	margin-top:5px;
}

.non-float-photo {
	
}

.photo {
	width:200px;
	height:auto;
}
.table-photo {
	width:246px;
	height:auto;
}

.two-row-table-photo {
	width:500px;
	height:auto;
}
.full-photo {
	width:500px;
	height:auto;
}

#mainText {
	width:500px;
	float:right;
	margin-bottom:100px;

}

.heading {
	color:#f7fa03;
	font-family:trubble;
	font-size:24px;
}

#mainText a {
	color:#f7fa03;
	text-decoration:none;
	
}

#mainText ul {
	margin-top:0;
}
#menu-and-text {
	font-family:Verdana;
}
#menu-and-text ul li {
	padding-bottom: 5px;
}

.wedding-party {
	list-style-type:none;
	margin:0;
	padding:0;
}

.wedding-party li {
	margin-left:90px;
}

#submit {
	background-color:#f7fa03;
	height:40px;
	width:120px;
	margin-top:20px;
}

.subheading {
    color:#f7fa03;
	font-family:trubble;
	font-size:26px;
	line-height:33px;
}

table {
    width:100%;
    border-collapse:collapse;
}
