/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET CODE */

/* CUSTOM STYLES */

html, body {
	background-color: #D9EDFF;
	background-color: #d9edff;
	0FF-background-image: url(images-harmonyloan/bkg-body-tile.gif);
	background-repeat: repeat-x;
	border-top: 5px solid #B2DAFF;
}

.wrapper {
	width: 1050px;
	margin: 0 auto;
}
.brandingbox {
	width: 245px;
	padding-top: 9px;
	float: left;
}
.brandingbox {
    display: block;
    transition: all 0.25s ease-in-out 0s;
}
.brandingbox:hover {
    background-color: #FFFFFF;
}
.maincontainer {
	0FF-background-color: #333;
	0FF-border: 4px solid #900;
	background-color: #fff;
	background-image: url(images-harmonyloan/rt-column-bkg-tile.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 750px;
	margin: 11px auto 20px;
	padding: 25px 5px 25px 40px;
	float: right;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.top {
	0FF-background-color: #C60;
	/*
height: 22px;
	background-image: url(images-harmonyloan/651_header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
*/
}
.content {
	0FF-background-color: #999;
	0FF-border: 3px solid #06C;
	/*
background-image: url(images-harmonyloan/651_wrap-bg.png);
	background-repeat: repeat-y;
	background-position: center;
*/
}
.twocol {
	0FF-background-color: #CCC;
/* 	width: 950px; */
	margin: 0px auto;
	0FF-border: 2px dashed #939;
}
.rightside {
	0FF-background-color: #CC9;
	0FF-border: 1px dotted #F00;
	float: right;
	width: 180px;
	padding-right: 5px;
	padding-left: 5px;
}
.maincol {
	0FF-background-color: #FFF;
	OFF-border: 1px dotted #090;
	float: left;
	width: 550px;
}

.maincol .contenttext {
/* 	width: 650px; */
	margin-right: auto;
	margin-left: auto;
}
.maincol .contenttext h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 8px;
}


.maincol .contenttext h3 {
    border-top: 2px solid #EDEDED;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 20px;
    padding-top: 10px;
    }

.contactbox {
border-top: 2px solid #ededed;
padding-top: 10px;
}

.maincol .contenttext p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: normal;
	margin-bottom: 12px;
}

.bottombox {
	0FF-background-color: #C90;
	height: 25px;
	/*
background-image: url(images-harmonyloan/651_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
*/
}
.footer {
	0FF-background-color: #9C0;
}
.rightside p a,
.rightside p a:link,
.rightside p a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 115%;
	background-color: #badaf3;
	display: block;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c3e7f8;
	border-right-color: #8faec8;
	border-bottom-color: #8faec8;
	border-left-color: #c3e7f8;
	text-decoration: none;
	color:#3a63ab;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}

.rightside p a:hover {
	background-color:#1563AC;
	border-color:#1563AC;
	color:#ffffff;
}

.maincol .contenttext ul li {
	list-style-type: disc;
	0FF-list-style-position: inside;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 120%;
	margin-bottom: 8px;
	margin-left: 30px;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
