.toubody, .touh1, .touh2, .touh3, .touh4, .touh5, .touh6 {
	font-family: Oxygen, "Helvetica Neue", "Helvetica", Arial, sans-serif;
	font-size: 24px;

}

.mytouh1 {
	font-size: 40px;
	color:#885024;
	font-family: Oxygen, "Helvetica Neue", "Helvetica", Arial, sans-serif;
	/* margin: 10px 0; */
	margin-bottom: .65em;
	margin-top: 0;
	/* font-weight:300; */
}

/* $ARTCILES */
#fullArticle dt {
  background: #2D95EC;
}

 #fullArticle h1,
 #fullArticle h3,
 #fullArticle h2 {
 font-weight: 200;
}

#fullArticle h1 {
letter-spacing: -0.5px;
}

#fullArticle h3.title {
    margin-bottom: 1em;
}

#fullArticle div,
#fullArticle p
{
	font-size: 14px;
	line-height: 1.55rem;
	margin-bottom: 1.5rem;
}

#docsSearch h1 {
	font-size: 40px;
	color:#fff;
	font-weight:300;
}

#searchBar button {
	background:#f89406;
	text-shadow: none;
	border: 1px solid #f89406;

}

#searchBar button:hover {
	background:#F1B04C;
	text-shadow: none;
	border: 1px solid #F1B04C;
}


#docsSearch {
	background:#2d95ec;
  padding: 5em 0;
}



.brand img {
	width:180px;
}

.navbar-inner {
	min-height: 65px;
}

.navbar .brand{
	padding:15px 20px;
}

.navbar .nav a{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 300;
}

.navbar .nav .active .caret {
	display:none;
}

.tou-container-fluid {
	max-width:1080px;
	margin:0 auto;
	position:relative
}

   
.bullet{
	margin-left: 20px;
	color: #585858;
}

#contentArea .contentWrapper {
	border: 1px solid #e9e5e5;
	padding: 45px 45px;
}

#main-content {
	padding: 30px 0 0 30px;
}