html {
	margin: 0;
	padding: 0;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #663300; 
	background: #fdfaf2 url(images/body_bg.jpg) no-repeat top center; 
	margin: 0; 
	padding: 0;
}
#content {
	padding:5px 45px 10px 205px;
	background:url(images/content_bg_bottom.jpg) top no-repeat;
	height:100%;
}
#container { 
	margin: auto;
	width:827px;
    background:url(images/mauiweddingheader.jpg) no-repeat top center;
	position:relative;
}

p{
	color: #732a05;
	margin: 18px;
	padding: 0;
}
p a:link {
	font-family:sans-serif;	
	font-size:12px;
    line-height:10px;
	color: #732a05;
    padding: 0;
	text-decoration: underline;
	 text-align:center;
}

p a:hover{
	text-decoration: none;
	color: #ffcc66; 
}

h1 {
	font-family:sans-serif;	
	font-size:18px;
	color: #663300; 
    padding: 0px;
text-align:center;
}

h2 {
	font-family:sans-serif;	
	font-size:16px;
    line-height:15px;
	color: #663300; 
    padding: 0px 0 0 0px;
	margin: 8px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:16px;
	font-size:14px;
	color: #663300;
	padding: 0px 0px 0 0px;
	margin: 8px;
} 
h3 a:link, a:visited{
	text-decoration:underline;
	color:#663300;
	line-height:16px;
	font-size:14px;
}

h3 a:hover{
	text-decoration:none;
	color:#663300;
}
h4 {
	font-family:Verdana, Helvetica, sans-serif;	
	font-size:9px;
    line-height:15px;
	color: #663300; 
    padding:5px 40px 5px 40px;
	text-align:center;
}

h4 a:visited{
	font-family:Verdana, Helvetica, sans-serif;	
	font-size:9px;
    line-height:15px;
	text-decoration:none;
	color:#663300;
}

h4 a:link{
	font-family:Verdana, Helvetica, sans-serif;	
	font-size:9px;
    line-height:15px;
	text-decoration:none;
	color:#663300;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#bannerspace{
	width:827px;
	height:220px;
}

#contentback{
	background-image:url(images/content_tile.jpg);
	height:100%;
}

#articles {
	background-image:url(images/bride-nav.gif);
	position:absolute;
	width:157px;
	top:196px;
	z-index:5;
	color: #666666;
	font-size:10px;
	left: 40px;
	line-height:13px;
}

#articles a:link {
	font-family:Verdana, Helvetica, sans-serif;	
	font-size:14px;
    line-height:14px;
	color: #ffffff;
    padding: 0;
	text-decoration: underline;
	 text-align:center;
}

#articles a:hover{
	text-decoration: none;
	color: #ffcc66; 
}

#articles p{
	color: #ffffff;
	font-size:12px;
	 margin: 10px;
	 text-align:center;
}

.photo-wrap {
	float:right;
	margin:0 0 10px 10px;
	}

.photo-wrap-left {
	float:left;
	margin:0 10px 0px 10px;
	}
#footer{
	text-align:center;
background:url(images/footer.jpg) bottom no-repeat;
height:98px;
}
