/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
body {
	padding: 0 0 55px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg_tile.gif) center top;
	}
	
/*Typography*/
h1,
h2 {
	margin: 10px 0;
	color: #671d43;
	}
h2 {
	font-size: 18px;
	font-weight: normal;
	} 
p {
	margin: 10px 0;
	color: #671d43;
	font-size: 12px;
	line-height: 1.5;
	}
a {
	color: #671d43;
	}
	
/*Header*/
#header {
	width: 770px;
	height: 222px;
	margin: 55px auto 0 auto;
	overflow: hidden;
	background: url(../images/header.gif);
	}
#logo {
	margin: 60px 0 0 66px;
	}
	
/*Main*/
#main {
	width: 758px;
	margin: 0 auto;
	overflow: hidden;
	background: #edcde2 url(../images/watermark_tr.gif) top right no-repeat;
	border-right: #8d8d8d 6px solid;
	border-left: #8d8d8d 6px solid;
	}
#main2 {
	background: url(../images/watermark_bl_main.gif) bottom left no-repeat;
	}
	
/*Sidebar*/
#sidebar {
	width: 200px;
	float: left;
	}
#sidebar ul {
	margin: 40px 0 0 18px;
	list-style: none;
	}
#sidebar ul li a {
	width: 163px;
	height: 52px;
	display: block;
	text-indent: -9999px;
	}
#daytimeInvitesLink {
	background: url(../images/btn_day_invites.gif);
	}
#daytimeInvitesLink:hover {
	background: url(../images/btn_day_invites_over.gif);
	}
#eveningInvitesLink {
	background: url(../images/btn_eve_invites.gif);
	}
#eveningInvitesLink:hover {
	background: url(../images/btn_eve_invites_over.gif);
	}
#orderOfServiceLink {
	background: url(../images/btn_order_of_service.gif);
	}
#orderOfServiceLink:hover {
	background: url(../images/btn_order_of_service_over.gif);
	}
#placeCardsLink {
	background: url(../images/btn_place_cards.gif);
	}
#placeCardsLink:hover {
	background: url(../images/btn_place_cards_over.gif);
	}
#thankYouCardsLink {
	background: url(../images/btn_thank_you_cards.gif);
	}
#thankYouCardsLink:hover {
	background: url(../images/btn_thank_you_cards_over.gif);
	}
#replyCardsLink {
	background: url(../images/btn_reply_cards.gif);
	}
#replyCardsLink:hover {
	background: url(../images/btn_reply_cards_over.gif);
	}
#giftCardsLink {
	background: url(../images/btn_gift_cards.gif);
	}
#giftCardsLink:hover {
	background: url(../images/btn_gift_cards_over.gif);
	}
#favoursLink {
	background: url(../images/btn_favours.gif);
	}
#favoursLink:hover {
	background: url(../images/btn_favours_over.gif)
	}
#seatingPlansLink {
	background: url(../images/btn_seating_plans.gif);
	}
#seatingPlansLink:hover {
	background: url(../images/btn_seating_plans_over.gif);
	}
#guestBookLink {
	background: url(../images/btn_guestbook.gif);
	}
#guestBookLink:hover {
	background: url(../images/btn_guestbook_over.gif);
	}
#completePackLink {
	background: url(../images/btn_complete_pack.gif);
	}
#completePackLink:hover {
	background: url(../images/btn_complete_pack_over.gif);
	}
	
/*Content*/
#content {
	width: 548px;
	margin: 0 10px 0 0;
	float: right;
	}
#content a img {
	border: none;
	}
	
/*Footer*/
#footer {
	width: 770px;
	height: 37px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	background: url(../images/footer_main.gif);
	}
#footer ul {
	list-style: none;
	}
#footer ul li {
	padding: 0 10px;
	display: inline;
	border-left: #FFFFFF 1px solid;
	}
#footer ul li.first {
	border-left: none;
	}
#footer ul li a {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	}
#footer ul li a:hover {
	color: #671d43;
	}
	
/*Small Print*/
#smallPrint {
	width: 770px;
	margin: 10px auto 0 auto;
	text-align: center;
	}
#smallPrint a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	}
	
