/*---------- MAIN ------------------*/
/*---------- ELEMENTS --------------*/

* {
	margin: 0;
	padding: 0;	
}

body {
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	padding-bottom: 50px;
	padding-left: 15px;
	padding-top: 15px;
}

a {
	color: #696969; 
	text-decoration: none;
}
a:hover {
	color: #ef1424;
}

img {
	border: 0;
}

/*---------- IDs --------------*/

#wrapper {
	background-image: url(dimg/ohv_bg.jpg);
	background-repeat: no-repeat;
	background-color: #c08724;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 996px;
	height: auto;
	text-align: left;
	position: relative;
	clear: both;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

#logo-and-horse {
	height: 170px;
}

#menu-bar {
	background-color: transparent;
	padding: 15px;
	clear: both;
	width: auto;
	margin-bottom: 20px;
	background-image: url(dimg/as.png);
	background-repeat: repeat;
}

#list-items {
	top: auto;
	left: auto;
	text-align: right;
	z-index: 1;
	width: auto;
}

#frase {
	top: auto;
	left: auto;
	text-align: left;
	z-index: 2;
	width: auto;
	float: left;
}

#content {
	background-color: transparent;
	padding: 15px;
	clear: both;
	width: auto;
	height: auto;
	min-height: 300px;
	margin-bottom: 20px;
	background-image: url(dimg/as.png);
	background-repeat: repeat;
}

#about {
	
}

#contact-bar {
	background-color: transparent;
	padding: 15px;
	clear: both;
	width: auto;
	margin-bottom: 20px;
	background-image: url(dimg/as.png);
	background-repeat: repeat;
}


		
#agria {
 	text-align:right;
 	display:block;
 	clear:none;
	/*position:relative;
	bottom:5px;
	right: 5px;*/
}

/*---------- TYPOGRAPHY --------------*/

h1 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	display: inline;
}

h2 {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
}

h2 span {
	margin-left: 15px;
	font-size: 11px;
}

h3 {
	color: #000000; 
	line-height: 17px; 
	font-weight: bold; 
	padding: 0 0 30px 0;
}

h3 span {
	color: #808080; 
	font-weight: normal;
}

h4 {
	color: #000000; 
	line-height: 17px; 
	font-weight: bold; 
}

p {
	margin-left: 15px;
	font-size: 11px;
}


/*---------- Classes & Variations --------------*/

#logotype {
	margin-top: 15px;
}

#frase h1 {
  display:inline;
  vertical-align:bottom;
}

#menu-bar li {
	display: inline;
	text-transform: uppercase;
	text-align: right;
	margin-left: 30px;
}

#menu-bar li a{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

#menu-bar li a:hover{
  color: #ef1424;
}

/*-----news------*/

.news {
	width: 650px;
}

.news-text {
	margin-left: 15px;
	font-size: 11px;
}

.news a {
	
}

.news li {
	margin-left: 30px;
}

/*-----intro------*/
#about {
  
}
#about li {
	margin-left: 30px;
}
#about-img {
  float: right;
}

/*-----activities------*/

.activity {
	width: 650px;
}

.activity-text {
	margin-left: 15px;
	font-size: 11px;
}

#contact-text {
	margin-left: 0px;
	font-style: oblique;
}

#contact-text-frontpage {
	margin-left: 0px;
	font-style: oblique;
	float:left;
}
