body {	
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	}
table {
	color: #000000;
	font-size: 11px;
	}	
a:link{
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
	}
a:hover{
	font-weight: bold;
	color: red;
	text-decoration: none;
	border-top: red solid 1px;
	border-bottom: red solid 1px;
	}
a:active{
	font-weight: bold;
	text-decoration: none;
	color: red;
	}
a:visited{
	font-weight: bold;
	text-decoration: none;
	color: purple;
	}	
	
form {	
	font-family: Verdana, Helvetica, sans-serif;	
	}
h1,h2,h3,h4,h5{
	letter-spacing: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-weight: bold;
	
}


h1 	{
	font-size: 24px;
	color: #999999;
	font-family: "Courier New", Courier, mono;
	}
h2,h3 {
	color: #CCCCCC;
	}
h3 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}	
h4 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 2px;
	}
h5{
	font-size: 11px;
	}	
input {	
	font-family: Verdana, Helvetica, sans-serif;	
	
	}
li {	
	font-family: Verdana, Helvetica, sans-serif;	
	
	}
ol {
	font-family: Verdana, Helvetica, sans-serif;
	list-style-type: decimal;	
	list-style-position: outside;
	}
select {	
	font-family: Verdana, Helvetica, sans-serif;	
	}

td, th {
	font-family: Verdana, Helvetica, sans-serif;
	vertical-align: top;
	}
td.body{
	height: 370px;
	width: 100%;	
	}	
textarea {
	font-family: Verdana, Helvetica, sans-serif;	
	}
ul {	
	font-family: Verdana, Helvetica, sans-serif;	
	list-style-type: disc;	
	list-style-position: inside;
	float: left;
	margin: 0px;	
	}
ul li.validation {
	padding: 0px;
	margin: 0px;
	text-align: left;
	}
	
ul .list {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}	
ul.url li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: none;
	}

dl {
	margin: 0px;
	padding: 0px;
}

.sitemap dl{
	list-style-type: none;
	padding-bottom: 4px;
}

.sitemap dd {
	display: inline;
	margin-left: 2px;
	padding: 0px;
}
.sitemap dt {
	display: inline;
}
div.attractions ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 50%;

}
div.attractions li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: none;
	width: 100%;

	}
div.attractions table  {
	width: 100%;
}
table.rsvp {
	margin: 0px;
	padding: 2px;
	width: 75%;
	}
table.login {
	margin: 0px;
	padding: 2px;
	width: 75%;
	}
table.add {
	margin: 0px;
	padding: 2px;
	width: 75%;
	}
table.list{
	margin: 0px;
	padding: 2px;
	width: 75%;
	}
table.footer{
	margin: 0px;
	padding: 2px;
	width: 725px;
	font-size: 10px;	
	}
.DBlist {
	padding: 2px;
	background-color: #ffffff;
	color: #000000;
	}
.message {
	margin: 0px;
	padding: 2px;
	width: 75%;
	color: #990000;
	text-align: center;
	}

.head {
	font-weight: bold;
	padding: 2px;
	background-color: #CC0066;
	color: #FFFFFF;
	}
.divider {
	background-color: #cccccc;
	width: .5px;
	}
hr {
	background-color: #cccccc;
	}	
.boundingtd {
	width: 25%;
	}
.boundingbody {
	width: 50%;
	}
.border {
	border: thin dotted #000000;
	vertical-align: top;
	}
.oesterle {
	text-align: right;
	}
.header {
	padding: 4px;
	}
.content {
	height: 370px;
	width: 100%;
	}
.menuline {
	background-color: #CC0000;
	height: 3px;
	}
.logo {
	vertical-align: top;
	}
.menu {
	text-align: right;
	vertical-align: bottom;
	letter-spacing: 2px;
	width:100%;
	}
.adminmenu {
	text-align: right;
	vertical-align: top;
	letter-spacing: 2px;
	}
.submenu{
	text-align: right;
	vertical-align: top;
	letter-spacing: 2px;
	}
p{
	width:450px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

td.update {
	width:50%;
	
}
td.update p{
	color: #990000;;
	font-weight: bold;
	width: 100%;
	
}	
td.update ul{
	list-style-type: none;
	width:100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td.welcome p{
	width: 100%;
	}
td.welcome {
	width: 50%
}	

.quote {
	font-weight: bold;
}
.quoted	{
	font-style: italic;
	text-align: right;
	
}

.travel dd {
	text-align: right;
	font-style: italic;
	
}

.travel dt {
	font-weight: bold
}


div.blogPost {
	border: 2px dotted #ff9900;
	padding: 3px;
}	
div.maps ul{
	list-style-type: none;
	width:100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
div.archives {
	vertical-align: bottom;
	
	width: 50%;
	float: left;
	}	
div.archives ul{
	list-style-type: none;
	width: 75%;
	}
div.blogger {
		vertical-align: bottom;
		;
		}
div.blogger img {
	float: right;
	}	
div.faq .DBList1{
	width: 30%;
}

div.faq td {
	padding-right: 3px;
	border-bottom: dotted 2px #ff9900;
}
div.weddinglist	dt{
	font-weight: bold;
}
p.tower img{
	float: right;
}
.daysleft{
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	text-align: center; 
	color: #990000;
	

}

.picturepopup {
	border: 5px double #FF9900;
	text-align: center;
	padding: 3px;
	margin: 0px;
	vertical-align: middle;
	
}
.party  dt{
	font-weight: bold;
	font-size: 14px;
}

.party strong {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

#thankyou dt{
	font-weight: bold;
	font-size: 12px;
}
#thankyou dd{
	width: 450px;
}

#thankyou p{
	width: 500px;
}	

.signature {
	font-family: "Lucida Calligraphy",cursive, Verdana, sans-serif, ;
	font-style: italic;
	font-weight: bold;
	font-decoration: underline;
	font-size: 14px;
}

div#weddingphotos ul {
	list-style-type: none;
	list-style-image: none;
}	

div#weddingphotos img {
	border: 0px;
}