body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F6F5E4;
	margin: 0px;
	padding: 0px;
	text-align:center;
	min-width: 800px;
	
}


a:link { color: #999; text-decoration:none; }
a:visited { color: #999; text-decoration:none; }
a:hover {
	color:#666094;
	text-decoration:underline;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.none {
	display: none;
}


/* ------- PAGE DIVS ----------- */


#mainDiv {
	background-color: #ffffff;
	padding:0px;
	text-align: left;
	border: 1px solid #cccccc;
	width: 803px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

/* IE Win 3 pixel bug */
html>body #mainDiv {
    width:800px;
}


#topHeader {
	background-color: #FFFFFF;
	background-image: url(images/gradient_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#mainContent {
	width: 100%;
}

#tableContent {
	width: 100%;

}


#footer {
	/* height: 25px; */
	line-height: 1.7em; 
	width: 100%;
	border-top: 1px solid #fff;
	background-color: #D9DEC8;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
 }


#designby, #designby a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color: #666;
	margin-top: 4px;
}

#designby p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color: #666;
}


#tableContent {
	width: 100%;

}

/* ---- Left Column ----- */

.leftCol {
	background-color:#D9DEC8;
	width: 150px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-image: url(images/home_bride2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.leftCol h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	padding-left: 8px;
	padding-bottom: 8px;
}

.leftCol p {
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.greenDiv {
	
	width: 100%;
	border-bottom: 1px solid #fff;
	margin: 0px;
	padding: 0px;
}

.greenDiv2 {
	
	width: 100%;
	border-bottom: 0px solid #fff;
	margin: 0px;
	padding: 0px;
}



/* ---- right Column ---- */

.contentCol {
	background-color: #fff;
	border-right: 0px solid #fff;
	width: 650px;
}

#pinkTitle {
	background-color:#E7D8D0;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #fff;
	
}

#pinkTitle h1 {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	
}

#pinkContent {
	background-color:#FFF2E9;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #fff;
	
}

#pinkContent .content {
	margin: 0px;
	padding: 12px;
	padding-top: 15px;
	
}

/* ---- photo area ---- */
#photo-thumbs {
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 648px;
}

.photo-large {
	width: 250px;
}

.photo-large4 {
	width: 300px;
}

.photo-large2 {
	width: 350px;
}
.photo-large3 {
	width: 365px;
}

.tdContent {
	width: 300px;
}

.tdContent4 {
	width: 275px;
}

.tdContent2 {
	width: 250px;
}

.tdContent3 {
	width: 260px;
}

.tdContent7 {
	width: 375px;
	padding-left: 10px;
}

.tdContent8 {
	width: 210;
	padding-left: 10px;
}

.tdContent9 {
	width: 230px;
	padding-left: 10px;
}

.tdContent10 {
	padding-left: 10px;
}


/* -------- NAVIGATION ------------ */

#topNav {
	background-color: #FFFFFF;
	width: 100%;

}

#navList {
	margin: 0px;
	padding: 0px;
	height: 21px;
	background-image: url(images/gradient_topnav.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #666;
	border-bottom: 1px solid #fff;
	
}


#navList ul {
 
}

#navList li {
 	list-style: none;
	float: left;
	margin: 0px;
 	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
}

#navList a {
  	color: #666;
	text-decoration: none;
	display: block;
	font-weight: normal;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	
}


#navList a:link,  #navList a:visited {
	color: #666;
	text-decoration: none;
	
	} 	

#navList a:hover {
	color: #333;
	text-decoration: none;
	background-color: #B3B8A6;
	} 	

	
/* commented backslash hack hides rule from EI5-Mac \*/
#navList a {float: none;}    /* end IE5-Mac hack */


#mainContent {
	clear:left;
}


/*----- subNavList -------- */


#subnavList {
	list-style-type: none;	
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#subnavList li {
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	font-size: 10px;
}

#subnavList a {
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	color: #666;
	text-decoration:none;
	display: block;
	padding-left: 10px;
}

#subnavList a:hover {
	background-image: url(images/gradient-sidenav.jpg);
	background-repeat: no-repeat;	
}

/* -- page specific subNav ---- */

#bodyBridal1 #subnavBridal a, #bodyBridal2 #subnavBridesmaids a, #bodyBridal3 #subnavFlowergirls a {
	background-image: url(images/gradient-sidenav.jpg);
	background-repeat: no-repeat;	
}


/* ------ image gallery ------ */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
height: 350px;
}


.first-thumb img {
border: 1px solid white;
z-index: 60;
margin: 0 5px 5px 0;
text-decoration: none;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
text-decoration: none;
}

.first-thumb:hover {
background-color: transparent;
text-decoration: none;
}

.thumbnail:hover{
background-color: transparent;
text-decoration: none;
}

.first-thumb span {
position: absolute;
background-color: #FFF2E9;
text-decoration: none;
padding: 5px;
left: 190px;
color: #666;
text-decoration: none;
width: 400px;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFF2E9;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: #666;
text-decoration: none;
width: 400px;
}

.first-thumb:hover img{
text-decoration: none;
}
.thumbnail:hover img{
text-decoration: none;
}


.first-thumb span img {
border-width: 0;
padding: 2px;
visibility: visible;
top: 0;
left: 190px; /*position where enlarged image should offset horizontally */
z-index: 60;
text-decoration: none;
}








.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
text-decoration: none;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 190px; /*position where enlarged image should offset horizontally */
z-index: 50;
text-decoration: none;
}


.tdContent5 {
	width: 210px;
	padding-left: 15px;
}
.tdContent6 {
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.designer_hdr {
	font:"Century Gothic", Verdana, Arial;
	color: #AD9687;
	font-size: 18px;	
}
