body {
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #705A42;
	-webkit-text-size-adjust: none;
}
textarea {
	resize: none;
}


#wrapper {
	width: 832px;
	margin: 35px auto 0px auto;
}

#header {
	position: relative;
	background: url(22banner_bg.jpg) 0px 0px no-repeat;
	height: 318px;
	width: 832px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 88px;
	left: 553px;
	width: 181px;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header ul li a {
	display: block;
	padding-top: 23px;
	height: 0px;
	overflow: hidden;
	width: 181px;
	background:url(22menu_bg.jpg) 0px 0px no-repeat;
}

#header ul li.home a {
	background-position: -181px 0px;
}
#header ul li.location a {
	background-position: -181px -23px;
}
#header ul li.accomodation a {
	background-position: -181px -46px;
}
#header ul li.gifts a {
	background-position: -181px -69px;
}
#header ul li.gallery a {
	background-position: -181px -92px;
}

#header ul li.home a:hover,
#header ul li.home a.current {
	background-position: 0px 0px;
}
#header ul li.location a:hover,
#header ul li.location a.current {
	background-position: 0px -23px;
}
#header ul li.accomodation a:hover,
#header ul li.accomodation a.current {
	background-position: 0px -46px;
}
#header ul li.gifts a:hover,
#header ul li.gifts a.current {
	background-position: 0px -69px;
}
#header ul li.gallery a:hover,
#header ul li.gallery a.current {
	background-position: 0px -92px;
}

#feature_gallery {
	width: 452px;
	height: 234px;
	position: absolute;
	top: 42px;
	left: 101px;
}

#container {
	background: url(22repeating_bg.jpg) 0px 0px repeat-y;
	width: 832px;
	position: relative;
}

#containerInner {
	width: 832px;
	background: url(22footer_bg.jpg) left bottom no-repeat;
}

#bride_groom_name {
	height: 35px;
	padding-top: 10px;
}

#welcome_page_title {
	position: absolute;
	width: 387px;
	height: 27px;
	left: 115px;
	top: 284px;
}

.clearfix {
	display: block;
}

#content {
	padding-top: 14px;
}

#homepage_html {
	float: left;
	width: 404px;
	padding-left: 124px;
	padding-bottom: 100px;
	color: #252525;
	min-height: 130px;
}

#sidebar {
	float: left;
	padding-left: 50px;
	width: 140px;
	position: relative;
}
#sidebar #rsvp_button {
	position: relative;
	top: -35px;
}
#sidebar #contact_button {
	position: relative;
	top: -35px;
}
#sidebar #rsvp_button a {
	background: url(22rsvp_contact_buttons.png) 0px 0px no-repeat;
	padding-top: 33px;
	width: 139px;
	height: 0px;
	overflow: hidden;
	display: block;
}
#sidebar #rsvp_button a:hover {
	background-position: -139px 0px;
}
#sidebar #contact_button a {
	background: url(22rsvp_contact_buttons.png) 0px -33px no-repeat;
	padding-top: 36px;
	width: 139px;
	height: 0px;
	overflow: hidden;
	display: block;
}
#sidebar #contact_button a:hover {
	background-position: -139px -33px;
}


#footer {
	clear: both;
	position: relative;
	bottom: 50px;
	text-align:center;
	margin-right: 15px;
	color: #6F6F6F;
	font-size: 11px;
}
#footer a.subtle_link {
	color: #6F6F6F;
	text-decoration: none;
}
#footer a {
	color: #6F6F6F;
	text-decoration: underline;
}

#homepage_html p {
	margin: 0px;
	line-height: 14px;
}
#homepage_html p.paragraph_break {
	line-height: 9px;
}
#homepage_html a,
.box a {
	text-decoration: underline;
	color: #333333;
}
#homepage_html a:hover,
.box a:hover {
	color: #111111;
}

#location_boxes {
	margin: 10px 0px 0px 0px;
	position: relative;
}
.box {
	float: left;
	padding: 0px 22px 15px 0;
	width: 180px;
	font-size: 11px;
	line-height: 14px;
}
.box h3 {
	margin: 0px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 5px;
	background: url(22h3_border_bottom.png) bottom left no-repeat;
}
.box .location_notes {
	font-size: 11px;
	margin: 8px 0px;
	font-weight: bold;
}
.box .location_address {
	margin: 8px 0px;
}
.box .location_map {
	margin: 11px 0px;
}

.box .show_map {
	margin: 8px 0px;
	background: url(22show_map.png) 0px 0px no-repeat;
	padding-top: 30px;
	height: 0px;
	width: 106px;
	overflow: hidden;
	display: block;

}
.box .show_map:hover {
	background-position: 0px -30px;
}


