/* The Harvest First Light Web Design 2007 */


body {
  background:#ddd url("../img/bg_page.jpg") repeat-x 0 0;
  color:#333;
}


h1, h2, h3, h4, h5, h6 {
                        color: #8BA11D;
}


.albumThumb{
	text-align: center;
	width: 125px;
	height: 125px;
	float: left;
}

.albumThumb a img {padding: 0;
	margin: 0;
	border: 2px solid #CC6633;
}

.albumThumb a:hover img {border: 2px solid #677C2F;}


p {
   line-height: 1.6em;
   color: #6C6C6C;
}


img {border: 0;
     margin: 0;}
       
a {color: #8BA11D; text-decoration: none;}
a:link {color: #8BA11D; }
a:visited {color: #677C2F; }
a:hover {color: #CC6633; text-decoration: underline;}


.bottom-border {border-bottom: 1px solid #E0E0E0;}



/* Begin main navigation menu. */

#title{
	color: #000000;
	font-size: 45px;
	margin-bottom: 0px;
}

#menu{
         background: url(../images/featured_top.png) no-repeat;
}

/* End main navigation menu. */ 


#footer {
         background: url(../images/footer_center.jpg) repeat-x;
}


#footer p {
 margin: 50px 0px 0px 0px;
}


.date {color: #8BA11D;
       font-style: italic;
}

.left {float: left;
}

.right {float: right;}

.justify {text-align: justify;}


/* Begin recent clients list. */



#recent-trips li {
		    margin: 0px;
		    display: inline;
                    padding: 0px;}

#recent-trips li a img {
			  padding: 0px;
                          margin: 0px;
                          border: 2px solid #E0E0E0;
                          width: 64px;
                          height: 64px;
                          }

#recent-trips li a:hover img {border: 2px solid #677C2F;}

/* End recent clients list. */


/* Begin wedding-menu list. */

#wedding-menu {margin-bottom: 25px;
		padding: 0;}

#wedding-menu ul {margin: 0;
		padding: 0;
		list-style-type: none;}

#wedding-menu li {display: block;
		padding: 5px 0px 10px 0px;
		font-size: 14px;
/*		font-family: "Fine Hand", "Tahoma";*/}

#wedding-menu li a {padding: 0px 0px 0px 0px;
		text-transform: uppercase;
		display: block;}


/* End recent clients list. */



/* Begin style for the featured services. */


.loud {font-size: 150%;
	color: #990000}
/* End style for featured services. */

