BODY {
	background-color: #48270b;
	color: #010000;
	margin: 0px;
	padding: 0px;
   font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Trebuchet MS, helvetica,verdana,arial,sans-serif;
}

A{text-decoration: none;color: #a79582}
A:Hover{text-decoration: none;color: #3B3B3B}

TD{font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Trebuchet MS, helvetica,verdana,arial,sans-serif;text-decoration: none;color: #010000;font-weight: normal;}

B{color:#010101; font-weight: bold}

.main_table{
	background-color: #ffffff;
	padding: 16px 32px 16px 24px;
	width: 830px;
}

.nav{
	padding: 9px 0 0 0;
}

.nav UL, .bottom_nav UL{
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav UL LI, .bottom_nav UL LI{
	float: left;
	margin: 0;
	padding: 0;
}

.nav UL LI IMG, .bottom_nav UL LI IMG{
	display: block;
}

.main_area{
	clear: both;
	padding: 0;
	margin: 0;
}

.bottom_images{

}

.footer_nav{
	width: 830px;
}

/* Invitation CSS */


.br_title{
	color: #6d523c;
	font-size: 28px;
	font-family: 'Times New Roman';

}

.br_subtitle{
	color: rgb(178,159,142);
	font-size: 14px;
	font-weight: bold;
}
.form_header{
	float: left;
	text-align: right;
	width: 115px;
}
.form_text{
	float: left;

}
.form_text input {
 border: 1px inset #48270B;
  background-color:#ffffff;
  color:#48270B


 }
.invite {
	width: 265px;
	margin: 0px auto;
	font-weight: bold;
}
.invite input{
	padding: 0px;
	width: 175px;
	border-style: solid;
	border-color: #727272 #ad9e92 #beb2a8 #b4b4b4;

}
.invitation_left{
	float: left;
	margin: 0px 5px 0px 0px;
	width: 375px;

}
.invitation_right{
float: left;
width: 330px;
margin: 0px 0px 0px 10px;
}
.invitation_header{
margin: 0px 0px 0px 0px;

}

.invitation_footer{
margin: 20px 0px 0px 0px;

}

