@charset "utf-8";
/* CSS Document for Beneath The Tree,  Rivertree Church*/
body	{
	margin:0px;
	font-size:15px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#E39BC4;  /* pink */
	
}
.clearfix:after	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
img	{
	border:none;
	vertical-align:middle;
}
form,ul,h1,h2,h3,h4,h5,h6,p,span,input	{
	margin:0px;
	padding:0px;
}
ul	{
	list-style:none;
}
ul.disc {list-style-type:disc;
		padding-left: 40px;}

h1	{
	font-size:24px;
	line-height:26px; 
	font-weight:normal;
}
h2	{
	
	font-size:18px;
/* 	line-height:20px;  */
	font-weight:bold;
}
h3	{
	
	font-size:20px;
	line-height:22px; 
	font-weight:normal;
}
p	{
	padding-top: 10px;
	/* letter-spacing:1px; */
}

div.container	{
	width:802px;margin:0 auto; 
/*	background:url(images/mockup.jpg) no-repeat left 3px;  */
/*	height:805px; */  /* changed this for reg. page, hope it didn't break anything else */
	background:#000000;
	color:#ffffff;
}
div.container-shorter	{
	width:802px;margin:0 auto; 
/*	background:url(images/mockup.jpg) no-repeat left 3px;  */
	height:660px;
	background:#000000;
	color:#ffffff;
}
div.header	{
	width:772px;margin:0 auto; /*width of container: 802, -padding (15 each side)  */
	height: 30px;
	padding: 10px 15px 0px 15px;
	
	
}
.header-text	{
	font-size: 17px;
	float:left;
}
.header-menu	{
	font-size: 14px;
	padding-left:400px;
	
	
}
.header-menu ul.header-nav li {
	float:left; 
	padding:0 10px;
	background:url(images/pipe.gif) no-repeat ;
}
.header-menu ul.header-nav li a {
	color:white;
	text-decoration:none;
	
}
.header-menu ul.header-nav li a:hover {
	color:#BD598F;
}
.current-page-menu-selected {
	color:#BD598F;
}
.header-menu ul.header-nav li.no-border {
	background:none;
}
div.photo-section	{
	width:800px; margin:0 auto; /*width of container: 802, -padding (1 each side)  */
	height: 350px;
	
	
}
.photo-section img	{
	height:350px;
	border:none;
	
}
div.menu-buttons	{
	width:796px;margin:0 auto; /*width of buttons: 195,  x4, plus 1px between each and edge  */
	height: 64px;
	background:#E39BC4;  /* pink */
}
.menu-buttons ul.buttons-nav li {
	float:left; 
	padding: 2px;
/*	background:url(images/pipe.gif) no-repeat ;*/
}
/* .header-menu ul.header-nav li a {
	color:white;
	text-decoration:none;
	
} */
.header-menu ul.header-nav li a:hover {
	color:#BD598F;
}
div.content	{
	width:750px; /*width of container: 802, -padding (20 each side) -margin (5 each side) */
	height: 295px;
	margin:5px 5px 0px 5px;
	padding:8px 20px 0 20px;
	background:#ffffff;
	color:#000000;
	font-size:14px;
/*	line-height:17px; */
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	
}
div.content-shorter	{
	width:750px; /*width of container: 802, -padding (20 each side) -margin (5 each side) */
	height: 120px;
	margin:5px 5px 0px 5px;
	padding:20px 20px 0 20px;
	background:#ffffff;
	color:#000000;
	font-size:15px;
	line-height:17px;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	
}
div.content-longer	{
	width:750px; /*width of container: 802, -padding (20 each side) -margin (5 each side) */
/*	height: 295px;  */
	margin:5px 5px 0px 5px;
	padding:8px 20px 0 20px;
	background:#ffffff;
	color:#000000;
	font-size:14px;
/*	line-height:17px; */
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	
}
.menu-buttons li	{
	/* margin-left: 40px; */
	
	letter-spacing:1px;
}
.content ul	{
	padding-left:40px;
}
.content li	{
list-style:disc;

}
.content a	{
	color: #990000;
}
.content a:hover	{

	color: #BD598F;
}
.content-shorter ul	{
	padding-left:40px;
}
.content-shorter li	{
list-style:disc;

}
.content-shorter a	{
	color: #990000;
}
.content-shorter a:hover	{

	color: #BD598F;
}
div.doc-attach	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	margin-right:80px;
	
	
}
div.doc-attach-artists	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-left:80px;
	padding-top: 10px;
	
	
}
div.doc-attach-reg	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100px;
	padding-top: 10px;
	padding-left: 350px;
	
	
}
div.doc-attach-homes	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100px;
/*	margin-right:450px; */
	padding-top: 20px;
	
	
}

div.footer	{
	margin-left: 10px;
}
.footer-right	{
	float:right;
	margin-right: 6px;
	font-size: 11px;
}
.footer-right a:hover	{
	text-decoration:underline;
}
div.footer p	{
	
	letter-spacing:normal;
	font-size:12px;
	
}
div.footer a	{
color: #ffffff;
text-decoration:none;
}
div.footer a:hover	{
	text-decoration:underline;
}
.fancy-text	{
font-family:"Comic Sans MS", cursive, Arial, sans-serif;
font-size: 13px;
}
