@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	background:#030202;
}

#page-wrapper {
	width:1024px;
	margin:0 auto;
	padding:0;
	background:url(images/main-bg.jpg) no-repeat top left;
}

dl {
	margin:10px 25px 10px 25px;
}

dl dt {
	font-style:italic;
}

dl dd {
	font-style:normal;
}

#header {
	float:left;
	width:100%;
	height:217px;
	margin:0;
	padding:0;
	background:url(images/header-bg.jpg) bottom center no-repeat;
}

#header h1 {
	width: 249px;
	height: 137px;
	padding:0;
	text-indent: -9999px;
	position: relative;
	top: 15px;
	left:28px;
	float:left;
	}

#header dl {
	float:left;
	color:#fff;
	font-style:italic;
	list-style:none;
	padding:0;
	margin:32px 0 0 204px;
}

#header dl dt {
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
	padding:0 0 0 39px;
}

#header dl dd {
	font-size:1em;
	font-weight:bold;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	clear:left;
	position:relative;
	top:-53px;
	left:262px;
	z-index:100;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	padding:0 7px;
	height:25px;
	line-height:1em;
	font-size:1.2em;
}

#nav li a {
	padding:7px 7px;
	color:#000;
	text-decoration:none;
}

#nav li a:hover {
	color:#000;
	text-decoration:none;
	background:#fff;
}

#nav .sub-nav {
	position:relative;
	top:0px;
	margin-left:-6px;
	width:5em;
	left: -999em;
	border:none;
	background:#5571a2;
}

#nav .sub-nav li {
		
}

#nav .sub-nav li a {
	border:1px solid #000;
	width:13em;
	text-decoration:none;
	margin:0 3px;
	font-size:.8em;
	color:#fff;
	background:#5571a2;
}

#nav .sub-nav li a:hover {
	border:1px solid #000;
	width:13em;
	text-decoration:none;
	margin:0 3px;
	font-size:.8em;
	color:#000;
	background:#FFF;
}

#nav li:hover .sub-nav {
	left: auto;
}

/* For IE */
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#content-wrapper {
	float:left;
	width:1024px;
	margin:0;
	padding:0;
	background:url(images/middle-content-bg.jpg) repeat-y top left;
}

#content-wrapper-wed {
	float:left;
	width:1024px;
	height:850px;
	margin:0;
	padding:0;
	background:url(images/wedding-bg.jpg) repeat-y top left;
}

#left-col {
	float:left;
	margin:24px 0 0 24px;
	padding:0;
	width:561px;
	background: url(images/top-text-bg.jpg) no-repeat top left #fff;
}

#left-col-s {
	float:left;
	margin:24px 0 100px 24px;
	padding:0;
	width:561px;
	background: url(images/top-text-bg.jpg) no-repeat top left #fff;
}

#left-col-s h2 {
	text-align:center;
	padding:38px 0 0 0;
}

#left-col-s p {
	text-align:center;
	padding:0 25px;
	color:#333;
	font-size:1.2em;
}

#left-col-s ul {
	margin:0;
	padding:0 0 20px 0;
	width:100%;
	list-style:none;
	font-size:.8em;
	text-align: center;
}

#left-col-s .sub-nav {
	margin-right:10px;
}

#left-col-s .sub-nav li{
	display: inline;
	font-weight:bold;
	margin:0;
}

#left-col-s ul .title {
	color:#333;
	display:block
}

#left-col-s ul .indent {
	margin:0 40px 5px;
	padding:0; 
	font-size:1.5em;
}

#left-col-s ul li {
	margin:0 15px 0 4px;
	padding:0; 
	font-size:1.5em;
}

#left-col-s ul li a {
	color:#666;
	text-decoration:none;
	margin-left:10px;
}

#left-col-s ul li a:hover {
	color:#333;
	text-decoration:underline;
	margin-left:10px;
}

#wedding {
	float:left;
	width:397px;
	height:406px;
	margin:0 173px 0 0;
	background:url(images/rose.png) no-repeat top left;
}

#left-col-wed {
	float:left;
	margin:24px 0 0 24px;
	padding:0;
	width:561px;
}

#left-col-wed ul {
	margin:0;
	padding:0 0 20px 0;
	width:100%;
	list-style:none;
	font-size:.8em;
}

#left-col-wed ul .title {
	color:#333;
}

#left-col-wed ul .indent {
	margin:0 40px 5px;
	padding:0; 
	font-size:1.5em;
}

#left-col-wed ul li {
	margin:0 25px 5px;
	padding:0; 
	font-size:1.5em;
}

#left-col-wed ul li a {
	color:#666;
	text-decoration:none;
	margin-left:10px;
}

#left-col-wed ul li a:hover {
	color:#333;
	text-decoration:underline;
	margin-left:10px;
}

#left-col-wed h2 {
	text-align:center;
	padding:15px 0 0 0;
}

#left-col-wed p {
	text-align:center;
	padding:0 25px;
	color:#333;
	font-size:1.2em;
}

#left-col h2 {
	text-align:center;
	padding:38px 0 0 0;
}

#left-col p {
	text-align:center;
	padding:0 25px;
	color:#333;
	font-size:1.2em;
}

#left-col ul {
	margin:0;
	padding:0 0 20px 0;
	width:100%;
	list-style:none;
	font-size:.8em;
	text-align: center;
}

#left-col .sub-nav {
	margin-right:10px;
}

#left-col .sub-nav li{
	display: inline;
	font-weight:bold;
	margin:0;
}

#left-col ul .title {
	color:#333;
	display:block
}

#left-col ul .indent {
	margin:0 40px 5px;
	padding:0; 
	font-size:1.5em;
}

#left-col ul li {
	margin:0 15px 0 4px;
	padding:0; 
	font-size:1.5em;
}

#left-col ul li a {
	color:#666;
	text-decoration:none;
	margin-left:10px;
}

#left-col ul li a:hover {
	color:#333;
	text-decoration:underline;
	margin-left:10px;
}

#left-col-wed .rings {
	float:right;
}

#content-bottom {
	width:100%;
	background:url(images/bottom-text-bg.jpg) no-repeat bottom left #fff;
}
#content-bottom .bottom {
	color:#fff;
	margin:0;
	padding:0 0 15px 0;
	width:100%;
}

#right-col {
	float:left;
	position:relative;
	width:434px;
	margin:0 auto;
}

#right-col-wed {
	float:left;
	position:relative;
	width:434px;
	margin:60px auto 0;
}

#myslides {
	float:left;
	display:block;
	position:relative;
	width: 270px;
	height: 264px;
    	padding: 0;  
    	margin:40px 0 0 70px; 
} 
 
#myslides img {
	float:left;
   	padding: 10px;  
    	border:  1px solid rgb(100,100,100);  
   	background-color: rgb(230,230,230);
    	top: 0; 
    	left:0; 
}

#paypal {
	position:absolute;
	top:350px;
	left:70px;
	float: left;
	clear: both;
	background-repeat:no-repeat;
}

#paypal img {
	width: 292px;
	height: 52px;
}

#footer {
	clear:both;
	height:122px;
	background:url(images/footer.jpg) no-repeat top left;
}

#footer ul {
	color:#fff;
	padding:18px 10px;
}

#footer ul li {
	display:inline;
	margin:10px 5px;
}

#footer ul li a {
	color:#fff;
	text-decoration:none;
}

#footer ul li a:hover {
	color:#CCC;
	text-decoration:underline;
}
