body{
	background-color:#ffffff;
	font-family:"Century Gothic",Helvetica,san-serif;
	margin:0;
	padding:0;
	}
	
img{
	border:none;
	}	
	
ul{
	list-style-type:none;
	display:block;
	padding:0;
	margin:0;
	}
	
a:link, a:visited{
	color:#79AD2E;
	}	
	
#page{
	margin:30px auto 0;
	width:525px;
	overflow:hidden;
	}
	
#header-wrap{
	overflow:hidden;
	display:block;
	}

#logo{
	float:left;
	width:226px;
	}
	
#nav{
	float:left;
	}
	
#nav ul{
	overflow:hidden;
	}
	
#nav ul li{
	float:left;
	padding:0 3px;
	}
	
.inactive{
	margin-top:39px;
	}
	
#bird{
	height:39px;
	margin:0 auto;
	width:50px;
	}	
	
#buttons{
	
	}
	
#buttons ul{
	display:block;
	margin:0 auto;
	overflow:hidden;
	width:330px;
	}	
	
#buttons ul li{
	float:left;
	padding:8px 8px 0 8px;
	}
	
#memorial-btn{
	margin-top:12px;
	}
	
.post{
	margin-bottom:50px;
	}	
	
#post-11{
	background-image:url(/wp-content/themes/default/images/main-about.jpg);
	height:454px;
	background-repeat:no-repeat;
	}
	
	#post-11 .entry{
		color:#300303;
		font-size:13px;
		line-height:18px;
		padding:36px 10px 25px 260px;
		}
		
#post-13, #post-36{
	background-image:url(/wp-content/themes/default/images/main-contact.jpg); 
	height:454px;
	background-repeat:no-repeat;
	}
	
	#post-13 .entry{
		color:#300303;
		font-size:13px;
		line-height:18px;
		padding:36px 8px 25px 10px;
		}
		
	#post-36 .entry{
		color:#300303;
		font-size:18px;
		line-height:18px;
		padding:145px 8px 25px 10px;
		text-align:center;
		}
		
#post-18{
	background-image:url(/wp-content/themes/default/images/main-pricing.jpg); 
	height:454px;
	background-repeat:no-repeat;
	width:525px;
	}
	
	#post-18 .entry{
		color:#300303;
		font-size:13px;
		line-height:18px;
		padding:36px 8px 25px 10px;
		}
		
		#astrik{
			font-size:11px;
			padding:55px 0;
			text-align:right;
			}
			
#gallery-wrap{
	height:445px;
	margin:0 0 100px;
	}			
			
	#gallery-frame{
		background:transparent url(/wp-content/themes/default/images/gallery-frame2.png) no-repeat scroll 0 0;
		bottom:443px;
		height:448px;
		left:10px;
		position:relative;
		width:500px;
		z-index:100;
		}
		
	#arrow-left{
		background:transparent url(/wp-content/themes/default/images/arrow-left.jpg) no-repeat scroll 0 0;
		bottom:432px;
		height:75px;
		left:0;
		position:relative;
		width:34px;
		}
		
	#arrow-right{
		background:transparent url(/wp-content/themes/default/images/arrow-right.jpg) no-repeat scroll 0 0;
		bottom:507px;
		height:75px;
		left:490px;
		position:relative;
		width:34px;
		}	
	
#footer{
	color:#452121;
	font-size:12px;
	text-align:center;
	}	
	
/* Blog Styles */

.blog, .single, .archive, .search{
	font-family:Verdana,'Lucida Grande',Arial,sans-serif;
	font-size:11px;
	letter-spacing:2px;
	line-height:2em;
	}
	
	.blog a:link, .blog a:visited, .single a:link, .single a:visited, .archive a:link, .archive a:visited, .search a:link, .search a:visited{
		color:#000000;
		text-decoration: none;
		}

#blog-header{
	margin:30px auto;
	width:950px;
	}

.blog #page, .single #page, .archive #page, .search #page{
	margin:0 auto;
	width: 960px;
	padding:0;
	}

#blog-wrapper{
	display:block;
	overflow:hidden;
	width:960px;
	}

	.blog #content, .single #content, .archive #content, .search #content{
		float:left;
		margin:0;
		padding:0;
		width:590px;
		}
	
	.blog #sidebar, .single #sidebar, .archive #sidebar, .search #sidebar{
		float:right;
		margin:0;
		padding:20px 0;
		width:218px;
		}
		
.blog #footer, .single #footer, .archive #footer, .search #footer{
	font-family:"Century Gothic",Helvetica,san-serif;
	letter-spacing:normal;
	line-height:normal;
	margin-top:25px;
	}
	
.blog h2, .single h2, .archive h2, .search h2{
	font-family:"Century Gothic";
	font-weight:normal;
	text-transform:uppercase;
	}
	
.screen-reader-text{
	display:none;
	}
	
.widget{
	margin-bottom:50px;
	}
	
	.widget_categories, .widget_links{
	text-align: right;
	}
	
.aligncenter{
	margin:0 auto;
	display:block;
}
	
@media screen and (-webkit-min-device-pixel-ratio:0){
#gallery-frame{
bottom:462px;
}

#arrow-right{
bottom:525px;
}

#arrow-left{
bottom:451px;
}

}	