.box .accommodation_notes {
	font-size: 11px;
	margin: 8px 0px;
	font-weight: bold;
}
.box .accommodation_address,
.box .accommodation_phone_web {
	margin: 8px 0px;
}
.box .location_map {
	margin: 11px 0px;
}

.accommodation_phone,
.accommodation_website {
	display: block;
}






#donationBox {
	float: right;
	height: 222px;
	margin: 0px 0px 10px 17px;
	width: 180px;
	position: relative;
	font-size: 11px;
	background: url(22donation_bg.png) 0px 0px no-repeat;
}

#donationBox #donationForm {
	position: relative;
	margin: 0px;
	color: #333333;
}

#donationBox #donationCurrencyCrop {
	position: absolute;
	top: 8px;
	left: 84px;
}
#donationBox #donationCurrencyCrop label {
	margin: 0px;
	padding: 0px;
	width: 75px;
	height: 22px;
}
#donationBox #donationCurrencyCrop label span {
	background: url(22donation_select.png) 0px 0px no-repeat;
	width: 75px;
	height: 22px;
	cursor: pointer;
	position: absolute;
}
#donationBox #donationCurrencyCrop label span span#currency_text {
	background: none;
	color: #333333;
	font-size: 11px;
	height: 18px;
	padding-top: 4px;
	padding-left: 6px;
	width: 48px;
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
}

#donationBox #donationCurrencyCrop label select {
	cursor: pointer;
	height: 22px;
	opacity: 0;
	position: relative;
	width: 75px;
}

#donationBox #donationCurrency {
	position: absolute;
	top: 12px;
	left: 14px;
}


#donationBox #currencySelect {
	width: 75px;
}

#donationBox #donationAmountTitle {
	position: absolute;
	top: 47px;
	left: 14px;
}

#donationBox #amount_field {
	position: absolute;
	top: 43px;
	left: 83px;
	width: 68px;
	height: 14px;
	padding: 4px;
	background: none;
	border: none;
}

#donationBox #donationMessageTitle {
	position: absolute;
	top: 83px;
	left: 14px;
}


#donationBox textarea {
	position: absolute;
	top: 100px;
	left: 14px;
	padding: 4px;
	width: 137px;
	height: 54px;
	overflow:auto;
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#donationBox #donate_button {
	position: absolute;
	top: 173px;
	left: 24px;
	width: 129px;
	height: 34px;
	background: url(22donation_button.png) 0px 0px no-repeat;
	border: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#donationBox #donate_button:hover {
	background-position: 0px -34px;
}
#donationBox #donate_button span {
	display: none;
}





#gallery_page_links {
	text-align: center;
	font-size:12px;
	height: 33px;
}

#gallery_page_links ul {
	border: none;
	margin: 0px auto;
	padding: 1px;
	display: table;
	list-style:none;
	/*border: 1px solid #E4E4E4;
	background: #FFFFFF;*/
}

#gallery_page_links ul li {
	border: 0px;
	margin: 0px 2px 0px 0px;
	font-size: 11px;
	display: block;
	float: left;
	font-weight: bold;
	background: url(22gallery_page_bg.png) 0px 0px no-repeat;
	height: 17px;
	padding: 4px 0px 0px 0px;
	text-align: center;
}

#gallery_page_links ul li a {
	display:block;
	font-weight:bold;
	white-space:nowrap;
	color:#5F4C34;
}

#gallery_page_links ul li.gallery_prev, 
#gallery_page_links ul li.gallery_next {
	background-position: -21px 0px;
	width: 52px;
}
#gallery_page_links ul li.gallery_prev:hover, 
#gallery_page_links ul li.gallery_next:hover {
	background-position: -21px -21px;
	width: 52px;
}
#gallery_page_links ul li.gallery_prev_off, 
#gallery_page_links ul li.gallery_next_off {
	color:#999999;
	background-position: -21px -42px;
	width: 52px;
}
#gallery_page_links ul li.gallery_page_number_active {
	background-position: 0px -21px;
	width: 21px;
}
#gallery_page_links ul li a {
	text-decoration:none;
}
#gallery_page_links ul li.gallery_page_number_active a,
#gallery_page_links ul li.gallery_page_number_inactive a {
	text-decoration:none;
	width: 21px;
}
#gallery_page_links ul li.gallery_page_number_inactive:hover {
	background-position: 0px -21px;
}



#gallery_thumb_table {
	/*width: 368px;*/
	margin: 0px;
	border-collapse: separate; 
	border-spacing: 9px;
}
#gallery_thumb_table td {
	text-align: center;
	background: url(22gallery_cell_bg.png) 0px 0px no-repeat;
	width: 121px;
	height: 121px;
}
#gallery_thumb_table td a {
	line-height: 86px;
	padding: 1px;
	display:block;
}
#gallery_thumb_table td img {
	vertical-align: middle;
	border: none;
}
#gallery_thumb_table td:hover {
	background-position: 0px -141px;
}

