hr.shadow {
  margin: 15px 0;
  height:15px;
  border: 0px;
  background:url('../images/horizontal_line.png') no-repeat;
  border-top: 0px solid #eeeeee;
  border-bottom: 0px solid #ffffff;
}
footer{
margin:0 auto;
}

.h4heading{
font-family: 'Playball';
font-size:22pt;
}

.copyright{
font-size:12px;
margin:0px;
}
p{
	margin-bottom:15px;
}
/*  TO REMOVE LITTLE ARROW UNDER DROP DOWN MENU - START HERE */
.dropdown-menu:before, 
.dropdown-menu:after {
     border: none !important;
     content: none !important;
}
/*  TO REMOVE LITTLE ARROW UNDER DROP DOWN MENU - END HERE */

.navbar .navbar-inner {
  min-height: 40px;
  padding-right:10px;
  padding-left: 15px;
  font-size:13px;
}


.navbar{
margin:0px 0px 10px 0px;
font-size:13px;
}

.navbar-inner > .container{
width:902px;
}

.navbar-inner{
font-size:13px;
}