/*Home*/
#home #main2 {
	background: url(../images/watermark_bl_home.gif) bottom left no-repeat;
	}
#home #content {
	width: 425px;
	padding: 10px 0 0 10px;
	border-left: #8c8d8e 1px solid;
	}
#home a#enterSiteLinkTop {
	width: 184px;
	height: 30px;
	margin: 60px 30px 0 0;
	float: right;
	display: block;
	text-indent: -9999px;
	background: url(../images/btn_enter-site-top.gif);
	}
#home a#enterSiteLinkBottom {
	width: 184px;
	height: 30px;
	margin: 0 46px 0 0;
	float: right;
	display: block;
	text-indent: -9999px;
	background: url(../images/btn_enter-site-bottom.gif);
	}
#home #footer {
	height: 57px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/footer_home.gif);
	}
	
/*Wedding Stationery*/
.weddingStationery #footer a#weddingStationeryLink {
	color: #671d43;
	font-weight: bold;
	}
/*Daytime Invites*/
#daytimeInvites a#daytimeInvitesLink {
	background: url(../images/btn_day_invites_over.gif);
	}
#daytimeInvites h1 {
	width: 281px;
	height: 51px;
	text-indent: -9999px;
	background: url(../images/day_invite_title.gif);
	}
/*Evening Invites*/
#eveningInvites a#eveningInvitesLink {
	background: url(../images/btn_eve_invites_over.gif);
	}
#eveningInvites h1 {
	width: 340px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/eve_invite_title.gif);
	}
#eveningInvites #aboradTitle {
	width: 150px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/abroad_title.gif);
	}
/*Order of Service*/
#orderOfService a#orderOfServiceLink {
	background: url(../images/btn_order_of_service_over.gif);
	}
#orderOfService h1 {
	width: 275px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/order_of_service_title.gif);
	}
/*Place Cards*/
#placeCards a#placeCardsLink {
	background: url(../images/btn_place_cards_over.gif);
	}
#placeCards h1 {
	width: 240px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/place_cards_title.gif);
	}
/*Thank You Cards*/
#thankYouCards a#thankYouCardsLink {
	background: url(../images/btn_thank_you_cards_over.gif);
	}
#thankYouCards h1 {
	width: 349px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/thankyou_cards_title.gif);
	}
/*Reply Cards*/
#replyCards a#replyCardsLink {
	background: url(../images/btn_reply_cards_over.gif);
	}
#replyCards h1 {
	width: 243px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/reply_cards_title.gif);
	}
#replyCards #saveTheDateCardsTitle {
	width: 387px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/save_the_date_cards_title.gif);
	}
/*Gift Cards*/
#giftCards a#giftCardsLink {
	background: url(../images/btn_gift_cards_over.gif);
	}
#giftCards h1 {
	width: 225px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/gift_cards_title.gif);
	}
/*Favour's*/
#favours a#favoursLink {
	background: url(../images/btn_favours_over.gif);
	}
#favours h1 {
	width: 548px;
	height: 159px;
	text-indent: -9999px;
	background: url(../images/favours_title.gif);
	}
/*Seating Plans*/
#seatingPlans a#seatingPlansLink {
	background: url(../images/btn_seating_plans_over.gif);
	}
#seatingPlans h1 {
	width: 259px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/seating_plans_title.gif);
	}
/*Guest Book*/
#guestBook a#guestBookLink {
	background: url(../images/btn_guestbook_over.gif);
	}
#guestBook h1 {
	width: 215px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/guestbook_title.gif);
	}
/*Complete Pack*/
#completePack #completePackLink {
	background: url(../images/btn_complete_pack_over.gif);
	}
#completePack h1 {
	width: 269px;
	height: 58px;
	text-indent: -9999px;
	background: url(../images/complete_pack_title.gif);
	}
	
/*Location*/
#location #footer a#locationLink {
	color: #671d43;
	font-weight: bold;
	}
	
/*Contact*/
#contactUs #footer a#contactUsLink {
	color: #671d43;
	font-weight: bold;
	}
#contactUs td {
	color: #671d43;
	font-size: 12px;
	line-height: 1.5;
	}
	
.hidden {
	display: none;
	}