
html, body, div, a, a img, img, p {margin: 0px; padding: 0px; border: 0px;}


p, ul, li {color: #211000;
	font-family: times new roman;
	line-height: 1.3em;
	letter-spacing: .05em;
	font-size:12px;}

li {margin:0 0 3px 0; font-size:12px; list-style-type: disc;
	list-style-position: outside; padding-right:40px;}	


a {outline: none; text-decoration: none;}

a: visited {outline: none;}

a img, img {border: none;}

br.clear {clear: both;}

.clear {clear: both;}

body
{
	background: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}



/* Splash */


#splash {background: url(images/background.png);
	background-repeat: repeat-y;
	background-position:center; 
	height: 100%;
	min-width:1040px;}

html, body, #wrap {height: 100%;}

.banner {
	min-height: 545px;
	min-width:1040px;
	background: url(images/banner-bg.jpg) no-repeat;
	background-position: top center; 
	}	

#wrap
{
	height: auto !important;
	min-height: 100%;
	height:100%;
	width: 1040px;
	position: relative;
	margin: 0px auto -80px;
	color: #211000;
	font-family: times new roman;
	line-height: 1.3em;
	letter-spacing: .05em;
}

#wrap a {color:#886c05}	


#wideheader {background: url(images/header_bg.png);
	background-repeat: repeat-x;
	} 
	
#widefooter
{
	background-repeat: repeat-x;
	background-image: url(images/footer_bg.png);
	background-position:bottom; 
} 	


.left-col {float:left; padding:230px 47px 0 45px; width:435px; margin-bottom:30px;}
.right-col {float:left; padding:10px 0px 0 35px; width:430px; margin-bottom:30px;}

.header
{
	margin: 0px auto;
	width: 1000px;
	height: 36px;
	padding: 13px 20px 0 20px;
	background: url(images/header_bg.png);
	background-repeat: repeat-x;
	text-align: center;
}
	
.header h3 {color: #a39573;
	font-family: times new roman;
	font-size: 14px;
	line-height: 1em;
	letter-spacing: .05em;
	display:inline;
	margin:0 14px;}	
	
.content {
	width:1000px;
	min-height: 545px;
	margin:0px auto;
	padding-bottom: 115px; /*padding for footer*/
	}

h1 {font-size:30px; margin:0 0 5px -5px;}
h2 { font-size: 1.5em; }

h3 {font-size:22px;}	
h4 {font-size:13px; margin:0 0 4px 0;}
h5 {font-size:18px; margin:0 0 0 0; font-weight:bold;}
	
.content-bg {

	min-height: 545px;
	margin:0px auto;
	background: url(images/wedding_invitation.jpg) no-repeat;
	background-position: top center; 
	padding-bottom: 115px; /*padding for footer*/
	}	
	
	
.schedule p {color: #211000;
	font-family: times new roman;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: .05em;	
	}
	
.footer {
	width: 100%;	
	height: 80px;
	background :url(images/footer_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	} 	
	
.push {
	height: 80px; 
}

	

.footer p
{
	font-size: 12px;
	color: #a39573;
	font-family: times new roman, helvetica;
	margin:0px auto;
	padding-top: 20px;
}	
	
#main {padding-bottom: 168px;}  /* must be same height as the footer */



/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


	



