/* CSS Document */

div {
	position: absolute;
	width: 250px;
	height: 350px;
	z-index: 10;
	visibility: visible;
	overflow: visible;
	left: -1px;
}

#logo {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 444px;
	height: 54px;
	visibility: visible;
}
#phone {
	position: absolute;
	z-index: 0;
	left: 445px;
	top: 0px;
	width: auto;
	height: 54px;
	visibility: visible;
}
#picture {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 139px;
	width: 312px;
	height: 462px;
	background-color: #000000;
	visibility: visible;
}
#contentwide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 139px;
	width: 100%;
	visibility: visible;
}


#bar {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 55px;
	width: 120%;
	height: 84px;
	background-color: #E92684;
	visibility: visible;
}
#nav {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 108px;
	width: auto;
	height: 21px;
	background-color: #E92684;
	visibility: visible;
}
#content {
	position: absolute;
	z-index: 3;
	left: 350px;
	top:163px;
	width: 550px;
	height: 400px;
	visibility: visible;
	overflow: visible;
}

#footer {
	position: absolute;
	z-index: 3;
	left: 0;
	top:601px;
	width: 120%;
	height: 2px;
	background-color: #000000;
	visibility: visible;
	clear: both;
}

#weddingfooter {
	position: relative;
	z-index: 3;
	left: 0;
	width: 120%;
	height: 2px;
	background-color: #000000;
	visibility: visible;
	clear: both;
}

#copyright {
	position: absolute;
	z-index: 3;
	left: 0;
	top:605px;
	width: 312px;
	visibility: visible;
}
#footerlinks {
	position: absolute;
	z-index: 4;
	left: 313px;
	top:605px;
	width: auto;
	visibility: visible;
}

#footer2 {
	position: absolute;
	z-index: 3;
	left: 0;
	top:1301px;
	width: 120%;
	height: 2px;
	background-color: #000000;
	visibility: visible;
}
#copyright2 {
	position: absolute;
	z-index: 3;
	left: 0;
	top:1305px;
	width: 312px;
	visibility: visible;
}
#footerlinks2 {
	position: absolute;
	z-index: 4;
	left: 1313px;
	top:1305px;
	width: auto;
	visibility: visible;
}
.borderwhite {
	border-top: 10px;
	border-left: 10px;
	border-right: 10px;
	border-bottom: 25px;
	border-color:#FFFFFF;
	border-style: solid;
}
.sidebar {
	margin-left: 30px;
	}
.weddingsidebar  {
	margin-left: 50px;
	}
	
.weddingphoto {
	left: 0px;
	top:130px;
	margin-top: 30px;
	width: 312px;
	background-color: #000000;
	visibility: hidden;
	color: #fff;
}


p { font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	}
	
a:link { 
	text-decoration: underline;
	color: #E92684;
	}	
	
a:hover { 
	text-decoration: none;
	}	
	
a:visited.subnav { 
	text-decoration: underline;
	color: #666666;
	}	
	
.subnav a:link { font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #E92684;
	}	
	
.subnav a:hover { 
	text-decoration: none;
	}	
	
.subnav a:visited { 
	text-decoration: none;
	color: #666666;
	}	
	
.footer a:link { font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #666666;
	}	
	
.footer a:hover { 
	text-decoration: none;
	}	
	
.footer a:visited { 
	text-decoration: none;
	}	
	
.footer a:active { 
	text-decoration: none;
	color: #666666;
	}	
	
ul {line-height: 21px;}

p.footer {
	font-size: 9px;
	color: #666666;
}
.style1 {color: #E92684}
.style2 {color: #FFFFFF}
.style3 {color: #CCCCCC}
.style5 {color: #CCCCCC; font-size: 11px;}