/*
*   name           Favourite
*   version        3.4
*   description    Responsive and customizable Joomla!3 template
*   demo           ttp://demo.favthemes.com/favourite/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2016 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*
******************************************************************************************

/// custom style

******************************************************************************************
*/

body {
	    background-color: #E8E0BA;
  		text-align: left;
}

/*.fav-transparent {
    background-color: #E8E0BA;
}
*/

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

#fav-container {
	    background-color: #E8E0BA;
}

#fav-headerwrap {
  background-color:transparent;
  border-bottom: none;
  border-top: none;
  position: relative;
}

#fav-topbarwrap {
    box-shadow: 0 1px 0 0 black;
}


/*added 8-31 */

.favnav {
    display: block;
    margin: 0px;
    padding-bottom: 0px;
    float: left;
    /*float: none !important;*/
  }





#fav-nav.span9 {
	margin-left: 0;
}

.favnav .navigation .menunav-pills li a {
  border-radius: 0px;
}

h3 {
  line-height: 30px;
}

h4 {
  text-align: left;
}

p {
  text-align: left;
}

.moduletable- {
  text-align: left;
}

.moduletable {
  text-align: left;
}

.moduletable-sfx47, .moduletable-sfx11, .moduletable-sfx21 {
  border-radius: 0px;