body {
	margin: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
form {
	margin:0px;
}
a {
	color: #B2449A;
	font-weight:bold;
}
a:hover {
	color: #0076A4;
}
#header {
	height:94px;
	width:760px;
	text-align: left;
}
.pillar{clear:both;
	line-height:0%;
}
.whiteBold, .whiteBold a, .whiteBold a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#rings {
	width:131px;
	position: absolute;
	top: 48px;
	left: 635px;
}
#logo {
	width:220px;
	height: 94px;
	float: left;
}
#title {
	background:url(images/wedding_planner.gif) no-repeat;
	text-align: right;
	height: 31px;
	padding-top: 17px;
}
#navigation {
	float: left;
	width: 533px;
	padding-left: 7px;
}
.largeButton  {
	height:55px;
	background:url(images/btn_big.gif);
	width: 165px;
	float: left;
	text-align: center;
	padding-right: 8px;
	color:#0076A4;
}
.largeButton a {
	color:#0076A4;
	text-decoration:none;
}
.largeButton a:hover {
	color:#B2449A;
	text-decoration:underline;
}
#buttons {
	height: 25px;
}
#main {
	width:760px;
	margin: 0px;
	float: left;
	clear: both;
}
#leftColumn {
	width:187px;
	padding-left: 13px;
	float: left;
	clear: both;
}
#search {
	background:url(images/search_bg.gif) no-repeat;
	height: 65px;
	padding: 10px;
	padding-top: 30px;
	width: 187px;
	margin-bottom: 20px;
}
#searchModule {
	background:url(images/search_module_bg.gif) no-repeat;
	height: 32px;
	padding: 10px;
	padding-top: 5px;
	width: 187px;
	margin-bottom: 10px;
}
.loginPanel {
	padding: 10px;
	padding-top: 4px;
	width: 187px;
	color: #B2449A;
	background-color: #FFCCFF;
	line-height: 140%;
}
.purpleHeader {
	height: 16px;
	width: 187px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(images/purple_box_header.gif) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}
.purpleFooter {
	height: 16px;
	width: 187px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(images/purple_box_footer.gif) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-top: 4px;
}
.blueFooter a, .blueFooter a:hover {
	color:#FFFFFF;
}
.bluePanel {
	padding: 10px;
	padding-top: 4px;
	width: 187px;
	color: #0080B2;
	background-color: #D1EDF9;
	line-height: 140%;
}
.blueHeader {
	height: 16px;
	width: 187px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(images/blue_box_header.gif) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}
.blueFooter {
	height: 16px;
	width: 187px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(images/blue_box_footer.gif) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-top: 4px;
}


/** NEW CSS FOR ADS - 11-02-06 **/
.adBox {
	width:207px;
	float: left;
	margin-right: 10px;
}

.adblueFooter a, .adblueFooter a:hover {
	color:#FFFFFF;
}
.adbluePanel {
	height:75px;
	font-size:11px;
	padding: 10px;
	padding-top: 4px;
	width: 187px;
	color: #0080B2;
	background-color: #D1EDF9;
	line-height: 110%;
	
}
.adblueHeader {
	font-size:11px;
	height: 16px;
	width: 187px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(images/blue_box_header.gif) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}
.adblueFooter {
	font-size:12px;
	height: 16px;
	width: 187px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(images/blue_box_footer.gif) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-top: 4px;
}
.phone{color:#B84898;
	font-weight:bold;
}
/****/


.purpleFooter a, .purpleFooter a:hover {
	color:#FFFFFF;
}
.sidePanel {
	width: 207px;
	margin-bottom: 10px;
}
#contentArea {
	width: 520px;
	float:right;
	padding-left: 20px;
	padding-top: 20px;
}
#homeHeader {
	width: 520px;
	background-image: url(images/title_welcome.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#footer {
	height: 17px;
	background-color: #009FDD;
	color: #E8EAED;
	font-size:10px;
	margin-top: 10px;
	padding-left: 13px;
	font-weight:normal;
	clear: both;
	padding-top: 5px;
}
#footer a {
	color: #E8EAED;
	font-size:10px;
	font-weight:normal;
}
.frmInput {
	margin-bottom: 5px;
	border: 1px solid 0080B2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.frmInputRegister {
	margin-bottom: 5px;
	border: 1px solid 0080B2;
	width:240px;
}
.frmInputModule {
	font-size:9px;
}
.purpleBold {
	color:#B2449A;
	font-weight:bold;
}
.purpleText {
	color:#B2449A;
}
.blueText {
	color:#0080B2;
	font-weight:normal;
}
.saveChanges {
	background:url(images/btn_save_changes.gif);
	width: 95px;
	height: 22px;
	margin: 0px;
	border: 0px;
	outline:none;
	padding:0px;
	float:left;
}
.submit_btn {
	background:url(images/btn_submit.gif);
	width: 70px;
	height: 22px;
	margin: 0px;
	border: 0px;
	outline:none;
	padding:0px;
	float:left;
	cursor:hand;
}
.reset_btn {
	background:url(images/btn_reset.gif);
	width: 69px;
	height: 22px;
	margin: 0px;
	border: 0px;
	outline:none;
	padding:0px;
	float:left;
	cursor:hand;
}
.filter_btn {
	background:url(images/btn_filter.gif);
	width: 76px;
	height: 22px;
	margin: 0px;
	border: 0px;
	outline:none;
	padding:0px;
	float:left;
	cursor:hand;
}
.strongText {
 font-weight:bold;
}
h1 {
	color:#0080B2;
	margin:0px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color:#0080B2;
	margin:0px;
	font-size:14px;
}
h3 {
	color:#0080B2;
	margin:0px;
	font-size:12px;
}
td.summary{
	padding:3px;
	text-align:right;
	border:1px solid #666666;
	background-color:#FFFFFF;
	color:#000000;
}
td.summaryGreen{
	padding:3px;
	text-align:right;
	border:1px solid #666666;
	background-color:#DAEDD7;
	color:#007236;
}
td.summaryRed{
	padding:3px;
	text-align:right;
	border:1px solid #666666;
	background-color:#FAC4B9;
	color:#FF0000;
}
.greenText {
	color:#007236;
}
.redText {
	color:#FF0000;
}
label {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	color:#0080B2;
	font-weight:bold;
	text-align: right;
	width: 140px;
	padding-right: 20px;
}

br {
	clear: left;
}
.adBox {
	width:140px;
	float: left;
	margin-right: 10px;
}
