@charset "utf-8";
h1, p {
	color: rgba(103,63,53,1.00);
	font-family: double-pica;
	font-style: normal;
	font-weight: 400;
}
.h3 {
	font-family: double-pica;
	font-style: normal;
	font-weight: 400;
	color: rgba(103,63,53,1.00);
}
h4 {
	font-family: double-pica;
	font-style: normal;
	font-weight: 400;
	color: rgba(103,63,53,1.00);
	text-align: center;
	font-size: large;
}
a {
	color: rgba(103,63,53,1.00);
}







.navbar-default {
	font-family: double-pica-small-caps;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	background-color: rgba(255,255,255,0.00);
	color: rgba(103,63,53,1.00);
	right: auto;
	font-size: 1.2em;
	font-variant: normal;
}
.img-responsive {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	top: auto;
	bottom: auto;
	right: auto;
	left: auto;
	border-radius: 0px;
}
.thumbnail {
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;



}


@media screen and (min-width: 766px) {
  .navbar .nav,
  .navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
  }

  .navbar-inner {
    text-align:center;
  }
  
  ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
  }

}
#main {
	color: rgba(103,63,53,1.00);
	font-family: double-pica;
	font-style: normal;
	font-weight: 400;
}
.supscribeForm {
	text-align: center;
	font-family: double-pica;
	font-style: normal;
	font-weight: 400;
	border-style: none;
}


#textarea {
	width: 500px;
	height: 400px;
	font-family: double-pica;
	font-style: normal;
	font-weight: 400;
	color: rgba(103,63,53,1.00);
}
#textarea2 {
	width: 200px;
	height: 500px;
}
.a {
}
