@charset "utf-8";
/* CSS Document */

/* WEBSITE COPYRIGHT LISA ANSTETH OF LISALEE DESIGNS, 2010. ALL RIGHTS RESERVED GO TO WWW.LISALEEDESIGNS.COM FOR ANY COMMENTS */

#title_weddings {
	width: 655px;
	height: 120px;
	float: left;
	background-image: url(../images/titles/portfolio_weddings.jpg);
	background-repeat: no-repeat;	
}

#thumbnails_weddings {
	width: 655px;
	height: auto;
	float: left;
}

#thumbnails_weddings img {
	height: 100px;
	width: 100px;
	border: none;
}

#content_wrapper_weddings {
	width: 880px;
	height: 870px;
	float: left;
	border-style: solid;
		border-width: 10px;
		border-color: #FFF;
	background-color: #878787;
}


#sub_nav_weddings {
	width: 215px;
	height: 870px;
	float: left;
	border-style: solid;
		border-width: 0 5px 10px 0;
		border-color: #FFF;
	background-color: #000;
}

#main_col_weddings {
	width: 655px;
	height: 870px;
	float: left;
	border-style: solid;
		border-width: 0 0 10px 5px;
		border-color: #FFF;
	background-color: #878787;
}

#lisalee_link {
	text-decoration: none;
	color: #000;
}

#lisalee_link:hover {
	text-decoration: none;
	color: #FFF;
}

#preview_image {
	width: 215px;
	height: 420px;
	float: left;
	text-align: center;
	padding: 130px 0 0 0;
}
