
a#add {
	color: #E43638;
	text-decoration: underline;
}

div#main {
	background-color: #000;
}

div#rsvp {
	border:solid 1px #E43638;
	background-color: #fff;
	color:#E43638;
}

div#righter2 {
	float: left;
	margin-left: 460px;
}

div#rsvp2 {
	border:solid 1px #E43638;
	background-color: #fff;
	color:#E43638;
	float: left;
	min-height: 100%;
	width: 250px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

div#contact2 {
	float: left;
	width: 250px;
	text-align: center;
}

img#contact-gif {
	border: solid #E43638;
  	border-width: 1px;
}

.tbmain{ 
 /* Changes on the form */
  background: #fff !important;
  float: left;
}
.left{
  /* Changes on the form */
  color: #000 !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
td.left {
   font-family: Tahoma;
   font-size: 11px;
   font-weight:bold;
   color:#000;
   vertical-align: top;
   text-align: left;
}
td.right {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color:#483318;
   vertical-align: bottom;   
   text-align: center;   
}
.pagebreak{
   font-family: Tahoma;
   font-size: 11px;
   font-weight:bold;
   color:black;
}

.tbmain{
   height:100%;
   color:#07562D;
   background: #B0A67A;
}
.head{
   font-family: "Tahoma";
   font-size: 15px;
   font-weight:bold;
   color:#E43638;
   vertical-align: top;
   text-align: center;
}
.notvalid{
   border:2px red solid;
   font-family:Tahoma;
}
.text{
   color:#fff;
   font-family: Tahoma;
   font-size: 11px;
   font-weight:normal;
   border:0px;
   background:#000;
}
select.other{
   color:#002366;
   font-family: Tahoma;
   font-size: 11px;
   font-weight:normal;
   border:0px;
   background:#B4A6ED;
}
.btn{
   color:#fff;
   text-align: center;
   font-family: Tahoma;
   font-size: 11px;
   font-weight:bold;
   border:1px #E43638 solid;
   background: #000;
   /*background: url(http://www.inkwellsf.com/images/btn-crystal.gif) #fff top repeat-x;*/
}
span.required{
  font-size: 12px !important;
  color: red !important;
}
