body{ 
background:#fff;
color:#33333a;
}
.outerGlow {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

h1, h2, h3, h4{
color:#1668b2;
}
.header_bg{ 
	background:#fff;
}
.logo{
	color: #1668b2;
	border-bottom:1px #cccccc solid;
}
.logo a{
	color: #1668b2 !important;
}
.title{
	color:#464646; 
	border-bottom:1px #cccccc solid;
}
.tagLine{
	color:#464646; 
}
.red_bg{ 
	background-color: #1668b2; 
}
.call{ 
	color:#FFF; 
}
.contactDetails a{
	color: #FFF !important;
}
a.vip_btn:visited, a.joinButton:visited, a.btn-vip:visited, .contactDetails a:visited, a.featureBTN:visited{
	color: #FFF !important;
}
.searchBox h4{
	color: #FFF;
}
.add_bg h4, .add_bg a{
	color: #FFF;
	text-shadow: 0 1px 0 #000000;
}

.add_bg a:hover, .add_bg a:visited{
	color: #FFF !important;
}

.searchWidget h4{
	color: #000;
}

.searchWidget input, .searchWidget select{
	color: #464646 !important;
	background: #e8e5c4;

}

.mainContent{
	background: #FFF;
}

.boxHead{
	color: #363636;
}
.memberShipWidget{
	border: 1px solid #c2c2c2;
	border-left: none;
	border-right: none;	
}

.memberShipWidget h4, .memberShipWidget h3{
	color: #000;
}

.memberShipWidget h3{
	color: #363636;
}
.joinButton, .featureBTN, .vip_btn{
background: #b30b30; /* Old browsers */
background: -moz-linear-gradient(top, #b30b30 0%, #d22a33 50%, #d22a33 51%, #b30b30 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b30b30), color-stop(50%,#d22a33), color-stop(51%,#d22a33), color-stop(100%,#b30b30)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b30b30 0%,#d22a33 50%,#d22a33 51%,#b30b30 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b30b30 0%,#d22a33 50%,#d22a33 51%,#b30b30 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b30b30 0%,#d22a33 50%,#d22a33 51%,#b30b30 100%); /* IE10+ */
background: linear-gradient(to bottom, #b30b30 0%,#d22a33 50%,#d22a33 51%,#b30b30 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30b30', endColorstr='#b30b30',GradientType=0 ); /* IE6-9 */
color: #FFF;

}
.joinButton:hover, .featureBTN:hover{
	color: #000;
}

.listingWidget h1{
	color: #FFF;
	text-shadow: none;
}
.listingWidget  .price{
	color:#F00;
}

.sectionHeading{
	color: #1668b2;
}

.cPageText p font, .cPageText p {
  color: #414141 !important;
}

.blue_bg{ 
background: #1668b2;
}

.contactInfo{
	color: #FFF;

}

.connectHead{
	color: #FFF;
}

.connectHead a{
	color: #FFF;
}
.arrow_text{ 
color:#FFF;
background-color: #073d6e;
}
.footer-sections, .fproperty{
	background: #FFF;
}

.logoDynamicFooter {
    background: url("../images/footer_logo.png") no-repeat scroll center center / contain rgba(0, 0, 0, 0);
}
.copyright{
	background: #FFF;
	color: #33333a;
	border-top: 1px solid #c2c2c2;
}

a, .btn-link{
	color: #1668b2;
}

a:hover, .btn-link:hover{
	color: #b30b30;
}

a:visited{
	color: #073d6e !important;
}

.form-inline .form-group {
  margin-bottom: 15px;
  display: block;
}

.form-inline .form-control{
	width: 100%;
}

.btn-Search{
	background: #b30b30; /* Old browsers */
background: -moz-linear-gradient(top, #b30b30 0%, #d22a33 50%, #d22a33 51%, #b30b30 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b30b30), color-stop(50%,#d22a33), color-stop(51%,#d22a33), color-stop(100%,#b30b30)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b30b30 0%,#d22a33 50%,#d22a33 51%,#b30b30 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b30b30 0%,#d22a33 50%,#d22a33 51%,#b30b30 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b30b30 0%,#d22a33 50%,#d22a33 51%,#b30b30 100%); /* IE10+ */
background: linear-gradient(to bottom, #b30b30 0%,#d22a33 50%,#d22a33 51%,#b30b30 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30b30', endColorstr='#b30b30',GradientType=0 ); /* IE6-9 */
color: #FFF;
border: 1px solid #13568f;
}

.btn-Search:hover{
color: #FFF;
border: 1px solid #13568f;	
}

.searchForm{
	background: rgba(32,110,180,0.9);
}


/* Navigation code here */


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #e3dbc6;
  color: #603913;
}

.navbar-default .navbar-nav > li > a {
  color: #603913;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #FFF;
}


.navbar .btn-navbar {
  background-color: #EDEDED !important;
  background-image: linear-gradient(to bottom, #F2F2F2, #333) !important;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #333 !important;
  *background-color: #d9d9d9;
}



#imouter0 a {	
	color: #603913 !important;
}

#imouter0 a:hover{
	color: #FFF !important;
}


#imouter0 ul a {
  color: #1668b2 !important;

}

#imouter0 ul li ul a {
	border-bottom: 1px solid #b6d1ea !important;
  color: #fff !important;

}

#imouter0 ul a:hover {
  color: #b30b30 !important;

}

#imouter0 ul li ul a:hover{
	color: #FFF !important;
	background: #b30b30 !important;
}


.navbar .nav {
    float: none !important;
}

.dropdown-menu {
  background-color: #E3DBC6 !important;
}

.navbar .nav > li > a {
  color: #603913 !important;
}

.nav li a:hover{
	color: #FFF !important;
	background: #E3DBC6 !important;
}

#imenus0 .imsubc {
  background-color: #1668b2 !important;
}

.ynamicFrame {
  background: none repeat scroll 0 0 #FFFFFF;
}


#dynamicFrame {
  background: none repeat scroll 0 0 #FFFFFF;
}

#QuickSearch .form-control::-moz-placeholder{
	color: #555;
}
#imouter0 ul li ul{
	white-space: nowrap;
	width: auto !important;
}