.nav {
	width: 113px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 125px;
	font: 14px 'Times New Roman', Georgia, serif;
	text-align:left;
	color: rgb(125,125,125);
	display: block;
	padding: 2px;
	padding-left: 10px;
    }
	html>body .nav {width:113px;}
a.nav:link {text-decoration:none; color: rgb(125,125,125);}
a.nav:visited {text-decoration:none; color: rgb(125,125,125);}
a.nav:hover {background-image: url(/b/180/nav-bg.gif); text-decoration:none; color: rgb(125,125,125); font-weight: bold;}
a.nav:active {background-image: url(/b/180/nav-bg.gif); text-decoration:none; color: rgb(125,125,125); font-weight: bold;}

.nav2 {
	width: 113px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 125px;
	font: 14px 'Times New Roman', Georgia, serif;
	text-align:left;
	color: rgb(125,125,125);
	display: block;
	padding: 2px;
	padding-left: 10px;
    }
	html>body .nav2 {width:113px;}
a.nav2:link {background-image: url(/b/180/nav-bg.gif); text-decoration:none; color: rgb(125,125,125); font-weight: bold;}
a.nav2:visited {background-image: url(/b/180/nav-bg.gif); text-decoration:none; color: rgb(125,125,125); font-weight: bold;}
a.nav2:hover {background-image: url(/b/180/nav-bg.gif); text-decoration:none; color: rgb(125,125,125); font-weight: bold;}
a.nav2:active {background-image: url(/b/180/nav-bg.gif); text-decoration:none; color: rgb(125,125,125); font-weight: bold;}

a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #696969;}
a:active {color: #000000;}

.body {
	font-family: "Times new Roman", Georgia, Times;
	font-size: 14px;
	color: #696969;
	text-decoration: none;
}
.body2 {
	font-family: "Times new Roman", Georgia, Times;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.gst {
	font-family: "Times new Roman", Georgia, Times;
	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: "Times new Roman", Georgia, Times;
	font-size: 14px;
	color: #000000;
}
.title {
	font-family: "Times new Roman", Georgia, Times;
	font-size: 13.5px;
	color: #000000;
	font-weight: bold
}
.ewed {
	font-family: "Arial", Helvetica;
	font-size: 9px;
	color: #adadad;
	text-decoration: none;
}
.date {
	font-family: "Arial", Helvetica;
	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, Helvetica;
	font-size: 13px;
	color: #8B0000;
	font-weight: bold;
}
.flash {
	font-family: "Futura", Arial, Helvetica;
	font-size: 9px;
	color: #696969;
	text-decoration: none;
}
.sub {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	color: #A9A9A9;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -1px;
}
.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;
}

.counter {
	font-size: 13px;
	padding-top: 10px;
	color: #636363;
	}

//* 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 #e5e5e5;
}

.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: #e5e5e5;
}

.rsvp_table select {
margin: 0;
}


/*-------------------------
	PHOTO PAGE PAGINATION
---------------------------*/

.photo_pagination{
	border-bottom: 1px solid #e5e5e5;  /* 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 #636363;
	background-color: #a9a9a9;
	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 #636363;
	background-color: #636363;
}

/* 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 #636363;
	background-color: #a9a9a9;
	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: #a3a3a3;
	}

/* 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 #e5e5e5;
	}

/** 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 #636363;
	background-color: #a9a9a9;
	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 #636363;
	background-color: #636363;
}



.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 #e5e5e5;
	padding: 5px 0;
	color: #8b8761;
	clear: both;
}

.extras img{
	vertical-align: middle;
}

.extras strong{
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
	padding-right: 5px;
	clear: both;
}

/*.main_image img*/

.gallery_img_cont {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #999999;
}

/*.gallery_img a img {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #BEB099;
	}*/


.contentImageLarge {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #999999;
	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 #999999;
}

#popup img, #moviepop img {
	padding: 0;
	border: none;
	}

.pop {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #636363;
	}


/*-------------------------
	mrk
---------------------------*/

.sig {
	width: 220px;
	padding: 0;
	margin: 10px 0;
	}

.sig p {
	vertical-align: top;
	text-align: left;
    font-family: Georgia, Times, serif;
	font-size: 9px;
	color: #636363;
	line-height: 13px;
}

.sig img {
	float: left;
	margin: 2px 6px 5px 0;
	border: none;
	}

.sig a:link, .sig a:visited, .sig a:active{color: #636363; text-decoration: none; }
.sig a:hover{text-decoration: underline; }

h1 {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	}

h2 {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 0px 0px;
	margin: 0;
}

h3 {
	text-align: left;
	text-decoration: none;
	font-size: 16px;
	color: #463c38;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 20px 0 10px 35px;
	background: transparent url("/b/180/orn3.gif") no-repeat bottom left;
}

.top_comment {
	text-align: left;
	padding: 0px 35px 2px 35px;
	color: #000;
	}

.comment {
	padding-bottom: 15px;
	margin: 0;
	}

.view {
	text-align: right;
	font-style: italic;
	padding: 0 30px 15px 0;
	color: #a3a3a3;
	}

p {
	padding-bottom: 7px;
	margin: 0;
	}

.relationship {
	font-style: italic;
	color: #463c38;
	}

.gallery_image a img {
 	border: 4px solid white !important;
 }

table, td {font: 13px/17px Georgia, "Times new roman", Times, serif; color: #363636;}

.main_container {
	width: 450px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #999999;
	background: #fff url("/b/180/main_bg.gif") repeat-y top right;
	margin: 0;
	padding-right: 15px;
	}
	
.photos {
	font-size: 12px;
	color: #a6a6a6;
	font-style: italic;
	}