body {
	margin: 6px 0 6px 0;
	padding: 6px 0 6px 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

input, select, textarea, button {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #619529;
}

form, map {
	display: inline;
}

.leftcontent .boton {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../../images/fondo_button.gif) repeat-x left top;
	border: 1px solid #798663;
	width: 110px;
}

.main {
	background: url(../../images/fondo_main.gif) repeat-y left top;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.content {
	background: url(../../images/fondo_content.gif) no-repeat left top;
	color: #8E6844;
	margin: 0;
	vertical-align: top;
	padding-bottom: 12px;
}

.content h1 {
	text-align: right;
	font-size: 24px;
	font-style: italic;
	margin-right: 16px;
	margin-top: 18px;
	margin-bottom: 12px;
}

.content h2 {
	font-size: 11px;
	font-weight: bold;
	background: url(../../images/fondo_h2.gif) no-repeat center center;
	padding: 6px 0 6px 28px;
	margin: 0;
	margin-bottom: 8px;
	color: #FFFFFF;
}	

.content h3 {
	font-size: 11px;
	font-weight: bold;
	background: url(../../images/fondo_h2.gif) no-repeat center center;
	padding: 6px 0 6px 28px;
	margin: 0;
	margin-bottom: 8px;
	color: #FFFFFF;
	text-align: center;
}

.content p {
	font-size: 11px;
	margin-left: 16px;
	margin-right: 16px;
	text-align: justify;
}

.left {
	background: url(../../images/fondo_left.gif) repeat-y left top;	
}

.leftcontent {
	background: url(../../images/left_top.gif) no-repeat left top;
}

.leftcontent h1 {
	font-size: 12px;
	font-weight: bold;
	color: #467C16;
	margin: 8px;
	margin-top: 6px;
}

.leftcontent h2 {
	font-size: 12px;
	font-weight: bold;
	color: #467C16;
	padding: 9px;
	margin: 3px 0;
	margin-top: 6px;
	background: url(../../images/left_h2.gif) no-repeat left top;
}

.leftcontent ul {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	margin-left: 24px;
}

.leftcontent li {
	background: url(../../images/bullet1.gif) no-repeat left center;
	margin: 0;
	padding: 0;
}

.leftcontent a {
	color: #8C6846;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	text-decoration: none;
}

.leftcontent a:hover {
	text-decoration: underline;
}

.leftcontent form td {
	font-size: 10px;
	color: #4C821B;
	font-weight: bold;
	padding-left: 8px;
}

.leftcontent input, .leftcontent select {
	font-size: 10px;
}

.leftfix {
	width: 75px;
}

.quicksearch select {
	width: 105px;
}

.content .boton {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../../images/fondo_button.gif) repeat-x left top;
	border: 1px solid #798663;
	width: 110px;
	padding: 2px;
}

.searchcriteria {
	background: #E9F3D8;
	width: 100%;
	margin: 10px;
	padding: 6px;
}

.picsright {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FFFFFF;
}

.content ul {
	text-align: left;
	font-size: 11px;
}

.address {
	margin: 0 12px;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #8C6846;
	text-align: center;
	background: #FDFEFC url(../../images/fondo_content.gif) no-repeat center top;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #8DBF3A;
	border-left: 1px solid #8DBF3A;
}

.address strong {
	color: #467C16;
}

.boxed {
	margin: 6px auto;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #8DBF3A;
	border-left: 1px solid #8DBF3A;
}