.nav {
	width: 159px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 186px;
	font: 13px 'Arial', Helvetica, sans-serif;
	text-align:right;
	color: rgb(255,255,255);
	display: block;
	padding: 2px;
	padding-right: 25px;
    }
	html>body .nav {width:159px;}
a.nav:link, a.nav:visited {text-decoration:none; color: rgb(255,255,255);}
a.nav:hover, a.nav:active {background-image: url(2.gif); text-decoration:none; color: #fff; font-weight: bold;}

.nav2 {
	width: 159px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 186px;
	font: 13px 'Arial', Helvetica, sans-serif;
	text-align:right;
	color: rgb(255,255,255);
	display: block;
	padding: 2px;
	padding-right: 25px;
    }
	html>body .nav2 {width:159px;}
a.nav2:link, a.nav2:visited {background-image: url(2.gif); text-decoration:none; color: rgb(255,255,255); font-weight: bold;}
a.nav2:hover, a.nav2:active {background-image: url(2.gif); text-decoration:none; color: rgb(255,255,255); font-weight: bold;}

a:link, a:visited {color: #3e5546;}
a:hover, a:active {color: #b4d367;}

.body {
	font-family: "Arial", Helvetica;
	font-size: 12.5px;
	color: #996666;
	text-decoration: none;
}
.gst {
	font-family: "Arial", Helvetica;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
}
.names {
	font-family: "Times New Roman", Times;
	font-size: 13.5px;
	color: #696969;
	text-decoration: none;
}
.sub {
	font-family: "Times New Roman", Times;
	font-size: 13px;
	color: #8b4513;
	text-decoration: none;
}
.header {
	font-family: "Arial", Helvetica;
	font-size: 13.25px;
	color: #663333;
}
.title {
	font-family: "Arial", Helvetica;
	font-size: 13.5px;
	color: #663333;
	font-weight: bold
}
.ewed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4d367;
	text-decoration: none;
}
.date {
	font-family: "Arial", Helvetica;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.date2 {
	font-family: "Arial", Helvetica;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.storyt {
	font-family: "Arial", Helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold
}
.story {
	font-family: "Arial", Helvetica;
	font-size: 13px;
	color: #000000;
}
.rsvp {
	font-family: "Arial", Helvetica;
	font-size: 13px;
	color: #ffffff;
}
.error {
	font-family: "Futura", Arial, Helvetica;
	font-size: 13px;
	color: #ee1c24;
	font-weight: bold;
}
.verticaltext {
	writing-mode: tb-rl;
	filter: flipv flipv;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 17px;
	color: rgb(203,152,152);
	font-weight: bold;
}
.elope {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(79,79,79);
	text-decoration: none;
}
.bodyb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(83,72,66);
	text-decoration: none;
}

//* RSVP *//

.rsvp_table{
	width: 375px;
	margin-top: 20px;
}

.rsvp_table td,.rsvp_table th{
	text-align: left;
	padding: 6px 0 6px 5px;
	height: 25px;
}
.rsvp_table td{
	border-bottom:1px solid #dcebaa;
}

.rsvp_table td.attending{
	border-bottom:none;
	border-top: 1px solid #3e5546;
	padding: 10px 5px;
}

.rsvp_table td.none{
	border-bottom: 0;
}


.rsvp_table td.last{
	border-bottom:none;
	padding: 10px 5px;
	border-top: 1px solid #3e5546;
}

.rsvp_table th{
	border-bottom: 1px solid #3e5546;
/*	background-color: #e3d8e7;*/
}

.rsvp_table select {
margin: 0;
}


/*-------------------------
	PHOTO PAGE PAGINATION
---------------------------*/

.photo_pagination{
/*	border-bottom: 1px #c8a87f;*/  /* first dotted line color - in use now? */
	margin: 0px 25px;
	padding: 10px 0 0 0;
}


/* previous next buttons */
.photo_pagination a:link,.photo_pagination a:visited,.photo_pagination a:active{
	border: 1px solid #3e5546;
	background-color: #586e32;
	padding: 2px 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font: 11px/11px Arial, Halvetica, sans-serif;
	vertical-align: middle;
}

.photo_pagination a:hover{
	border: 1px solid #3e5546;
	background-color: #b4d367;
}

/* jump to page: */
.jump_input{
	margin:0;
	padding: 2px;
	font: 11px/11px Georgia, Times, serif;
	background-color: #f8f3e3;
	border: 1px solid #ad9d71;
	border-top: 1px solid #867244;
	border-bottom: 1px solid #d7cba3;
	vertical-align: middle;
}

/* Go */
.jump_button{
	border: 1px solid #3e5546;
	background-color: #586e32;
	padding: 1px 4px;
	text-transform: uppercase;
	margin-right: 72px;
	font: 11px/11px Georgia, Times, serif;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

/* Jump to page text */
.photo_pagination span {
	font-style: italic;
	}

/* Bottom dotted line - just moved to photo_comment
.select_album {
	border-top: 1px dotted #beb291;
	width: 375px;
} */

.select_album td{
	padding: 4px 0;
	}


.photo_pagination form{
	margin: 0;
	padding: 0;
}



/** NEWLY ADDED CLASSES **/


.download {
	padding: 0px 0px;
}

.button {
	cursor: pointer;
}


a.styled_button:link,a.styled_button:visited,a.styled_button:active{
	border: 1px solid #3e5546;
	background-color: #586e32;
	padding: 3px 8px 5px 8px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font: 11px/11px 'helvetica neue', Arial, sans-serif;
	vertical-align: middle;
	display: block;
	width: 110px;
	text-align: center;
	margin-top: 3px;
}

a.styled_button:hover{
	border: 1px solid #3e5546;
	background-color: #b4d367;
}


div.clear {
	clear: both;
}

/**
 *  If @showemail has a '1' as the first variable after it this class controls the link style
 *
 */
.mailto {

}

/* V3 */

.extras{
	border-bottom:1px dotted #e3d8e7;
	padding: 5px 0;
	color: #8b8761;
	clear: both;
}

.extras img{
	vertical-align: middle;
}

.extras strong{
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 11px;
	padding-right: 5px;
	color: #534842;
	clear: both;
}

/*.gallery_img img {
	background-color: #ffffff;
	padding: 2px; for white border
	border: 1px solid #BEB099;
}*/

.gallery_img img {
	border: 0px solid #8b8761;
}

/* Orig
.contentImageLarge {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #BEB099;
	margin: auto;
}*/

.contentImageLarge {
	margin: auto;
	padding-bottom: 5px;
	}


.contentImage {
	float: left;
	padding-right: 10px;
	cursor: pointer
}


.main_image .main_image_left{
/*	margin-right: 10px;*/
	}

.main_image .main_image_right{
	margin-left: 10px;
	}

.extras.images {
	border: 0px;
	}

/* set color around extra images. border below */
.extras.images img {
	border: 2px solid #fff;
	height: 86px;
	width: 86px;
	margin: 0px 0px;
}

/* border for extra images */
.contentImageWrap {
	cursor: pointer;
	padding: 0px;
/*	border: 1px solid #BEB099; - no border this theme */
}


#popup img, #moviepop img {
	padding: 0;
	border: none;
	}

.pop {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #3e5546;
	}
	
	
/*-------------------------
	mrk
---------------------------*/

.sig {
	width: 230px;
	padding: 15px 0;
	}

.sig p {
	vertical-align: top;
	text-align: left;
    font-family:"Lucida Grande",Verdana,Arial;
	font-size: 9px;
	color: #3e5546;
	line-height: 12px;
	margin: 0;
	padding: 0;
	}

.sig img {
	float: left;
	margin: 0px 6px 10px 0;
	border: none;
	}

.sig a:link, .sig a:visited, .sig a:active{color: #3e5546; text-decoration: none; }
.sig a:hover{color: #fff; text-decoration: underline; }

//* Basic entry styling *//

.repeat {
	text-align: center;
	width: 375px;
	}

h1 {
	text-decoration: none;
	font-size: 17px;
	color: #534842;
	font-weight: bold;
	padding: 0 0 7px 0;
	margin: 0;
}

h2 {
	text-decoration: none;
	font-size: 16px;
	color: #534842;
	font-weight: bold;
	padding: 0px 0px;
	margin: 0;
}

h3 {
	text-align: right;
	text-decoration: none;
	font-size: 17px;
	color: #586e32;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
}
	
.divider {
	text-align: center;
	padding: 0;
	margin: 25px 0;
	}
	
.galleries_text .photos {
/*	font-family: Georgia, Times, serif;*/
	font-size: 12px;
	font-style: italic;
/*	color: #8b8761;*/
	text-decoration: none;
	padding-bottom: 3px;
}

.galleries_text p{
	margin: 0;
	padding: 0;
}

.photo_comment {
	width: 375px;
	text-align: left;
	padding: 10px 0;
	border-bottom: 1px solid #dcebaa;
	}
	
.album_switch {
	width: 375px;
	text-align: center;
	padding: 0 0 10px 0;
/*	border-bottom: 1px dotted #e3d8e7;*/
	}
	
.counter {
	padding-top: 10px;
	font-size: 12px;
	color: #3e5546;
	font-family: 'Helvetica neue', helvetica, arial;
	}
	
.captcha {
	font-size: 9px;
	color: #be9767;
	}
	
/* Start */

table, td {font: 14px/17px Futura, 'helvetica neue',helvetica, arial, clean,sans-serif; color: #3e5546;}

	
.comment {
	padding-bottom: 15px;
	}
	
.view {
	text-align: right;
	font-style: italic;
	padding-right: 20px;
	}
	
.con_outer {
	width: 460px;
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
	margin-bottom: 20px;
	}
	
.con_inner {
	width: 420px;
	text-align: left;
	color: #586e32;
	padding: 15px 0;
	margin: 0 auto;
	}

/*.top_container p {
	padding: 0 20px 8px 20px;
	margin: 0;
*/	
p {
	margin: 0 0 8px 0;
	padding: 0;
	}