body
{	
	background-image:url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #F5E488;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #461e01;
}
h1
{
	font-size:24px;
	display: inline;
	color: #461e01;
}
.heading
{
	font-size: 19px;
	color: #461e01;
}
p.spacer
{
	line-height: 5px;
	height: 5px;
	display: inline;
}
table.main
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fbf3bb;
	border: 1px solid #335921;
}
table.header
{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-color: #d9e2a8;
	border-style: solid;
	background-color: #fefedb;
	padding-left: 30px;
}
td.nav
{
	background-image: url(../images/butoff.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
td.side
{
	background-image: url(../images/side.gif);
	background-repeat: repeat-y;
	width: 13px;
}
td.line
{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #335921;
	border-style: solid;
	width: 100px;
	height: 5px;
}
td.text
{
	padding: 5px 15px 5px 15px;
}
td.link_padd
{
	padding-left: 30px;
}
td.home
{
	background-image: url(../images/home_off.gif);
	background-repeat:no-repeat;
	width: 101px;
}
td.links
{
	background-image: url(../images/links_off.gif);
	background-repeat:no-repeat;
	width: 101px;
}
td.courses
{
	background-image: url(../images/courses_off.gif);
	background-repeat:no-repeat;
	width: 101px;
}
td.bar
{
	background-image: url(../images/bar_off.gif);
	background-repeat:no-repeat;
	width: 101px;
}
td.booking
{
	background-image: url(../images/book_off.gif);
	background-repeat:no-repeat;
	width: 101px;
}
td.contact
{
	background-image: url(../images/contact_off.gif);
	background-repeat:no-repeat;
	width: 101px;
}
li
{	
	color: #174204;
}
a
{
	color: #461e01;
	text-decoration: none;
}
a:hover
{
	color: #461e01;
	text-decoration: underline;
}
.img_border
{
	border: 2px solid #335921;
}
input ,select, textarea
{
	border: 1px solid #335921;
	background-color: #fefedb;
	width: 200px;
}
input.check
{
	width: 30px;
}
td.drop
{
	height: 24px;
}
td.olivos
{
	width: 110px;
}
.testimonial {
	font-size:13px; margin:7px;
}
a.olivos {
	color: #461e01;	text-decoration: none; font-size:10px; text-align:justify
}
a.olivos:hover {
	color: #461e01;	text-decoration: underline;
}
