.nav {
	width: 153px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 175px;
	font: 14px 'Times New Roman', Georgia, serif;
	text-align:right;
	color: rgb(245,220,132);
	display: block;
	padding: 2px;
	padding-right: 20px;
    }
	html>body .nav {width:153px;}
a.nav:link {text-decoration:none; color: rgb(245,220,132);}
a.nav:visited {text-decoration:none; color: rgb(245,220,132);}
a.nav:hover {background-image: url(/b/191/nav-bg.gif); background-repeat: no-repeat; text-decoration:none; color: rgb(245,220,132); font-weight: bold;}
a.nav:active {background-image: url(/b/191/nav-bg.gif); background-repeat: no-repeat; text-decoration:none; color: rgb(245,220,132); font-weight: bold;}

.nav2 {
	width: 153px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 175px;
	font: 14px 'Times New Roman', Georgia, serif;
	text-align:right;
	color: rgb(245,220,132);
	display: block;
	padding: 2px;
	padding-right: 20px;
    }
	html>body .nav2 {width:153px;}
a.nav2:link {background-image: url(/b/191/nav-bg.gif); background-repeat: no-repeat; text-decoration:none; color: rgb(245,220,132); font-weight: bold;}
a.nav2:visited {background-image: url(/b/191/nav-bg.gif); background-repeat: no-repeat; text-decoration:none; color: rgb(245,220,132); font-weight: bold;}
a.nav2:hover {background-image: url(/b/191/nav-bg.gif); background-repeat: no-repeat; text-decoration:none; color: rgb(245,220,132); font-weight: bold;}
a.nav2:active {background-image: url(/b/191/nav-bg.gif); background-repeat: no-repeat; text-decoration:none; color: rgb(245,220,132); font-weight: bold;}

a:link {color: #8B4513;}
a:visited {color: #8B4513;}
a:hover {color: #DAA520;}
a:active {color: #8B4513;}

.body {
	font-family: "Futura", Arial;
	font-size: 12.5px;
	color: #663300;
	text-decoration: none;
}
.body2 {
	font-family: "Times new Roman", Georgia, Times;
	font-size: 12.5px;
	color: #000000;
	text-decoration: none;
}
.gst {
	font-family: "Futura", Arial;
	font-size: 10px;
	color: #DAA520;
	text-decoration: none;
}
.names {
	font-family: "Futura", Arial;
	font-size: 13.5px;
	color: #ffffff;
	text-decoration: none;
}
.sub {
	font-family: "Times New Roman", Times;
	font-size: 13px;
	color: #8b4513;
	text-decoration: none;
}
.header {
	font-family: "Futura", Arial;
	font-size: 13.5px;
	color: #ffffff;
}
.title {
	font-family: "Futura", Arial;
	font-size: 13.5px;
	color: #000000;
	font-weight: bold
}
.ewed {
	font-family: "Futura", Arial;
	font-size: 9px;
	color: #cb8b29;
	text-decoration: none;
}
.date {
	font-family: "Futura", Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.date2 {
	font-family: "Times new Roman", Georgia, Times;
	font-size: 13px;
	color: #696969;
	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;
	font-size: 13px;
	color: #8B0000;
	font-weight: bold;
}
.flash {
	font-family: "Futura", Arial;
	font-size: 9px;
	color: #663300;
	text-decoration: none;
}
.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: #663300;
	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 #eecd64;
}

.rsvp_table td.attending{
	border-bottom:none;
	border-top: 1px solid #dfaf3f;
	padding: 10px 5px;
}

.rsvp_table td.none{
	border-bottom: 0;
}


.rsvp_table td.last{
	border-bottom:none;
	padding: 10px 5px;
	border-top: 1px solid #dfaf3f;
}

.rsvp_table th{
/*	border-bottom: 1px solid #dfaf3f;*/
	background-color: #eecd64;
}

.rsvp_table select {
margin: 0;
}


/*-------------------------
	PHOTO PAGE PAGINATION
---------------------------*/

.photo_pagination{
/*	border-bottom: 1px #fff;   first dotted line color - in use now? */
	margin: 0px 25px;
	padding: 10px 0 0 0;
	text-align: center;
}


/* previous next buttons */
.photo_pagination a:link,.photo_pagination a:visited,.photo_pagination a:active{
	border: 1px solid #763200;
	background-color: #e55536;
	padding: 2px 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font: 11px/11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.photo_pagination a:hover{
	border: 1px solid #763200;
	background-color: #e96e54;
}

/* jump to page: */
.jump_input{
	margin:0;
	padding: 2px;
	font: 11px/11px Arial, Helvetica, sans-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 #763200;
	background-color: #e55536;
	padding: 1px 4px;
	text-transform: uppercase;
	margin-right: 72px;
	font: 11px/11px Arial, Helvetica, sans-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-bottom: 10px;
	border-bottom: 1px solid #dfaf3f;
}



/** 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 #763200;
	background-color: #e55536;
	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 #763200;
	background-color: #e96e54;
}


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 #dfaf3f;
	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: #693703;
	clear: both;
}

/*.gallery_img img {
	background-color: #ffffff;
	padding: 2px; for white border
	border: 1px solid #BEB099;
}*/

.gallery_img img {
	border: 2px solid #fff;
}

/* 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 #642d00;
	}
	
	
/*-------------------------
	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: #7c4f15;
	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: #7c4f15; text-decoration: none; font-family:"Lucida Grande",Verdana,Arial; font-size: 9px; }
.sig a:hover{text-decoration: underline; }

//* Basic entry styling *//

.repeat {
	text-align: center;
	width: 375px;
	}

h1 {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #dfaf3f;
}

h2 {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 0px 3px;
	margin: 0;
}

h3 {
	width: 430px;
	text-align: left;
	text-decoration: none;
	font-size: 17px;
	color: #cb8b29;
	font-weight: bold;
	padding: 0 0px 5px 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #dfaf3f;
}
	
.divider {
	text-align: center;
	padding: 0;
	margin: 25px 0;
	}
	
.galleries_text  {
/*	font-family: Georgia, Times, serif;*/
	font-size: 12px;
/*	font-style: italic;*/
/*	color: #8b8761;*/
	text-decoration: none;
	padding-bottom: 3px;
}

.galleries_text .photos{
	font-style: italic;
	color: #cb8b29;
	}
	
.galleries_text p{
	margin: 0;
	padding: 0;
}

.photo_comment {
	width: 375px;
	text-align: left;
	padding: 10px 0;
	border-bottom: 1px solid #dfaf3f;
	}
	
.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: #7c4f15;
	font-family: 'Helvetica neue', helvetica, arial;
	}
	
.captcha {
	font-size: 9px;
	color: #cb8b29;
	}
	
	
/* Start */

table, td {font: 14px/17px Helvetica, arial, clean,sans-serif; color: #5a2512;}

.top_comment {
	text-align: left;
	width: 430px;
	padding: 0;
	color: #fff;
	margin-bottom: 5px;
	}
	
.comment {
	padding-bottom: 15px;
	}
	
.view {
	text-align: right;
	font-style: italic;
	padding-right: 50px;
	color: #cb8b29;
	}

.sub_head {
	background-color: #6199cc;
	border-top: 1px solid #528bbc;
	border-bottom: 1px solid #528bbc;
	padding: 10px 25px;
	margin: 10px 0;
	}
	
p {
	margin: 0;
	padding-bottom: 7px;
	}


 .gallery_image a {
 	padding: 4px;
 	background-color: #FFFFFF;
 }