body {
	background: url(/images/header-bg.gif) repeat-x left top;
	color: #000;
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
			margin: 0px;

}
p{
	line-height: 19px;

	margin-top: 0;
	margin-bottom: 15px;
}
p.center{
	margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
}
.line-through{
	text-decoration: line-through;
}
a:link		{ 
	color: #c75e02;
 text-decoration: underline;


 }
a:visited	{ 
	color: #c75e02;
 text-decoration: underline;

 }
a:hover		{ 
color: #363636;
 text-decoration: underline;
 
}

img {
	border:none;
}
img.left {
	border:none;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
.invisible, hr {
	display: none;
}
.clear {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

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



h1{
	color: #000;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 32px;
	margin-right: 20px;
}
h2{
	color: #c75e02;
	font-size: 28px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 20px;
}

h3{
	color: #c75e02;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}


h4{
	color: black;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-style: italic;
}
#main-header{
	width:850px;
	margin: 0 auto 15px;
	padding: 20px 20px 0;	
}
#main-header h2{
	color: #fff;
	text-align: right;
	float: right;
	position: relative;
	margin-bottom: 15px;
}
#main-header .nav{
	width: 300px;
	float: left;
	position: relative;
	color: #fff;
	margin-top: 21px;
}
#main-header ul.main-navs{
		list-style-type: none;
	margin: 0;
	padding: 0;
} 
#main-header ul.main-navs li{
	float: left;
	list-style-type: none;
	margin-right: 3px;
}
#main-header ul.main-navs li a{
	display: block;
	padding: 5px;
	background-color: #d67f1e;
	color: #fff;
	text-decoration: none;
}
#main-header ul.main-navs li a:hover{
		background-color: #d67f1e;
		color: #000;
	text-decoration: none;
}


#container {
	width:850px;
	margin:0 auto;
	padding: 10px;
	background-color: #fff;
}


#content{
	border: 3px solid #c75e02;
	padding: 20px;
}

.infobox{
		border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	float: right;
	width: 130px;
	padding: 10px 5px;
	margin: 0 5px 5px 10px;
	font-size: 12px;
	line-height: 16px;
	background-color: #f8f4d6;
}
.box{
border: 1px solid #000;
	padding: 20px 5px;
	background-color: #f8f4d6;
}
ul.arrow {
	list-style:none;
	padding: 10px 0 10px 25px;
	margin:0 auto;
}
ul.arrow li {
	background: url(http://temp.misinchosting.com/rslr.net/arrow.gif) no-repeat left 3px;
	padding: 0 0 10px 25px;
}

ul.checked-list {
	list-style:none;
	padding: 10px 0;
	margin:0 auto;
}
ul.checked-list li {
	background: url(http://temp.misinchosting.com/rslr.net/checked.gif) no-repeat left top;
	padding: 0 0 25px 25px;
}

.bbb-logo {
margin-top: 15px;
}
ul.list-icon{
	padding: 0;
	list-style-type: none;
}
ul.list-icon li{
	padding: 0 0 8px 35px;
	list-style-type: none;
	margin-bottom: 15px;
	background: url(http://mortgagerebel.com/images/list-icon2.gif) no-repeat left top;
}
