/* CSS Document */

/*  BODY  */
body {
	margin: 0; padding: 0;
	text-align: left;
    font-size: 1em;
	font-family: Arial, Tahoma, "Sans Serif";
	background: url(images/bkg_page.jpg) repeat-x top;
}

p {
	margin: 10px 0;
	color: #105CB6;
	font-size: 0.8em;
	line-height: 1.3em;
}

img {
	border: 0;
}

#iWrapper {
	margin: 0 auto;
	width: 750px;
	padding: 0;
	border: 15px solid #fff;
	text-align: left;
	background-color: #fff;
}


#topDivCont {
	margin: 0 auto;

}

#topDiv {
	background: url(images/lowcosthead-bg.gif) repeat-x top;
	width:750px;
	height:79px;
}

#topLogo {
	background-image: url(images/weddingplan.gif);
	color: #fff;
	height: 71px;
	margin: 0;
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	padding-left:63px;
	/*padding-top: 8px;*/
	float: left;
	vertical-align: top;
}

#topBanner { 
	background-repeat:no-repeat; 
	background-position:right top;
	width:290px;
	margin: 0;
	padding: 0;
	float: right;
}

#topBanner img {
	border: 0;
}

/*  MAIN LAYOUT  */

#holderright {
	float: right;
	width: 541px;
	background: #fff url(images/contenttop-bg.gif) no-repeat top;
	margin: 0; border: 0; padding-top: 14px;
}

/*  HORIZONTAL MENU  */

#hmenu {
	clear: both;
	background: #fff url(images/lowcostshade.gif) no-repeat top;
	/*height: 22px;*/
	margin:0;
}

#hmenu .inner {
	background:  url(images/2sp-dot.gif) repeat-x bottom;
	margin-left: 0;
	height: 27px;
}

#hmenu .date {
	float:left;
	font-size: 0.6em;
	color: #4E463F;
	margin: 0;
	padding: 8px 0 0 5px;
}

#hmenu .ppc01h, #hmenu .ppc01k { text-align: center; font-size: 0.7em; font-weight: bold; color: #4E463F; margin: 0; padding: 7px 0 0 0; }

#ppc02h { margin:15px auto; text-align:center; }
#ppc02k { float:left; padding:4px 15px 15px 0; }
#ppc03h { margin:15px auto 0; text-align:center; }
#ppc03k { width:160px; margin:15px 0; text-align:center; }

#rss {
	text-align: left;
	font-size: 0.7em;
	font-weight: normal;
	color: #4E463F;
	margin: 0;
	padding: 9px 5px 0 0;
}

#rss a, #rss a:visited { color: #4E463F; text-decoration:none; }
#rss a:hover { color: #E45B00; text-decoration:underline; }

/*  2ND HORIZONTAL MENU - BOTTOM  */

#h2menu {
	background: #fff url(images/footmenu-bg.gif) repeat-x top;
	margin: 0;
	height: 31px;
	clear: both;
}

#h2menu .smenu {
	float: right;
	font-size: 0.7em;
	font-weight: bold;
	color: #4E463F;
	margin: 0;
	padding: 9px 5px 0 0;
}

#h2menu .smenu a, #h2menu .smenu a:visited { color: #4E463F; text-decoration:none; }
#h2menu .smenu a:hover { color: #E45B00; text-decoration:underline; }

#h2menu .cright {
	float: left;
	font-size: 0.6em;
	font-weight: normal;
	color: #4E463F;
	margin: 9px 0 0 5px;
}

/* MAIN CONTAINER */

#contentWrap {
	margin: 0 auto;
	padding: 0; 
	height: 100%;
}

#contentWrap a, #contentWrap a:visited { color: #F65D02; text-decoration:underline; }
#contentWrap a:hover { color: #EE3A04; text-decoration:none; }

#contentWrap p {
	margin: 10px 0;
}

/*  FOOTER BAR  */

#footerbar {
	margin: 12px auto 0;
}

#footerbar .cright a, #footerbar .cright a:visited { color: #005486; text-decoration:none; }
#footerbar .cright a:hover { color: #FF7A1F; text-decoration:underline; }

