div.test {
	background: #676767;
}

/* START of undo formating */
:link,:visited { text-decoration:none }

pre,code { font-size:1em; }

pre,form,body,html,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }
ol           {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: .65em;
	margin-top: 0;
}
ul           {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: .65em;
	margin-top: 0;
}
li           {
	margin-top: 0;
	margin-bottom: .35em;
	padding-top: 0;
	padding-bottom: 1px;
}
/* END of undo formating */
body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1a1a1a;
	margin-top: 2px;
	margin-bottom: 300px;
	text-align: center;
	/* background: #dcd0a5; */
	background: #676767;
	width: 100%;
	height: 100%;
}
table {
	width: 100%;
}
img {
	vertical-align: middle;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
}
a:link, a:visited       {
	text-decoration: none;
	color: #B42D2D;
	background-color: transparent;
	font-weight: bold;
}
a:hover, a:active       {
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}

a:link.nd, a:visited.nd       {
	text-decoration: none;
	color: #333333;
	}
a:hover.nd, a:active.nd      {
	text-decoration: none;
	color: #333333;
}

a:link.menu, a:visited.menu       {
	text-decoration: none;
	color: #333333;
}
a:hover.menu, a:active.menu      {
	text-decoration: underline;
}
a:link.menuw, a:visited.menuw       {
	text-decoration: none;
	color: #d4d4d4;
}
a:hover.menuw, a:active.menuw      {
	text-decoration: underline;
}
a:link.ndb, a:visited.ndb       {
	text-decoration: none;
	color: #060809;
	}
a:hover.ndb, a.active.ndb      {
	text-decoration: none;
	color: #060809;
}
.photo_solid_border {
	border: 1px solid #DCDBD9
}
h1           {
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: .35em;
}
h2           {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: .35em;
}
h3 {
	margin: 0;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: .35em;
}
td.content_areas {
	vertical-align: top;
	text-align: left;
	padding: 20px;
}
td.topright_align {
	vertical-align: top;
	text-align: right;
}
td.topleft_align {
	vertical-align: top;
	text-align: left;
}
td.topcenter_align {
	vertical-align: top;
	text-align: center;
}
span.bold_text {
	font-weight: bold;
}
span.italic_text       {
	font-style: italic;
}
span.salmon_text {
	color: #B74241;
}
span.red_text {
	color: #CC0000;
}
span.brown_text {
	color: #42291D;
}
span.s70percent_size    {
	font-size: 70%;
}
span.s80percent_size     {
	font-size: 80%;
}
span.s90percent_size     {
	font-size: 90%;
}
span.s110percent_size  {
	font-size: 110%;
}
span.s120percent_size  {
	font-size: 120%;
}
li.space_bottom {
	padding-bottom: 5px;
	padding-top: 0px;
}
blockquote {
	margin-bottom: .5em;
	margin-top: .5em;
}

.photo_border_no_float {
	padding: 0px;
	border: 3px double #C0C0C0;
}
.photo_float_right {
	padding: 0px;
	float: right;
	border: 3px double #C0C0C0;
	margin-left: 10px;
}
.photo_float_left {
	padding: 0px;
	float: left;
	border: 3px double #C0C0C0;
	margin-right: 10px;
}
/*drop down for anylink*/
#dropmenudiv{
	position: absolute;
	border: 1px solid #241E1E;
	border-bottom-width: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 101;
	text-align: left;
	margin-top: 0px;
	background-color: White;
	margin-left: 0px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: White;
}

#dropmenudiv a:hover{
	/*hover background color*/
	background-color: #F1C553;
}
/*end drop down for anylink*/

/*random background images frontpage*/
#container {
	width: 500px;
	height: 326px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: White;
}
/*hrs*/
div.hr100 {
	margin: 1em auto;
	width: 100%;
	height: 2px;
	border-bottom: 2px dotted #5c5d5f;
	text-align: center;
}
div.hr90 {
	margin: .5em auto;
	width: 90%;
	height: 1px;
	border-bottom: 2px dotted #5c5d5f;
	text-align: center;
}
img.preload {
	display: none;
}
.glossary ul {
	margin-left: 10px;
	padding-left: 10px;
}
div.agency  {
	font-size: 10pt;
}
.toptable ul {
	margin-top: .25em;
	margin-bottom: .25em;
}#rsvp form table input {
	font: bold 8pt Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	vertical-align: middle;
	height: 15px;
	line-height: 15px;
	padding: 0px;
}
.photos td  {
	width: 50%;
	text-align: center;
	height: 215px;
	padding: 10px;
}


.right {
	float: right; 
	margin: 5px 0 5px 20px; 
}
legend {
	color: #333;
}
.boxpimg {
	margin: 5px 0 5px 0px; 
	text-align:center
}
.boxp {
	margin: -5px 18px 0 20px; 
	text-align:left;
	color: #333333; 
}
ul.nav {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	white-space: nowrap;
	height: 26px;
	width: auto;
	overflow: hidden; 
}
ul.nav li {
	display: inline;
   list-style-type: none;
	margin: 0 25px 0 0;
	padding: 0;
	height: 26px;
	background-image: none;
}
ul.nav li img {
 margin: 2px 0 5px 0;
}
.clearfloat{
clear:both;
height:0;
font-size:1px;
line-height:0px;
}
#contact {
	width: 250px;
	margin:0 -15px 20px 0px;
	padding: 7px 0 0 7px;
	float: right;
}
.rc {
	width: 200px;
	padding: 0 10px;
	float: right;
	margin: 0 0 20px 30px;
	font-size: 9pt;
	border: 1px solid #eeeeee;
	background: #fefeff url(../images/blogbg.png) repeat-x top;
}
.rc0 {
	margin: 10px 15px 0 10px;
}
.rc1 {
	width: 253px;
	background: url(../../images/tanbox.gif) no-repeat bottom;
	height: 15px;
}
.rc0 ul {
	margin: 0 -10px 0 10px;
	padding-left: 10px;
}
.rc0 ul li {
	margin-bottom: 10px;
}
#footer {
	font-size:75%; 
	text-align: left;
	padding: 0 0 0 20px; 
	width:740px; 
	margin: 5px auto;
	color: #d4d4d4;
}
#fr {
	width: 150px;
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
}
table.paypal {
	width: 370px;
	margin: 0px 0 30px 35px;
	font-size: 10pt;
	border: 1px solid #dadada;
}
table.paypal td {
	width: 50%;
   padding: 3px;
	text-align: center;
	vertical-align: middle;
}
#Pben ul li p, #Pben ul li {
	margin-bottom: .5em;
}
table.t2 {
	width: 615px;
	margin: 0px 0 30px 35px;
	font-size: 10pt;
	border: 1px solid #dadada;
}
table.t2 td {
	width: 33%;
   padding: 10px;
	text-align: center;
	vertical-align: middle;
}