/* CSS Document */

.wedhlight {
	border:solid #CCCCCC 3px;
	padding:10px;
	background-color: #FFFFFF;
}
.wedhlight p{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
h2, h3, h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #B36DB6;
	margin-bottom: 10px;
	margin-top: 0px;
	font-variant: small-caps;
}
p, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#FFFFFF;
	text-decoration: none;
	}
p a:active {color: #5B2E59; text-decoration: underlined} 	
	
p a:hover {color: #5B2E59; text-decoration: none} 



.imgfloatimg {margin: 0 10px 10px 0; float: left;}

#wedPromo {
	padding: 10px 0 15px 15px;
	height: 110px;
	clear: both;
	background-image: url(../images/weddings/bg_promo.jpg);
	background-repeat: no-repeat;
	background-position: left top;}

#wedPromo ul{
	margin-left: 0;
	list-style: none;
	padding-left: 0;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 12px;
}	

#wedPromo li{
	float:left;
	margin-right:10px;
	height:100px;
	width: 325px;
	padding-right: 5px;
	border-right:solid #E7E8E8 4px;
	font-size: 12px;
}	
#wedPromo li {a:hover {color: #853385; text-decoration: none} 

#wedPromo li.nobox{
	border-right:none;
	width: 325px
}

#wedContent {
	padding: 20px 20px 0px 20px;
	background-image: url(../assets/bg_content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.nobox{
	border-right:none;

}

