@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img, tr, td, form {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
}
:focus {
	outline: 0;
}
body{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3f4547;
	margin-left: 0px;
	margin-top: 53px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #25120a;
	background-image: url(../images/master-bg1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #812004;
	font-style: italic;
	background-image: url(../images/online-application-img.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px;
}
h2 {
	font-size: 21px;
	color: #2e3234;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
}
h4 {	
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #641903;
	font-style: italic;
}
a{color:#e2b53d; text-decoration:none;}
a:hover {color:#f2e6c4; text-decoration:underline;}
.font-10-black {
	font-size: 10px;
	font-weight: bold;
}
.font-10 {
	font-size: 10px;
	color: #7e5333;
	font-weight: bold;
}
#master-bg {
	width:1016px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 1016px;
	float: left;
}
#center-bg{
	background-repeat: repeat-y;
	width: 1016px;
	float: left;
	background-image: url(../images/center-bg.png);
}
#footer-bg {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 1016px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom:20px;
}
#online-application {
	width: 960px;
	background-image: url(../images/top-bg.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 12px;
	background-color: #DAD6D5;
	background-repeat: repeat-x;
}
input {border: 1px solid #a7a7a7;width: 262px;}
textarea {border: 1px solid #a7a7a7; width: 262px; padding-bottom: 3px; height: 48px;}
.star {color: #7e5333;}
.radiobutton {border: 0px;width: auto;}
#additional-information {
	background-repeat: repeat-x;
	width: 960px;
	background-image: url(../images/mid-bg.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 66px;
	color: #e1dbda;
}
.submit-btn{
	position: relative;
	float: left;
	/*margin-top: 30px;
	margin-right: 30px;*/
	background-repeat: no-repeat;
	height: 72px;
	width: 159px;
	border: none!important;
}
#faq-bg {
	background-image: url(../images/faq-bg.jpg);
	background-repeat: repeat-x;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 22px;
	background-color: #B6A8A5;
	height: 588px;
}
#faq-div {
	float: left;
	width: 452px;
	margin-right:50px;
}
#faq-div1 {
	float: left;
	width: 452px;
}
.faq-top {
	background-image: url(../images/faq-top.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 452px;
	font-size: 1px;
	line-height: 1px;
}
.faq-center {background-image: url(../images/faq-cen-patt.png); repeat: repeat-y;
	width: 436px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.faq-text-div{
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcb8b7;
	padding-bottom: 8px;
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
.faq-text-div p{padding-top:10px;}
.faq-text-div-last{
	width: 430px;
	padding-bottom: 8px;
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
.faq-bottom {
	background-image: url(../images/faq-bottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 452px;
	height: 14px;
	font-size: 1px;
	line-height: 1px;
}