/*/ CONTENT LAYER /*/

#content {
	float: left;
	width: 541px;
	background-color:#fff;
	/*border-top: 1px solid #CBCDC5;*/
	padding: 0;
	margin: 0;
}

#content p {
	margin: 10px 0;
	line-height: 1.3em;
	color: #4E463F;
	font-size: 0.8em;
}

#content p a, #content ul li a, #content ol li a { color: #0AF; text-decoration: none; }
#content p a:hover, #content ul li a:hover, #content ol li a:hover { color: #666;	text-decoration: none; }

#content .mainImage {
	padding-right: 8px;
	float: left;
}

/*#content ul {
	text-align: left;
	margin: 20px 0 20px 15px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

#content ol {
	text-align: left;
	margin: 20px 0 20px 20px;
	margin-left: 20px !important; margin-left: 23px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

#content ul li {
	list-style-type: square;
	line-height: 1.6em;
	margin-bottom: 5px;
}

#content ol li {
	list-style-type:inherit;
	line-height: 1.6em;
	margin-bottom: 5px;
}

#content .li-inner {
	list-style-type: square;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

#content .li-noblock {
	list-style-type: none;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}*/

/*/ LEFT LAYER /*/

#left {
	float: left;
	width: 209px;
	background: #fff url(images/menu-bg.gif) no-repeat top;
	border: 0; margin: 0;
}

/*  PROMO (LARGE PROMO) */

#promo1 {
	width:541px;
	height: 109px;	
	background: url(images/loanapplication-bg.jpg) no-repeat left top;	
	margin-bottom:15px;
	float: right;
}

#promo1 .title {
	color:#4E463F;
	margin: 17px 10px 6px 170px;
	font-size: 1.1em;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}

#promo1 .copy {
	margin: 0 10px 0 190px;
	height:69px;
	font-size: 0.8em;
	color: #fff;
}

#promo1 p {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	padding: 0 12px;
}

#promo1-butt {
	float: right;
	margin: 0;
}

/*  PROMO (SMALL PROMO) */

#promo2 {
	width:158px;	
	margin-left: 11px;
	margin-bottom:15px;
}

#promo2 .title { font-size: 1.2em; color: #4E463F; margin:0; padding:0 0 10px 0; border-bottom: 1px solid #CBD6DF;}

#promo2 .copy {
	margin: 10px 0 0 0;
	font-size: 0.8em;
	color: #105CB6;
}



/*/ TEXTBOX 1 /*/

#txtbox1 {
	float: left;
	width: 270px;
	margin: 0;
	padding-bottom: 2px;
	background: url(images/dotted-v.gif) repeat-y right top;
}

#txtbox1 h3 {
	color: #4E463F;
	font-size: 1em;
	font-weight: bold;
	padding: 13px 0 4px 0;
	margin: 0;
}
#txtbox1 h3 a, #txtbox1 h3 a:visited {
	color: #87CE06;
	background-color: #fff;
	text-decoration: none;
}
#txtbox1 h3 a:hover {
	color: #87CE06;
	background-color: #fff;
	text-decoration: none;
}
#txtbox1 .cont {
	padding: 0 10px 3px 0;
	margin: 0;
	clear: both;
}
#txtbox1 p {
	color: #105CB6;
	line-height: 1.3em;
}
#txtbox1 .img {
	float:right;
	padding:3px 0 8px 8px;
}
#txtbox1 .link {
	color: #105CB6;
	font-weight: bold;
	margin:8px 0 8px 0;
	float: right;
}
#txtbox1 .link a, #txtbox1 .link a:visited {
	color: #105CB6;
	font-weight: bold;
	text-decoration: underline;
}
#txtbox1 .link a:hover {
	color: #105CB6;
	font-weight: bold;
	text-decoration: none;
}


/*  TEXTBOX 2 */

#txtbox2 {
	float: left;
	width: 270px;
	margin: 0;
	padding-bottom: 2px;
}

