/* CSS Document */

body { 
	font: Arial; 
	background: #cadeb9; 
	margin: 0px; 
	}
	
td.courtney_michael {	
	background-image: url(images/cork_mike1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 650px;
	border: 2px solid #FFFFFF;
}

td.wedding_date_box {
	padding: 5px 10px 0px;
	width: 628px;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	background-image: url(images/purple_box1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	z-index: 10;
}

td.left_cell {
	width: 150px;
	height: 450px;
	background-color: #ffffff;
	background-image: url(images/purplefade1.gif);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
td.countdown {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 160px;
	text-align: right;
	z-index: 20;
	padding-bottom: 5px;
}

td.wedding_date {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 20;
	vertical-align: middle;
	padding-bottom: 5px;
}

td.matte {
	background-color: #ead5ff;
	width: 495px;
	z-index: 10;
	border-top: 0px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	vertical-align: top;
}

.nav {
	width: 97px;
	font: 12px Arial;
	text-align:left;
	color: #FFFFFF;
	display: block;
	padding: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ead5ff;
    }
a.nav:link {
	text-decoration:none; 
	color: #003300; 
	background-color: #ffffff;}
a.nav:visited {
	text-decoration:none;
	color: #003300;
	background-color: #ffffff;
}
a.nav:hover {
	text-decoration:none;
	color: #003300;
	font-weight: bold;
	background-color: #ead5ff;
}
a.nav:active {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ead5ff;
}

.nav2 {
	width: 97px;
	font: bold 12px Arial;
	text-align:left;
	color: #ffffff;
	display: block;
	padding: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ead5ff;
    }
a.nav2:link {
	text-decoration:none;
	color: #003300;
	background-color:#ead5ff;
}
a.nav2:visited {
	text-decoration:none;
	color: #003300;
	background-color:#ead5ff;
}
a.nav2:hover {
	text-decoration:none;
	color: #003300;
	background-color:#ead5ff;
}
a.nav2:active {
	text-decoration:none;
	color: #003300;
	background-color:#ead5ff;
}

td.links {
	padding-left: 5px;
	padding-top: 5px;
	background-color:#FFFFFF;
}

td.content_box_white {
	width: 450px;
	font-family: Arial;
	font-size: 12px;
	color: #003300;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	border: 3px solid #660099;
	line-height: 20px;
	padding: 10px;
	vertical-align: top;
}

td.cork_mike_pic {
	background-color: #FFE1FF;
	border: 5px solid #660099;
	background-image: url(images/cork_mike_trees2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 316px;
	width: 368px;
}
a.footer:link {
	font-family: Arial;
	color: #660099;
	text-decoration: none;
}

a.footer:visited {
	font-family: Arial;
	color: #660099;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial;
	color: #660099;
	text-decoration: underline;	
}

td.left_bottom_purple_box {
	border-left-width: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #660099;
}

td.purple_bottom_left {
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #660099;
	}
	
td.purple_bottom_right {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #660099;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
		border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

td.design_by {
	font-family: Arial;
	font-size: 10px;
	color: #660099;
	background-color: #ffffff;
	height: 15px;
	padding: 5px;
}

td.purple_links {
	background-color: #660099;
	vertical-align: top;

	border-left-width: 3px;

	border-left-style: solid;

	border-left-color: #FFFFFF;
}

#welcome {
	position: relative;
	z-index: 100;
	left: 625px;
	top: 560px;
	background-image: url(images/welcome1.gif);
	height: 48px;
	width: 202px;
	background-repeat: no-repeat;
}

td.forty_px {
	height: 40px;
}

td.twenty_px {
	height: 20px;
}

td.envelope {
	background-image: url(images/envelope_seal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 275px;
	width: 400px;
	vertical-align:top;
}

td.rsvp_table {
	font-family: Arial;
	font-size: 12px;
	color: #003300;
}

.pic_space {
	padding: 5px;
}

.pic_space_left {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.open_envelope {
	background-image: url(images/open_envelope.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 245px;
	width: 390px;
	vertical-align:top;
}

td.open_letter {
	background-color: #fffff9;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #660099;
	border-left-color: #660099;
	border-top-width: 1px;
	border-top-color: #660099;
}

td.purple_border_all_1px {
	border: 1px solid #660099;
}
a.login:link {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}

a.login:visited {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
		font-size: 9px;
}
a.login:hover {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
		font-size: 9px;
}

td.guestbook_header {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #660099;
}
td.guestbook_comments {
	font-family: Arial;
	font-size: 12px;
	color: #660099;
}

.caption {
	font-family: Arial;
	font-size: 10px;
}
.green_text {
	font-family: Arial;
	font-size: 12px;
	color: #003300;
}