@charset "utf-8";
.nextback {
	float: right;
}

.address-listing {
	padding-top: 10PX;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCE5E5;
}
.address-smlimage {
	margin-right: 20px;
	margin-bottom: 20px;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 20px; /* 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: #000000;
	line-height: 18px;
}
.mag-homepage {
	float: right;
	width: 250px;
	margin-left: 15px;
}
.padding-bot-15px {
	padding-bottom: 15px;
	margin-top: 10px;
}

.addresssearches {
	float: left;
	width: 555px;
	margin-top: 15px;
}
.addresssearchbox {
	float: left;
	height: auto;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.padding-bottom {
	padding-bottom: 15px;
	margin-top: 5px;
}



.mag-textbox {
	background-color: #CCDFDF;
	width: 220px;
	padding: 15px;
	margin-top: 20px;
}

.oneColFixCtrHdr #container {
	width: 930px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	overflow: visible;
}
.oneColFixCtrHdr #container #navigation {
	height: 35px;
	width: 930px;
	font-size: 14px;
	margin: 10px 0px;
	float: left;
	letter-spacing: -1px;
}
.oneColFixCtrHdr #header #search {
	float: right;
	width: 196px;
	height: 250px;
}
.oneColFixCtrHdr   #container   #header   #searchmain  {
	background-image: url(images/search-back.png);
	padding-right: 15px;
	padding-left: 20px;
	width: 161px;
	float: right;
	height: 200px;
}
.oneColFixCtrHdr #header #weddings {
	float: left;
	padding-top: 10px;
}
.oneColFixCtrHdr #header {
	float: left;
}
.oneColFixCtrHdr   #header  #banner {
	float: left;
	height: 90px;
	width: 728px;
	text-align: center;
}
.oneColFixCtrHdr #mainContent {
	float: left;
	width: 930px;
}
.oneColFixCtrHdr #container #mainContent #middle {
	background-image: url(images/main-back.png);
	background-repeat: repeat-y;
	float: left;
	width: 890px;
	padding: 0px 20px;
}
.oneColFixCtrHdr #container #mainContent #mpu {
	float: right;
	width: auto;
	padding: 10px 10px 0px 10px;
	border-left: dotted 2px #CCE5E5;
	position: top;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #content {
	float: left;
	width: 555px;
}
.oneColFixCtrHdr #footer {
	height: 10px;
	float: left;
	width: 930px;
}
p {
	padding-top: 0px;
	padding-bottom: 12px;
	margin: 0px;
}
.header {
	font-size: 18px;
	color: #006666;
	line-height: 22px;
}
.addresssearchmain {
	background-image: url(images/addresssearchback.png);
	padding-right: 15px;
	padding-left: 15px;
	width: 145px;
	float: right;
	height: 100px;
}
.floatright {
	float: right;
}

.forms {
	background-color: #CCDFDF;
	border: 1px solid #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	padding: 3px;
	width: 140px;
	margin-bottom: 8px;
}
.planningboxes {
	background-image: url(images/addresssearchback.png);
	padding-right: 15px;
	padding-left: 15px;
	width: 145px;
	float: right;
	height: auto;
}
.floatleft {
	float: left;
}
.idoweddings {
	background-color: #CCDFDF;
	width: auto;
	padding: 15px;
	margin-top: 20px;
}
.paddingleft20 {
	padding-left: 20px;
}