#txtbox2 h3 {
	color: #4E463F;
	font-size: 1em;
	font-weight: bold;
	padding: 13px 0 4px 10px;
	margin: 0;
}
#txtbox2 h3 a, #txtbox1 h3 a:visited {
	color: #87CE06;
	background-color: #fff;
	text-decoration: none;
}
#txtbox2 h3 a:hover {
	color: #87CE06;
	background-color: #fff;
	text-decoration: none;
}
#txtbox2 .cont {
	padding: 0 0 3px 10px;
	margin: 0;
	clear: both;
}
#txtbox2 .img {
	float:right;
	padding:3px 0 8px 8px;
}
#txtbox2 p {
	color: #105CB6;
	line-height: 1.3em;
}
#txtbox2 .link {
	color: #105CB6;
	font-weight: bold;
	margin:8px 0 8px 0;
	float: right;
}
#txtbox2 .link a, #txtbox2 .link a:visited {
	color: #105CB6;
	font-weight: bold;
	text-decoration: underline;
}
#txtbox2 .link a:hover {
	color: #105CB6;
	font-weight: bold;
	text-decoration: none;
}

/*/ LEFT - MENU /*/
#vmenu { margin:14px 0 15px 11px; width:158px; }
#vmenu .title { font-size: 1.2em; color: #4E463F; margin:0; padding:0 0 20px 0; border-bottom: 1px solid #CBD6DF; }
#vmenu .menu { margin: 15px 0 0 0; padding: 0; color: #FFFFFF; }
#vmenu .menu a, #vmenu .menu a:visited { display: block; color: #105CB6; padding: 0 5px 5px 4px; margin:-5px 0 0 0; text-decoration: none; font-size: .9em; font-weight:bold; background: #fff url(images/2sp-dot.gif) repeat-x bottom left; padding-bottom:5px; }
#vmenu .menu a:hover { color: #4E463F; background: #fff url(images/menu-mo.gif) repeat-x bottom left; }

/*/ ARTICLE MENU /*/
#articlemenu { margin:14px 0 15px 11px; width:158px; }
#articlemenu .title { font-size: 1.2em; color: #4E463F; margin:0; padding:0 0 10px 0; border-bottom: 1px solid #CBD6DF;}
#articlemenu .amenu { margin: 15px 0 0 0; padding: 0; color: #FFFFFF; }
#articlemenu .amenu a, #articlemenu .amenu a:visited { display: block; color: #105CB6; padding: 0; margin: -7px auto; text-decoration: none; font-size: 0.8em; font-weight:normal; background: #fff url(images/2sp-dot.gif) repeat-x bottom left; line-height:1.4em; }
#articlemenu .amenu a:hover { color: #4E463F; background: #fff url(images/menu-mo.gif) repeat-x bottom left; }

/*/ BOOKMARK /*/
#bmark { margin: 0 0 15px 11px; }

/*  H  */

.title-holder {
	float: left;
}

h2 {
	color: #fff;
	padding: 0 0 3px 18px;
	font-family: Arial, Tahoma;
	font-size: 1.7em;
	font-weight: bold;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 0;
}

h2 a, h2 a:visited { color: #fff; text-decoration: none; }
h2 a:hover { color: #fff; text-decoration: none; }

h1 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 15px 0 19px 0;
	padding: 0;
	color:#4E463F;
}
h3 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 98px; padding: 13px 0 0 0; }
h4 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 13px; padding: 13px 0 0 0; color:#fff; }
h5 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 13px; padding: 13px 120px 0 0; color:#fff; }

.boldheader {
	margin-top: -23px;
	margin-left: 19px;
}


/* OTHER */

.w3c { clear:both; margin: 0 auto; padding: 8px 0 15px 0; text-align: right; margin: 0 auto; width: 774px; }
.w3c img { border: 0; }

.clear {
	clear:both;
	height: 0;
}

.dotted-h {
	background: url(images/2sp-dot.gif) repeat-x bottom left;
	height: 2px;
	clear: both;
}

/* LEGAL */

#legal {
	background-color: #F2F2F2;
	height: 45px;
	padding-top: 9px;
	text-align: center;
}
#legal p {
	margin:0;
	font-size: 0.6em;
	line-height:1.3em;
	color: #4E463F;
}
