.nav {
	width: 125px;
	width: 147px;
	font: 14px 'Times New Roman', Georgia, serif;
	text-align:right;
	color: rgb(125,111,80);
	display: block;
	padding: 2px;
	padding-right: 20px;
    }
	html>body .nav {width:125px;}
a.nav:link, a.nav:visited {text-decoration:none; color: rgb(124,82,45);}
a.nav:hover, a.nav:active {background-image: none; background-repeat: no-repeat; text-decoration:underline; color: rgb(124,82,45); font-weight: normal;}

.nav2 {
	width: 125px;
	width: 147px;
	font: 14px 'Times New Roman', Georgia, serif;
	text-align:right;
	color: rgb(125,111,80);
	display: block;
	padding: 2px;
	padding-right: 20px;
    }
	html>body .nav2 {width:125px;}
	
a.nav2:link, a.nav2:visited {background-image: url(/b/201/nav-bg.gif); background-repeat: no-repeat; text-decoration:none; color: rgb(124,82,45); font-weight: bold;}
a.nav2:hover, a.nav2:active {background-image: url(/b/201/nav-bg.gif); background-repeat: no-repeat; text-decoration:none; color: rgb(124,82,45); font-weight: bold;}

a:link, a:visited {color: #683502;}
a:hover, a:active {color: #8b6e37;}

table, td {font: 13px/17px Georgia, Times, serif; color: #683502;}



.names {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(228,222,203);
	padding-right: 15px;
}

.divider {
	padding: 20px 0;
}

.date {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: rgb(150,133,117);
}

.date2 {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #fdf5e6;
	text-decoration: none;
}

.counter {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #6d5749;
	padding-top: 10px;
}
.ewed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a18056;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(117,0,0);
	font-weight: bold;
	background: #faad81;
}

/*.error {
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ee1c24;
	font-weight: bold;
	text-align: center;
	background: #faad81;
	border-top: solid 1px #ee1c24;
	border-bottom: solid 1px #ee1c24;
	padding: 8px 0;
}*/


.gallery {
	font-family: "Futura", Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.gst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(253,251,251);
	text-decoration: none;
}

.galleries_text .photos {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #a18056;
	text-decoration: none;
	padding-bottom: 3px;
}

.galleries_text h3.title {
	padding: 0 0 5px 0;
	}

.galleries_text p{
	margin: 0;
	padding: 0;
}


//* 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 #d3c6a2;
}

.rsvp_table td.attending{
	border-bottom:none;
	border-top: 1px solid #d3c6a2;
	padding: 10px 5px;
}

.rsvp_table td.none{
	border-bottom:none;
	padding: 10px 5px;
}

.rsvp_table td.last{
	border-bottom:none;
	padding: 10px 5px;
	border-top: 1px solid #533e21;
}

.rsvp_table th{
	border-bottom: 1px solid #533e21;
	background-color: none;
}

.rsvp_table select {
margin: 0;
}


/*-------------------------
	PHOTO PAGE PAGINATION
---------------------------*/

.photo_pagination{
	border-bottom: 1px solid #d3c6a2;  /* first dotted line color. in use */
	margin: 0px 25px;
	padding: 5px 0;
}


/* previous next buttons */
.photo_pagination a:link,.photo_pagination a:visited,.photo_pagination a:active{
	border: 1px solid #928359;
	background-color: #ad9d71;
	padding: 2px 8px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font: 11px/11px Georgia, Times, serif;
	vertical-align: middle;
}

.photo_pagination a:hover{
	border: 1px solid #66542b;
	background-color: #867244;
}

/* 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 #928359;
	background-color: #ad9d71;
	padding: 1px 4px;
	text-transform: uppercase;
	margin-right: 100px;
	font: 11px/11px Georgia, Times, serif;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

/* Jump to page text */
.photo_pagination span {
	font-style: italic;
	color: #9e8b74;
	}

/* Bottom dotted line */
.select_album {
	border-top: 1px dotted #ad9d71;
	width: 375px;
}

.select_album td{
	padding: 4px 0;
	}


.photo_pagination form{
	margin: 0;
	padding: 0;
}

.photo_comment {
	width: 375px;
	text-align: left;
	padding: 10px 0;
	border-bottom: 1px solid #d3c6a2;
	}

/** 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 #928359;
	background-color: #ad9d71;
	padding: 3px 8px 5px 8px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font: 11px/11px Georgia, Times, serif;
	vertical-align: middle;
	display: block;
	width: 125px;
	text-align: center;
	margin-top: 3px;
}

a.styled_button:hover{
	border: 1px solid #66542b;
	background-color: #867244;
}



.contentImage {
	/*display: inline;*/
	float: left;
	padding-right: 15px;
	cursor: pointer;
}

/* border for extra images */
.contentImageWrap {
	/*display: inline;*/
	cursor: pointer;
	padding: 0px;
	border: 1px solid #BEB099;
}

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 solid #b4a66c;
	padding: 5px 0;
	color: #8b8761;
	clear: both;
}

.extras img{
	vertical-align: middle;
}

.extras strong{
	text-transform: uppercase;
	font-size: 11px;
	color: #534741;
	clear: both;
}

/*.main_image img*/

.gallery_img {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #BEB099;
}

.contentImageLarge {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #BEB099;
	margin: auto;
}


.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 #FFFFFF;
	height: 86px;
	width: 86px;
	margin: 0px 0px;
}

/* border for extra images */
.contentImageWrap {
	cursor: pointer;
	padding: 0px;
	border: 1px solid #BEB099;
}

#popup img, #moviepop img {
	padding: 0;
	border: none;
	}

.pop {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #BEB099;
	}


/*-------------------------
	mrk
---------------------------*/

.sig {
	width: 260px;
	padding: 0;
	margin: 10px 0;
	}

.sig p {
	vertical-align: top;
	text-align: left;
    font-family: Georgia, Times, serif;
	font-size: 9px;
	color: #6d5749;
	line-height: 13px;
}

.sig img {
	float: left;
	margin: 2px 6px 5px 0;
	border: none;
	}

.sig a:link, .sig a:visited, .sig a:active{color: #6d5749; text-decoration: none; }
.sig a:hover{color: #fff; text-decoration: underline; }

h1 {
	text-decoration: none;
	font-size: 16px;
	color: #683502;
	font-weight: bold;
	padding: 0 0 7px 0;
	margin: 0;
}

h2 {
	text-decoration: none;
	font-size: 16px;
	color: #683502;
	font-weight: bold;
	padding: 0px 0px;
	margin: 0;
}

h3 {
	text-align: left;
	text-decoration: none;
	font-size: 17px;
	color: #463c38;
	font-weight: bold;
	padding: 20px 35px 0 35px;
	margin: 0;
}

.top_comment {
	text-align: left;
	padding: 10px 35px 2px 35px;
/*	color: #1b1464;*/
	}
	
.comment {
	padding-bottom: 15px;
	margin: 0;
	}
	
.view {
	text-align: right;
	font-style: italic;
	padding: 10px 35px 0 0;
	color: 9e8b74;
	}
	
p {
	padding-bottom: 7px;
	margin: 0;
	}
	
.relationship {
	font-style: italic;
	color: #463c38;
	}

 