html, body
{
  background-color: #e5e5e5 !important;
}

body
{
  font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: transparent;
  color: #211922;
}
.content
{
  background-color: #ffffff !important;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-top-color: #e5e5e5;
  border-right-color-value: #dbdbdb;
  border-bottom-color: #d2d2d2;
  border-left-color-value: #dbdbdb;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
.content, .rounded
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}





.my-cool-content {
border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.33);
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

.reveal .fa {
  font-family: 'FontAwesome';
}
.fa {
  text-rendering: auto;
}
.cursive-title { 
	font-family: 'Stalemate', cursive; 
	font-weight: 400; 
	color: #b40101;
	font-size: 76px;
	line-height: 76px;
	margin-top:10px;
	margin-bottom:10px;
	
}

a {
    color: #b40101;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

a:hover {
    color: #ec1717;
    text-decoration: none;
}
#kwHeader
{
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  height: 105px;
  font-size: 16px;
  color: #999999;
  position: relative;
  z-index: 9999;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #b40101;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#rebrand #kwHeader
{
  box-shadow: #666666;
}
#footer {
    margin: 20px 0 0;
    border-top: 1px solid #e9e9e9;
    background: #f5f5f5;
    font-size: 13px;
    text-align: center;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e5e5e5;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}


small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #cccccc;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-warning {
  color: #c09853;
}

.text-warning:hover {
  color: #a47e3c;
}

.text-danger {
  color: #b40101;
}

.text-danger:hover {
  color: #b40101;
}

.text-success {
  color: #468847;
}

.text-success:hover {
  color: #356635;
}

.text-info {
  color: #808285;
}

.text-info:hover {
  color: #808285;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.h1 { 
    font-size: 18px;
	font-family: 'Gudea', sans-serif; 
	font-weight: 700;
	color: #808285;
}

.h2 { 
	font-family: 'Gudea', sans-serif;
	font-weight: 700;
	color: #808285;
}
.h3 { 
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	color: #808285;
}
.h4 { 
	font-family: 'Stalemate', cursive; 
	font-weight: 400; 
	color: #b40101;
	font-size: 32px;
	line-height: 32px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.h5 { 
	font-family: 'Gudea', sans-serif;
	font-weight: 700;
	color: #b40101;
}
.h6 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: #b40101;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

.page-header {
  margin-top: 55px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-top: 15px;
  font-size: 60px;
  line-height: 68px;
  border-bottom: 1px solid #cccccc;
}
.kw_h1_title {
	color: #B40101;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 3px;
}
.kw_red_price {
	color: #B40101;
	font-size: 18px;
	line-height: 18px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight: normal;
	letter-spacing: 1px;
}
.dark-background {
	background: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gray-background {
	background: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.light-gray-background {
	background: #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
 }
.white-background {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
 }
.white-shadow-background {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0.5px 0.5px 10px #808285;
 }
 
.clean-white-background {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url("http://donnasintay.com/images/uploads/website_layout/whiteSlice.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	box-shadow: #666666;
	position: relative;
	z-index: 1001;
 }
 .details-back-fwd-nav {
	padding-top: -50px;
}
.nav-tabs {
  border-bottom: 1px solid #b40101;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #b40101;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/*
 * Glyphicons
 *
 * Special styles for displaying the icons and their classes in the docs.
 */

.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}
.bs-glyphicons li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #ddd;
}
.bs-glyphicons .glyphicon {
  display: block;
  margin: 5px auto 10px;
  font-size: 24px;
}
.bs-glyphicons li:hover {
  background-color: rgba(86,61,124,.1);
}

.beds-baths-large {
	font-size: 22px;
	font-weight: bold;
}






.bs-small-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}
.bs-small-glyphicons li {
  float: left;
  width: 25%;
  height: 80px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #ddd;
}
.bs-small-glyphicons .glyphicon {
  display: block;
  margin: 5px auto 10px;
  font-size: 14px;
}
.bs-small-glyphicons li:hover {
  background-color: rgba(86,61,124,.1);
}

.beds-baths-small {
	font-size: 14px;
	font-weight: bold;

}
@media (max-width: 767px) {
.breadcrumb-wrapper {
    text-align: center;
  }
  .lead {
    font-size: 14px;
  }

  .breadcrumbs.pull-right {
    float: none !important;
  }
}
