.hidden {
	visibility: hidden;	
}

body {
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	background-color: #e6d5f1;
	background-image: url("buttonstuff/background_1.gif");
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #4F4F4F;
}

h1, h2, h3, h4, h5, h6, ol, ul, li, form, div, p {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {

}

h1 {
	
}

.crossout {
	text-decoration="line-through"
}

h2, h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}

div {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

a {
	text-decoration: none;
	color: #BF5229;
}

a:hover, a:focus {
	background-color: #BF5229;
	color: #FFF;
}

div#holderOut, div#holder, div#header {
	width: 620px;
}

div#holderOut {
	width: 620px;
	margin-top: 30px;
	text-align: left;
}

div#holder {
	background-color: #FFF;
	padding-bottom: 10px;
	border: 1px solid #b3b3b3;
}

div#header {
	height: 210px;
	background-image: url("buttonstuff/head_1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

body#index div#header {
	background-image: url("buttonstuff/head_5.jpg");
}

body#info div#header {
	background-image: url(buttonstuff/head_2.jpg);
}

body#rsvp div#header {
	background-image: url(buttonstuff/head_6.jpg);
}

body#pictures div#header {
	background-image: url(buttonstuff/head_1.jpg);
}

body#contact div#header {
	background-image: url(buttonstuff/head_4.jpg);
}

body#updates div#header {
	background-image: url(buttonstuff/head_3.jpg);
}

body#guestbook div#header {
	background-image: url(buttonstuff/head_7.jpg);
}

div#midHeader{
	padding: 2px 10px 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: medium;
}

div#container {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 9px;
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}

div#container, div#footer {
	margin-left: 10px;
	margin-left:auto;
}

div#container p {
	margin-bottom: 15px;
}

div#content {
	background: #F2EEED;
	width: 578px;
	float: left;
	/*margin-top: 20px;*/
	line-height: 160%;
	border-style: solid;
	border-width: 1px;
	padding: 20px 10px 10px;
}

div#content a:hover, div#content a:focus {
	color: #FFF;
}

div#lefty {
	width: 250px;
	float: left;
	line-height: 160%;
	margin-right: 10px;
}

div#halfL {
	width: 280px;	
	float: left;
	line-height: 160%;
	margin-right: 10px;
}

div#halfR {
	width: 280px;
	float: inherit;
	line-height: 160%;
}

div.contentItem {
	margin-left: 0px;
	width: auto;
	margin-bottom: 15px;
}

div#map {
	width: 310px; 
	height: 400px;
	float: inherit;
	border: 1px solid #4f4f4f;
}

div#footer {
	padding-top: 2px;
	background-color: #4F4F4F;
	font-size: x-small;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 1.5em;
	width:580px; 
}

p#footerL {
	width: 280px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
}

p#footerR {
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	width:280px;
}


div#footer a {
	color: #FFF;
	padding-left: 1px;
	padding-right: 1px;
}

div#footer a:hover, div#footer a:focus {
	background-color: #4F4F4F;
	color: #BF5229;
}

#thumbnailcontainer {
	text-align: center;
	margin-top: 10px;
}

#thumbnailinstructions {
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	color: #f1eeed;
	background: #959595;
}

.thumbnail {
	float: left;
	width: 143px;
	height: 135px;
	margin: 0;
	padding: 0;
}

div#content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
	
.postBox {
	background: #fbf8f8;
	padding: 5px;
	border: 1px dotted #999999;

}

.statusBox {
	background: #e6d5f1;
	padding: 5px;
	border: 1px dotted #999999;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.twoColLabel {
	width: 70px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block;
	white-space: nowrap;
}

.twoColContent {
	display: block;

}

.alertBox {
	background: #ffd600;
	padding: 5px;
	border: 1px dotted #999999;
	font-size: small;


}