
html,
body {
	color:#000;
	margin:0;
	padding:0;
}/* re-set IE values to zero */
#canvas {
	position:relative;
	z-index:10;
}	
#canvas-inside {
	min-height:100%;
	height:100%;
	height: auto !important;
	position:relative;
	background:#fff;
	
}
#flash {
	z-index: 0;
	width:100%;
	height:100%;
	position:absolute;
	top:-25px;
}
#header {
	background-image:url(../images/top.png);
	background-repeat: repeat-x;
	width:100%;
	min-width:780px;
	position:relative;
	height:100px;
}
#logo {
	float:left;
}
#nav {
	margin:15px 0 0 0;
	float:right;
	background-color:#000;
	padding: 3px 10px 3px 3px;
}
#nav li{ 
	list-style-type: none;
	display:inline;
	border-right:1px solid #333333;
	padding:0 8px 0 8px;
	text-align: center; 
}
#nav li:hover{ 
	background-color:#450505;
	border-right:1px solid #000;
}
#nav li a{ 
	font-family: georgia, serif;
	font-size:10px;
	font-weight:100;
	letter-spacing:1px;
	color:#fff;
	text-decoration:none;
}
#nav li a:hover{ 
	cursor:pointer;
}
#nav li:last-child{ 
	border-right:none;
}
#wpa {
	position:relative;
	float:right;
	background:url(../images/wpa-logo.gif) no-repeat;
	width:164px;
	height:49px;
	text-indent:-9999em;
	overflow:hidden;
	margin:60px 50px 0 -204px;
	display:block;
}
#social {
	position:relative;
	float:right;
	width:235px;
	height:49px;
	margin:50px 20px 0 -235px;
	display:block;
}
#wpa strong a{
	height:49px;
	display:block;
}
#wedding-list{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
#wedding-list li a{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	background: none;
	border:none;
}
#wedding-list li.active a{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	background: url(../images/dot.png) no-repeat 0 50%;
	border:none;
}
#wedding-list li a:hover{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	background: url(../images/dot.png) no-repeat 0 50%;
	border:none;
}
.body-link a{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	background: none;
	border:none;
}
.body-link a:hover{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	background: none;
	border:none;
}
#bio{
	margin-left:-60px;
	background-color:#000;
	text-align:right;
	
}
#page-text {
	width:320px;
	float:left;
	padding: 20px 20px 20px 50px;
	background-color: #f6f6f6;
}
#page-text p{
	font-family: helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight: lighter;
	color:#747474;
}
#page-text .sub{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:23px;
	font-weight: normal;
	padding-top:20px;
	color:#000;
}
#page-text a{
	font-family: helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#717171;
	background-color:#ddd;
	text-decoration:none;
	padding:3px 5px;
	border:1px solid #f6f6f6;
}
#page-text a:hover{
	border:1px solid #ebb6b6;
}
#page-text h1{
	font-family: georgia, serif;
	font-size:11px;
	font-weight:100;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#000;
}
#page-text h2{
	font-family: helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight: bold;
	color:#333;
}
#page-text-2 {
	width:320px;
	float:left;
	padding: 20px 20px 20px 50px;
	background-color: #f6f6f6;
	z-index:2
}
#page-text-2 h1{
	font-family: georgia, serif;
	font-size:11px;
	font-weight:100;
	letter-spacing:3px;
	padding-bottom:10px;
	text-transform:uppercase;
	color:#000;
}
#page-text-2 p{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight: lighter;
	color:#747474;
}
#page-text-2 option{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight: lighter;
	color:#747474;
}
#page-text-2 textarea{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight: lighter;
	color:#747474;
}
#page-text-2 .button{
	cursor:pointer;
	font-family: helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#717171;
	background-color:#ddd;
	text-decoration:none;
	padding:3px 5px;
	border:1px solid #f6f6f6;
}
#page-text-2 .button:hover{
	border:1px solid #ebb6b6;
}
#page-text-2 h2{
	font-family: helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight: bold;
	color:#333;
}
#page-text-2 input{
	border: 1px solid #ccc
}
#title{margin-left:-5px
}
#title a{
	font-family: helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight: bold;
	background:none;
	border:none;
	color:#990000;
}
#title a:hover{
	font-family: helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight: bold;
	background:none;
	border:none;
	color:#333;
}
#title .active{
	font-family: helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight: bold;
	background:none;
	border:none;
	color:#333;
}
#raves {
	width:320px;
	top:20px;
	padding: 20px 20px 0 50px;
	font-family: helvetica, sans-serif;
	font-size:10px;
	color:#747474;
	position:relative;
	z-index:0
}
#raves strong{
	margin-top: 20px;
	padding-bottom:40px;
}
#footer{
	position:absolute;
	vertical-align:bottom;
	float:left;
	width:100%;
	bottom: 0 !important;
	bottom: -1px;
	height:28px;
	background-image:url(../images/bottom.png);
	background-color:#FFFFFF;
	text-align:right;
	z-index:5
	
}
#footer h1{
	font-family: helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	font-weight: normal;
	color:#666;
	padding-right:20px;
	
}
#footer-inside{
	position:absolute;
	vertical-align:bottom;
	float:left;
	width:100%;
	bottom: 0 !important;
	bottom: -1px;
	height:25px;
	background-image:url(../images/bottom.png);
	text-align:right;
	
}
#footer-inside h1{
	font-family: helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#666;
	padding-right:20px;
	
}	
#footer-inside a{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	background: none;
	border:none;
}
#footer-inside .active a{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	background: url(../images/dot.png) no-repeat 0 50%;
	border:none;
}
#footer-inside a:hover{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	border:none;
}
#footer a{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	background: none;
	border:none;
}
#footer .active a{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	background: url(../images/dot.png) no-repeat 0 50%;
	border:none;
}
#footer a:hover{
	font-family: helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	border:none;
}
	
