.body { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; line-height:15px;}
.body:link { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #7D6E64; text-decoration: none;}
.body:active { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #7D6E64; text-decoration: none;}
.body:visited { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #7D6E64; text-decoration: none;}
.body:hover { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #7D6E64; text-decoration: underline;}

.brownbodybold { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #C38768; text-decoration: none; line-height:15px;}

.bodybold  { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #7D6E64; text-decoration: none; line-height:15px;}

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #635044; text-decoration: none; line-height:15px;}
.footer:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #635044; text-decoration: underline;}
.footer:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #635044; text-decoration: underline;}
.footer:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #635044; text-decoration: underline;}
.footer:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #C38768; text-decoration: underline;}

.picbold:link, .picbold:active, .picbold:visited, .picbold:hover  { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height:15px;}

.nogap {padding-left: 6px; margin-top:0em; margin-bottom:0em;} 
.noulgap {margin: 1.4em;}
.formpadding { margin: 0% }

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; background-color:#FFFFFF; }

.button {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color:#C87D56;}

h1 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #C58766; text-decoration: none; line-height:30px; margin-top:0px; margin-bottom:0px; }

h2 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #396696; text-decoration: none; line-height:16px; padding-left: 0px; margin-top:0px; margin-bottom:0px; padding: 0px;}

.redbodybold { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: none; line-height:15px;}

#dropin {
position: relative;
z-index: 200;
}

#dropinboxv2cover{
width: 500px; /*change width to desired */
height: 500px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 500px; /*change width to above width-20. */
height: 550px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 1px solid #BF5740; /*Customize box appearance*/
background-color: #FFFFFF;
padding: 0px;
position:relative; /*Don't change below 3 rules */
}
