/* CSS Document */
html, body {
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #EDEEF0;
	text-align: center;
}
.hidden {
	display: none;
}
#page-container {
	width: 745px;
	margin: auto;
	text-align: left;
}
#rsvp {
	height: 30px;
	float: right;
}
form#rsvp {
 color: #990000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align: right;
}
#rsvp .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 6px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
#content-header {
	clear: both;
	height: 18px;
	background: #EDEEF0 url("../images/genback-content.gif");
}
#content {
	float:left;
	width:745px;
	background: #EDEEF0 url("../images/genback-content.gif");
	padding-left: 0px;
	background-repeat: repeat-y;
}
#content-left {
	width: 325px;
	padding-left: 50px;
	float: left;
	color: #542E19;
}
#content-text {
	width: 350px;
	padding-right: 15px;
	padding-left: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 16px;
	overflow: visible;
}
#content-text h1{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
	color: #542E19;
}
#content-text p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
#content-text a {
	color: #542E19;
	text-decoration: none;
}
#content-text a:hover {
	text-decoration: underline;
}
#content-photos {
	width: 214px;
	padding-top: 72px;
	float: left;
}
#content-footer {
	clear: both;
	height: 29px;
	background: #EDEEF0;
}
#textlinks {
	height: 20px;
	text-align: center;
}
#textlinks a {
	color: #404040;
	text-decoration: none;
}
#textlinks a:hover {
	text-decoration: underline;
}
#footer {
	height: 20px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}
#footer #sasor {
	width: 350px;
	float: right;
	text-align: right;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.blue {
	color: #00ADD0;
}
.brown {
	color: #542E19;
}
.photoLink {
	font-size: 9px;
	padding-left: 190px;
}
.labelInput {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
.labelSelect {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
.labelCheckbox {
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 10px;
}
.label {
	display: block;
	float: left;
	text-align: right;
	width: 125px;
	padding-right: 10px;
}
br {
	clear: left;
}
