body {
	margin: 0px;
	padding: 0px;
	background-color: #d6dadd;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #222;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5f849e;
	margin-top: 0px;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.topbgcontainer {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 100%;
	width: 100%;
}

.completecontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



.menubar {
	height: 27px;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.leftbarcontainer {
	float: left;
	width: 180px;
	padding-top: 15px;
	background-image: url(images/topshadowbg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 15px;
	display: inline;
}

.rightbarcontainer {
	float: right;
	width: 200px;
	padding-top: 15px;
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 14px;
	background-image: url(images/topshadowbg.png);
	display: inline;
}
.contentcontainer {
	width: 1000px;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	float: left;
	display: inline;
}
.content {
	width: 571px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	background-image: url(images/contentshadowtop.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: inline;
	text-align: justify;
}
.applycontent {
	width: 771px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	background-image: url(images/contentshadowtop.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	display: inline;
	text-align: justify;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}
.contentbottom {
	background-image: url(images/contentbottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 22px;
	width: 1000px;
	float: left;
	display: inline;
}
.applycontentbottom {
	background-image: url(images/contentbottomapply.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 22px;
	width: 1000px;
	float: left;
	display: inline;
}
.footer {
	float: left;
	height: 100px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555;
	text-align: center;
	display: inline;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555;
	text-decoration: none;
	font-weight: normal;
}
.footerlinks:hover {
	color: #111;

}
.buttoncontentleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	height: 30px;
	width: 157px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 13px;
}
.buttoncontentleft:hover {
	color: #fff;
	height: 34px;
	width: 157px;
	padding-top: 11px;
	padding-right: 14px;
	padding-left: 9px;
}
.buttoncontentleft1 {
	color: #fff;
}
.buttoncontentleft1:hover {
	color: #fff;
}
.buttonleft {
	font-size: 9pt;
	height: 45px;
	width: 180px;
	background-image: url(images/sidebuttonbgdown.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.buttonleft:hover {
	background-image: url(images/buttonup.png);
}
.rightbarcontact {
	float: right;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-image: url(images/quickquotebg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 30px;
	display: inline;
	margin-right: 3px;
	display: inline;
}
.quickquotetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	margin-top: 17px;
	width: 100%;
	text-align: center;
}
.quickquotetop {
	background-image: url(images/quickquotetoporange.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	height: 33px;
	width: 190px;
	margin-right: 3px;
	display: inline;
}
.quickquotebottom {
	background-image: url(images/quickquotebottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 30px;
	width: 190px;
	margin-right: 3px;
	display: inline;
}
.contactinput {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	display: inline;
}
.biopicture {
	float: left;
	width: 200px;
	border: 2px outset #999;
}
.indexpicture {
	float: right;
	width: 260px;
}
.picture200right {
	float: right;
	width: 204px;
	margin-bottom: 15px;
}
.picture200left {
	float: left;
	width: 204px;
	margin-bottom: 15px;
}
.pictureright {
	float: left;
	border: 2px outset #999;
	margin-top: 15px;
}
.content348 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	float: right;
	width: 348px;
	text-align: justify;
}
.content348left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	float: left;
	width: 348px;
	text-align: justify;
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	float: left;
	width: 100%;
	text-align: left;
}
.contentindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	float: left;
	width: 305px;
	text-align: justify;
}
.contactform {
	float: left;
	width: 348px;
	text-align: justify;
	min-height: 700px;
	color: #333;
}
.biocontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	background-color: #b8c8d3;
	text-align: left;
	padding: 5px;
	float: left;
	width: 192px;
	margin-top: 15px;
	border: 1px solid #999;
}
.contactinfo {
	font-weight: bold;
	background-color: #b8c8d3;
	text-align: left;
	padding: 5px;
	float: right;
	width: 192px;
	margin-top: 0px;
	border: 1px solid #999;
}
.shortsalemenu {
	font-weight: bold;
	background-color: #b8c8d3;
	text-align: center;
	padding: 5px;
	float: right;
	width: 560px;
	margin-top: 0px;
	border: 1px solid #999;
}
.programinfomenu {
	font-weight: bold;
	background-color: #b8c8d3;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 99%;
	margin-top: 0px;
	border: 1px solid #999;
}
.resourcelist {
	float: left;
	height: 40px;
	width: 40px;
	margin-bottom: 10px;
	text-align: left;
}
.resourcetext {
	float: right;
	height: 28px;
	width: 144px;
	padding-left: 5px;
	padding-top: 12px;
	margin-bottom: 10px;
}

.leftbarrates {
	float: left;
	width: 160px;
	padding-right: 4px;
	padding-left: 16px;
}
.rightbarrates {
	float: right;
	width: 160px;
	padding-right: 15px;
	padding-left: 5px;
}
.calculator {
	float: left;
	padding-left: 35px;
}
.red {
	color: #F00;
}
h2 {
	font-weight: bold;
	color: #222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ed892f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.phonenumber {
	text-align: center;
	float: left;
	width: 190px;
	margin-left: 5px;
}
.indexlinks {
	float: right;
	width: 209px;
	margin-right: 22px;
	margin-top: 5px;
	background-image: url(images/announcementdown.gif);
	background-repeat: no-repeat;
	height: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 58px;
	text-align: center;
}
.indexlinks:hover {
	background-image: url(images/announcementup.gif);
	padding-top: 53px;
	height: 155px;
	padding-right: 5px;
	width: 204px;

}
.indexapplynow {
	float: right;
	width: 209px;
	margin-right: 22px;
	margin-top: 25px;
	background-image: url(images/applynowup.gif);
	background-repeat: no-repeat;
	height: 41px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
}
.indexapplynow:hover {
	background-image: url(images/applynowdown.gif);
	padding-top: 7px;
	height: 40px;
}
.indexapplynow1 {
	float: left;
	width: 209px;
	margin-right: 22px;
	margin-top: 5px;
	background-image: url(images/applynowup.gif);
	background-repeat: no-repeat;
	height: 41px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
}
.indexapplynow1:hover {
	background-image: url(images/applynowdown.gif);
	padding-top: 7px;
	height: 40px;
}
.indexapplynowmortgage {
	float: right;
	width: 209px;
	margin-top: 25px;
	background-image: url(images/applynowup.gif);
	background-repeat: no-repeat;
	height: 41px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
}
.indexapplynowmortgage:hover {
	background-image: url(images/applynowdown.gif);
	padding-top: 7px;
	height: 40px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #086db6;
	color: #000;
}
.blacklink {
	color: #000;
	text-decoration: none;
}
.whitetext {
	color: #fff;
}

a {
	font-weight: bold;
	color: #111;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #434e55;
}
