

#middle {
	background-image:url(../images/weddingsContentBG.gif);
	background-color: #4c074e;	
}


#leftMenuHeader {
	background-image:url(../images/weddingsHeader.gif);
}

#leftMenuItems {
	background-image:url(../images/weddingsLeftMenuBG.gif);
}


#leftMenuItems li{
	border-bottom:1px dotted #4c074e;	
}


#leftMenuItems a:link, #leftMenuItems a:visited {
	color:#fbc2ea; 
}    

#leftMenuItems a:hover {
	color:#f94fa3; 
}


#textContentWithPic {
	color:#E1E1E1;
}

#textContentWithoutPic {
	color:#E1E1E1;
}

#textContentWithoutPic li {
	font-size:12px;
}

h1,h2,h3 {
	color:#fbc2ea;
}


.thumbnail {
	border:1px solid #fbc2ea;  
}

a:hover .thumbnail {
	border:1px solid #f94fa3; 
}


a:link, a:visited {
	color:#fbc2ea; 
}    

a:hover {
	color:#f94fa3; 
	text-decoration:none;
}

.tableHeader {
	display:block;
	background-color:#fbc2ea; 
	width:625px;
	color:#4c074e;
	font-size:16px;
	padding:3px;
	border: 1px outset; 
	font-weight:bold;
}


.testimonialName {
	color:#fbc2ea; 
	border-bottom:1px dotted #fbc2ea;	

}


