@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #CC9966;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}
.oneColLiqCtrHdr #container {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColLiqCtrHdr #header {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 112px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #000000;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	background-image: url(images/bg_couple1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#imagewrap {
	float:left;padding-right:10px;
}
#container2 {
	width: 98%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#content_1 {
	margin:2px 5px 5px 2px; 
	float:left; 
	width:640px;

}
#content_2 {
	margin:2px 5px 5px 2px;
	float:left;
	width:690px;

}

.ads_left {
	float: left;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 2px;
	margin: 0;
	display: inline;
}
.ads_left2 {
	float: left;
	margin: 0;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 11px;
	height:456px;
	width:412px;
}
ul
{
	list-style: none;
	/*	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;*/
	padding-left: 17px;
	background-repeat: no-repeat;
	margin: 0px;
	display:block;
}
li
{
	/*list-style-type:square;
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;*/
	margin-left: 8px;
	list-style-image: url(images/bulletin_accent.png);
}
.oneColLiqCtrHdr #mainContent2 {
	background-image: url(images/bg_couple2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #mainContent3 {
	background-image: url(images/bg_couple3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #mainContent4 {
	background-image: url(images/bg_champagne.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #mainContent5 {
	background-image: url(images/bg_microphone.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #mainContent6 {
	background-image: url(images/bg_hands.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #mainContent7 {
	background-image: url(images/bg_party1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #mainContent8 {
	background-image: url(images/bg_limo1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #mainContent9 {
	background-image: url(images/bg_palmtrees1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer1 {
	font-size: 9px;
	text-align:center;
	color: #E2A354;
	text-decoration:none;
	margin-top:10px;
}
#footer1 img {
	margin-top:10px; 
	margin-bottom:6px;
}