@charset "utf-8";
/* CSS Document */

.container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	
	background-color: #7f4734;
	padding-left: 0px;
	padding-right: 0px;
	}
.jumbotron {
	background-image: url(../img/Address-book-header-image.png);
	background-size: 100% 100%;	
	background-repeat: no-repeat;
	margin-bottom: 0px;
	max-height: 200px;
	min-height: 150px;
	}
.navbar {
	margin-top: 0px;
	border-radius: 0px;
	background-color: #44261c;
	border-width: 0px;
	margin-bottom: 0px;
	}
.footer {
	background-color: #44261c;
	width: 100%;
	padding: 10px;
	text-align: center;
	}
.main-content {
	width: 100%;
	background-color: #ecd9c6;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.right-column {
	background-color: #7f4734;
	background-height: cover;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
.left-column {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
.wrapper{position:relative;}
.bottom{position:absolute; bottom:0;}

.form-reg {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-color: #ecd9c6;
	max-width: 800px;
	min-width: 400px;
	}
.legend-01 {
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
	}
.btn-primary {
	background: #44261c;
    color: white;
	}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #7f4734;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
@font-face { font-family: Abbess; src: url('../fonts/Abbess.ttf'); }

@font-face { font-family: "Abbess"; src: url('../fonts/Abbess.eot'), url('../fonts/Abbess.woff'), url('../fonts/Abbess.ttf'), url('../fonts/Abbess.svg');}

@font-face { font-family: BenguiatStd-Book; src: url('../fonts/BenguiatStd-Book.ttf'); }
@font-face { font-family: BenguiatStd-BookItalic; src: url('../fonts/BenguiatStd-BookItalic.ttf'); }
@font-face { font-family: BenguiatGothicStd-Bold; src: url('../fonts/BenguiatStd-Bold.ttf'); }
@font-face { font-family: BenguiatGothicStd-BoldObl; src: url('../fonts/BenguiatStd-BoldItalic.ttf'); }

	
/* f10 {font-family: 'Modak', cursive;} */
f12 {font-family: 'Abbess', cursive;}

b1 {font-family: 'BenguiatStd-Book', serif;}
b2 {font-family: 'BenguiatStd-BookItalic', serif;}
b3 {font-family: 'BenguiatGothicStd-Bold', serif;}
b4 {font-family: 'BenguiatGothicStd-BoldObl', serif;}

y1 {font-family: 'Biryani', sans-serif; font-weight: 300;  font-style: light;}
y2 {font-family: 'Biryani', sans-serif; font-weight: 400;  font-style: regular;}
y3 {font-family: 'Biryani', sans-serif; font-weight: 600;  font-style: semi-bold;}
y4 {font-family: 'Biryani', sans-serif; font-weight: 700;  font-style: bold;}
y5 {font-family: 'Biryani', sans-serif; font-weight: 800;  font-style: extra-bold;}
y6 {font-family: 'Biryani', sans-serif; font-weight: 900;  font-style: black;}