#inside-content {
		margin-left:420px;
		padding-right:20px;
		min-width:500px;
 	}	

#inside-content p{	
	font-family: helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight: lighter;
	color:#747474;
	}
#inside-content h2{	
	font-family: helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight: bold;
	color:#333;
	padding-top:20px;
	}
	#inside-content-2 {
	margin-left:40px;
	padding-right:20px;
	min-width:600px;
}
#inside-content-2 p{	
	font-family: helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight: lighter;
	color:#747474;
	}
#inside-content-2 h1{
	font-family: georgia, serif;
	font-size:11px;
	font-weight:100;
	letter-spacing:3px;
	padding-bottom:10px;
	text-transform:uppercase;
	color:#000;
}
#inside-content-2 h2{	
font-family: helvetica, sans-serif;
font-size:16px;
line-height:18px;
font-weight: bold;
color:#333;
padding-top:20px;
}
#inside-content-2 span{	
font-family: helvetica, sans-serif;
font-size:16px;
line-height:18px;
font-weight:lighter;
color:#cccccc;
padding-top:20px;
}
#vendors{	
	padding: 0 60px 0 0
	}
#vendors p{	
	font-family: helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight: lighter;
	color:#747474;
	}
#vendors strong{
	font-weight: bold;
}
#vendors a{
	font-family: helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	background: none;
	border:none;
}
/* subrandom flickr picture */

#flickr-background {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:100%;
	min-width:600px;
	height:100%;
	overflow:hidden;
	background:#fff;
}
	#flickr-background img {
		display:block;
		width:100%;
		height:auto;
		border:0;
	}
	#flickr-background img.alternate {
		width:auto;
		height:100%;
	}
	#navigation{
			background: url('../images/navbg.gif') no-repeat;
			float: right;
			margin:22px 20px 0 0;
		}
		#main-content{
			padding: 60px 0 45px 0;
			z-index: 102;
		}
		/* jQuery lightBox plugin - Gallery style */

	#gallery {
		margin-left:370px;
		z-index: 102;
		padding:10px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline;}
	#gallery ul img {
		background:url(../images/bg-slideshow.gif) no-repeat;
		padding:11px;
		margin:5px;
	}
	#gallery ul a:hover img {
		background:url(../images/bg-slideshow-2.gif) no-repeat;
		padding:11px;
	}
	#gallery ul a:hover { color: #fff; }
.more-images {
padding-top:20px;
margin-left:422px;
}
.more-images a{
	font-family: helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#717171;
	background-color:#ddd;
	text-decoration:none;
	padding:3px 5px;
	border:1px solid #f6f6f6;
}

.more-images a:hover{
	border:1px solid #ebb6b6;
}
