@charset "UTF-8";
/* CSS Document */

.couples-theme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	line-height: 17px;
}

.couples-theme h1 {
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	font-size: 28px;
	color: #503112;
	font-weight: bold;
}

.couples-theme h2 {
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	font-size: 22px;
	color: #014055;
	font-style: italic;
	font-weight: bold;
}

.couples-theme .right {
	margin-left: 298px;
}

.couples-theme .left {
	width: 280px;
	float: left;
	overflow: hidden;
}

.names-couples-theme {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #503112;
}

body {
	background-repeat: repeat;
	background-image: url(/images/wedding-websites/bg-tile-europe.jpg);
}

.couples-theme .top-banner {
	height: 95px;
	width: 100%;
	margin-bottom: 7px;
	background-image: url(/images/wedding-websites/banner-europe.jpg);
	background-repeat: no-repeat;
	background-color: #999999;
	background-position: center;
}

#main-top-couples-theme {
	background-image: url(/images/wedding-websites/main-top-europe.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	width: 832px;
	margin-top: 7px;
	font-size: 0px;/*IE6 needs this, because, it appends empty DOM elements with a \n character*/
}

#bttm-couples-theme {
	background-image: url(/images/wedding-websites/bttm-img-europe.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	height: 91px;
	width: 832px;
	margin: 0px;
}

/*--CSS FOR THE MAIN NAVIGATION (HORIZONTAL)--*/

#nav-couples-theme {
	width:auto;
	font-size:13px;
	position:relative;
	z-index:10;
	height: 27px;
	background-image: url(/images/wedding-websites/bg-nav-europe.jpg);
	background-position: top;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 0px 12px 0px 12px;
}

#nav-couples-theme ul {
	margin:0;
	list-style-type:none;
	display: block;
}

#nav-couples-theme li {
	position:relative;
	float: left;
	height: 27px;
	width:196px;	
	margin: 0px;
	display: block;
}

#nav-couples-theme li a {
	display:block;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
	height: 22px;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#container-couples-theme {
	background-image: url(/images/wedding-websites/bg-main-europe.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 808px;
	padding: 12px 12px 0px 12px;
	margin: 0px;
	background-color: #ffffff;
}

#nav-couples-theme li a:hover {
	color: #ffffff;
	text-decoration:none;
	background-image: url(/images/wedding-websites/bg-nav-hover-europe.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*--END CSS FOR THE MAIN NAVIGATION (HORIZONTAL)--*/
