/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #dad3a9;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#container {
	width:1000px;
	}
#footer {
	font-size:10px;
	text-align:center;
	}
a:link {
	color: #FFFFff;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color:#FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
.ume {
	font-size:10px;
	color:#999999;
	text-align:right;
	}
.ume a:link {
	color:#999999;
	text-decoration:none;
	}
	
.ume a:hover {
	color: #000099;
	text-decoration:underline;
	}
.ume a:active {
	color:#336699;
	text-decoration:none;
	}
.ume a:visited {
	color:#666666;
	text-decoration:none;
	}
	
#nav {
	position:absolute; left:12px;
	width:208px; height:208px;
	z-index:2;
	}
.weddingtypes {
	font-size:large;
	font-weight:bold;
	}
	
.right {
	background-image:url(_images/images/jpg-template_15.jpg);
	background-repeat:repeat-y;
	}
	
.rightnophoto {
	background-image:url(_images/images/top-rt-no-photo_10.jpg);
	background-repeat:repeat-y;
	background-color:#dad3a9;
	}
	
-->
</style>
